aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/skyframe/AbstractParallelEvaluator.java
Commit message (Expand)AuthorAge
* Clear interrupted bit in thread when throwing an interrupted exception that c...Gravatar janakr2017-11-21
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Remove least important argument to 5+ arg Preconditions#checkState/checkNotNull.Gravatar tomlu2017-11-08
* Bubble errors up even in the case of keep_going builds that failed due to cat...Gravatar janakr2017-10-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Introduce AbstractParallelEvaluatorGravatar mschaller2017-08-07