1. 1684d9c remove remaining refs to max_image_sizes by Doug Zongker · 14 years ago
  2. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  3. ec5ffba allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago
  4. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 14 years ago
  5. 8e8ff4c Merge "support for ext4/EMMC in target_files and OTA generation" into gingerbread by Doug Zongker · 14 years ago
  6. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 14 years ago
  7. 6022a97 Merge "DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off." into gingerbread by Joe Onorato · 14 years ago
  8. c0bad69 DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off. by Joe Onorato · 14 years ago
  9. 671f5fb Don't increase partition size for ext4 user images. [DO NOT MERGE] by Ying Wang · 14 years ago
  10. 27ce881 DO NOT MERGE - Remove extra printf by Joe Onorato · 14 years ago
  11. 25ab3dc Merge "DO NOT MERGE - Add a -knowntags option to droiddoc" into gingerbread by Joe Onorato · 14 years ago
  12. 9e59ec2 Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread by Joe Onorato · 14 years ago
  13. 63170ff DO NOT MERGE - Add a -knowntags option to droiddoc by Joe Onorato · 14 years ago
  14. f58df74 Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules. by Joe Onorato · 14 years ago
  15. da21ccf Grandfather the simulator-specific modules. do not merge. by Jean-Baptiste Queru · 14 years ago
  16. 5890600 Add a better explanation about how to deal with user modules by Jean-Baptiste Queru · 14 years ago
  17. 135a120 remove the system board name from the build fingerprint by Doug Zongker · 14 years ago
  18. 85f351d Merge "Allow devices without AndroidBoard.mk" into gingerbread by Jean-Baptiste Queru · 14 years ago
  19. 3f4e53a Allow devices without AndroidBoard.mk by Jean-Baptiste Queru · 14 years ago
  20. 659adc0 Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread by Ying Wang · 14 years ago
  21. 78c5ff6 another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  22. 0dfcdcb another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  23. 6dc2a83 another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  24. db2cb63 Change "make PRODUCT-XXX-tests" to build only tests-build-target by Ying Wang · 14 years ago
  25. 32afccc Revert "Default host module tag to optional." by Jean-Baptiste Queru · 14 years ago
  26. 6e8b268 Fail the build when using a user tag on a non-legacy module. do not merge by Jean-Baptiste Queru · 14 years ago
  27. b125c81 Refine the comment. by Ying Wang · 14 years ago
  28. 69de539 Add host modules needed by SDK build. by Ying Wang · 14 years ago
  29. 528362f Default host module tag to optional. by Ying Wang · 14 years ago
  30. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 14 years ago
  31. 73ca57f Fix host-dexed libraries. by Ying Wang · 14 years ago
  32. f7912e4 Support to build host dex. by Ying Wang · 14 years ago
  33. 570a0ee Dist userdataimg and tests-zip-package for tests builds by Ying Wang · 14 years ago
  34. ccc1092 fix typo by Jean-Baptiste Queru · 14 years ago
  35. ba3ed0c a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  36. 22e620c a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  37. ca917dc Merge "Enable WITH_HOST_DALVIK for "user" builds on Linux." into gingerbread by Dan Bornstein · 14 years ago
  38. 890ef4b a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  39. f13bdd9 Enable WITH_HOST_DALVIK for "user" builds on Linux. by Dan Bornstein · 14 years ago
  40. a90f9d2 Merge "Warn when new modules are found that use user tags - DO NOT MERGE" into gingerbread by Jean-Baptiste Queru · 14 years ago
  41. dff3c59 cleanspec for corrupted build.prop by Jean-Baptiste Queru · 14 years ago
  42. 0545c91 Revert "Allow properties with spaces in their values" by Jean-Baptiste Queru · 14 years ago
  43. 817f07a Fix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE by Ying Wang · 14 years ago
  44. 39de432 Warn when new modules are found that use user tags - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  45. 93d574f Merge "return to using subprocess for running commands" into gingerbread by Doug Zongker · 14 years ago
  46. 39a9845 return to using subprocess for running commands by Doug Zongker · 14 years ago
  47. c637db1 remove remaining amend support by Doug Zongker · 14 years ago
  48. c5b8d4c Merge "The old clean target had bit rotted." into gingerbread by Joe Onorato · 14 years ago
  49. dfc5e0c The old clean target had bit rotted. by Joe Onorato · 14 years ago
  50. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  51. de3bfad Allow properties with spaces in their values by Jean-Baptiste Queru · 14 years ago
  52. fb64488 Disable new longjmp in glibc 2.11 and later. by Ying Wang · 14 years ago
  53. cd7c775 fix the build still by Joe Onorato · 14 years ago
  54. 0ee89a7 DO NOT MERGE - Back port change from master that enforces correctness in the javadoc comments. by Joe Onorato · 14 years ago
  55. a398961 Cleanspec to make sure everything works consistently after turning off OpenCore. by Andreas Huber · 14 years ago
  56. 200f259 Build without OpenCore by default, remove obsolete opt-in to stagefright. by Andreas Huber · 14 years ago
  57. ae55314 Refactor a bit. by Ying Wang · 14 years ago
  58. aa6dbe2 Try to fix system.img in update zip file. by Ying Wang · 14 years ago
  59. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  60. fb0a347 Disable building OTA package if there is no kernel. by Ying Wang · 14 years ago
  61. 68bb651 Show command lines run by releasetools. by Ying Wang · 14 years ago
  62. 4de6b5b Fix mkbootimg parameters for releasetools. by Ying Wang · 14 years ago
  63. 0962b71 Merge "DO NOT MERGE: Fix the build by ignoring directories that don't exist." into gingerbread by Bill Napier · 14 years ago
  64. 10cd7f9 DO NOT MERGE: Fix the build by ignoring directories that don't exist. by Bill Napier · 14 years ago
  65. 7eaa4dc Merge "Link against Mac OSX 10.5 SDK if building on 10.6." into gingerbread by Ying Wang · 14 years ago
  66. cb92616 Merge "Add support for multiple html directories to droiddoc." into gingerbread by Rohit Mungee · 14 years ago
  67. 0e143c0 Add support for multiple html directories to droiddoc. by Bill Napier · 14 years ago
  68. d6683f0 Link against Mac OSX 10.5 SDK if building on 10.6. by Ying Wang · 14 years ago
  69. ee4bad5 Disable CheckSize on ext partitions to fix build [DO NOT MERGE] by Ying Wang · 14 years ago
  70. 34acfcf merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  71. ffff002 Pass pagesize to makebootimage. by Ying Wang · 14 years ago
  72. 065521b Backport ext4 support from master [DO NOT MERGE] by Ying Wang · 14 years ago
  73. ad3cf5f Restore OTA for crespo. [DO NOT MERGE] by Ying Wang · 14 years ago
  74. 60d1ee3 Better way to disable OTAs for crespo - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  75. 7daa913 Disable OTA for crespo [DO NOT MERGE] by Ying Wang · 14 years ago
  76. 477ddfc FRG51 by android-build SharedAccount · 14 years ago
  77. 57b1c1c FRG49 by android-build SharedAccount · 14 years ago
  78. c434bbb am 817a8ac9: (-s ours) bump version from 2.2 to 2.2.1 for next froyo release by android-build SharedAccount · 14 years ago
  79. 5fad3f5 bump version from 2.2 to 2.2.1 for next froyo release by android-build SharedAccount · 14 years ago
  80. 817a8ac bump version from 2.2 to 2.2.1 for next froyo release by android-build SharedAccount · 14 years ago
  81. 059815f FRG22D by android-build SharedAccount · 14 years ago
  82. 93a2bf5 FRG22C by android-build SharedAccount · 14 years ago
  83. 1c117bd FRG22B by android-build SharedAccount · 14 years ago
  84. ddefdef Make ProGuard keep necessary members for serializable classes by Hung-ying Tyan · 14 years ago
  85. 1a2649f Merge "Add voip(SIP related codes) into framework." into gingerbread by Chung-yih Wang · 14 years ago
  86. 6eea936 am 4f2436dc: update carousel icon for nexus one dev phone by Scott Main · 14 years ago
  87. be4696e am 7589398c: Merge "Doc change: Add nexus one to dev phones image." into froyo by Scott Main · 14 years ago
  88. 4f2436d update carousel icon for nexus one dev phone by Scott Main · 14 years ago
  89. 7589398 Merge "Doc change: Add nexus one to dev phones image." into froyo by Scott Main · 14 years ago
  90. 7dc35a3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  91. ab8ed58 Add voip(SIP related codes) into framework. by Chung-yih Wang · 14 years ago
  92. 404cd14 33b special by android-build SharedAccount · 14 years ago
  93. 69e381b FRG33 by android-build SharedAccount · 14 years ago
  94. e1f37ba am 55edb20e: Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  95. 55edb20 Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  96. 609fef7 am 3a0576a4: merge from open-source froyo by The Android Open Source Project · 14 years ago
  97. 3a0576a merge from open-source froyo by The Android Open Source Project · 14 years ago
  98. dbaff11 reconcile forked froyos by The Android Open Source Project · 14 years ago
  99. 989fade am af44485f: merge from open-source froyo by The Android Open Source Project · 14 years ago
  100. af44485 merge from open-source froyo by The Android Open Source Project · 14 years ago