index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
skyframe
/
MemoizingEvaluator.java
Commit message (
Expand
)
Author
Age
*
Allow NodeEntry implementations to keep just deps, as opposed to all edges or...
janakr
2017-10-10
*
Stop injecting WorkspaceStatusAction into the Skyframe graph as a precomputed...
janakr
2017-09-26
*
Now that SkyKey is an interface, accept Iterable<? extends SkyKey>
ulfjack
2017-07-19
*
Fix Postable forwarding and replay
ulfjack
2017-07-18
*
Drop loading-phase values if --discard_analysis_cache is true and we're not k...
janakr
2017-03-31
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Fixed EvaluationProgressReceiver object names
Googler
2016-09-27
*
Allow Skyframe graph lookups and value retrievals to throw InterruptedException.
Janak Ramakrishnan
2016-08-16
*
Get rid of InvalidatableGraph. This explicit concept is no longer needed.
Nathan Harmata
2016-08-11
*
Refactor QueryableGraph and ThinNodeQueryableGraph to be independent interfac...
Janak Ramakrishnan
2016-07-11
*
Minor change to add QueryableGraphBackedSkyFunctionEnvironment.
Janak Ramakrishnan
2016-06-21
*
Allow Skyframe tests to use the NotifyingGraph and DeterministicGraph helpers...
Janak Ramakrishnan
2016-05-11
*
Allow FilesystemValueChecker to operate on a WalkableGraph and add TODOs for ...
Nathan Harmata
2015-11-10
*
Remove wildcard of SkyFunctionName, as it is final
Mark Schaller
2015-10-22
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Update from Google.
Han-Wen Nienhuys
2015-02-25