1. f61766e Use turbine instead of kapt for kotlin annotation processors by Colin Cross · 2 years, 10 months ago
  2. 411647e Don't use ziptime or --temp_dir for turbine by Colin Cross · 2 years, 10 months ago
  3. 9bb9bfb Don't pass static libs to r8 by Colin Cross · 2 years, 10 months ago
  4. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 2 months ago
  5. a1ff7c6 Enable compose kotlinc plugin when depending on the compose runtime by Colin Cross · 3 years, 3 months ago
  6. 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 3 years, 7 months ago
  7. a4eafdd Support multiple rsp files in REParams by Colin Cross · 3 years, 9 months ago
  8. 77cdcfd Move android package on top of remotexec by Colin Cross · 3 years, 10 months ago
  9. b0addaf Limit the number of the Java source files in a single compilation unit by Sasha Smundak · 3 years, 10 months ago
  10. d97cf63 Turn missing jarjar output files into errors by Colin Cross · 3 years, 11 months ago
  11. 5b0b94e Merge "Soong: remove output file before running SoongZip" by Treehugger Robot · 4 years, 1 month ago
  12. 26d1955 Soong: remove output file before running SoongZip by Ulf Adams · 4 years, 1 month ago
  13. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 1 month ago
  14. 16f23a4 Check UseRBE is set before replacing any template with the RE version. by Ramy Medhat · 4 years, 4 months ago
  15. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
  16. b549b77 Revert "Always run package check" by Colin Cross · 4 years, 7 months ago
  17. 91206d9 Always run package check by Paul Duffin · 4 years, 7 months ago
  18. 366afc5 Add support for remote-execution / caching of jar/zip actions by Kousik Kumar · 4 years, 7 months ago
  19. 1372c1b Add support for remote-execution / caching of turbine actions by Kousik Kumar · 4 years, 7 months ago
  20. a7856c0 Implement android_app_set module by Sasha Smundak · 4 years, 8 months ago
  21. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 4 years, 8 months ago
  22. 52c0b7b Merge "Repeat kapt processor argument for multiple processors" by Treehugger Robot · 4 years, 8 months ago
  23. 5a11686 Repeat kapt processor argument for multiple processors by Colin Cross · 4 years, 8 months ago
  24. 762d9f3 Remove Android compat annotations on jarjar transform. by Artur Satayev · 4 years, 9 months ago
  25. 1ec3fce Disable goma for javac actions in Soong by Colin Cross · 4 years, 10 months ago
  26. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  27. 6c2d4f9 Save compilation units in protobuf format. by Sasha Smundak · 5 years ago
  28. c2557d1 Fix turbine classpath arguments by Colin Cross · 5 years ago
  29. 75c82fb Merge "Run non-RBE supported actions in the local pool when USE_RBE is set." by Ramy Medhat · 5 years ago
  30. dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 5 years ago
  31. 09950a4 Make the changes to emitXrefRule matching those in aosp/1145829 by Sasha Smundak · 5 years ago
  32. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
  33. bf3119e Use system modules for turbine by Colin Cross · 5 years ago
  34. 1e74385 Make javaVersion an enum by Colin Cross · 5 years ago
  35. 6514364 Pass filename mappings to C++ and Java extractors. by Sasha Smundak · 5 years ago
  36. 3b706fd Shard kythe invocations when javac is sharded by Colin Cross · 5 years ago
  37. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 6 years ago
  38. b77043e Add a systemModules utility type by Colin Cross · 5 years ago
  39. 33961b5 Convert droidstubs to android.RuleBuilder by Colin Cross · 5 years ago
  40. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  41. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  42. e88eaa7 Revert "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Jimmy Chen · 6 years ago
  43. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
  44. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
  45. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
  46. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  47. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
  48. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  49. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  50. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  51. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  52. 44c29a8 Clean up srcjar directories after each rule by Colin Cross · 6 years ago
  53. 7788c12 Remove annotation_processors property by Colin Cross · 6 years ago
  54. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 6 years ago
  55. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  56. 21fc9bb Move kotlin to it's own file by Colin Cross · 6 years ago
  57. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  58. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  59. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  60. 37a07b1 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  61. 5a5aca0 Use protoc-gen-javalite for java lite protos by Colin Cross · 6 years ago
  62. 094054a Support main_class property in java_binary modules by Colin Cross · 6 years ago
  63. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  64. 1d98ee2 soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
  65. 7f33b81 Revert "soong_zip: support globs in -f and -D arguments" by Colin Cross · 6 years ago
  66. 08e28ab soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
  67. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  68. 0f40a75 Move kotlinc-build.xml out of classes directory by Colin Cross · 6 years ago
  69. 4c819fb Add jetifier support in Soong. by Nan Zhang · 6 years ago
  70. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 6 years ago
  71. 8144008 Support patch_module in java modules by Colin Cross · 6 years ago
  72. 3063b78 Make :module provide the output file for java modules by Colin Cross · 6 years ago
  73. 37f6d79 Add exclude_files and exclude_dirs properties to java_import by Colin Cross · 6 years ago
  74. 24a099c Add condtion to avoid build error by Sundong Ahn · 7 years ago
  75. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  76. 6a77c98 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  77. 2f10997 Revert "Use -processorpath for annotation processors" by Colin Cross · 7 years ago
  78. 6dd0bb3 Use -processorpath for annotation processors by Colin Cross · 7 years ago
  79. bafb897 Revert "Revert "Remove desugar support"" by Colin Cross · 7 years ago
  80. 7576916 Revert "Remove desugar support" by Colin Cross · 7 years ago
  81. 000280b Remove desugar support by Colin Cross · 7 years ago
  82. 66c0c40 Add support for renamed kotlin stdlib. by Przemyslaw Szczepaniak · 7 years ago
  83. 436b765 Replace extract-srcjars.sh with zipsync tool by Colin Cross · 7 years ago
  84. 924a0aa Update turbine command line flags by Colin Cross · 7 years ago
  85. 6981f65 Use turbine's native source jar support by Colin Cross · 7 years ago
  86. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  87. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  88. f7eac7a Fix comment on how java rules handle unknown output files by Colin Cross · 7 years ago
  89. 4b5fe9d Add rsp and srcjar support to kotlinc build rule by Przemyslaw Szczepaniak · 7 years ago
  90. 674dd93 Add Respfile support for soong_zip. by Nan Zhang · 7 years ago
  91. f91a08c Disable duplicates warnings when merging jars by Colin Cross · 7 years ago
  92. f3e5b55 Soong: support Errorprone javacflags by Andreas Gampe · 7 years ago
  93. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  94. f0056cb Refactor dexing by Colin Cross · 7 years ago
  95. 7b60cdd Strip module-info.class files when combining jars by Colin Cross · 7 years ago
  96. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 7 years ago
  97. 9bc4343 Add missing dependencies on classpath jars for kotlinc by Colin Cross · 7 years ago
  98. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  99. 9f31911 Add USE_D8_DESUGAR option in build/soong by Alan Leung · 7 years ago
  100. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago