aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/FilesystemValueChecker.java
Commit message (Expand)AuthorAge
* Be resilient to a non-decreasing clock in BlazeRuntime#recordLastExecutionTim...Gravatar Nathan Harmata2015-08-28
* 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
* Log SkyKeys detected changed across buildsGravatar Michajlo Matijkiw2015-06-23
* Renaming ExecutorShutdownUtil to ExecutorUtil, since it doesn't just do shutd...Gravatar Eric Fellheimer2015-06-19
* Don't be unnecessarily conservative about marking FileStateKeys and Directory...Gravatar Nathan Harmata2015-06-09
* Remove superfluous throws clause.Gravatar Nathan Harmata2015-06-08
* Don't take into account symlinks when computing intrabuild file modifications...Gravatar Miguel Alcon Pinto2015-04-13
* Split FileAndMetadataCache into two classes, since most of the shared functio...Gravatar Janak Ramakrishnan2015-04-06
* Record statistics about dirty output files detected in the output tree.Gravatar Miguel Alcon Pinto2015-03-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25