index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remoteexec
/
remoteexec.go
Age
Commit message (
Expand
)
Author
2023-11-29
allow specifying remote caching opt for rewrapper
Anas Sulaiman
2023-11-15
fix RE for metalava actions
Anas Sulaiman
2023-11-01
fix potential encoding issues in remote actions
Anas Sulaiman
2023-10-18
support toggling compare mode for rbe actions
Anas Sulaiman
2021-06-09
Always propagate some environment variables to RBE
Colin Cross
2021-03-25
Support multiple rsp files in REParams
Colin Cross
2021-03-18
Move android package on top of remotexec
Colin Cross
2021-03-05
Support remoting lint commands with RBE
Colin Cross
2020-05-28
Add support for remote-execution / caching of jar/zip actions
Kousik Kumar
2020-05-27
Add support for Metalava implicit dependencies for remote execution.
Ramy Medhat
2020-05-20
Add support for remote-execution / caching of turbine actions
Kousik Kumar
2020-04-30
Add support for the remote execution of metalava actions.
Ramy Medhat
2020-04-28
Refactor RBE support for Javac/R8/D8 to use the remoteexec package.
Ramy Medhat
2020-04-27
Add support for remotely executing header-abi-dumper actions.
Ramy Medhat
2020-04-16
Allow remote execution of link actions.
Ramy Medhat