aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DMTask.cpp
Commit message (Expand)AuthorAge
* DM: --gpu and --cpu should only control top-level tasks.Gravatar mtklein2014-09-17
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Test abandoning GL context in dm/nanobench.Gravatar bsalomon2014-07-28
* share dm and command flagsGravatar caryclark2014-07-22
* DM: destroy contexts after each GPU task instead of beforeGravatar Mike Klein2014-07-15
* Add --resetGpuContext to both DM and nanobench.Gravatar mtklein2014-07-15
* add --dryRun flag to dmGravatar commit-bot@chromium.org2014-05-30
* DM tweaksGravatar commit-bot@chromium.org2014-05-29
* DM: Push GPU-parent child tasks to the front of the queue.Gravatar commit-bot@chromium.org2014-05-01
* DM: run child tasks that are already on the CPU threadpool seriallyGravatar commit-bot@chromium.org2014-04-30
* Make DM play nice with the plan to split CPU and GPU work.Gravatar commit-bot@chromium.org2014-03-31
* DM: tweak output.Gravatar commit-bot@chromium.org2014-03-03
* DM: make GPU tasks multithreaded again. Big refactor.Gravatar commit-bot@chromium.org2014-02-28
* DM: also run benches once.Gravatar commit-bot@chromium.org2014-02-26
* Let DM run unit tests.Gravatar commit-bot@chromium.org2014-02-26
* Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)Gravatar commit-bot@chromium.org2014-02-25
* Let DM run unit tests.Gravatar commit-bot@chromium.org2014-02-25
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* DM: write failed comparison mode .pngs one more level deep in the tree.Gravatar mtklein@google.com2013-11-26
* Fix a warning building DM using ninja on Mac.Gravatar scroggo@google.com2013-11-20
* dm is like gm, but faster and with fewer features.Gravatar mtklein@google.com2013-10-16