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
*
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
*
remove references to kIndex_8_SkColorType from our tools/tests
Mike Reed
2017-07-12
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
Remove CodecSrc::kIndex8_Always_DstColorType
Leon Scroggins III
2017-07-05
*
Enable SVG DM sources for vector sinks
Florin Malita
2017-06-16
*
Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorT...
Matt Sarett
2017-06-14
*
Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc
Matt Sarett
2017-06-09
*
Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
Matt Sarett
2017-06-08
*
Do not return Index8 from SkAndroidCodec::computeOutputColorType
Matt Sarett
2017-06-08
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
Remove ImmediateFlush mode
Robert Phillips
2017-06-02
*
update SkRasterPipeline::run() to also take y
Mike Klein
2017-06-01
*
Tag CodecSrc bitmaps with standard color spaces
Matt Sarett
2017-05-26
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
Premultiply in DM before drawing unpremul f16
Leon Scroggins III
2017-05-24
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
Improve test coverage of image decode modes
Matt Sarett
2017-05-19
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
*
Hardwire opList lookAhead & lookBack parameters
Robert Phillips
2017-04-26
*
Switch SkCodec to int for counts and indices
Leon Scroggins III
2017-04-17
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
*
Allow BF and BRD clients to request an output color space
Matt Sarett
2017-04-11
[next]