1. b518c3e [DO NOT MERGE] Add support for RMTYPEDEF with Jack by Yohann Roussel · 9 years ago
  2. f09e59e [DO NOT MERGE] Compile using Jack. by Yohann Roussel · 10 years ago
  3. b931956 Convert bc depfiles to .P files. by Ying Wang · 9 years ago
  4. cddece6 Move the inclusion of depfile to where it's generated. by Ying Wang · 9 years ago
  5. bb5196e [Renderscript] making librsjni.so be packed with apks when by Miao Wang · 9 years ago
  6. 50ef904 am 2b942f87: Merge "Add build rules for libRSSupportIO (Usage_IO lib for RS compat lib)" by Miao Wang · 10 years ago
  7. 2b942f8 Merge "Add build rules for libRSSupportIO (Usage_IO lib for RS compat lib)" by Miao Wang · 10 years ago
  8. 0c949bd am 64606bd5: Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  9. 64606bd Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  10. de00ebb am caf44db2: Merge "Add build rules for 64bit Renderscript Compat lib." by Miao Wang · 10 years ago
  11. ec27a89 Add build rules for libRSSupportIO (Usage_IO lib for RS compat lib) by Miao Wang · 10 years ago
  12. e4359cf Add build rules for 64bit Renderscript Compat lib. by Miao Wang · 10 years ago
  13. b1055a1 Update protobuf library from 2.3 to 2.6. by Jeff Davidson · 10 years ago
  14. 5245bc8 am 201f6b3e: Merge "Make modules depend on their makefile." by Dan Albert · 10 years ago
  15. 954b5bd Make modules depend on their makefile. by Dan Albert · 10 years ago
  16. 007026f am 3fe170c5: Merge "Add support for prebuilt AARs." into lmp-mr1-ub-dev by Ying Wang · 10 years ago
  17. 0a5105b am e4cbc2af: Merge "Revert "Add support for prebuilt AARs."" into lmp-mr1-ub-dev by Nick Kralevich · 10 years ago
  18. e9dd9f2 Add support for prebuilt AARs. by Ying Wang · 10 years ago
  19. bcf8683 Revert "Add support for prebuilt AARs." by Nick Kralevich · 10 years ago
  20. 4ef8133 am f5672925: Add support for prebuilt AARs. by Ying Wang · 10 years ago
  21. f567292 Add support for prebuilt AARs. by Ying Wang · 10 years ago
  22. ed9981d am 427d1e98: Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE." by Jeff Davidson · 10 years ago
  23. b8ddd55 Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE. by Jeff Davidson · 10 years ago
  24. ba19802 am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag by Mark Renouf · 10 years ago
  25. 99332f1 Allow for opt-in of proguard shrinking of tests with new flag by Mark Renouf · 10 years ago
  26. efb9358 Support "LOCAL_SDK_VERSION := system_current" by Ying Wang · 10 years ago
  27. e019dfd Support dx generating multiple dex files. by Yohann Roussel · 11 years ago
  28. 4c4aa99 Support more precise package exclusion from JAR files. by Jeff Brown · 10 years ago
  29. 623d706 Fix the path for findbugs. by Yuncheol Heo · 10 years ago
  30. a87489b am 74b71317: am 2d72094f: am 960d919e: resolved conflicts for merge of 4df82b3e to klp-dev-plus-aosp by Ying Wang · 10 years ago
  31. 960d919 resolved conflicts for merge of 4df82b3e to klp-dev-plus-aosp by Ying Wang · 10 years ago
  32. 4df82b3 Allow proguarding the main app and the test app in a single run. by Mihail Dumitrescu · 10 years ago
  33. 057375d am 03a06f41: am 9507a0fd: am 82c59aef: am 71e8a22e: Merge "Add DEXPREOPT support for ART" by Ying Wang · 11 years ago
  34. ced4bff Add DEXPREOPT support for ART by Brian Carlstrom · 11 years ago
  35. 4e12f54 Add FORCE_BUILD_RS_COMPAT option. by Stephen Hines · 11 years ago
  36. c54e81c Add FORCE_BUILD_RS_COMPAT option. by Stephen Hines · 11 years ago
  37. 3057adb Drop the [no]proguard. prefix for the intermediate targets by Ying Wang · 11 years ago
  38. 7b7929a Drop the [no]proguard. prefix for the intermediate targets by Ying Wang · 11 years ago
  39. 18c5126 am 54e81f54: am 37b82aac: Skip compiling Java if an apk has no Java code. by Ying Wang · 11 years ago
  40. 37b82aa Skip compiling Java if an apk has no Java code. by Ying Wang · 11 years ago
  41. 664a236 resolved conflicts for merge of 9915650b to master by Ying Wang · 11 years ago
  42. 53efca6 am 161aa74d: am 576e0146: Make it a fatal error if no source files for Java module. by Ying Wang · 11 years ago
  43. 990cf5e Better handle of need_compile_java. by Ying Wang · 11 years ago
  44. 576e014 Make it a fatal error if no source files for Java module. by Ying Wang · 11 years ago
  45. e260b24 am 670a7a63: am c5b72527: am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
  46. c5b7252 am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
  47. 7311a34 Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
  48. 400c48c Merge "Support dx generating multiple dex files." by Yohann Roussel · 11 years ago
  49. 8ffe9c3 Support dx generating multiple dex files. by Yohann Roussel · 11 years ago
  50. a3b7593 Support to optionally run rmtypedefs. by Ying Wang · 11 years ago
  51. c73018c Fix typo from previous change to fix the build by Mike Lockwood · 11 years ago
  52. 6e5d867 Add support for overriding default Java libraries on a per-target basis by Mike Lockwood · 11 years ago
  53. ae859f9 Split framework jar. by Jeff Brown · 11 years ago
  54. d919c7a Add proper deps for jarjar rules files. by Torne (Richard Coles) · 11 years ago
  55. 5745351 Split out proguard_basic_keeps.flags by Ying Wang · 11 years ago
  56. 8e0567a Don't build librs.*.so in bundled branches since we'll use native RS. by Tim Murray · 11 years ago
  57. bde274e Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE. by Ulas Kirazci · 11 years ago
  58. 8db4cce Link RS compatibility files with libc and make bcc_compat a regular dep. by Stephen Hines · 11 years ago
  59. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 11 years ago
  60. 9ac9b53 Reduce RS build verbosity. by Stephen Hines · 11 years ago
  61. 370fa67 Build rs_compatibility_jni_libs into product-specific dir by Ying Wang · 11 years ago
  62. 9c3aa05 Order-only deps on LOCAL_C/CXX and BCC_COMPAT by Ying Wang · 11 years ago
  63. d1f4e18 Fix duplicate build rule warning. by Stephen Hines · 11 years ago
  64. ec02b4f Switch to librs.FOO.so instead of libFOO.so to prevent collisions. by Stephen Hines · 11 years ago
  65. 4cc7014 Merge "Remove dependency on libcompiler_rt.so for RS compatibility." by Stephen Hines · 11 years ago
  66. 4404433 Remove dependency on libcompiler_rt.so for RS compatibility. by Stephen Hines · 11 years ago
  67. 8392284 Disable LOCAL_RENDERSCRIPT_COMPATIBILITY for non-arm builds by Ying Wang · 11 years ago
  68. 6adffc1 Remove libcompiler_rt.so dependency for RS compat lib. by Stephen Hines · 11 years ago
  69. 7b3c71d Add libcompiler_rt.so as a JNI dependency for RS compatibility. by Stephen Hines · 11 years ago
  70. 90a94b4 Build RS compatibility library apps with libcompiler_rt.so too. by Stephen Hines · 11 years ago
  71. c8dfc16 Fix libcompiler-rt. Use the official name libcompiler_rt. by Shih-wei Liao · 11 years ago
  72. 3b0fa10 Copy RS compatibility libraries to /system/lib/ for bundled builds. by Stephen Hines · 11 years ago
  73. 99b060f Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects. by Tim Murray · 11 years ago
  74. 1d977e3 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 11 years ago
  75. ef1a961 Revert "Refactor calculation LOCAL_CHECKED_MODULE" by Ying Wang · 11 years ago
  76. ba99e69 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 11 years ago
  77. 8f199b0 Revert "libclcore.bc comes from prebuilts/sdk for unbundled projects." by Stephen Hines · 12 years ago
  78. ba6a7e1 libclcore.bc comes from prebuilts/sdk for unbundled projects. by Stephen Hines · 12 years ago
  79. 9541f58 Build RS compatibility objects with libcompiler-rt.a. by Stephen Hines · 12 years ago
  80. 2ce71aa Add new LOCAL_PROGUARD_ENABLED option "nosystem" by Ying Wang · 12 years ago
  81. f692513 Clean up libRSSupport.so and libclcore.bc dependencies. by Stephen Hines · 12 years ago
  82. e719f28 Build rules for Renderscript compatibility library. by Stephen Hines · 12 years ago
  83. 7aff0a7 am 0cf8969b: am 2e5d317c: make packages respect LOCAL_ADDITIONAL_DEPENDENCIES by Joe Onorato · 12 years ago
  84. 537ea6b resolved conflicts for merge of 50462d67 to master by Joe Onorato · 12 years ago
  85. 2e5d317 make packages respect LOCAL_ADDITIONAL_DEPENDENCIES by Joe Onorato · 12 years ago
  86. 8858d2a Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  87. 057eba0 Use PRIVATE_WARNINGS_ENABLE by Ying Wang · 12 years ago
  88. 0eccce9 Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  89. daf2ca5 am d2637573: resolved conflicts for merge of ed38fe6f to jb-mr1-dev-plus-aosp by Stephen Hines · 12 years ago
  90. 0ab6e3e Add support for building Filterscript files. by Stephen Hines · 12 years ago
  91. 6a68e77 Support LOCAL_ADDITIONAL_DEPENDENCIES for java by Brian Carlstrom · 12 years ago
  92. 3a6f758 Add LOCAL_DONT_DELETE_JAR_META_INF by Ying Wang · 12 years ago
  93. 2455929 Keep the emma classes if emma is enabled. by Ying Wang · 12 years ago
  94. af4800c Support EMMA_INSTRUMENT in both full and unbundled builds. by Ying Wang · 12 years ago
  95. 79f68bc Use new flag for emma instrumented build and limit to apps only by Guang Zhu · 12 years ago
  96. 28437aa Add LOCAL_SOURCE_FILES_ALL_GENERATED support by Ying Wang · 12 years ago
  97. efe02ce add TARGET_BUILD_JAVA_SUPPORT_LEVEL to allow checking if java build is OK in PDK by Keun young Park · 12 years ago
  98. 816b9fd enable PDK to use platform JAVA API by Keun young Park · 12 years ago
  99. 0ec188f Support to build against prebuilt current SDK in unbundled branch by Ying Wang · 12 years ago
  100. ebb351e enable Java build for PDK build by Keun young Park · 12 years ago