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
*
Add a DM flag to limit the types of Codec decodes
scroggo
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
trim DM fat
mtklein
2016-02-24
*
DM: assert we ran as many tasks as we thought we would
mtklein
2016-02-24
*
Unit Tests: eliminate stray SkDebugf()s.
halcanary
2016-02-24
*
Rethink DM output
mtklein
2016-02-24
*
Add a handler to DM to print out what was running when we crash.
mtklein
2016-02-23
*
Make DM failures fatal
msarett
2016-02-23
*
Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes
msarett
2016-02-22
*
DM: remove unnecessary use of std::function
mtklein
2016-02-19
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Make kInvalidConversion a fatal failure in DMSrcSink
msarett
2016-02-16
*
SkDocument: remove use of SkTArray (part 1/3).
halcanary
2016-02-11
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Enable ImageGenerator tests on direct raster and direct gpu backends
msarett
2016-02-10
*
Disable indirect backends for image decode tests
msarett
2016-02-09
*
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
[next]