aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/actiongraph
Commit message (Expand)AuthorAge
* ActionOwner references only BuildEvent instead of full BuildConfigurationGravatar shahan2018-03-10
* Add option to dump command lines of actions in dump.Gravatar twerth2018-03-07
* Don't use computeIfAbsent in action graph dumping.Gravatar twerth2018-03-07
* Split up action graph cache into multiple classes for cleaner code.Gravatar twerth2018-03-06