1. f844ec9 x86: qemu emulator is the default build target by Bruce Beare · 13 years ago
  2. 5e2feda Add full_x86 product. by Jean-Baptiste Queru · 14 years ago
  3. 73511b4 x86: sdk_x86 build target by Bruce Beare · 13 years ago
  4. c309457 Minor cleanup - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  5. 79feb85 Clean up full config - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  6. e050219 Make a full list of locales available by Jean-Baptiste Queru · 14 years ago
  7. 8a545e0 Truly default to the full config. by Jean-Baptiste Queru · 14 years ago
  8. f7f5479 generic_x86 builds don't need/use the sparse ext4 format. by Bruce Beare · 14 years ago
  9. 594519e Use ext4 file system for generic_x86 userdata partition by Bruce Beare · 14 years ago
  10. 88d929b GB Updates for init.rc and boot command line by David 'Digit' Turner · 13 years ago
  11. ecabf85 Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value across architectures by Bruce Beare · 13 years ago
  12. f7e4141 Display the TARGET_ARCH_VARIANT by Bruce Beare · 14 years ago
  13. 379e127 Add generic_x86-eng to the lunch menu by Bruce Beare · 13 years ago
  14. 28290a0 Move buildspec vars to BoardConfig.mk by Bruce Beare · 14 years ago
  15. 93b4c25 Vendorsetup needs to look in additional places. by Bruce Beare · 13 years ago
  16. f766170 Allow TARGET_ARCH to be set from BoardConfig.mk by Bruce Beare · 13 years ago
  17. c101e27 Refactor Stripper. Allow a stripper other than SOSLIM to be specified by Bruce Beare · 13 years ago
  18. 742968b Adding a cleanspec to pick up version change. Do not merge. by Dan Morrill · 13 years ago
  19. eb27aa0 Merge "add ANDROID_HOST_OUT to env (please do not merge)" into gingerbread by Ed Heyl · 13 years ago
  20. bb41d06 Update version to 2.3.5. by Dan Morrill · 13 years ago
  21. 4f2297d add ANDROID_HOST_OUT to env (please do not merge) by Ed Heyl · 13 years ago
  22. 3c60c67 Merge from open-source gingerbread by Jean-Baptiste Queru · 13 years ago
  23. 8cbdef7 Merge "Relax the constraint of 64bit build environment." into gingerbread by Jean-Baptiste Queru · 13 years ago
  24. e2419c8 Support to run dex-preopt on prebuilt apks. by Ying Wang · 13 years ago
  25. 053dccb Relax the constraint of 64bit build environment. by Ying Wang · 13 years ago
  26. bd0c91c Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge. by Raphael · 13 years ago
  27. 7bbea4b Disable dexpreopt for unbundled build. by Ying Wang · 14 years ago
  28. 3fd580d Fix dependency of prebuilt target non-static Java libraries. by Ying Wang · 13 years ago
  29. 080ed92 Merge "Close inherited PIPE before doing work" into gingerbread by Ying Wang · 13 years ago
  30. be188ca Dist build.prop in sdk builds. by Ying Wang · 13 years ago
  31. 24297ca Merge "version bump for new release (please don't merge)" into gingerbread by Ed Heyl · 13 years ago
  32. 3c83a5a version bump for new release (please don't merge) by Ed Heyl · 13 years ago
  33. 9238d44 Only copy once even if the first matched src:dest pair appears more than once. by Ying Wang · 14 years ago
  34. a73b656 Drop support for target files with no recovery.fstab. by Ying Wang · 13 years ago
  35. a34fa95 force inclusion of system log tags in the event-log-tags file by Doug Zongker · 13 years ago
  36. 886e5aa Merge "fix api level filtering script to compare integers, not strings" into gingerbread by Scott Main · 13 years ago
  37. af2ba51 fix api level filtering script to compare integers, not strings by Scott Main · 13 years ago
  38. 843c6e2 merge "SDK: stub the maps.jar from the google_apis addon." from HC. Do not merge. by Raphael · 13 years ago
  39. d7798a7 fix TINY ANDROID yet again... by Brian Swetland · 13 years ago
  40. 0fe9974 cherrypick Change-Id: Ib8a7ae66f0dc6db6a2c8f2a79238d95e67c627f3 by Scott Main · 13 years ago
  41. 05d14cb Merge "don't use the sdkdoc template if the index file is a preview (the features.html doc is no longer used, so removed check for that also)" into gingerbread by Scott Main · 14 years ago
  42. 42d1d32 don't use the sdkdoc template if the index file is a preview by Scott Main · 14 years ago
  43. 5073877 DO NOT MERGE Fix issue #3373438: Update GBMR versions by Dianne Hackborn · 14 years ago
  44. 54a6b73 Merge "Flesh out the languages_full list with recently added locales." into gingerbread by Eric Fischer · 14 years ago
  45. 1c81f3b Flesh out the languages_full list with recently added locales. by Eric Fischer · 14 years ago
  46. a4781e8 Merge from open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  47. 9ac1e65 Merge "CTS: pass vogar expectation location to CollectAllTests." into gingerbread by Jean-Baptiste Queru · 14 years ago
  48. 66888a7 docs: update the sdk doc template to remove a bunch of obsolete by Scott Main · 14 years ago
  49. fdb400c CTS: pass vogar expectation location to CollectAllTests. by Brett Chabot · 14 years ago
  50. a712543 Don't prepend ./ before the dirs to be removed by Ying Wang · 14 years ago
  51. 099fecd Use PRIVATE_CXX in HOST modules. by Ying Wang · 14 years ago
  52. 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
  53. c1b3308 (DO NOT MERGE) Issue #3255640: Need to bump GB to API 10 version name "2.4" by Dianne Hackborn · 14 years ago
  54. 15f4980 Merge "Add support for custom Linux host toolchains when building the SDK." into gingerbread by David 'Digit' Turner · 14 years ago
  55. f9bbfb5 Close inherited PIPE before doing work by Ying Wang · 14 years ago
  56. 0960ca7 Add support for custom Linux host toolchains when building the SDK. by David 'Digit' Turner · 14 years ago
  57. c797367 Merge "Default uninstallable modules' tag to optional" into gingerbread by Ying Wang · 14 years ago
  58. 2fd81cf Default uninstallable modules' tag to optional by Ying Wang · 14 years ago
  59. 2562a40 reconcile with open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  60. 1840de5 2.3.1 by android-merger · 14 years ago
  61. 0c3d5d9 2.3.1 by android-merger · 14 years ago
  62. dad569b docs: fix link by Scott Main · 14 years ago
  63. c647aec Add mkuserimg.sh, make_ext4fs to otatools by Sriram Raman · 14 years ago
  64. badffa8 docs: revise intro to reflect changes to quick start by Scott Main · 14 years ago
  65. c775c75 docs: add gingerbread logo for homepage by Scott Main · 14 years ago
  66. ec97fd3 docs: revisions to ndk download intro by Scott Main · 14 years ago
  67. 706e41e Update the template text for the NDK download page to point to new links by Robert Ly · 14 years ago
  68. 2e94aa2 docs: make the resizable side nav standard. DO NOT MERGE. by Scott Main · 14 years ago
  69. 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
  70. 6a514dc am 16bf5290: (-s ours) Merge from AOSP froyo. Do not merge. by Jean-Baptiste Queru · 14 years ago
  71. 16bf529 Merge from AOSP froyo. Do not merge. by Jean-Baptiste Queru · 14 years ago
  72. f086a6e docs: update sdk download template DO NOT MERGE by Scott Main · 14 years ago
  73. ebf4b51 cherry pick 'CTS vm-tests depend on hostestlib' into GB. by Brett Chabot · 14 years ago
  74. ba8d47b Merge "CTS vm-tests now depend on hosttestlib." into froyo by Jean-Baptiste Queru · 14 years ago
  75. bdb51d7 CTS vm-tests now depend on hosttestlib. by Brett Chabot · 14 years ago
  76. 9d32bd5 docs: css tweak to Ps in sidebox. DO NOT MERGE. by Scott Main · 14 years ago
  77. 09a00a6 Don't build update zip package if there is no kernel, or it's generic device. by Ying Wang · 14 years ago
  78. 8cd3838 Gingerbread becomes real. by Dianne Hackborn · 14 years ago
  79. 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
  80. 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
  81. e07a9d4 Always install libnfc_ndef. by Nick Pelly · 14 years ago
  82. 1aff79a Add SystemUI (notification bar) to SDK build. by Xavier Ducrohet · 14 years ago
  83. 747bc08 Merge "Add all languages to the SDK image." into gingerbread by Xavier Ducrohet · 14 years ago
  84. 8d3559e Add all languages to the SDK image. by Xavier Ducrohet · 14 years ago
  85. cd7170d resolved conflicts for merge of 0f8fcbe2 to gingerbread by Brian Muramatsu · 14 years ago
  86. d29f5df Merge "Add TTS language files to the full build." into gingerbread by Jean-Baptiste Queru · 14 years ago
  87. 0f8fcbe Merge CTS-related change by Brian Muramatsu · 14 years ago
  88. 83f69eb Prepend ccache to CC/CXX if necessary. by Ying Wang · 14 years ago
  89. 4477db7 CHERRY-PICK: propogate module tags for prebuilts by Dima Zavin · 14 years ago
  90. 0b44f50 Add TTS language files to the full build. by Jean-Baptiste Queru · 14 years ago
  91. 700b88e Pass device characteristic information through to aapt. by Joe Onorato · 14 years ago
  92. 476d70a Clean step for CL 71822 by Ying Wang · 14 years ago
  93. 45a971d Support Additional CTS Host Jars by Brian Muramatsu · 14 years ago
  94. a9c381e Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  95. a83940f Move odex related files to product-specific dir. by Ying Wang · 14 years ago
  96. 46fc234 Merge "Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting" into gingerbread by Brian Carlstrom · 14 years ago
  97. e947865 Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting by Brian Carlstrom · 14 years ago
  98. f51f24a Use the new sdk/build/tools.atree. by Xavier Ducrohet · 14 years ago
  99. 0b9382c Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  100. c8c09e2 Inform dex-preopt when the target device is a uniprocessor. by Dan Bornstein · 14 years ago