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