index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dm
/
DMSrcSink.cpp
Commit message (
Expand
)
Author
Age
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
dm: support printing specific page of mskp to SVG
Bryce Thomas
2018-03-02
*
Add threaded backend sink to DM. Fix a scheduler bug.
Yuqian Li
2018-02-25
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
[skottie] Render DM frames out-of-order
Florin Malita
2018-01-27
*
remove obsolete DM test configs
Mike Klein
2018-01-26
*
Skotty -> Skottie
Florin Malita
2018-01-17
*
[skotty] Minor tools tweaks
Florin Malita
2018-01-09
*
[skotty,sksg] Initial image support
Florin Malita
2018-01-08
*
[skotty] Speculative g3 DM build fix
Florin Malita
2017-12-31
*
[skotty] Add Json DM source
Florin Malita
2017-12-31
*
make InternalOnly_ functions actually private
Mike Reed
2017-12-20
*
Add a tools flag to suppress geometry shaders
Chris Dalton
2017-12-19
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Revert "Revert "resources: remove most uses of GetResourcePath()""
Mike Reed
2017-12-09
*
Revert "resources: remove most uses of GetResourcePath()"
Mike Reed
2017-12-08
*
resources: remove most uses of GetResourcePath()
Hal Canary
2017-12-08
*
clean up SkDeferredCanvas
Mike Klein
2017-11-27
*
Make SkImageGeneratorCG apply encoded origin
Leon Scroggins III
2017-11-03
*
Use color filter to undo GBR (actually BRG)
Brian Osman
2017-10-31
*
Revert "gbr- has been brg- this whole time..."
Mike Klein
2017-10-31
*
gbr- has been brg- this whole time...
Mike Klein
2017-10-31
*
make color rotating a little less pointlessly slow
Mike Klein
2017-10-30
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Output encoded PNGs when gltestthreading or serialize fails
Brian Osman
2017-09-07
*
Add FIFO thread pool, use it for most things.
Mike Klein
2017-09-01
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Plumb GrContextOptions to GPU sinks in DM
Brian Osman
2017-08-21
*
Stop BRD-decoding non-opaque to 565 sink
Leon Scroggins III
2017-08-17
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
simplify gm matrices
Mike Reed
2017-08-08
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
DM: excercise other SkPDF raster dpis
Hal Canary
2017-07-20
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Add support for GL 565 and 4444 configs to test tools
Brian Salomon
2017-07-17
[next]