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