aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/skyframe/MemoizingEvaluator.java
Commit message (Expand)AuthorAge
* Drop loading-phase values if --discard_analysis_cache is true and we're not k...Gravatar janakr2017-03-31
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Get rid of InvalidatableGraph. This explicit concept is no longer needed.Gravatar Nathan Harmata2016-08-11
* Refactor QueryableGraph and ThinNodeQueryableGraph to be independent interfac...Gravatar Janak Ramakrishnan2016-07-11
* Minor change to add QueryableGraphBackedSkyFunctionEnvironment.Gravatar Janak Ramakrishnan2016-06-21
* Allow Skyframe tests to use the NotifyingGraph and DeterministicGraph helpers...Gravatar Janak Ramakrishnan2016-05-11
* Allow FilesystemValueChecker to operate on a WalkableGraph and add TODOs for ...Gravatar Nathan Harmata2015-11-10
* Remove wildcard of SkyFunctionName, as it is finalGravatar Mark Schaller2015-10-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25