index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
Commit message (
Expand
)
Author
Age
*
Optionally run RAW images serially
scroggo
2016-02-08
*
DM: this must have been missing from the previous CL
mtklein
2016-02-08
*
dm: simplify parallel/serial decisions
mtklein
2016-02-08
*
Test CodecImageGenerator on GPU bots
msarett
2016-02-08
*
Fix Unpremul Index8 tests
msarett
2016-02-03
*
Test unpremul decodes
msarett
2016-02-03
*
Treat bad values passed to --images as a fatal error
scroggo
2016-02-03
*
SkMojo: test linking Skia against the Mojo SDK
halcanary
2016-02-03
*
DM: add uninteresting hashes FYI
mtklein
2016-02-03
*
Support decoding opaque to *premul
scroggo
2016-02-03
*
Update SK_IMAGE_VERSION to test RAW
scroggo
2016-02-02
*
Revert of Treat bad values passed to --images as a fatal error (patchset #17 ...
scroggo
2016-01-29
*
Print a message when DM finishes
scroggo
2016-01-29
*
Treat bad values passed to --images as a fatal error
scroggo
2016-01-28
*
Stop testing SkImageDecoder in DM/nanobench
scroggo
2016-01-27
*
Add pre_log option to nanobench; make this option default true in nanobench_f...
benjaminwagner
2016-01-25
*
Fix leak of SkImageGenerator
msarett
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Do not test images with alpha to 565
msarett
2016-01-25
*
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...
msarett
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Add getYUV8Planes() API to SkCodec
msarett
2016-01-22
*
DM: dump a zero-results .json file right at startup.
mtklein
2016-01-22
*
DM: dump images for task failures too (but not skipped tasks)
mtklein
2016-01-21
*
Add CodecZeroInit test to DMSrcSink
msarett
2016-01-13
*
DM: more invariants
mtklein
2016-01-08
*
remove SkGPipe
reed
2016-01-08
*
DM: add a pixel check to serialize
mtklein
2016-01-07
*
Revert of DM: add a pixel check to serialize (patchset #4 id:60001 of https:/...
caryclark
2016-01-07
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-06
*
DM: add a pixel check to serialize
mtklein
2016-01-06
*
Spin off more thread-safe work in DM.
mtklein
2016-01-05
*
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 ...
jcgregorio
2016-01-05
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-05
*
If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for.
mtklein
2016-01-04
*
Two malloc+bzero -> calloc.
mtklein
2016-01-04
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-21
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
joshualitt
2015-12-18
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-18
*
Add option to control maximum GrBatch lookback
bsalomon
2015-12-14
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
reed
2015-12-14
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-14
*
Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
kkinnunen
2015-12-10
*
Revert of DM: fix `--config $VIA-pdf` to not crash (patchset #3 id:40001 of h...
msarett
2015-12-10
*
Change SkTaskGroup to use std::function. Ripple all the changes.
herb
2015-12-10
*
DM: fix `--config $VIA-pdf` to not crash
halcanary
2015-12-10
*
Make NVPR a GL context option instead of a GL context
kkinnunen
2015-12-10
*
no need for newlines in DM Errors
mtklein
2015-12-09
[next]