aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/RemoteSpawnStrategy.java
Commit message (Expand)AuthorAge
* Use byte[] rather than ByteString for file digests.Gravatar Googler2016-07-20
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* More detailed error message for sandbox failures in test, when --sandbox_debu...Gravatar Yue Gan2016-04-13
* Rename SpawnActionContext#isRemotable() to more appropriate willExecuteRemote...Gravatar Philipp Wollermann2016-02-28
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10