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
*
Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...
brianosman
2016-03-10
*
Add an SkImageGeneratorCG
msarett
2016-03-09
*
DM: verbose and quiet logging
mtklein
2016-03-08
*
Archive SkRemote-related code. I want to start fresh.
mtklein
2016-03-07
*
dm: log log
mtklein
2016-03-07
*
Attempt to combine batches in forward direction before flush
bsalomon
2016-03-07
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Fix MSVC 2015 compiler complaint
robertphillips
2016-03-01
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-03-01
*
Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...
brianosman
2016-03-01
*
dm: gamma_correct: true/false -> "yes"/"no"
mtklein
2016-03-01
*
print stack trace on crash, tweak formatting, _Exit hard
mtklein
2016-02-29
*
Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...
brianosman
2016-02-29
*
Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...
brianosman
2016-02-29
*
Modernize SkSpinlock.
mtklein
2016-02-29
*
Add gamma_correct option field to dm.json
mtklein
2016-02-29
*
DM crash handler tweaks
mtklein
2016-02-29
*
DM: dm.json can be missing some final results
mtklein
2016-02-26
*
DM: support --config {f16,srgb}
mtklein
2016-02-26
*
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
[next]