aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/SkyValueDirtinessChecker.java
Commit message (Expand)AuthorAge
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Automatic code cleanup.Gravatar cushon2017-09-29
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Update @Nullable annotations for FilesystemValueChecker related stuff.Gravatar Nathan Harmata2015-11-10
* In FilesystemValueChecker, use 200 threads and don't waste threads on skipped...Gravatar Nathan Harmata2015-10-06
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* When we have enough information to determine that a file didn't change type, ...Gravatar Nathan Harmata2015-08-13
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29