aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/FileWriteStrategy.java
Commit message (Expand)AuthorAge
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Return SpawnResults using a List instead of a Set.Gravatar ruperts2017-11-21
* More SpawnResult-related plumbing changes to Actions, Strategies, ActionConte...Gravatar ruperts2017-10-07
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Allow AutoProfiler to not log if below a caller-specified threshold, and set ...Gravatar Janak Ramakrishnan2016-02-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use AutoProfiler for logging timing info for potentially expensive local acti...Gravatar Nathan Harmata2015-09-08
* Log timing for some actions that are known to be expensive sometimes.Gravatar Miguel Alcon Pinto2015-08-04
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25