1. 1c81f3b Flesh out the languages_full list with recently added locales. by Eric Fischer · 14 years ago
  2. a712543 Don't prepend ./ before the dirs to be removed by Ying Wang · 14 years ago
  3. 099fecd Use PRIVATE_CXX in HOST modules. by Ying Wang · 14 years ago
  4. 9bfb814 DO NOT MERGE: The API version changed and a bunch of stuff needs rebuilding, so just wipe $(OUT_DIR). by Jeff Hamilton · 14 years ago
  5. c1b3308 (DO NOT MERGE) Issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
  6. 15f4980 Merge "Add support for custom Linux host toolchains when building the SDK." into gingerbread by David 'Digit' Turner · 14 years ago
  7. 0960ca7 Add support for custom Linux host toolchains when building the SDK. by David 'Digit' Turner · 14 years ago
  8. c797367 Merge "Default uninstallable modules' tag to optional" into gingerbread by Ying Wang · 14 years ago
  9. 2fd81cf Default uninstallable modules' tag to optional by Ying Wang · 14 years ago
  10. 2562a40 reconcile with open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  11. 1840de5 2.3.1 by android-merger · 14 years ago
  12. 0c3d5d9 2.3.1 by android-merger · 14 years ago
  13. dad569b docs: fix link by Scott Main · 14 years ago
  14. c647aec Add mkuserimg.sh, make_ext4fs to otatools by Sriram Raman · 14 years ago
  15. badffa8 docs: revise intro to reflect changes to quick start by Scott Main · 14 years ago
  16. c775c75 docs: add gingerbread logo for homepage by Scott Main · 14 years ago
  17. ec97fd3 docs: revisions to ndk download intro by Scott Main · 14 years ago
  18. 706e41e Update the template text for the NDK download page to point to new links by Robert Ly · 14 years ago
  19. 2e94aa2 docs: make the resizable side nav standard. DO NOT MERGE. by Scott Main · 14 years ago
  20. fa83b5e Merge "docs: update sdk download template DO NOT MERGE add windows installer and revise a bit else" into gingerbread by Scott Main · 14 years ago
  21. 6a514dc am 16bf5290: (-s ours) Merge from AOSP froyo. Do not merge. by Jean-Baptiste Queru · 14 years ago
  22. 16bf529 Merge from AOSP froyo. Do not merge. by Jean-Baptiste Queru · 14 years ago
  23. f086a6e docs: update sdk download template DO NOT MERGE by Scott Main · 14 years ago
  24. ebf4b51 cherry pick 'CTS vm-tests depend on hostestlib' into GB. by Brett Chabot · 14 years ago
  25. ba8d47b Merge "CTS vm-tests now depend on hosttestlib." into froyo by Jean-Baptiste Queru · 14 years ago
  26. bdb51d7 CTS vm-tests now depend on hosttestlib. by Brett Chabot · 14 years ago
  27. 9d32bd5 docs: css tweak to Ps in sidebox. DO NOT MERGE. by Scott Main · 14 years ago
  28. 09a00a6 Don't build update zip package if there is no kernel, or it's generic device. by Ying Wang · 14 years ago
  29. 8cd3838 Gingerbread becomes real. by Dianne Hackborn · 14 years ago
  30. c0aa1e1 Merge "remove whitespace from end of package descriptions, which added new lines when the summary includes a paragraph. Do not merge." into gingerbread by Scott Main · 14 years ago
  31. 5466af5 remove whitespace from end of package descriptions, which added new lines when the summary includes a paragraph. Do not merge. by Scott Main · 14 years ago
  32. e07a9d4 Always install libnfc_ndef. by Nick Pelly · 14 years ago
  33. 1aff79a Add SystemUI (notification bar) to SDK build. by Xavier Ducrohet · 14 years ago
  34. 747bc08 Merge "Add all languages to the SDK image." into gingerbread by Xavier Ducrohet · 14 years ago
  35. 8d3559e Add all languages to the SDK image. by Xavier Ducrohet · 14 years ago
  36. cd7170d resolved conflicts for merge of 0f8fcbe2 to gingerbread by Brian Muramatsu · 14 years ago
  37. d29f5df Merge "Add TTS language files to the full build." into gingerbread by Jean-Baptiste Queru · 14 years ago
  38. 0f8fcbe Merge CTS-related change by Brian Muramatsu · 14 years ago
  39. 83f69eb Prepend ccache to CC/CXX if necessary. by Ying Wang · 14 years ago
  40. 4477db7 CHERRY-PICK: propogate module tags for prebuilts by Dima Zavin · 14 years ago
  41. 0b44f50 Add TTS language files to the full build. by Jean-Baptiste Queru · 14 years ago
  42. 700b88e Pass device characteristic information through to aapt. by Joe Onorato · 14 years ago
  43. 476d70a Clean step for CL 71822 by Ying Wang · 14 years ago
  44. 45a971d Support Additional CTS Host Jars by Brian Muramatsu · 14 years ago
  45. a9c381e Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  46. a83940f Move odex related files to product-specific dir. by Ying Wang · 14 years ago
  47. 46fc234 Merge "Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting" into gingerbread by Brian Carlstrom · 14 years ago
  48. e947865 Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting by Brian Carlstrom · 14 years ago
  49. f51f24a Use the new sdk/build/tools.atree. by Xavier Ducrohet · 14 years ago
  50. 0b9382c Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  51. c8c09e2 Inform dex-preopt when the target device is a uniprocessor. by Dan Bornstein · 14 years ago
  52. ea83daa Merge "Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink" into gingerbread by Brian Carlstrom · 14 years ago
  53. 879779a Merge "framework-res is not used as regular Java library now." into gingerbread by Ying Wang · 14 years ago
  54. 912f828 framework-res is not used as regular Java library now. by Ying Wang · 14 years ago
  55. 2f85f65 Merge "Add location shared library to core build." into gingerbread by Dianne Hackborn · 14 years ago
  56. e192626 Treat prebuilt SDKs and the stub as normal java libraries. by Ying Wang · 14 years ago
  57. 588fab8 Add location shared library to core build. by Dianne Hackborn · 14 years ago
  58. c634d2c Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink by Brian Carlstrom · 14 years ago
  59. bb2b82b Merge "Fix userdata partition's ext4 mount point to data." into gingerbread by Ying Wang · 14 years ago
  60. 026f145 Fix userdata partition's ext4 mount point to data. by Ying Wang · 14 years ago
  61. ef5fd0e Merge "Package ddmlib-prebuilt with CTS." into gingerbread by Brett Chabot · 14 years ago
  62. 2daa77e Package ddmlib-prebuilt with CTS. by Xavier Ducrohet · 14 years ago
  63. 6bc232a Merge "Don't reference CarHome and CarHomeLauncher" into gingerbread by Jean-Baptiste Queru · 14 years ago
  64. 102b8f4 Don't reference CarHome and CarHomeLauncher by Jean-Baptiste Queru · 14 years ago
  65. 1fdbf26 Don't set DISABLE_DEXPREOPT in lunch. by Ying Wang · 14 years ago
  66. 30090e4 Set the intermediate dirs before using them. by Ying Wang · 14 years ago
  67. 9049e32 Add javalib.dex.jar to LOCAL_INTERMEDIATE_TARGETS by Ying Wang · 14 years ago
  68. 0235237 Remove emulator-based dexpreopt logic from the build system. by Ying Wang · 14 years ago
  69. 97984c4 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  70. 96a57e7 make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  71. 1448b0b Remove emulator-based dexpreopt code by Ying Wang · 14 years ago
  72. d56d69b Merge "Fix dependency when switching between build variants with and without Proguard." into gingerbread by Ying Wang · 14 years ago
  73. 19f9c1c Fix nothing-to-do build. by Ying Wang · 14 years ago
  74. 6474811 Fix sim-eng build. by Andy McFadden · 14 years ago
  75. e7f8140 am 7978d50e: Add a workaround for a platform JAR parsing bug. by Ficus Kirkpatrick · 14 years ago
  76. 7978d50 Add a workaround for a platform JAR parsing bug. by Ficus Kirkpatrick · 14 years ago
  77. 02c9813 Prebuilt NDKs are merged for linux and darwin. by Ying Wang · 14 years ago
  78. 957fea5 Fix dependency when switching between build variants with and without Proguard. by Ying Wang · 14 years ago
  79. 50d7d7a Fix private vars for host-dex rules. by Ying Wang · 14 years ago
  80. fb148d3 Merge "user_tags: Remove 01-test target" into gingerbread by Dmitry Shmidt · 14 years ago
  81. e7874c4 Integrate dexpreopt into the build system. by Ying Wang · 14 years ago
  82. 093766b user_tags: Remove 01-test target by Dmitry Shmidt · 14 years ago
  83. 38a3161 String literal change. by Ying Wang · 14 years ago
  84. ce7d502 Turn dalvikvm host builds on by default when linux is the host OS. by Jesse Wilson · 14 years ago
  85. 780c237 accommodate both new and old target-files when creating incrementals (do not merge) by Doug Zongker · 14 years ago
  86. ad80698 arg: system_size, not system_img by Doug Zongker · 14 years ago
  87. c1a1aa1 deal with gps renaming by Brian Swetland · 14 years ago
  88. c0434ac add recovery.fstab as dependency so it triggers rebuild (do not merge) by Doug Zongker · 14 years ago
  89. 9825eac FRG83 by android-build SharedAccount · 14 years ago
  90. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 14 years ago
  91. 1020d27 Add new downloads UI to core build. by Steve Howard · 14 years ago
  92. ad05677 Brian's vendor/ change requires a clean build. by Joe Onorato · 14 years ago
  93. 6be030a Merge "remove remaining refs to max_image_sizes" into gingerbread by Doug Zongker · 14 years ago
  94. 1684d9c remove remaining refs to max_image_sizes by Doug Zongker · 14 years ago
  95. c05d000 Only turn host build on for linux by Brian Carlstrom · 14 years ago
  96. 918ccff Merge "consolidate target_files metadata into one key-value file" into gingerbread by Doug Zongker · 14 years ago
  97. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  98. 852f43b Include dalvik+libcore dependencies in core product definitions. by Jesse Wilson · 14 years ago
  99. df747a1 FRG78 by android-build SharedAccount · 14 years ago
  100. ec5ffba allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago