1. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  2. e1731a5 Export app certificates to Make for apkcerts list by Colin Cross · 7 years ago
  3. 1605606 Add privileged app support in Soong by Colin Cross · 7 years ago
  4. 7079856 Remove export_package_resources check when exporting apps to Make by Colin Cross · 7 years ago
  5. 366938f Allow java manifest property to reference filegroups by Colin Cross · 7 years ago
  6. 9f31911 Add USE_D8_DESUGAR option in build/soong by Alan Leung · 7 years ago
  7. d4c0309 Merge changes I13910647,Ie061e90c,I1c1cb098 by Treehugger Robot · 7 years ago
  8. c331599 Allow java binary wrapper files to reference filegroups by Colin Cross · 7 years ago
  9. 06ae582 Export makevars ANDROID_JAVA{8,9}_HOME. by Tobias Thierer · 7 years ago
  10. 5beccee Split logtags implementations for cc and java by Colin Cross · 7 years ago
  11. 1bd8780 Add more dex_preopt properties by Colin Cross · 7 years ago
  12. 6b4a32d Split java_binary modules into common and binary variants by Colin Cross · 7 years ago
  13. 5425090 Add java_genrules to use jars as inputs and outputs by Colin Cross · 7 years ago
  14. 42f3a76 Fix apps build by Colin Cross · 7 years ago
  15. b69301e Sort compiled resources by output path by Colin Cross · 7 years ago
  16. 890ff55 Add enforced RRO support to Soong by Colin Cross · 7 years ago
  17. 527012a Split up testJavaWithEnvFs by Colin Cross · 7 years ago
  18. 0926fae Add system_$(VER) by Sundong Ahn · 7 years ago
  19. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 7 years ago
  20. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  21. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 7 years ago
  22. 44f0668 Fix aapt2 by Colin Cross · 7 years ago
  23. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 7 years ago
  24. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  25. 824bee3 Move java test resources in mock filesystem to a different directory by Colin Cross · 7 years ago
  26. cb93359 Add Jacoco support by Colin Cross · 7 years ago
  27. b4972e3 Fix passing dex_preopt value to make by Colin Cross · 7 years ago
  28. 96427d6 kotlinc: Always pass -jvm-target 1.8 by Tobias Thierer · 7 years ago
  29. b1bd1aa Use logtags without merged file by Colin Cross · 7 years ago
  30. 1763da8 Export extract-srcjars.sh to Make by Colin Cross · 7 years ago
  31. d243091 Remove partial javastream proto support by Colin Cross · 7 years ago
  32. af05017 Add support for .srcjar files from genrules and srcs by Colin Cross · 7 years ago
  33. ebe1a51 Fix java AIDL properties to match C/C++ by Colin Cross · 7 years ago
  34. d5dbfb7 Fix proto flags in java by Colin Cross · 7 years ago
  35. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 7 years ago
  36. d3e141d Pass results of Finder into Blueprint by Jeff Gaston · 7 years ago
  37. d9e8f0a Setup java paths in soong_ui by Dan Willemsen · 7 years ago
  38. 61eaedb Support Javac sharding in Soong. by Nan Zhang · 7 years ago
  39. a39899e Merge "Always use installed version of d8-compat-dx" by Alan Leung · 7 years ago
  40. 3c807db Add default jar wrapper when wrapper property is not specified by Nan Zhang · 7 years ago
  41. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 7 years ago
  42. 76530ec Merge "Import AAPT-related product variables from make" by Treehugger Robot · 7 years ago
  43. 2e19cd8 Always use installed version of d8-compat-dx by Yohann Roussel · 7 years ago
  44. face4e4 Import AAPT-related product variables from make by Colin Cross · 7 years ago
  45. 047a24a Merge "Allow java_host_binary to be used with genrule." by Treehugger Robot · 7 years ago
  46. 2423717 Allow java_host_binary to be used with genrule. by Alex Light · 7 years ago
  47. 899f374 Use D8 by default by Alan Leung · 7 years ago
  48. 715d711 Fix kotlin -classpath argument by Colin Cross · 7 years ago
  49. 8eadbf0 Fix source jars by Colin Cross · 7 years ago
  50. 9a36418 Use prebuilt turbine jar for unbundled javac builds. by Nan Zhang · 7 years ago
  51. 88c37d3 Add convenience phony targets for system modules by Colin Cross · 7 years ago
  52. 5c6ecc1 Don't panic in turbine with no classes by Colin Cross · 7 years ago
  53. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  54. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  55. 0d3f8c0 Use prebuilt dx for PDK builds by Colin Cross · 7 years ago
  56. 1e45cb7 Fail when a module depends on a disabled module by Colin Cross · 7 years ago
  57. e243c23 Fix finding src directory for aidl by Colin Cross · 7 years ago
  58. 15e86d9 Support multiple outputs in genrules with depfile: true by Colin Cross · 7 years ago
  59. 535e2cf Support installable prebuilt jars by Colin Cross · 7 years ago
  60. 2ebc476 Use prebuilts/sdk/*current until Soong can generate stubs by Colin Cross · 7 years ago
  61. 461bd1a Add sdk_version property to imported jars by Colin Cross · 7 years ago
  62. ed19fc3 Support Turbine in Soong. by Nan Zhang · 7 years ago
  63. 9e07394 Merge "Add D8 support" by Alan Leung · 7 years ago
  64. 1d476fc Add D8 support by Alan Leung · 7 years ago
  65. a22116e Add property to prevent dex preopting by Colin Cross · 7 years ago
  66. 1ee2317 Move all jar intermediates to subdirs by Colin Cross · 7 years ago
  67. a482065 Use soong_javac_wrapper in soong javac compiles by Colin Cross · 7 years ago
  68. 975f9f7 Allow jarjar_rules to be arch-specific by Colin Cross · 7 years ago
  69. 93e8595 Initial kotlin support by Colin Cross · 7 years ago
  70. 59149b6 Use jars containg sources for java generators by Colin Cross · 7 years ago
  71. e9a275b Pass output file names into java.Transform* functions by Colin Cross · 7 years ago
  72. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 7 years ago
  73. 070879e Refactor errorprone support to reduce duplication by Colin Cross · 7 years ago
  74. 6ccbc91 Let tests override environment by Colin Cross · 7 years ago
  75. 9243010 Add hostdex support by Colin Cross · 7 years ago
  76. 54190b3 Add test for java generated sources by Colin Cross · 7 years ago
  77. 52b1e4c Fix doubled generated source files by Colin Cross · 7 years ago
  78. ac1c64e Merge "Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set" by Treehugger Robot · 7 years ago
  79. a221b16 Merge "Correctly add dependencies to java_resource_dirs files" by Treehugger Robot · 7 years ago
  80. 9d7bee7 Merge "Honor resource exclusions in java_resources properties" by Treehugger Robot · 7 years ago
  81. e2ad230 Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set by Colin Cross · 7 years ago
  82. c21d118 Merge changes I5f6f3da7,Ia37b8b93,Ie79a2e78 by Treehugger Robot · 7 years ago
  83. 647aa4f Allow full protos in host modules by Colin Cross · 7 years ago
  84. af9c55b Correctly add dependencies to java_resource_dirs files by Colin Cross · 7 years ago
  85. 2372923 Honor resource exclusions in java_resources properties by Colin Cross · 7 years ago
  86. 7db5d63 Get dex jar resources from classpath jar by Colin Cross · 7 years ago
  87. c157a8d Allow libraries with no sources to be installed by Colin Cross · 7 years ago
  88. 965714f Fix bootclasspath for host variants of java_library modules by Colin Cross · 7 years ago
  89. 6af17aa Add support for .proto files in java modules by Colin Cross · 7 years ago
  90. 47ff252 Relax SDK checks for unbundled builds by Colin Cross · 7 years ago
  91. d5934c8 Fix arch specific properties for java modules by Colin Cross · 7 years ago
  92. a60ead8 Make java_library_static uninstallable by default by Colin Cross · 7 years ago
  93. 0532fb0 Fix excluding resource directories by Colin Cross · 7 years ago
  94. fa5eb23 Add no_framework_libs property by Colin Cross · 7 years ago
  95. 8b9d37b Allow modules with empty sdk_version in unbundled builds by Colin Cross · 7 years ago
  96. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 7 years ago
  97. 8649b26 Use pre-desugar classes in classpath by Colin Cross · 7 years ago
  98. 59f1bb6 Only desugar/dx installable libraries by Colin Cross · 7 years ago
  99. 40a3671 Remove jarSpec structure by Colin Cross · 7 years ago
  100. d689143 Move errorprone dependency to compiled classes jar by Colin Cross · 7 years ago