aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/Chunker.java
Commit message (Expand)AuthorAge
* Pass digest to Chunker construction when available.Gravatar tomlu2018-08-03
* Add support for VirtualActionInputs to the remote cache.Gravatar tomlu2018-08-02
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* Refactor the FileSystem API to allow for different hash functions.Gravatar buchgr2017-11-30
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* ActionInputFileCache: move getMetadata to a new super-interfaceGravatar ulfjack2017-09-11
* remote: Chunker.reset() should release resources.Gravatar buchgr2017-07-17
* remote: Chunker should open files lazily.Gravatar buchgr2017-07-14
* remote: Rewrite ChunkerGravatar buchgr2017-07-12
* remote: Add a SingleSourceBuilder to the Chunker.Gravatar buchgr2017-07-07
* Slight refactoring, functional noop: uploadChunks will need to get a Chunker....Gravatar olaola2017-06-30
* Cleanup: addressing comments from commit 9eea05d068a06ab642dd9d86d46ee5fa2e36...Gravatar olaola2017-06-16
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Handle null action inputs in TreeNodeRepositoryGravatar ulfjack2017-05-03
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Automated g4 rollback of commit 520f947580634cb9b62020fba4c93d5e78044ccf.Gravatar mstaib2017-04-06
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06