1. 85f351d Merge "Allow devices without AndroidBoard.mk" into gingerbread by Jean-Baptiste Queru · 14 years ago
  2. 3f4e53a Allow devices without AndroidBoard.mk by Jean-Baptiste Queru · 14 years ago
  3. 659adc0 Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread by Ying Wang · 14 years ago
  4. 78c5ff6 another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  5. 0dfcdcb another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  6. 6dc2a83 another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  7. db2cb63 Change "make PRODUCT-XXX-tests" to build only tests-build-target by Ying Wang · 14 years ago
  8. 32afccc Revert "Default host module tag to optional." by Jean-Baptiste Queru · 14 years ago
  9. 6e8b268 Fail the build when using a user tag on a non-legacy module. do not merge by Jean-Baptiste Queru · 14 years ago
  10. b125c81 Refine the comment. by Ying Wang · 14 years ago
  11. 69de539 Add host modules needed by SDK build. by Ying Wang · 14 years ago
  12. 528362f Default host module tag to optional. by Ying Wang · 14 years ago
  13. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 14 years ago
  14. 73ca57f Fix host-dexed libraries. by Ying Wang · 14 years ago
  15. f7912e4 Support to build host dex. by Ying Wang · 14 years ago
  16. 570a0ee Dist userdataimg and tests-zip-package for tests builds by Ying Wang · 14 years ago
  17. ccc1092 fix typo by Jean-Baptiste Queru · 14 years ago
  18. ba3ed0c a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  19. 22e620c a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  20. ca917dc Merge "Enable WITH_HOST_DALVIK for "user" builds on Linux." into gingerbread by Dan Bornstein · 14 years ago
  21. 890ef4b a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  22. f13bdd9 Enable WITH_HOST_DALVIK for "user" builds on Linux. by Dan Bornstein · 14 years ago
  23. a90f9d2 Merge "Warn when new modules are found that use user tags - DO NOT MERGE" into gingerbread by Jean-Baptiste Queru · 14 years ago
  24. dff3c59 cleanspec for corrupted build.prop by Jean-Baptiste Queru · 14 years ago
  25. 0545c91 Revert "Allow properties with spaces in their values" by Jean-Baptiste Queru · 14 years ago
  26. 817f07a Fix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE by Ying Wang · 14 years ago
  27. 39de432 Warn when new modules are found that use user tags - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  28. 93d574f Merge "return to using subprocess for running commands" into gingerbread by Doug Zongker · 14 years ago
  29. 39a9845 return to using subprocess for running commands by Doug Zongker · 14 years ago
  30. c637db1 remove remaining amend support by Doug Zongker · 14 years ago
  31. c5b8d4c Merge "The old clean target had bit rotted." into gingerbread by Joe Onorato · 14 years ago
  32. dfc5e0c The old clean target had bit rotted. by Joe Onorato · 14 years ago
  33. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  34. de3bfad Allow properties with spaces in their values by Jean-Baptiste Queru · 14 years ago
  35. fb64488 Disable new longjmp in glibc 2.11 and later. by Ying Wang · 14 years ago
  36. cd7c775 fix the build still by Joe Onorato · 14 years ago
  37. 0ee89a7 DO NOT MERGE - Back port change from master that enforces correctness in the javadoc comments. by Joe Onorato · 14 years ago
  38. a398961 Cleanspec to make sure everything works consistently after turning off OpenCore. by Andreas Huber · 14 years ago
  39. 200f259 Build without OpenCore by default, remove obsolete opt-in to stagefright. by Andreas Huber · 14 years ago
  40. ae55314 Refactor a bit. by Ying Wang · 14 years ago
  41. aa6dbe2 Try to fix system.img in update zip file. by Ying Wang · 14 years ago
  42. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  43. fb0a347 Disable building OTA package if there is no kernel. by Ying Wang · 14 years ago
  44. 68bb651 Show command lines run by releasetools. by Ying Wang · 14 years ago
  45. 4de6b5b Fix mkbootimg parameters for releasetools. by Ying Wang · 14 years ago
  46. 0962b71 Merge "DO NOT MERGE: Fix the build by ignoring directories that don't exist." into gingerbread by Bill Napier · 14 years ago
  47. 10cd7f9 DO NOT MERGE: Fix the build by ignoring directories that don't exist. by Bill Napier · 14 years ago
  48. 7eaa4dc Merge "Link against Mac OSX 10.5 SDK if building on 10.6." into gingerbread by Ying Wang · 14 years ago
  49. cb92616 Merge "Add support for multiple html directories to droiddoc." into gingerbread by Rohit Mungee · 14 years ago
  50. 0e143c0 Add support for multiple html directories to droiddoc. by Bill Napier · 14 years ago
  51. d6683f0 Link against Mac OSX 10.5 SDK if building on 10.6. by Ying Wang · 14 years ago
  52. ee4bad5 Disable CheckSize on ext partitions to fix build [DO NOT MERGE] by Ying Wang · 14 years ago
  53. 34acfcf merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  54. ffff002 Pass pagesize to makebootimage. by Ying Wang · 14 years ago
  55. 065521b Backport ext4 support from master [DO NOT MERGE] by Ying Wang · 14 years ago
  56. ad3cf5f Restore OTA for crespo. [DO NOT MERGE] by Ying Wang · 14 years ago
  57. 60d1ee3 Better way to disable OTAs for crespo - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  58. 7daa913 Disable OTA for crespo [DO NOT MERGE] by Ying Wang · 14 years ago
  59. 477ddfc FRG51 by android-build SharedAccount · 14 years ago
  60. 57b1c1c FRG49 by android-build SharedAccount · 14 years ago
  61. 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
  62. 5fad3f5 bump version from 2.2 to 2.2.1 for next froyo release by android-build SharedAccount · 14 years ago
  63. 817a8ac bump version from 2.2 to 2.2.1 for next froyo release by android-build SharedAccount · 14 years ago
  64. 059815f FRG22D by android-build SharedAccount · 14 years ago
  65. 93a2bf5 FRG22C by android-build SharedAccount · 14 years ago
  66. 1c117bd FRG22B by android-build SharedAccount · 14 years ago
  67. ddefdef Make ProGuard keep necessary members for serializable classes by Hung-ying Tyan · 14 years ago
  68. 1a2649f Merge "Add voip(SIP related codes) into framework." into gingerbread by Chung-yih Wang · 14 years ago
  69. 6eea936 am 4f2436dc: update carousel icon for nexus one dev phone by Scott Main · 14 years ago
  70. be4696e am 7589398c: Merge "Doc change: Add nexus one to dev phones image." into froyo by Scott Main · 14 years ago
  71. 4f2436d update carousel icon for nexus one dev phone by Scott Main · 14 years ago
  72. 7589398 Merge "Doc change: Add nexus one to dev phones image." into froyo by Scott Main · 14 years ago
  73. 7dc35a3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  74. ab8ed58 Add voip(SIP related codes) into framework. by Chung-yih Wang · 14 years ago
  75. 404cd14 33b special by android-build SharedAccount · 14 years ago
  76. 69e381b FRG33 by android-build SharedAccount · 14 years ago
  77. e1f37ba am 55edb20e: Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  78. 55edb20 Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  79. 609fef7 am 3a0576a4: merge from open-source froyo by The Android Open Source Project · 14 years ago
  80. 3a0576a merge from open-source froyo by The Android Open Source Project · 14 years ago
  81. dbaff11 reconcile forked froyos by The Android Open Source Project · 14 years ago
  82. 989fade am af44485f: merge from open-source froyo by The Android Open Source Project · 14 years ago
  83. af44485 merge from open-source froyo by The Android Open Source Project · 14 years ago
  84. efb2168 Dist apkcerts.txt for unbundled builds by Ying Wang · 14 years ago
  85. 35e642f Doc change: Add nexus one to dev phones image. by Dirk Dougherty · 14 years ago
  86. f2bfa76 resolved conflicts for merge of 121a7873 to gingerbread by Evan Charlton · 14 years ago
  87. 121a787 Packages can specify where to find AndroidManifest.xml by Evan Charlton · 14 years ago
  88. 0b991a1 FRG22 by android-build SharedAccount · 14 years ago
  89. ef5bf46 am bce4b75f: Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  90. bce4b75 Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  91. fa3d88f Include Test Case List from CTS Project by Brian Muramatsu · 14 years ago
  92. d9dea71 am d5c217ac: Merge "add phony target "all_modules" and use it as make goal for "mm"/"mmm"" into froyo by Ying Wang · 14 years ago
  93. ebf93bb am 75b28573: Fix sim build for unbundling native code by Ying Wang · 14 years ago
  94. d5c217a Merge "add phony target "all_modules" and use it as make goal for "mm"/"mmm"" into froyo by Ying Wang · 14 years ago
  95. 0188414 add phony target "all_modules" and use it as make goal for "mm"/"mmm" by Ying Wang · 14 years ago
  96. 75b2857 Fix sim build for unbundling native code by Ying Wang · 14 years ago
  97. b1c272a Do a full clean build because of the installclean improvement steps by Joe Onorato · 14 years ago
  98. 81f4223 am 9269a711: docs: ensure code-ified links in qv are the proper color by Scott Main · 14 years ago
  99. 0958d77 FRG15B by android-build SharedAccount · 14 years ago
  100. ed37e36 FRG15 by android-build SharedAccount · 14 years ago