Sign in
bazel
/
bazel
/
bfdad902c89b101fd39a9795ea493ca5e0531052
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
skyframe
/
MemoizingEvaluator.java
31654bd
Drop loading-phase values if --discard_analysis_cache is true and we're not keeping incremental state.
by janakr
· 8 years ago
777b30d
Provide more reporting options to SkyFunctions
by Klaus Aehlig
· 8 years ago
c4e2255
Fixed EvaluationProgressReceiver object names
by Googler
· 9 years ago
3c0adb2
Allow Skyframe graph lookups and value retrievals to throw InterruptedException.
by Janak Ramakrishnan
· 9 years ago
33faf91
Get rid of InvalidatableGraph. This explicit concept is no longer needed.
by Nathan Harmata
· 9 years ago
cc7712f
Refactor QueryableGraph and ThinNodeQueryableGraph to be independent interfaces, in preparation for further changes.
by Janak Ramakrishnan
· 9 years ago
a973b61
Minor change to add QueryableGraphBackedSkyFunctionEnvironment.
by Janak Ramakrishnan
· 9 years ago
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
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
0656880
Remove wildcard of SkyFunctionName, as it is final
by Mark Schaller
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago