1. 1c35f24 Escape Host*Variable contents by Colin Cross · 3 years, 1 month ago
  2. c899d78 Revert "Temporarily add method to get java binary tool" by Colin Cross · 3 years, 2 months ago
  3. 3e3eda6 Temporarily add method to get java binary tool by Colin Cross · 3 years, 2 months ago
  4. 77cdcfd Move android package on top of remotexec by Colin Cross · 3 years, 10 months ago
  5. 1212929 Store ninja file deps from PackageVarContext in the config by Colin Cross · 4 years, 2 months ago
  6. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 4 years, 8 months ago
  7. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 5 years ago
  8. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  9. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  10. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  11. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  12. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 5 years ago
  13. dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 5 years ago
  14. 2e2dbc2 Use localPool consistently for UseGoma() == true by Colin Cross · 5 years ago
  15. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  16. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 7 years ago
  17. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  18. 5901439 Make SingletonContext.Rule take a blueprint.RuleParams by Colin Cross · 7 years ago
  19. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 7 years ago
  20. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 7 years ago
  21. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  22. cf31fcf Make AndroidRuleFunc callback take a Config by Colin Cross · 7 years ago
  23. 9a36418 Use prebuilt turbine jar for unbundled javac builds. by Nan Zhang · 7 years ago
  24. 1d476fc Add D8 support by Alan Leung · 7 years ago
  25. c6bbef3 Add error-prone support by Colin Cross · 7 years ago
  26. 6416271 Bring java support closer to current version of make by Colin Cross · 7 years ago
  27. 734e380 Clarify paths.go somewhat by Jeff Gaston · 8 years ago
  28. 294941b Update soong to use pathtools.FileSystem by Colin Cross · 8 years ago
  29. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  30. 635c3b0 Rename common to android by Colin Cross · 9 years ago[Renamed (99%) from common/package_ctx.go]
  31. 7b310ee Make global C include paths optional by Dan Willemsen · 9 years ago
  32. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago