1. cdfb5ba resolved conflicts for merge of a3aea5b6 to jb-mr2-dev by Raphael Moll · 12 years ago
  2. 8a2b770 Build SDK using prebuilts/devtools. by Raphael Moll · 12 years ago
  3. 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
  4. 408733b We need to use the ARM EABI to pass vector registers properly (i.e. float2). by Stephen Hines · 12 years ago
  5. 870d5f1 Merge "Add LOCAL_APK_LIBRARIES argument." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  6. a1fece0 Add LOCAL_APK_LIBRARIES argument. by Dianne Hackborn · 12 years ago
  7. 71f8b24 Don't try to group static libraries on mac. by Torne (Richard Coles) · 12 years ago
  8. 9f66959 Mips needs to be marked little-endian explicitly. by Stephen Hines · 12 years ago
  9. 512b962 Remove nonexisting module names. by Ying Wang · 12 years ago
  10. c08ecee Merge "Add support for multiple architectures with RS compat lib." into jb-mr2-dev by Tim Murray · 12 years ago
  11. 07e9fbb Merge "recovery: choose between available fonts based on device density" into jb-mr2-dev by Doug Zongker · 12 years ago
  12. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 12 years ago
  13. e129732 recovery: choose between available fonts based on device density by Doug Zongker · 12 years ago
  14. af21f7c Stash TARGET_CPU_VARIANT and print it in dumpvar. by Ben Cheng · 12 years ago
  15. 2e65cd5 Don't install all host modules by default. by Ying Wang · 12 years ago
  16. aace202 Support build rules which generate .o files. by Torne (Richard Coles) · 12 years ago
  17. 534fcd7 Allow to call dist-for-goals multiple times for the same file by Ying Wang · 12 years ago
  18. 3e3a3a2 am 14567bb0: am 08d56b4a: Merge "CTS: work around ClassLoader limitation" by Kenny Root · 12 years ago
  19. 08d56b4 Merge "CTS: work around ClassLoader limitation" by Kenny Root · 12 years ago
  20. 65307c0 CTS: work around ClassLoader limitation by Kenny Root · 12 years ago
  21. 6f05aa4 Merge "Run e2fsck only when building images with the target files." into jb-mr2-dev by Ying Wang · 12 years ago
  22. 45150f8 Fix function call syntax error. by Ying Wang · 12 years ago
  23. 4974879 Merge "Switch target java library dependency file from javalib.jar to classes.jar" into jb-mr2-dev by Ying Wang · 12 years ago
  24. 6a42a25 Run e2fsck only when building images with the target files. by Ying Wang · 12 years ago
  25. 087d4ee Switch target java library dependency file from javalib.jar to classes.jar by Ying Wang · 12 years ago
  26. 25ba3b0 am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." by Ian Rogers · 12 years ago
  27. ec7d07e Merge "Reduce RS build verbosity." into jb-mr2-dev by Stephen Hines · 12 years ago
  28. c148cca Merge "Specify -msse3 on host as on target." by Ian Rogers · 12 years ago
  29. 9ac9b53 Reduce RS build verbosity. by Stephen Hines · 12 years ago
  30. 35a6b4f Specify -msse3 on host as on target. by Ian Rogers · 12 years ago
  31. 6c86a13 Use $(my_prefix)DEPENDENCIES_ON_SHARED_LIBRARIES by Ying Wang · 12 years ago
  32. f7084ca Run zipalign after classes.dex is removed from the apk by Ying Wang · 12 years ago
  33. 48b6e18 Merge "Build rs_compatibility_jni_libs into product-specific dir" into jb-mr2-dev by Ying Wang · 12 years ago
  34. 370fa67 Build rs_compatibility_jni_libs into product-specific dir by Ying Wang · 12 years ago
  35. 7f7d4d9 Run zipalign after classes.dex is removed from the apk by Ying Wang · 12 years ago
  36. 4dbbd8a am 757e212c: am 0426da29: Merge "Fixed error message for using OpenJDK." by Jean-Baptiste Queru · 12 years ago
  37. 304f519 Fixed error message for using OpenJDK. by Tim Roes · 12 years ago
  38. 50e52fa Don't run cleanspecs if you are using mm/mmm. by Ying Wang · 12 years ago
  39. 9485a57 Untwist the target/host shared library dependencies. by Ying Wang · 12 years ago
  40. 00b2811 resolved conflicts for merge of 40ab92d0 to master by Ying Wang · 12 years ago
  41. b303d5d Merge "[MIPS] Update build rules" by Ying Wang · 12 years ago
  42. 514cc4d We shouldn't use temporary variable in the build recipe. by Ying Wang · 12 years ago
  43. e5d6d90 Merge "We shouldn't use temporary variable in the build recipe." by Ying Wang · 12 years ago
  44. b8a256a We shouldn't use temporary variable in the build recipe. by Ying Wang · 12 years ago
  45. 14c63cf Merge "Start producing target files using the unified fstab." by Ken Sumrall · 12 years ago
  46. 3126831 Support for ANDROID_BUILD_EVERYTHING_BY_DEFAULT by Ying Wang · 12 years ago
  47. 31ce31f Start producing target files using the unified fstab. by Ken Sumrall · 12 years ago
  48. 9c3aa05 Order-only deps on LOCAL_C/CXX and BCC_COMPAT by Ying Wang · 12 years ago
  49. b9a4e1e Merge "Use BUILD_PREBUILT to install the cmds." by Ying Wang · 12 years ago
  50. 6cc0c33 [MIPS] Update build rules by Chris Dearman · 12 years ago
  51. d3aab73 Use BUILD_PREBUILT to install the cmds. by Ying Wang · 12 years ago
  52. d1f4e18 Fix duplicate build rule warning. by Stephen Hines · 12 years ago
  53. ec02b4f Switch to librs.FOO.so instead of libFOO.so to prevent collisions. by Stephen Hines · 12 years ago
  54. 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 · 12 years ago
  55. 5e12e60 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 · 12 years ago
  56. b2bbff7 am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags." by Elliott Hughes · 12 years ago
  57. 03d2aa4 Remove more always-true ARCH_ARM_HAVE_ flags. by Elliott Hughes · 12 years ago
  58. 14a2d97 am d0fb6930: am 07a58f8f: Merge "Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_HAVE_FFS." by Elliott Hughes · 12 years ago
  59. d054249 Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_HAVE_FFS. by Elliott Hughes · 12 years ago
  60. 4cc7014 Merge "Remove dependency on libcompiler_rt.so for RS compatibility." by Stephen Hines · 12 years ago
  61. 4404433 Remove dependency on libcompiler_rt.so for RS compatibility. by Stephen Hines · 12 years ago
  62. 59c8b6d Merge "Dont' write out the clean_steps.mk if" by Ying Wang · 12 years ago
  63. 4a2f173 Dont' write out the clean_steps.mk if by Ying Wang · 12 years ago
  64. 8392284 Disable LOCAL_RENDERSCRIPT_COMPATIBILITY for non-arm builds by Ying Wang · 12 years ago
  65. 32cca7e Merge "Allow user to override the linux host toolchain." by Ying Wang · 12 years ago
  66. 90397c1 Add deps on LOCAL_SHARED_LIBRARIES for prebuilts. by Ying Wang · 12 years ago
  67. 79e3f77 Allow user to override the linux host toolchain. by Ying Wang · 12 years ago
  68. 6adffc1 Remove libcompiler_rt.so dependency for RS compat lib. by Stephen Hines · 12 years ago
  69. bfa5fb1 Merge "mma and mmma" by Ying Wang · 12 years ago
  70. 7b3c71d Add libcompiler_rt.so as a JNI dependency for RS compatibility. by Stephen Hines · 12 years ago
  71. 48725b8 Merge "Build RS compatibility library apps with libcompiler_rt.so too." by Shih-wei Liao · 12 years ago
  72. f3f8ea8 Merge "Fix libcompiler-rt. Use the official name libcompiler_rt." by Shih-wei Liao · 12 years ago
  73. b607f7b mma and mmma by Ying Wang · 12 years ago
  74. 9d38ec7 am 54096df3: am 1f7c3cb3: am 061c758c: am 9fdf671d: Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. by Dirk Dougherty · 12 years ago
  75. 54096df am 1f7c3cb3: am 061c758c: am 9fdf671d: Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. by Dirk Dougherty · 12 years ago
  76. 1f7c3cb am 061c758c: am 9fdf671d: Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. by Dirk Dougherty · 12 years ago
  77. 061c758 am 9fdf671d: Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. by Dirk Dougherty · 12 years ago
  78. 9fdf671 Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. by Dirk Dougherty · 12 years ago
  79. 695fee3 For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option by Raghu Gandham · 12 years ago
  80. 90a94b4 Build RS compatibility library apps with libcompiler_rt.so too. by Stephen Hines · 12 years ago
  81. c8dfc16 Fix libcompiler-rt. Use the official name libcompiler_rt. by Shih-wei Liao · 12 years ago
  82. abee465 Merge "Copy RS compatibility libraries to /system/lib/ for bundled builds." by Stephen Hines · 12 years ago
  83. f29dfa0 Merge "Fix depreciated -faddress-sanitizer. Use '-fsanitize=address' instead." by Shih-wei Liao · 12 years ago
  84. 3b0fa10 Copy RS compatibility libraries to /system/lib/ for bundled builds. by Stephen Hines · 12 years ago
  85. cc32951 Merge "remove frameworks/base/opengl/include from default include path" by Colin Cross · 12 years ago
  86. f792a43 remove frameworks/base/opengl/include from default include path by Colin Cross · 12 years ago
  87. e56605a Add LOCAL_POST_INSTALL_CMD by Ying Wang · 12 years ago
  88. 1151ef4 Fix droiddoc builds for second htmldir. by Dirk Dougherty · 12 years ago
  89. e0f58f9 am f0b7415e: am 34eb13de: am 18a1a50f: am 9c2336e0: Add new droiddoc option for project-specific secondary html input/output paths. by Dirk Dougherty · 12 years ago
  90. 7b15375 Merge "pdk: fix build error on mac" by Iliyan Malchev · 12 years ago
  91. 79d5109 pdk: fix build error on mac by Sungmin Choi · 12 years ago
  92. 9c5e299 Merge "Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects." by Tim Murray · 12 years ago
  93. f0b7415 am 34eb13de: am 18a1a50f: am 9c2336e0: Add new droiddoc option for project-specific secondary html input/output paths. by Dirk Dougherty · 12 years ago
  94. aa8c295 You would not believe how much we all love jelly beans. by Dianne Hackborn · 12 years ago
  95. 34eb13d am 18a1a50f: am 9c2336e0: Add new droiddoc option for project-specific secondary html input/output paths. by Dirk Dougherty · 12 years ago
  96. 18a1a50 am 9c2336e0: Add new droiddoc option for project-specific secondary html input/output paths. by Dirk Dougherty · 12 years ago
  97. 99b060f Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects. by Tim Murray · 12 years ago
  98. 5a8d345 Check build even if a module it's built against SDK. by Ying Wang · 12 years ago
  99. 1d977e3 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 12 years ago
  100. ef1a961 Revert "Refactor calculation LOCAL_CHECKED_MODULE" by Ying Wang · 12 years ago