1. 5b74367 remove renderscript support lib from javadocs by Scott Main · 11 years ago
  2. 988251c Fix $(so_suffix) error. by Ying Wang · 11 years ago
  3. ba9636d Establish the built module dependencies on prebuilt shared library by Ying Wang · 11 years ago
  4. a3d60ae Merge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev by Jeff Brown · 11 years ago
  5. 9977ddf Revert "Remove mediarouter v7 support library from SDK." by Jeff Brown · 11 years ago
  6. d235ed2 Respect DISABLE_PROGUARD by Ying Wang · 11 years ago
  7. f84bf8d Fix use of LOCAL_CLASSPATH in droiddoc.mk by Ying Wang · 11 years ago
  8. 0eacd93 Remove mediarouter v7 support library from SDK. by Jeff Brown · 11 years ago
  9. 1e1241c Dist static Java library modules. by Ying Wang · 11 years ago
  10. 38cdd44 Tweak proguard flags in the 2 files. by Ying Wang · 11 years ago
  11. af44e90 add renderscript to support library javadocs by Scott Main · 11 years ago
  12. 5745351 Split out proguard_basic_keeps.flags by Ying Wang · 11 years ago
  13. 8e0567a Don't build librs.*.so in bundled branches since we'll use native RS. by Tim Murray · 11 years ago
  14. 0eb3562 Add extra libgcc.a only for unbundled build. by Ying Wang · 11 years ago
  15. b71b290 Merge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev by Igor Murashkin · 11 years ago
  16. 3095dd7 DO NOT MERGE: Change build id to JB_MR2 by Igor Murashkin · 11 years ago
  17. 278bbf1 Don't concatenate the NOTICE file for a single module. by Torne (Richard Coles) · 11 years ago
  18. 9d461e3 Merge "Add v7 support libs to path map." into jb-mr2-dev by Jeff Brown · 11 years ago
  19. 2dc245b Clean yacc version check by Ying Wang · 11 years ago
  20. fcf2a11 Add v7 support libs to path map. by Jeff Brown · 11 years ago
  21. b1f1013 Remove DBUS from make files by Matthew Xie · 11 years ago
  22. 3bad554 Here lies JB MR2: In with a whimper, out with a bang. by Dianne Hackborn · 11 years ago
  23. d6b1d61 Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES by Ying Wang · 11 years ago
  24. 14ae6e8 Merge "Get rid of the liblog hack." into jb-mr2-dev by Ying Wang · 11 years ago
  25. 3e55609 Support to dist unbundled files for bundled build by Ying Wang · 11 years ago
  26. fea1ffe Get rid of the liblog hack. by Ying Wang · 11 years ago
  27. c04a828 Revert "Get rid of the liblog hack." by Ying Wang · 11 years ago
  28. 7636578 Get rid of the liblog hack. by Ying Wang · 11 years ago
  29. cd3190a Revert "Add liblog" by Ying Wang · 11 years ago
  30. 8722580 Add liblog by Ying Wang · 11 years ago
  31. dd75a03 Fix the win_sdk build. by Ying Wang · 11 years ago
  32. 854be68 Switch to prebuilt bison by Ying Wang · 11 years ago
  33. bde274e Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE. by Ulas Kirazci · 11 years ago
  34. dd24337 apicheck: Suppress certain changes in final qualifier. by Jeff Brown · 11 years ago
  35. 51f7dcb Merge "Default install path of shared Java library with tag tests" into jb-mr2-dev by Ying Wang · 11 years ago
  36. 6f79520 Merge "find pdk platform.zip from full_ directory as well for aosp_ products" into jb-mr2-dev by keunyoung · 11 years ago
  37. 3b4856e find pdk platform.zip from full_ directory as well for aosp_ products by keunyoung · 11 years ago
  38. 60b9efc Do not disable factory build under PDK by Devin Kim · 11 years ago
  39. d76ff19 Merge "resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev" into jb-mr2-dev by Brian Carlstrom · 11 years ago
  40. 8c37405 resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev by Brian Carlstrom · 11 years ago
  41. 8db4cce Link RS compatibility files with libc and make bcc_compat a regular dep. by Stephen Hines · 11 years ago
  42. dc6757a Added local variable info output to javac command for host build. by jeffhao · 12 years ago
  43. d3e01c1 Merge commit 'e8c9e82d' into manualmerge by repo sync · 11 years ago
  44. 0abb0fd Default install path of shared Java library with tag tests by Ying Wang · 11 years ago
  45. a8b3d54 Add sepolicy and mac_perms to installclean by William Roberts · 11 years ago
  46. ba71aba Allow to run Proguard on static Java library by Ying Wang · 11 years ago
  47. 1579e23 Merge "Support to build vendor.img" into jb-mr2-dev by Ying Wang · 11 years ago
  48. 47e27a4 Merge "core: combo: arm: use appropriate mcpu flags for cortex-a7" into jb-mr2-dev by Dima Zavin · 11 years ago
  49. a0febe5 Support to build vendor.img by Ying Wang · 11 years ago
  50. bdbd716 core: combo: arm: use appropriate mcpu flags for cortex-a7 by Dima Zavin · 11 years ago
  51. b2c7917 am ca983c08: am 97c280ec: Merge "We have to use := instead of +=" by Ying Wang · 11 years ago
  52. 4d06341 We have to use := instead of += by Ying Wang · 11 years ago
  53. 9b93f37 Delete icu4j from pathmap.mk by Ying Wang · 11 years ago
  54. 79a6b76 am e874f3ab: am 55c06f75: Merge "Duplicate libgcc.a in front of *so" by Andrew Hsieh · 11 years ago
  55. 8725b94 Duplicate libgcc.a in front of *so by Andrew Hsieh · 11 years ago
  56. 6c7bc55 Link libgcc.a before shared libraries (especially libc.so). by Ben Cheng · 11 years ago
  57. d7321d3 Skip userdata.img only if partition size is not give for extfs. by Ying Wang · 11 years ago
  58. 4ac826b Don't build userdata.img if no partition size by Ying Wang · 11 years ago
  59. ea871a0 Link libgcc.a before shared libraries (especially libc.so). by Ben Cheng · 11 years ago
  60. cdfb5ba resolved conflicts for merge of a3aea5b6 to jb-mr2-dev by Raphael Moll · 11 years ago
  61. 8a2b770 Build SDK using prebuilts/devtools. by Raphael Moll · 11 years ago
  62. 6e2d53a Merge "We need to use the ARM EABI to pass vector registers properly (i.e. float2)." into jb-mr2-dev by Stephen Hines · 11 years ago
  63. 408733b We need to use the ARM EABI to pass vector registers properly (i.e. float2). by Stephen Hines · 11 years ago
  64. 870d5f1 Merge "Add LOCAL_APK_LIBRARIES argument." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  65. a1fece0 Add LOCAL_APK_LIBRARIES argument. by Dianne Hackborn · 11 years ago
  66. 71f8b24 Don't try to group static libraries on mac. by Torne (Richard Coles) · 11 years ago
  67. 9f66959 Mips needs to be marked little-endian explicitly. by Stephen Hines · 11 years ago
  68. 512b962 Remove nonexisting module names. by Ying Wang · 11 years ago
  69. c08ecee Merge "Add support for multiple architectures with RS compat lib." into jb-mr2-dev by Tim Murray · 11 years ago
  70. 07e9fbb Merge "recovery: choose between available fonts based on device density" into jb-mr2-dev by Doug Zongker · 11 years ago
  71. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 11 years ago
  72. e129732 recovery: choose between available fonts based on device density by Doug Zongker · 11 years ago
  73. af21f7c Stash TARGET_CPU_VARIANT and print it in dumpvar. by Ben Cheng · 12 years ago
  74. 2e65cd5 Don't install all host modules by default. by Ying Wang · 12 years ago
  75. aace202 Support build rules which generate .o files. by Torne (Richard Coles) · 11 years ago
  76. 534fcd7 Allow to call dist-for-goals multiple times for the same file by Ying Wang · 11 years ago
  77. 3e3a3a2 am 14567bb0: am 08d56b4a: Merge "CTS: work around ClassLoader limitation" by Kenny Root · 11 years ago
  78. 08d56b4 Merge "CTS: work around ClassLoader limitation" by Kenny Root · 11 years ago
  79. 65307c0 CTS: work around ClassLoader limitation by Kenny Root · 11 years ago
  80. 6f05aa4 Merge "Run e2fsck only when building images with the target files." into jb-mr2-dev by Ying Wang · 11 years ago
  81. 45150f8 Fix function call syntax error. by Ying Wang · 11 years ago
  82. 4974879 Merge "Switch target java library dependency file from javalib.jar to classes.jar" into jb-mr2-dev by Ying Wang · 11 years ago
  83. 6a42a25 Run e2fsck only when building images with the target files. by Ying Wang · 11 years ago
  84. 087d4ee Switch target java library dependency file from javalib.jar to classes.jar by Ying Wang · 11 years ago
  85. 25ba3b0 am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." by Ian Rogers · 11 years ago
  86. ec7d07e Merge "Reduce RS build verbosity." into jb-mr2-dev by Stephen Hines · 11 years ago
  87. c148cca Merge "Specify -msse3 on host as on target." by Ian Rogers · 11 years ago
  88. 9ac9b53 Reduce RS build verbosity. by Stephen Hines · 11 years ago
  89. 35a6b4f Specify -msse3 on host as on target. by Ian Rogers · 11 years ago
  90. 6c86a13 Use $(my_prefix)DEPENDENCIES_ON_SHARED_LIBRARIES by Ying Wang · 11 years ago
  91. f7084ca Run zipalign after classes.dex is removed from the apk by Ying Wang · 11 years ago
  92. 48b6e18 Merge "Build rs_compatibility_jni_libs into product-specific dir" into jb-mr2-dev by Ying Wang · 11 years ago
  93. 370fa67 Build rs_compatibility_jni_libs into product-specific dir by Ying Wang · 11 years ago
  94. 7f7d4d9 Run zipalign after classes.dex is removed from the apk by Ying Wang · 11 years ago
  95. 4dbbd8a am 757e212c: am 0426da29: Merge "Fixed error message for using OpenJDK." by Jean-Baptiste Queru · 11 years ago
  96. 304f519 Fixed error message for using OpenJDK. by Tim Roes · 11 years ago
  97. 50e52fa Don't run cleanspecs if you are using mm/mmm. by Ying Wang · 11 years ago
  98. 9485a57 Untwist the target/host shared library dependencies. by Ying Wang · 11 years ago
  99. 00b2811 resolved conflicts for merge of 40ab92d0 to master by Ying Wang · 11 years ago
  100. b303d5d Merge "[MIPS] Update build rules" by Ying Wang · 11 years ago