1. c73018c Fix typo from previous change to fix the build by Mike Lockwood · 11 years ago
  2. 6e5d867 Add support for overriding default Java libraries on a per-target basis by Mike Lockwood · 11 years ago
  3. ae859f9 Split framework jar. by Jeff Brown · 11 years ago
  4. d919c7a Add proper deps for jarjar rules files. by Torne (Richard Coles) · 11 years ago
  5. 5745351 Split out proguard_basic_keeps.flags by Ying Wang · 11 years ago
  6. 8e0567a Don't build librs.*.so in bundled branches since we'll use native RS. by Tim Murray · 11 years ago
  7. bde274e Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE. by Ulas Kirazci · 11 years ago
  8. 8db4cce Link RS compatibility files with libc and make bcc_compat a regular dep. by Stephen Hines · 11 years ago
  9. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 11 years ago
  10. 9ac9b53 Reduce RS build verbosity. by Stephen Hines · 11 years ago
  11. 370fa67 Build rs_compatibility_jni_libs into product-specific dir by Ying Wang · 11 years ago
  12. 9c3aa05 Order-only deps on LOCAL_C/CXX and BCC_COMPAT by Ying Wang · 11 years ago
  13. d1f4e18 Fix duplicate build rule warning. by Stephen Hines · 11 years ago
  14. ec02b4f Switch to librs.FOO.so instead of libFOO.so to prevent collisions. by Stephen Hines · 11 years ago
  15. 4cc7014 Merge "Remove dependency on libcompiler_rt.so for RS compatibility." by Stephen Hines · 11 years ago
  16. 4404433 Remove dependency on libcompiler_rt.so for RS compatibility. by Stephen Hines · 11 years ago
  17. 8392284 Disable LOCAL_RENDERSCRIPT_COMPATIBILITY for non-arm builds by Ying Wang · 11 years ago
  18. 6adffc1 Remove libcompiler_rt.so dependency for RS compat lib. by Stephen Hines · 11 years ago
  19. 7b3c71d Add libcompiler_rt.so as a JNI dependency for RS compatibility. by Stephen Hines · 11 years ago
  20. 90a94b4 Build RS compatibility library apps with libcompiler_rt.so too. by Stephen Hines · 12 years ago
  21. c8dfc16 Fix libcompiler-rt. Use the official name libcompiler_rt. by Shih-wei Liao · 12 years ago
  22. 3b0fa10 Copy RS compatibility libraries to /system/lib/ for bundled builds. by Stephen Hines · 11 years ago
  23. 99b060f Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects. by Tim Murray · 12 years ago
  24. 1d977e3 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 12 years ago
  25. ef1a961 Revert "Refactor calculation LOCAL_CHECKED_MODULE" by Ying Wang · 12 years ago
  26. ba99e69 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 12 years ago
  27. 8f199b0 Revert "libclcore.bc comes from prebuilts/sdk for unbundled projects." by Stephen Hines · 12 years ago
  28. ba6a7e1 libclcore.bc comes from prebuilts/sdk for unbundled projects. by Stephen Hines · 12 years ago
  29. 9541f58 Build RS compatibility objects with libcompiler-rt.a. by Stephen Hines · 12 years ago
  30. 2ce71aa Add new LOCAL_PROGUARD_ENABLED option "nosystem" by Ying Wang · 12 years ago
  31. f692513 Clean up libRSSupport.so and libclcore.bc dependencies. by Stephen Hines · 12 years ago
  32. e719f28 Build rules for Renderscript compatibility library. by Stephen Hines · 12 years ago
  33. 7aff0a7 am 0cf8969b: am 2e5d317c: make packages respect LOCAL_ADDITIONAL_DEPENDENCIES by Joe Onorato · 12 years ago
  34. 537ea6b resolved conflicts for merge of 50462d67 to master by Joe Onorato · 12 years ago
  35. 2e5d317 make packages respect LOCAL_ADDITIONAL_DEPENDENCIES by Joe Onorato · 12 years ago
  36. 8858d2a Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  37. 057eba0 Use PRIVATE_WARNINGS_ENABLE by Ying Wang · 12 years ago
  38. 0eccce9 Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  39. daf2ca5 am d2637573: resolved conflicts for merge of ed38fe6f to jb-mr1-dev-plus-aosp by Stephen Hines · 12 years ago
  40. 0ab6e3e Add support for building Filterscript files. by Stephen Hines · 12 years ago
  41. 6a68e77 Support LOCAL_ADDITIONAL_DEPENDENCIES for java by Brian Carlstrom · 12 years ago
  42. 3a6f758 Add LOCAL_DONT_DELETE_JAR_META_INF by Ying Wang · 12 years ago
  43. 2455929 Keep the emma classes if emma is enabled. by Ying Wang · 12 years ago
  44. af4800c Support EMMA_INSTRUMENT in both full and unbundled builds. by Ying Wang · 12 years ago
  45. 79f68bc Use new flag for emma instrumented build and limit to apps only by Guang Zhu · 12 years ago
  46. 28437aa Add LOCAL_SOURCE_FILES_ALL_GENERATED support by Ying Wang · 12 years ago
  47. efe02ce add TARGET_BUILD_JAVA_SUPPORT_LEVEL to allow checking if java build is OK in PDK by Keun young Park · 12 years ago
  48. 816b9fd enable PDK to use platform JAVA API by Keun young Park · 12 years ago
  49. 0ec188f Support to build against prebuilt current SDK in unbundled branch by Ying Wang · 12 years ago
  50. ebb351e enable Java build for PDK build by Keun young Park · 12 years ago
  51. b9566c0 Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK" by Keun young Park · 12 years ago
  52. 9283168 enable Java build for PDK build by Keun young Park · 12 years ago
  53. 3f45b3c Support to run DroidDoc in unbundled builds. by Ying Wang · 12 years ago
  54. 0b7d3d6 Moving libRS by Alex Sakhartchouk · 12 years ago
  55. fe97fe9 Multi-Project Commit: Move of filterfw out of system/media (3 of 7) by Marius Renn · 12 years ago
  56. 5a4eb5f Update llvm-rs-cc build to use unified headers in all cases. by Stephen Hines · 12 years ago
  57. 5758b8e Remove the R/Manifest classes when building the static Java library by Ying Wang · 13 years ago
  58. e109a1d Allow to build Java module from mere static Java libraries. by Ying Wang · 13 years ago
  59. 914f7a2 Enable -Wall/-Werror with LOCAL_RENDERSCRIPT_FLAGS. by Stephen Hines · 13 years ago
  60. d62de0f Merge "Provide LOCAL_RENDERSCRIPT_TARGET_API override." by Ying Wang · 13 years ago
  61. a941d13 Provide LOCAL_RENDERSCRIPT_TARGET_API override. by Stephen Hines · 13 years ago
  62. 76a7d82 Add filterfw.jar to standard list of java libraries to include. by Eino-Ville Talvala · 13 years ago
  63. 6e41a74 Merge "Provide mechanism to override llvm-rs-cc headers." by Ying Wang · 13 years ago
  64. d4136c0 Provide mechanism to override llvm-rs-cc headers. by Stephen Hines · 13 years ago
  65. ca94f35 Removing target-api option from build. by jeffhao · 13 years ago
  66. c963eae Update build to properly use prebuilt llvm-rs-cc. by Stephen Hines · 13 years ago
  67. 4387dc3 am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler by Ying Wang · 13 years ago
  68. 7d83ef8 Support custom RenderScript compiler by Ying Wang · 13 years ago
  69. 9681379 Use manifest minSdkVersion as "--target-api" in LOCAL_DX_FLAGS by Ying Wang · 13 years ago
  70. fcf00d5 Support to build renderscript in unbundled apps. by Ying Wang · 13 years ago
  71. 84ed6fa Disable "-t" for acp. by Ying Wang · 14 years ago
  72. 85aa5de Add external/clang/lib/Headers as llvm-rs-cc's system header search path by Ying Wang · 14 years ago
  73. 16e2f98 Fix a spelling error. by Ficus Kirkpatrick · 14 years ago
  74. a5fc87a Integrate protocol buffer compiler into the build system. by Ying Wang · 14 years ago
  75. 16697b7 Hook up the dependency. by Ying Wang · 14 years ago
  76. d01fadb Make naming consistent: llvm-rs-cc and llvm-rs-link. by Shih-wei Liao · 14 years ago
  77. 24e1c01 Integrate the slang "-MD" into the build system. by Ying Wang · 14 years ago
  78. 25a04da am b7019e21: am a9c381ed: Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  79. a9c381e Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  80. ed72118 am 3c3bf677: am 0b9382c7: Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  81. 0b9382c Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  82. 509d28b resolved conflicts for merge of 3453d5f3 to master by Ying Wang · 14 years ago
  83. 957fea5 Fix dependency when switching between build variants with and without Proguard. by Ying Wang · 14 years ago
  84. 5128027 Now slang supports "-I" options. by Ying Wang · 14 years ago
  85. 7dc35a3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  86. c06243d Fix jar dependency on the local manifest file. by Ying Wang · 14 years ago
  87. 0bd59a0 Build system support for RenderScript by Ying Wang · 14 years ago
  88. ee195f3 am 8b0ecc08: am de6a0857: Fix broken interaction of JarJar and Emma. by Steve Howard · 14 years ago
  89. de6a085 Fix broken interaction of JarJar and Emma. by Steve Howard · 14 years ago
  90. 750ac4f Manual merge of change 50994 from master (DO NOT MERGE) by Steve Howard · 14 years ago
  91. 18b7556 Squashed commit of the following (DO NOT MERGE): by Guang Zhu · 14 years ago
  92. a64dbd7 am 36ce8736: am 77dc0a58: Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  93. 77dc0a5 Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  94. f2f3e4b Moving junit out of core.jar and into core-junit.jar by Jesse Wilson · 14 years ago
  95. ef5c640 Fix and enable JarJar in Java builds. by Steve Howard · 14 years ago
  96. 3600a16 Undo commit: Moving junit out of core.jar and into core-junit.jar by Jesse Wilson · 14 years ago
  97. 72c941a Moving junit out of core.jar and into core-junit.jar. by Jesse Wilson · 14 years ago
  98. 155afe3 enhancement for building app with emma code coverage by Guang Zhu · 14 years ago
  99. 389b7e1 Let Proguard load emma jar if it's enabled. by Ying Wang · 14 years ago
  100. 85ab497 Turn on Proguard by default for user/userdebug builds. by Ying Wang · 14 years ago