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
/
EagerInvalidator.java
Commit message (
Expand
)
Author
Age
*
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
*
Allow AQV users to inject arbitrary handling of classified errors.
Nathan Harmata
2016-05-27
*
Make support for interruptibility optional during dirtying
Mark Schaller
2015-11-25
*
Permit use of ForkJoinQuiescingExecutor for invalidation
Mark Schaller
2015-11-04
*
Allow other ExecutorService implementations in AbstractQueueVisitor
Mark Schaller
2015-10-13
*
Refactoring: Move ThreadPoolExecutorParams to top-level.
Eric Fellheimer
2015-09-30
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Refactor NodeEntry, create node representation without a value
Mark Schaller
2015-09-02
*
Add threadpool injectability to invalidator
Mark Schaller
2015-08-06
*
Update from Google.
Han-Wen Nienhuys
2015-02-25