1. f13bdd9 Enable WITH_HOST_DALVIK for "user" builds on Linux. by Dan Bornstein · 14 years ago
  2. 0545c91 Revert "Allow properties with spaces in their values" by Jean-Baptiste Queru · 14 years ago
  3. 817f07a Fix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE by Ying Wang · 14 years ago
  4. c637db1 remove remaining amend support by Doug Zongker · 14 years ago
  5. c5b8d4c Merge "The old clean target had bit rotted." into gingerbread by Joe Onorato · 14 years ago
  6. dfc5e0c The old clean target had bit rotted. by Joe Onorato · 14 years ago
  7. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  8. de3bfad Allow properties with spaces in their values by Jean-Baptiste Queru · 14 years ago
  9. fb64488 Disable new longjmp in glibc 2.11 and later. by Ying Wang · 14 years ago
  10. 200f259 Build without OpenCore by default, remove obsolete opt-in to stagefright. by Andreas Huber · 14 years ago
  11. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  12. fb0a347 Disable building OTA package if there is no kernel. by Ying Wang · 14 years ago
  13. 68bb651 Show command lines run by releasetools. by Ying Wang · 14 years ago
  14. 4de6b5b Fix mkbootimg parameters for releasetools. by Ying Wang · 14 years ago
  15. 7eaa4dc Merge "Link against Mac OSX 10.5 SDK if building on 10.6." into gingerbread by Ying Wang · 14 years ago
  16. cb92616 Merge "Add support for multiple html directories to droiddoc." into gingerbread by Rohit Mungee · 14 years ago
  17. 0e143c0 Add support for multiple html directories to droiddoc. by Bill Napier · 14 years ago
  18. d6683f0 Link against Mac OSX 10.5 SDK if building on 10.6. by Ying Wang · 14 years ago
  19. ffff002 Pass pagesize to makebootimage. by Ying Wang · 14 years ago
  20. 065521b Backport ext4 support from master [DO NOT MERGE] by Ying Wang · 14 years ago
  21. ad3cf5f Restore OTA for crespo. [DO NOT MERGE] by Ying Wang · 14 years ago
  22. 60d1ee3 Better way to disable OTAs for crespo - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  23. 7daa913 Disable OTA for crespo [DO NOT MERGE] by Ying Wang · 14 years ago
  24. ddefdef Make ProGuard keep necessary members for serializable classes by Hung-ying Tyan · 14 years ago
  25. 1a2649f Merge "Add voip(SIP related codes) into framework." into gingerbread by Chung-yih Wang · 14 years ago
  26. 7dc35a3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  27. ab8ed58 Add voip(SIP related codes) into framework. by Chung-yih Wang · 14 years ago
  28. e1f37ba am 55edb20e: Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  29. 55edb20 Merge "Dist apkcerts.txt for unbundled builds" into froyo by Ying Wang · 14 years ago
  30. 989fade am af44485f: merge from open-source froyo by The Android Open Source Project · 14 years ago
  31. af44485 merge from open-source froyo by The Android Open Source Project · 14 years ago
  32. efb2168 Dist apkcerts.txt for unbundled builds by Ying Wang · 14 years ago
  33. f2bfa76 resolved conflicts for merge of 121a7873 to gingerbread by Evan Charlton · 14 years ago
  34. 121a787 Packages can specify where to find AndroidManifest.xml by Evan Charlton · 14 years ago
  35. ef5bf46 am bce4b75f: Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  36. bce4b75 Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  37. fa3d88f Include Test Case List from CTS Project by Brian Muramatsu · 14 years ago
  38. 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
  39. ebf93bb am 75b28573: Fix sim build for unbundling native code by Ying Wang · 14 years ago
  40. d5c217a Merge "add phony target "all_modules" and use it as make goal for "mm"/"mmm"" into froyo by Ying Wang · 14 years ago
  41. 0188414 add phony target "all_modules" and use it as make goal for "mm"/"mmm" by Ying Wang · 14 years ago
  42. 75b2857 Fix sim build for unbundling native code by Ying Wang · 14 years ago
  43. b1c272a Do a full clean build because of the installclean improvement steps by Joe Onorato · 14 years ago
  44. e2c6225 Merge "Instrumentation links against the jar file for its app, so use that at the dependency." into gingerbread by Joe Onorato · 14 years ago
  45. d7324cc Merge "Fix event-log-tags so we don't rebuild framework.jar because of an installclean." into gingerbread by Joe Onorato · 14 years ago
  46. 2198ff8 Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 14 years ago
  47. 14d9515 Instrumentation links against the jar file for its app, so use that at the dependency. by Joe Onorato · 14 years ago
  48. 9967e9d Merge "add an entry for the new libgui" into gingerbread by Mathias Agopian · 14 years ago
  49. 07523a1 am a0cb4666: Merge "merge from open-source froyo" into froyo by Jean-Baptiste Queru · 14 years ago
  50. a0cb466 Merge "merge from open-source froyo" into froyo by Jean-Baptiste Queru · 14 years ago
  51. b751053 Fix event-log-tags so we don't rebuild framework.jar because of an installclean. by Joe Onorato · 14 years ago
  52. b46f2c7 add an entry for the new libgui by Mathias Agopian · 14 years ago
  53. 53b3cad The ICU data is no longer compiled directly into the shared library. by Joe Onorato · 14 years ago
  54. a9b02f0 resolved conflicts for merge of a6bed2f7 to gingerbread by Ying Wang · 14 years ago
  55. a6bed2f Merge "Add phony target dist_libraries" into froyo by Ying Wang · 14 years ago
  56. 90b1d3d am b6a1c180: Keep the crt start/end var name of sh consistent with other archs by Ying Wang · 14 years ago
  57. b6a1c18 Keep the crt start/end var name of sh consistent with other archs by Ying Wang · 14 years ago
  58. f0f60cd resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago
  59. 1a08100 Support to build native libraries with prebuilt NDK by Ying Wang · 14 years ago
  60. 0e4c026 merge from open-source froyo by The Android Open Source Project · 14 years ago
  61. 0d20552 Merge "Enforce 64-bit build environment" into gingerbread by Ying Wang · 14 years ago
  62. 36b332b Build Accessibility Tests and APK by Brian Muramatsu · 14 years ago
  63. d2e830b Enforce 64-bit build environment by Ying Wang · 14 years ago
  64. de6a085 Fix broken interaction of JarJar and Emma. by Steve Howard · 14 years ago
  65. 8d9cbe5 Add phony target dist_libraries by Ying Wang · 14 years ago
  66. 750ac4f Manual merge of change 50994 from master (DO NOT MERGE) by Steve Howard · 14 years ago
  67. 7d73513 Add ramdisk.img to the dist dir, again (was removed at some point) - from master - please do no merge by Ed Heyl · 14 years ago
  68. ca88861 am 783f449b: Don\'t copy apns-conf.xml for apps-only build by Ying Wang · 14 years ago
  69. 783f449 Don't copy apns-conf.xml for apps-only build by Ying Wang · 14 years ago
  70. 22d019b Merge "Change branch name to gingerbread, to match reality - DO NOT MERGE" into gingerbread by Jean-Baptiste Queru · 14 years ago
  71. dd2c215 am 0af605f3: Merge "Allow to override --version-code and --version-name in LOCAL_AAPT_FLAGS" into froyo by Ying Wang · 14 years ago
  72. 0af605f Merge "Allow to override --version-code and --version-name in LOCAL_AAPT_FLAGS" into froyo by Ying Wang · 14 years ago
  73. a7f9179 Merge "Enable shared libraries to use crtbegin_so.S and crtend_so.S" into gingerbread by David 'Digit' Turner · 14 years ago
  74. c955834 am c048c9b5: default empty tapas to TARGET_BUILD_APPS "all" by Ying Wang · 14 years ago
  75. c048c9b default empty tapas to TARGET_BUILD_APPS "all" by Ying Wang · 14 years ago
  76. 8e6f821 Avoid inheriting PRIVATE_BOOTCLASSPATH from moduels that depend on api-stubs-timestamp by Ying Wang · 14 years ago
  77. f2bab48 Merge "Remove now unnecessary property overrides to opt into stagefright." into gingerbread by Andreas Huber · 14 years ago
  78. 7b142da Fix javadoc for Java 6. by Ying Wang · 14 years ago
  79. e3bbae0 Remove now unnecessary property overrides to opt into stagefright. by Andreas Huber · 14 years ago
  80. aee4daa The java version changed, and we made envsetup automatically find the right JAVA_HOME. by Joe Onorato · 14 years ago
  81. 1ae607a Allow to override --version-code and --version-name in LOCAL_AAPT_FLAGS by Ying Wang · 14 years ago
  82. 4a1c70e Switch the required host Java environment to 1.6. by Jeff Hamilton · 14 years ago
  83. f319c63 Add new "libandroid" to prelink map. by Dianne Hackborn · 14 years ago
  84. 4b13704 restore emma changes overwrittern by I9174f843 by Guang Zhu · 14 years ago
  85. 45113a7 am 06898660: A nothing-to-do build should do nothing. by Ying Wang · 14 years ago
  86. 438f5f7 Enable shared libraries to use crtbegin_so.S and crtend_so.S by David 'Digit' Turner · 14 years ago
  87. 181857a Change branch name to gingerbread, to match reality - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  88. 0689866 A nothing-to-do build should do nothing. by Ying Wang · 14 years ago
  89. ada132a Switch toolchain from gcc-4.4.0 to gcc-4.4.3 by Jing Yu · 14 years ago
  90. 3e46778 Remove irritating warnings about 'va_list' mangling when building C++ sources. by David 'Digit' Turner · 14 years ago
  91. a943634 Merge "improvement for emma filter option" into gingerbread by Guang Zhu · 14 years ago
  92. c01cf7b resolved conflicts for merge of 2b8d2383 to gingerbread by Ying Wang · 14 years ago
  93. 2b8d238 Merge changes I02214abd,I79e6f60e into froyo by Joe Onorato · 14 years ago
  94. 9cd3d8c improvement for emma filter option by Guang Zhu · 14 years ago
  95. 71affe7 am 484d4d54: Merge "Added prelinked library for audio effects JNI." into kraken by Eric Laurent · 14 years ago
  96. 484d4d5 Merge "Added prelinked library for audio effects JNI." into kraken by Eric Laurent · 14 years ago
  97. d7e7e48 am d83f3396: Revert "Merge "Switch the required host Java environment to 1.6." into kraken" by Ed Heyl · 14 years ago
  98. d83f339 Revert "Merge "Switch the required host Java environment to 1.6." into kraken" by Ed Heyl · 14 years ago
  99. 6ad4e49 am 1f29d2c3: Merge "Switch the required host Java environment to 1.6." into kraken by Sriram Raman · 14 years ago
  100. 1f29d2c Merge "Switch the required host Java environment to 1.6." into kraken by Sriram Raman · 14 years ago