1. 31654bd Drop loading-phase values if --discard_analysis_cache is true and we're not keeping incremental state. by janakr · 8 years ago
  2. 777b30d Provide more reporting options to SkyFunctions by Klaus Aehlig · 8 years ago
  3. c4e2255 Fixed EvaluationProgressReceiver object names by Googler · 9 years ago
  4. 3c0adb2 Allow Skyframe graph lookups and value retrievals to throw InterruptedException. by Janak Ramakrishnan · 9 years ago
  5. 33faf91 Get rid of InvalidatableGraph. This explicit concept is no longer needed. by Nathan Harmata · 9 years ago
  6. cc7712f Refactor QueryableGraph and ThinNodeQueryableGraph to be independent interfaces, in preparation for further changes. by Janak Ramakrishnan · 9 years ago
  7. a973b61 Minor change to add QueryableGraphBackedSkyFunctionEnvironment. by Janak Ramakrishnan · 9 years ago
  8. 8be7fd0 Allow Skyframe tests to use the NotifyingGraph and DeterministicGraph helpers to enforce concurrency synchronization points and determinism even if they are not using an InMemoryGraph-backed evaluator. by Janak Ramakrishnan · 9 years ago
  9. 8cd2978 Allow FilesystemValueChecker to operate on a WalkableGraph and add TODOs for replacing MemoizingEvaluator#getValues et al with WalkableGraph usage. I initially attempted to do this but punted once I realized how much work it would be. by Nathan Harmata · 9 years ago
  10. 0656880 Remove wildcard of SkyFunctionName, as it is final by Mark Schaller · 9 years ago
  11. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  12. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago