aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DM.cpp
Commit message (Expand)AuthorAge
* Archive SkRemote-related code. I want to start fresh.Gravatar mtklein2016-03-07
* dm: log logGravatar mtklein2016-03-07
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Fix MSVC 2015 compiler complaintGravatar robertphillips2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* print stack trace on crash, tweak formatting, _Exit hardGravatar mtklein2016-02-29
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Modernize SkSpinlock.Gravatar mtklein2016-02-29
* Add gamma_correct option field to dm.jsonGravatar mtklein2016-02-29
* DM crash handler tweaksGravatar mtklein2016-02-29
* DM: dm.json can be missing some final resultsGravatar mtklein2016-02-26
* DM: support --config {f16,srgb}Gravatar mtklein2016-02-26
* Add a DM flag to limit the types of Codec decodesGravatar scroggo2016-02-25
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* trim DM fatGravatar mtklein2016-02-24
* DM: assert we ran as many tasks as we thought we wouldGravatar mtklein2016-02-24
* Unit Tests: eliminate stray SkDebugf()s.Gravatar halcanary2016-02-24
* Rethink DM outputGravatar mtklein2016-02-24
* Add a handler to DM to print out what was running when we crash.Gravatar mtklein2016-02-23
* Make DM failures fatalGravatar msarett2016-02-23
* Use new jpeg_crop_scanlines() API to optimize jpeg subset decodesGravatar msarett2016-02-22
* Make kInvalidConversion a fatal failure in DMSrcSinkGravatar msarett2016-02-16
* dm: simplify parallel/serial decisionsGravatar mtklein2016-02-08
* Test unpremul decodesGravatar msarett2016-02-03
* Treat bad values passed to --images as a fatal errorGravatar scroggo2016-02-03
* SkMojo: test linking Skia against the Mojo SDKGravatar halcanary2016-02-03
* DM: add uninteresting hashes FYIGravatar mtklein2016-02-03
* Support decoding opaque to *premulGravatar scroggo2016-02-03
* Update SK_IMAGE_VERSION to test RAWGravatar scroggo2016-02-02
* Revert of Treat bad values passed to --images as a fatal error (patchset #17 ...Gravatar scroggo2016-01-29
* Print a message when DM finishesGravatar scroggo2016-01-29
* Treat bad values passed to --images as a fatal errorGravatar scroggo2016-01-28
* Stop testing SkImageDecoder in DM/nanobenchGravatar scroggo2016-01-27
* Add pre_log option to nanobench; make this option default true in nanobench_f...Gravatar benjaminwagner2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...Gravatar msarett2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Add getYUV8Planes() API to SkCodecGravatar msarett2016-01-22
* DM: dump a zero-results .json file right at startup.Gravatar mtklein2016-01-22
* DM: dump images for task failures too (but not skipped tasks)Gravatar mtklein2016-01-21
* Add CodecZeroInit test to DMSrcSinkGravatar msarett2016-01-13
* DM: more invariantsGravatar mtklein2016-01-08
* remove SkGPipeGravatar reed2016-01-08
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-06
* Spin off more thread-safe work in DM.Gravatar mtklein2016-01-05
* Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...Gravatar jcgregorio2016-01-05
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-05
* If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.Gravatar mtklein2016-01-04