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