aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/actions/ActionCacheCheckerTest.java
Commit message (Expand)AuthorAge
* Introduce Root class.Gravatar tomlu2018-01-17
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Collect action cache hits, misses, and reasons for the misses.Gravatar jmmv2017-09-27