1. a9c381e Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  2. a83940f Move odex related files to product-specific dir. by Ying Wang · 14 years ago
  3. 46fc234 Merge "Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting" into gingerbread by Brian Carlstrom · 14 years ago
  4. e947865 Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting by Brian Carlstrom · 14 years ago
  5. f51f24a Use the new sdk/build/tools.atree. by Xavier Ducrohet · 14 years ago
  6. 0b9382c Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  7. c8c09e2 Inform dex-preopt when the target device is a uniprocessor. by Dan Bornstein · 14 years ago
  8. 912f828 framework-res is not used as regular Java library now. by Ying Wang · 14 years ago
  9. e192626 Treat prebuilt SDKs and the stub as normal java libraries. by Ying Wang · 14 years ago
  10. bb2b82b Merge "Fix userdata partition's ext4 mount point to data." into gingerbread by Ying Wang · 14 years ago
  11. 026f145 Fix userdata partition's ext4 mount point to data. by Ying Wang · 14 years ago
  12. ef5fd0e Merge "Package ddmlib-prebuilt with CTS." into gingerbread by Brett Chabot · 14 years ago
  13. 2daa77e Package ddmlib-prebuilt with CTS. by Xavier Ducrohet · 14 years ago
  14. 30090e4 Set the intermediate dirs before using them. by Ying Wang · 14 years ago
  15. 9049e32 Add javalib.dex.jar to LOCAL_INTERMEDIATE_TARGETS by Ying Wang · 14 years ago
  16. 0235237 Remove emulator-based dexpreopt logic from the build system. by Ying Wang · 14 years ago
  17. d56d69b Merge "Fix dependency when switching between build variants with and without Proguard." into gingerbread by Ying Wang · 14 years ago
  18. 19f9c1c Fix nothing-to-do build. by Ying Wang · 14 years ago
  19. 6474811 Fix sim-eng build. by Andy McFadden · 14 years ago
  20. 02c9813 Prebuilt NDKs are merged for linux and darwin. by Ying Wang · 14 years ago
  21. 957fea5 Fix dependency when switching between build variants with and without Proguard. by Ying Wang · 14 years ago
  22. 50d7d7a Fix private vars for host-dex rules. by Ying Wang · 14 years ago
  23. fb148d3 Merge "user_tags: Remove 01-test target" into gingerbread by Dmitry Shmidt · 14 years ago
  24. e7874c4 Integrate dexpreopt into the build system. by Ying Wang · 14 years ago
  25. 093766b user_tags: Remove 01-test target by Dmitry Shmidt · 14 years ago
  26. 38a3161 String literal change. by Ying Wang · 14 years ago
  27. ce7d502 Turn dalvikvm host builds on by default when linux is the host OS. by Jesse Wilson · 14 years ago
  28. c0434ac add recovery.fstab as dependency so it triggers rebuild (do not merge) by Doug Zongker · 14 years ago
  29. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 14 years ago
  30. ad05677 Brian's vendor/ change requires a clean build. by Joe Onorato · 14 years ago
  31. 918ccff Merge "consolidate target_files metadata into one key-value file" into gingerbread by Doug Zongker · 14 years ago
  32. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  33. 852f43b Include dalvik+libcore dependencies in core product definitions. by Jesse Wilson · 14 years ago
  34. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 14 years ago
  35. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 14 years ago
  36. 671f5fb Don't increase partition size for ext4 user images. [DO NOT MERGE] by Ying Wang · 14 years ago
  37. 9e59ec2 Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread by Joe Onorato · 14 years ago
  38. f58df74 Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules. by Joe Onorato · 14 years ago
  39. da21ccf Grandfather the simulator-specific modules. do not merge. by Jean-Baptiste Queru · 14 years ago
  40. 5890600 Add a better explanation about how to deal with user modules by Jean-Baptiste Queru · 14 years ago
  41. 135a120 remove the system board name from the build fingerprint by Doug Zongker · 14 years ago
  42. 659adc0 Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread by Ying Wang · 14 years ago
  43. 78c5ff6 another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  44. 0dfcdcb another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  45. 6dc2a83 another module that needs to be grandfathered in by Jean-Baptiste Queru · 14 years ago
  46. db2cb63 Change "make PRODUCT-XXX-tests" to build only tests-build-target by Ying Wang · 14 years ago
  47. 32afccc Revert "Default host module tag to optional." by Jean-Baptiste Queru · 14 years ago
  48. 6e8b268 Fail the build when using a user tag on a non-legacy module. do not merge by Jean-Baptiste Queru · 14 years ago
  49. 528362f Default host module tag to optional. by Ying Wang · 14 years ago
  50. 73ca57f Fix host-dexed libraries. by Ying Wang · 14 years ago
  51. f7912e4 Support to build host dex. by Ying Wang · 14 years ago
  52. 570a0ee Dist userdataimg and tests-zip-package for tests builds by Ying Wang · 14 years ago
  53. ccc1092 fix typo by Jean-Baptiste Queru · 14 years ago
  54. ba3ed0c a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  55. 22e620c a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  56. ca917dc Merge "Enable WITH_HOST_DALVIK for "user" builds on Linux." into gingerbread by Dan Bornstein · 14 years ago
  57. 890ef4b a few more existing user modules to be grandfathered in - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  58. f13bdd9 Enable WITH_HOST_DALVIK for "user" builds on Linux. by Dan Bornstein · 14 years ago
  59. a90f9d2 Merge "Warn when new modules are found that use user tags - DO NOT MERGE" into gingerbread by Jean-Baptiste Queru · 14 years ago
  60. 0545c91 Revert "Allow properties with spaces in their values" by Jean-Baptiste Queru · 14 years ago
  61. 817f07a Fix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE by Ying Wang · 14 years ago
  62. 39de432 Warn when new modules are found that use user tags - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  63. c637db1 remove remaining amend support by Doug Zongker · 14 years ago
  64. c5b8d4c Merge "The old clean target had bit rotted." into gingerbread by Joe Onorato · 14 years ago
  65. dfc5e0c The old clean target had bit rotted. by Joe Onorato · 14 years ago
  66. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  67. de3bfad Allow properties with spaces in their values by Jean-Baptiste Queru · 14 years ago
  68. fb64488 Disable new longjmp in glibc 2.11 and later. by Ying Wang · 14 years ago
  69. 200f259 Build without OpenCore by default, remove obsolete opt-in to stagefright. by Andreas Huber · 14 years ago
  70. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  71. fb0a347 Disable building OTA package if there is no kernel. by Ying Wang · 14 years ago
  72. 68bb651 Show command lines run by releasetools. by Ying Wang · 14 years ago
  73. 4de6b5b Fix mkbootimg parameters for releasetools. by Ying Wang · 14 years ago
  74. 7eaa4dc Merge "Link against Mac OSX 10.5 SDK if building on 10.6." into gingerbread by Ying Wang · 14 years ago
  75. cb92616 Merge "Add support for multiple html directories to droiddoc." into gingerbread by Rohit Mungee · 14 years ago
  76. 0e143c0 Add support for multiple html directories to droiddoc. by Bill Napier · 14 years ago
  77. d6683f0 Link against Mac OSX 10.5 SDK if building on 10.6. by Ying Wang · 14 years ago
  78. ffff002 Pass pagesize to makebootimage. by Ying Wang · 14 years ago
  79. 065521b Backport ext4 support from master [DO NOT MERGE] by Ying Wang · 14 years ago
  80. ad3cf5f Restore OTA for crespo. [DO NOT MERGE] by Ying Wang · 14 years ago
  81. 60d1ee3 Better way to disable OTAs for crespo - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  82. 7daa913 Disable OTA for crespo [DO NOT MERGE] by Ying Wang · 14 years ago
  83. ddefdef Make ProGuard keep necessary members for serializable classes by Hung-ying Tyan · 14 years ago
  84. 1a2649f Merge "Add voip(SIP related codes) into framework." into gingerbread by Chung-yih Wang · 14 years ago
  85. 7dc35a3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  86. ab8ed58 Add voip(SIP related codes) into framework. by Chung-yih Wang · 14 years ago
  87. e1f37ba am 55edb20e: Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  88. 55edb20 Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  89. 989fade am af44485f: merge from open-source froyo by The Android Open Source Project · 14 years ago
  90. af44485 merge from open-source froyo by The Android Open Source Project · 14 years ago
  91. efb2168 Dist apkcerts.txt for unbundled builds by Ying Wang · 14 years ago
  92. f2bfa76 resolved conflicts for merge of 121a7873 to gingerbread by Evan Charlton · 14 years ago
  93. 121a787 Packages can specify where to find AndroidManifest.xml by Evan Charlton · 14 years ago
  94. ef5bf46 am bce4b75f: Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  95. bce4b75 Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  96. fa3d88f Include Test Case List from CTS Project by Brian Muramatsu · 14 years ago
  97. 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
  98. ebf93bb am 75b28573: Fix sim build for unbundling native code by Ying Wang · 14 years ago
  99. d5c217a Merge "add phony target "all_modules" and use it as make goal for "mm"/"mmm"" into froyo by Ying Wang · 14 years ago
  100. 0188414 add phony target "all_modules" and use it as make goal for "mm"/"mmm" by Ying Wang · 14 years ago