1. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 4 years, 9 months ago
  2. 5e0dbe4 Merge "Add support for experimentally enabling RBE support on specific rules." by Ramy Medhat · 5 years ago
  3. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  4. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  5. 8e505e3 Remove passing -forceprocessing flag to R8 by Søren Gjesse · 5 years ago
  6. c2557d1 Fix turbine classpath arguments by Colin Cross · 5 years ago
  7. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  8. 6db4d4e Optimize CPU time when running d8 and r8 by Colin Cross · 6 years ago
  9. d3cf4ee soong_zip after dex should not fail when no *.dex files were generated by Sasha Smundak · 6 years ago
  10. 65fd8ba Always do zipalign with uncompressDex. by Nicolas Geoffray · 6 years ago
  11. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  12. 1d6eb68 Use debug mode when running R8 for eng builds. by Jaewoong Jung · 6 years ago
  13. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 6 years ago
  14. 4b964c0 Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR by Colin Cross · 6 years ago
  15. 791399f Use file glob for zipping classes*.dex files by Colin Cross · 6 years ago
  16. 6dab9bd Add dependencies on d8 and r8 library arguments by Colin Cross · 6 years ago
  17. ffb657e Pass classpath to d8 by Colin Cross · 6 years ago
  18. 24f1702 Don't include data resources when running R8 by Søren Gjesse · 6 years ago
  19. 0e84935 Ensure that the R8 minification map (ProGuard dictionary) file exists by Søren Gjesse · 6 years ago
  20. 331a121 Don't pass resources to r8 by Colin Cross · 6 years ago
  21. 3063b78 Make :module provide the output file for java modules by Colin Cross · 6 years ago
  22. bd1cef5 Add proguard_flags_files to r8 command line by Colin Cross · 6 years ago
  23. 4c03f68 Make merge_zips -stripFile use blueprint style globs by Colin Cross · 7 years ago
  24. 83bb316 Add support for min_sdk_version by Colin Cross · 7 years ago
  25. bafb897 Revert "Revert "Remove desugar support"" by Colin Cross · 7 years ago
  26. 7576916 Revert "Remove desugar support" by Colin Cross · 7 years ago
  27. 000280b Remove desugar support by Colin Cross · 7 years ago
  28. c0c664c Declare proguard_dictionary as implicit output of r8 by Colin Cross · 7 years ago
  29. 3144dfc Add EMMA_INSTRUMENT_STATIC support by Colin Cross · 7 years ago
  30. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  31. f0056cb Refactor dexing by Colin Cross · 7 years ago