1. 9ca1628 Support building Windows SDK under Linux. by Raphael · 14 years ago
  2. 135677a For userdebug builds, enable Dalvik lock contention sampling. by Brad Fitzpatrick · 14 years ago
  3. 303b341 Add clean step for SDK version change. by Dianne Hackborn · 14 years ago
  4. efba0b9 It's beginning to look a lot like release time! by Dianne Hackborn · 14 years ago
  5. 139e332 Add symbols.zip and build.prop to sdk dist. by Ying Wang · 14 years ago
  6. 6714dbc Add comments for ANDROID_BUILD_SHELL by Ying Wang · 14 years ago
  7. 2ce495a Allow use of alternative to bash as the build shell. by Ying Wang · 14 years ago
  8. 910dcbe Cherry-pick 6f1c75849c4b101b55ae624755e43293724ce76e from eclair by Ying Wang · 14 years ago
  9. 9a6a1e3 Add android-info.txt to the dist dir. by Ying Wang · 14 years ago
  10. 8c25482 Support to override instr target package in inherit-package by Ying Wang · 14 years ago
  11. 283e2a1 store filesystem config info in target files at build time by Doug Zongker · 14 years ago
  12. 6e6824c Merge changes Ib3b44e83,I70d50928 by Colin Cross · 14 years ago
  13. 1873e44 Merge "Don't force localization for package tagged as tests." by Ying Wang · 14 years ago
  14. f807c55 Add a new build target armv7-a-neon by Colin Cross · 14 years ago
  15. 5720bb9 Modify the armv7-a target arch to not use NEON by Colin Cross · 14 years ago
  16. c61d593 Don't force localization for package tagged as tests. by Ying Wang · 14 years ago
  17. 08e3883 Merge "Let Proguard load emma jar if it's enabled." by Ying Wang · 14 years ago
  18. 389b7e1 Let Proguard load emma jar if it's enabled. by Ying Wang · 14 years ago
  19. 4f85d00 Make ProGuard keep @VisibleForTesting classes and methods by Bjorn Bringert · 14 years ago
  20. d2e571c merge from open-source master by The Android Open Source Project · 14 years ago
  21. 99e087b Added -lpthread to target LDFLAGS for sim-eng. by Andy McFadden · 14 years ago
  22. ab2b1db Cleanspec rules to take care of old (pre-static) libraries. by Dan Egnor · 14 years ago
  23. 221cdbb Fix builds due to Music2 moving around. by Andrew Stadler · 14 years ago
  24. 048683e Merge from eclair by Jean-Baptiste Queru · 14 years ago
  25. 4eb079f Look for product configs in device/ in addition to vendor/ by Jean-Baptiste Queru · 14 years ago
  26. 09433bc Add clean step for Launcher & Launcher2 by Romain Guy · 14 years ago
  27. bba8dec Remove a bunch of obsolete/(potentially) renamed .apk's. by Dan Egnor · 14 years ago
  28. a17463f Fix proguard_option_file. by Ying Wang · 14 years ago
  29. fa9ae7b Decentralizes cleanspecs. by Ying Wang · 14 years ago
  30. f47dc06 Merge "Turn on Proguard by default for user/userdebug builds." by Ying Wang · 14 years ago
  31. 518ce57 De-dupe PRODUCT_COPY_FILES by Jean-Baptiste Queru · 14 years ago
  32. a7c0784 Merge "The builders project is gone. Remove it from main.mk" by Xavier Ducrohet · 14 years ago
  33. a5b1e4e Merge "Tweak default x86 target arch variant." by Andy McFadden · 14 years ago
  34. ef26218 Tweak default x86 target arch variant. by Andy McFadden · 14 years ago
  35. d0c997e Framework no longer links with android-common. by Dianne Hackborn · 14 years ago
  36. 75e3264 Don't build OTA package for aosp_emulator_us by Jean-Baptiste Queru · 14 years ago
  37. b464b5e The builders project is gone. Remove it from main.mk by Xavier Ducrohet · 14 years ago
  38. 16e95bb Build the target side of the simulator as 32-bit. by Andy McFadden · 14 years ago
  39. 9b4a812 Get rid of $(combo_target) by Jean-Baptiste Queru · 14 years ago
  40. e009f29 Fix build. by Andy McFadden · 14 years ago
  41. b94202f Merge "Provide default variant for x86." by Andy McFadden · 14 years ago
  42. 8d7c2b5 Provide default variant for x86. by Andy McFadden · 14 years ago
  43. 22344e7 Merge "Allow optional product inheritance" by Jean-Baptiste Queru · 14 years ago
  44. 28a846d Allow optional product inheritance by Joe Onorato · 14 years ago
  45. 85ab497 Turn on Proguard by default for user/userdebug builds. by Ying Wang · 14 years ago
  46. 577c5ba Merge "remove obsolete property ro.config.sync" by Fred Quintana · 14 years ago
  47. 1d89773 fix makefile inheritance system by Doug Zongker · 14 years ago
  48. 74a7e06 Remove dead shared objects from prelink map. by Chia-chi Yeh · 14 years ago
  49. 5dc8a65 remove obsolete property ro.config.sync by Fred Quintana · 14 years ago
  50. 7e2f13b build the event-log-tags file for the simulator by Doug Zongker · 14 years ago
  51. d2827a1 Merge "Allow sdk/builders to be built using Windows SDK." by Raphael Moll · 14 years ago
  52. 719a123 Allow sdk/builders to be built using Windows SDK. by Raphael · 14 years ago
  53. abfbbe2 allow EventLog tag numbers to be auto-assigned by Doug Zongker · 14 years ago
  54. 1181898 core: pass nand page size to mkyaffs2image based on BOARD_NAND_PAGE_SIZE boardconfig var by Dima Zavin · 14 years ago
  55. e3265fb Makefile change for build against historical sdk versions. by Ying Wang · 14 years ago
  56. 3b2bdf1 Fix and enable proguard on packages. by Ying Wang · 14 years ago
  57. 769835e add libsurfaceflinger_client and libcamera_client to the prelinkmap by Mathias Agopian · 14 years ago
  58. 9825256 Put private includes before system includes. by Patrick Scott · 14 years ago
  59. bb67d21 Get LOCAL_MANIFEST_PACKAGE_NAME working. by Jeff Hamilton · 14 years ago
  60. f184a0f Add support for LOCAL_JAVACFLAGS by Brian Carlstrom · 14 years ago
  61. 899e62a Add an inherit-package macro to the build system. by Joe Onorato · 14 years ago
  62. 29544b2 Merge "Look for product configs in device/ in addition to vendor/" by Jean-Baptiste Queru · 14 years ago
  63. 1483360 add UnmountAll function to OTA script; support radio images w/path by Doug Zongker · 14 years ago
  64. a89c990 Add all-logtags-files-under macro by Bjorn Bringert · 14 years ago
  65. 5993b09 am ccd0338c: am e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too. by Raphael · 14 years ago
  66. ffae6f5 am 25a331ab: Merge "Update version string." into eclair by Ed Heyl · 14 years ago
  67. 813022b Update version string. by Dianne Hackborn · 14 years ago
  68. ccd0338 am e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too. by Raphael · 14 years ago
  69. e749b5a Fix windows make: layoutlib_api moved to sdk.git too. by Raphael · 14 years ago
  70. 8d05416 Look for product configs in device/ in addition to vendor/ by Jean-Baptiste Queru · 14 years ago
  71. a7ab17d Allow multiple directories in LOCAL_RESOURCE_DIR by Bjorn Bringert · 14 years ago
  72. 09831ec Merge "Add libjpeg to the prelink map." by Wei-Ta Chen · 14 years ago
  73. 44f6dde am acbbba88: am d1b68863: Merge "Add etc1tool to Windows SDK." into eclair by Raphael Moll · 14 years ago
  74. acbbba8 am d1b68863: Merge "Add etc1tool to Windows SDK." into eclair by Raphael Moll · 14 years ago
  75. 4e7b0e2 Add etc1tool to Windows SDK. by Raphael · 14 years ago
  76. 75127b7 Remove special-handling of the restricted tag. by Jean-Baptiste Queru · 15 years ago
  77. 6907cfe Remove special-case where CLASS=apps ignored TAGS=user by Jean-Baptiste Queru · 15 years ago
  78. a831cbd Warn when using unrecognized/uncommon tags. by Jean-Baptiste Queru · 15 years ago
  79. 7b86bfb add a warning about using include in product spec files. by Joe Onorato · 15 years ago
  80. d139dbb Add libjpeg to the prelink map. by Wei-Ta Chen · 15 years ago
  81. 05c7f61 Don't do the check build step for apps that link against the SDK. by Joe Onorato · 15 years ago
  82. bc8abb6 Tell python not to spam the source tree with .pyc files. by Joe Onorato · 15 years ago
  83. fcc50eb Add libETC1 to the prelink map. by Jack Palevich · 15 years ago
  84. 0a3cfdc Add all-html-files-under by Jean-Baptiste Queru · 15 years ago
  85. a709a1b am d5cf3a95: am 1e43c510: Add CTS accounts tests to CTS makefile. by Brett Chabot · 15 years ago
  86. d5cf3a9 am 1e43c510: Add CTS accounts tests to CTS makefile. by Brett Chabot · 15 years ago
  87. 1e43c51 Add CTS accounts tests to CTS makefile. by Brett Chabot · 15 years ago
  88. 64b00e3 Squashed commit of the following: by Andreas Huber · 15 years ago
  89. aa2885e Switch the platform name from Eclair-MR2 to Froyo. by Jeff Hamilton · 15 years ago
  90. f6a53aa add "EXTERNAL" as special value of LOCAL_CERTIFICATE by Doug Zongker · 15 years ago
  91. a660e48 am 4cac8afc: am 714111cb: include pre-signed prebuilt .apks in apkcerts.txt by Doug Zongker · 15 years ago
  92. 4cac8af am 714111cb: include pre-signed prebuilt .apks in apkcerts.txt by Doug Zongker · 15 years ago
  93. 714111c include pre-signed prebuilt .apks in apkcerts.txt by Doug Zongker · 15 years ago
  94. 3a104c8 am 39ecb46e: am 9bc88726: Merge change I45302ff0 into eclair-mr2 by Doug Zongker · 15 years ago
  95. 39ecb46 am 9bc88726: Merge change I45302ff0 into eclair-mr2 by Doug Zongker · 15 years ago
  96. 9bc8872 Merge change I45302ff0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  97. 45302ff make prebuilt .apks require LOCAL_CERTIFICATE by Doug Zongker · 15 years ago
  98. 27861a9 am baefd248: am 92e2d3e2: am 6ef046c8: Fixes ProGuard options. by Ying Wang · 15 years ago
  99. baefd24 am 92e2d3e2: am 6ef046c8: Fixes ProGuard options. by Ying Wang · 15 years ago
  100. 92e2d3e am 6ef046c8: Fixes ProGuard options. by Ying Wang · 15 years ago