aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* SkDocument: remove use of SkTArray (part 1/3).Gravatar halcanary2016-02-11
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* Enable ImageGenerator tests on direct raster and direct gpu backendsGravatar msarett2016-02-10
* Disable indirect backends for image decode testsGravatar msarett2016-02-09
* Optionally run RAW images seriallyGravatar scroggo2016-02-08
* DM: this must have been missing from the previous CLGravatar mtklein2016-02-08
* dm: simplify parallel/serial decisionsGravatar mtklein2016-02-08
* Test CodecImageGenerator on GPU botsGravatar msarett2016-02-08
* Fix Unpremul Index8 testsGravatar msarett2016-02-03
* 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
* Fix leak of SkImageGeneratorGravatar msarett2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Do not test images with alpha to 565Gravatar msarett2016-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
* DM: add a pixel check to serializeGravatar mtklein2016-01-07
* Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https:/...Gravatar caryclark2016-01-07
* Make SkGLContext lifetime more well-definedGravatar kkinnunen2016-01-06
* DM: add a pixel check to serializeGravatar mtklein2016-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
* Two malloc+bzero -> calloc.Gravatar mtklein2016-01-04
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-23
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar rmistry2015-12-22
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-21
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar joshualitt2015-12-18
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-18
* Add option to control maximum GrBatch lookbackGravatar bsalomon2015-12-14
* Revert of Add config options to run different GPU APIs to dm and nanobench (p...Gravatar reed2015-12-14
* Add config options to run different GPU APIs to dm and nanobenchGravatar kkinnunen2015-12-14
* Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTSGravatar kkinnunen2015-12-10