aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/SpawnActionContext.java
Commit message (Expand)AuthorAge
* Return SpawnResults using a List instead of a Set.Gravatar ruperts2017-11-21
* Ensure that SpawnResults make their way back to the SpawnActions that caused ...Gravatar ruperts2017-09-27
* Simplify exception handling in spawn strategiesGravatar ulfjack2017-07-17
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* More detailed error message for sandbox failures in test, when --sandbox_debu...Gravatar Yue Gan2016-04-13
* Rename SpawnActionContext#isRemotable() to more appropriate willExecuteRemote...Gravatar Philipp Wollermann2016-02-28
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Small code cleanups.Gravatar Ulf Adams2015-02-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25