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