1. 9a6a1e3 Add android-info.txt to the dist dir. by Ying Wang · 15 years ago
  2. 8c25482 Support to override instr target package in inherit-package by Ying Wang · 15 years ago
  3. 283e2a1 store filesystem config info in target files at build time by Doug Zongker · 15 years ago
  4. 5dfb37d Car mode is now a standard part of the platform. by Dianne Hackborn · 15 years ago
  5. c208ccb Merge "Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt" by Colin Cross · 15 years ago
  6. 6e6824c Merge changes Ib3b44e83,I70d50928 by Colin Cross · 15 years ago
  7. 194e9bd Merge "Update warn.py with more warnings" by Marco Nelissen · 15 years ago
  8. 1873e44 Merge "Don't force localization for package tagged as tests." by Ying Wang · 15 years ago
  9. 8e20196 Update warn.py with more warnings by Marco Nelissen · 15 years ago
  10. 57b03f7 Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt by Colin Cross · 15 years ago
  11. f807c55 Add a new build target armv7-a-neon by Colin Cross · 15 years ago
  12. 5720bb9 Modify the armv7-a target arch to not use NEON by Colin Cross · 15 years ago
  13. c61d593 Don't force localization for package tagged as tests. by Ying Wang · 15 years ago
  14. 08e3883 Merge "Let Proguard load emma jar if it's enabled." by Ying Wang · 15 years ago
  15. 389b7e1 Let Proguard load emma jar if it's enabled. by Ying Wang · 15 years ago
  16. 4f85d00 Make ProGuard keep @VisibleForTesting classes and methods by Bjorn Bringert · 15 years ago
  17. d231c06 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  18. d2e571c merge from open-source master by The Android Open Source Project · 15 years ago
  19. 99e087b Added -lpthread to target LDFLAGS for sim-eng. by Andy McFadden · 15 years ago
  20. ab2b1db Cleanspec rules to take care of old (pre-static) libraries. by Dan Egnor · 15 years ago
  21. 221cdbb Fix builds due to Music2 moving around. by Andrew Stadler · 15 years ago
  22. 048683e Merge from eclair by Jean-Baptiste Queru · 15 years ago
  23. 29c6c01 Add provisioning app in the generic build by Jean-Baptiste Queru · 15 years ago
  24. 4eb079f Look for product configs in device/ in addition to vendor/ by Jean-Baptiste Queru · 15 years ago
  25. 09433bc Add clean step for Launcher & Launcher2 by Romain Guy · 15 years ago
  26. bba8dec Remove a bunch of obsolete/(potentially) renamed .apk's. by Dan Egnor · 15 years ago
  27. a17463f Fix proguard_option_file. by Ying Wang · 15 years ago
  28. fa9ae7b Decentralizes cleanspecs. by Ying Wang · 15 years ago
  29. b7aa96b Switch to Launcher2 for all builds. by Daniel Sandler · 15 years ago
  30. 6323bd9 Cleanspec for switching from Music2 back to Music by Marco Nelissen · 15 years ago
  31. f47dc06 Merge "Turn on Proguard by default for user/userdebug builds." by Ying Wang · 15 years ago
  32. 384ab7a Merge "Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively." by Ficus Kirkpatrick · 15 years ago
  33. 8889bdf Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively. by Ficus Kirkpatrick · 15 years ago
  34. 518ce57 De-dupe PRODUCT_COPY_FILES by Jean-Baptiste Queru · 15 years ago
  35. 0622e32 am b87e0e1d: (-s ours) Merge commit \'27bb6f5f\' into manualmerge by Doug Zongker · 15 years ago
  36. a7c0784 Merge "The builders project is gone. Remove it from main.mk" by Xavier Ducrohet · 15 years ago
  37. b87e0e1 Merge commit '27bb6f5f' into manualmerge by Doug Zongker · 15 years ago
  38. 27bb6f5 add signing checker script to releasetools by Doug Zongker · 15 years ago
  39. 842aab4 Merge "Temporary fix for ARMv7 -user builds." by David 'Digit' Turner · 15 years ago
  40. 4ea4549 Add cleanspec for switching from Music to Music2. by Jack Palevich · 15 years ago
  41. a5b1e4e Merge "Tweak default x86 target arch variant." by Andy McFadden · 15 years ago
  42. ef26218 Tweak default x86 target arch variant. by Andy McFadden · 15 years ago
  43. 171e0d0 Temporary fix for ARMv7 -user builds. by David 'Digit' Turner · 15 years ago
  44. d0c997e Framework no longer links with android-common. by Dianne Hackborn · 15 years ago
  45. 55934c1 Merge "Allow to explicitly compile the core build configuration" by Jean-Baptiste Queru · 15 years ago
  46. 75e3264 Don't build OTA package for aosp_emulator_us by Jean-Baptiste Queru · 15 years ago
  47. b464b5e The builders project is gone. Remove it from main.mk by Xavier Ducrohet · 15 years ago
  48. 03e2c09 Merge "Make mmm handle symbolic links." by Joe Onorato · 15 years ago
  49. 16e95bb Build the target side of the simulator as 32-bit. by Andy McFadden · 15 years ago
  50. 5217f4d Merge "Added cleanup step for the switch to stlport for gtest" by Niko Catania · 15 years ago
  51. f082dd3 Added cleanup step for the switch to stlport for gtest by Nicolas Catania · 15 years ago
  52. 9b4a812 Get rid of $(combo_target) by Jean-Baptiste Queru · 15 years ago
  53. e009f29 Fix build. by Andy McFadden · 15 years ago
  54. c3f42a9 Allow to explicitly compile the core build configuration by Jean-Baptiste Queru · 15 years ago
  55. b94202f Merge "Provide default variant for x86." by Andy McFadden · 15 years ago
  56. 6b2d0b0 Merge "pass blobs to applypatch in incremental OTAs" by Doug Zongker · 15 years ago
  57. c8d446b pass blobs to applypatch in incremental OTAs by Doug Zongker · 15 years ago
  58. 8d7c2b5 Provide default variant for x86. by Andy McFadden · 15 years ago
  59. 22344e7 Merge "Allow optional product inheritance" by Jean-Baptiste Queru · 15 years ago
  60. 28a846d Allow optional product inheritance by Joe Onorato · 15 years ago
  61. 85ab497 Turn on Proguard by default for user/userdebug builds. by Ying Wang · 15 years ago
  62. 1af09de Clean up libdvm variants. by Ben Cheng · 15 years ago
  63. b2ee0fd Merge "relocate applypatch; check patch integrity" by Doug Zongker · 15 years ago
  64. 5a48209 relocate applypatch; check patch integrity by Doug Zongker · 15 years ago
  65. 577c5ba Merge "remove obsolete property ro.config.sync" by Fred Quintana · 15 years ago
  66. 1d89773 fix makefile inheritance system by Doug Zongker · 15 years ago
  67. 84c2532 Merge "Remove dead shared objects from prelink map." by Chia-chi Yeh · 15 years ago
  68. 74a7e06 Remove dead shared objects from prelink map. by Chia-chi Yeh · 15 years ago
  69. 8a20f58 Make mmm handle symbolic links. by Gilles Debunne · 15 years ago
  70. 5dc8a65 remove obsolete property ro.config.sync by Fred Quintana · 15 years ago
  71. 7431dac allow java eventlogtags to be generated for packages that aren't included by Doug Zongker · 15 years ago
  72. 7e2f13b build the event-log-tags file for the simulator by Doug Zongker · 15 years ago
  73. d2827a1 Merge "Allow sdk/builders to be built using Windows SDK." by Raphael Moll · 15 years ago
  74. 719a123 Allow sdk/builders to be built using Windows SDK. by Raphael · 15 years ago
  75. abfbbe2 allow EventLog tag numbers to be auto-assigned by Doug Zongker · 15 years ago
  76. 4f71b8f cleanstep due to removal of classes & packages associated by Dan Egnor · 15 years ago
  77. 8b716c0 Cleanspec for my earlier change. by Jeff Hamilton · 15 years ago
  78. 1181898 core: pass nand page size to mkyaffs2image based on BOARD_NAND_PAGE_SIZE boardconfig var by Dima Zavin · 15 years ago
  79. 4226539 change incremental OTA file install order by Doug Zongker · 15 years ago
  80. e3265fb Makefile change for build against historical sdk versions. by Ying Wang · 15 years ago
  81. 3b2bdf1 Fix and enable proguard on packages. by Ying Wang · 15 years ago
  82. 769835e add libsurfaceflinger_client and libcamera_client to the prelinkmap by Mathias Agopian · 15 years ago
  83. 988ea9f Add a cleanstep to remove the obsolete EnhancedGoogleSearchProvider.apk, by Dan Egnor · 15 years ago
  84. e175f70 Merge "Enable DeskClock on all devices." by Daniel Sandler · 15 years ago
  85. 230f4ac Enable DeskClock on all devices. by Daniel Sandler · 15 years ago
  86. 9825256 Put private includes before system includes. by Patrick Scott · 15 years ago
  87. bb67d21 Get LOCAL_MANIFEST_PACKAGE_NAME working. by Jeff Hamilton · 15 years ago
  88. f184a0f Add support for LOCAL_JAVACFLAGS by Brian Carlstrom · 15 years ago
  89. f397ea2 Merge "revise script and styles for the expandable widget in the dev guide side nav to allow nested toggle lists. This is necessary for the new resources docs that have an expandable list nested in an expandable list." by Scott Main · 15 years ago
  90. ee629d9 revise script and styles for the expandable widget in the dev by Scott Main · 15 years ago
  91. 24ce706 am f925cb32: am 97233468: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  92. 899e62a Add an inherit-package macro to the build system. by Joe Onorato · 15 years ago
  93. f925cb3 am 97233468: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  94. 9723346 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  95. 29544b2 Merge "Look for product configs in device/ in addition to vendor/" by Jean-Baptiste Queru · 15 years ago
  96. 1483360 add UnmountAll function to OTA script; support radio images w/path by Doug Zongker · 15 years ago
  97. cd5d82a Merge "Add all-logtags-files-under macro" by Bjorn Bringert · 15 years ago
  98. a89c990 Add all-logtags-files-under macro by Bjorn Bringert · 15 years ago
  99. d7edf7e Add clean step for AndroidTests. by Brett Chabot · 15 years ago
  100. 30f1d2c am 20d93db1: am cdb621bf: retry patch using cache if in-place write fails by Doug Zongker · 15 years ago