aboutsummaryrefslogtreecommitdiff
path: root/remoteexec
AgeCommit message (Expand)Author
2023-11-29allow specifying remote caching opt for rewrapperAnas Sulaiman
2023-11-15fix RE for metalava actionsAnas Sulaiman
2023-11-01fix potential encoding issues in remote actionsAnas Sulaiman
2023-10-18support toggling compare mode for rbe actionsAnas Sulaiman
2021-06-09Always propagate some environment variables to RBEColin Cross
2021-03-25Support multiple rsp files in REParamsColin Cross
2021-03-18Move android package on top of remotexecColin Cross
2021-03-05Support remoting lint commands with RBEColin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-06-01Soong package structure refactoringJaewoong Jung
2020-05-28Add support for remote-execution / caching of jar/zip actionsKousik Kumar
2020-05-27Add support for Metalava implicit dependencies for remote execution.Ramy Medhat
2020-05-20Add support for remote-execution / caching of turbine actionsKousik Kumar
2020-04-30Add support for the remote execution of metalava actions.Ramy Medhat
2020-04-28Refactor RBE support for Javac/R8/D8 to use the remoteexec package.Ramy Medhat
2020-04-27Add support for remotely executing header-abi-dumper actions.Ramy Medhat
2020-04-16Allow remote execution of link actions.Ramy Medhat