- 12 Mar, 2011 1 commit
-
-
Iliyan Malchev authored
This patch removes support for prelinking from the build system. By now, the prelinker has outlived its usefulness for several reasons. Firstly, the speedup that it afforded in the early days of Android is now nullified by the speed of hardware, as well as by the presence of Zygote. Secondly, the space savings that come with prelinking (measued at 17MB on a recent honeycomb stingray build) are no longer important either. Thirdly, prelinking reduces the effectiveness of Address-Space-Layout Randomization. Finally, since it is not part of the gcc suite, the prelinker needs to be maintained separately. The patch deletes apriori, soslim, lsd, isprelinked, and iself from the source tree. It also removes the prelink map. LOCAL_PRELINK_MODULE becomes a no-op. Individual Android.mk will get cleaned separately. Support for prelinking will have to be removed from the recovery code and from the dynamic loader as well. Change-Id: I5839c9c25f7772d5183eedfe20ab924f2a7cd411
-
- 11 Mar, 2011 2 commits
-
-
Raphael Moll authored
* commit '2cfffcb6': Fix find-jdk-tools-jar to be cygwin-friendly.
-
Raphael Moll authored
* commit '8755e2b2': Fix find-jdk-tools-jar to be cygwin-friendly.
-
- 10 Mar, 2011 2 commits
-
-
Raphael Moll authored
* commit 'e84739e9': Fix find-jdk-tools-jar to be cygwin-friendly.
-
Raphael Moll authored
-
- 09 Mar, 2011 6 commits
-
-
Dianne Hackborn authored
* commit '8046557f': It's a new version!
-
Dianne Hackborn authored
* commit '59daa2bc': It's a new version!
-
Dianne Hackborn authored
Change-Id: Ic0740e3250ad7805188f919cdb0cc63b6aa17423
-
Ying Wang authored
Change-Id: I3665ae5778120499117806e7301a7be6dfff91cf
-
- 08 Mar, 2011 6 commits
-
-
Raphael Moll authored
Change-Id: I9cf2035026725fd1ba8a014b484262ed1acc1df4
-
Ed Heyl authored
Change-Id: Ia10a4601b7156f6379d1663d811af45103ff81ff
-
Ying Wang authored
Change-Id: Id694a11fb644d21a69c89aad0bd6b0fa85aab32d
-
Ed Heyl authored
- 07 Mar, 2011 8 commits
-
-
Ed Heyl authored
Change-Id: I94081a1288da434811a1ddaa8a7b7b5da13d9341
-
David Turner authored
* commit 'b9c627c6': x86: Use GCC 4.4.3
-
David Turner authored
* commit '0683a773': x86: Use GCC 4.4.3
-
Ying Wang authored
Change-Id: I6596f4a65a99eed98bdca2d8a6840bc378297b6d
-
Scott Main authored
* commit '73b09799': docs: update android market icon
-
Scott Main authored
* commit 'e8f40264': docs: update android market icon
-
Scott Main authored
-
- 05 Mar, 2011 4 commits
-
-
Ed Heyl authored
Change-Id: Ie076ccd04fc02fdc6753b4787bcf5ac12f167d4e
-
Scott Main authored
am 2e426cf0: am 3ab162e7: docs: script update to account for double-nested list items when scrolling sidenav into view * commit '2e426cf0': docs: script update to account for double-nested list items when scrolling sidenav into view
-
Scott Main authored
am 3ab162e7: docs: script update to account for double-nested list items when scrolling sidenav into view * commit '3ab162e7': docs: script update to account for double-nested list items when scrolling sidenav into view
-
David Turner authored
* commit 'dfa82c43': x86: Add in the VirtualBox emulator as a separate build target
-
- 04 Mar, 2011 11 commits
-
-
David Turner authored
-
Ying Wang authored
Change-Id: I476923007dac1174371d6e6526d72182eb6c7243
-
Ying Wang authored
Change-Id: I099298cfffc2546975732a3bf0df60f96ccbdac4 Meanwhile don't build the ota and update zip files if no recovery.fstab found.
-
David Turner authored
* commit '9edd4fa0': x86: sdk_x86 build target
-
David Turner authored
-
Scott Main authored
Change-Id: I03668f9ecb7da03a7921a0d7eacd2dcaa0a1ba54
-
David Turner authored
* commit 'faa68200': x86: Add in the VirtualBox emulator as a separate build target
-
David Turner authored
-
Ying Wang authored