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
*
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
*
wait for DM status thread to exit on iOS
Mike Klein
2017-05-26
*
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
*
Tune down libpng in DM.
Mike Klein
2017-05-09
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
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
*
SkMultiPictureDocument : clean up MultiPictureDocumentReader interface
Hal Canary
2017-04-07
*
Fix gather_uninteresting_hashes()
Mike Klein
2017-04-05
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
Delete SkColorSpace::ColorSpaceFlags
Matt Sarett
2017-03-24
*
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
Herb Derby
2017-03-20
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
Revert "Revert "Add color spin test for SkColorSpaceXformCanvas""
Mike Klein
2017-03-18
*
Revert "Add color spin test for SkColorSpaceXformCanvas"
Eric Boren
2017-03-17
*
Add color spin test for SkColorSpaceXformCanvas
Matt Sarett
2017-03-15
*
SkDynamicMemoryWStream::detachAsStream() returns unique_ptr
Hal Canary
2017-03-15
*
SkColorSpaceXformCanvas
Mike Klein
2017-03-13
*
Make GPU dm sink correctly advertise whether it is multisampled
Brian Salomon
2017-03-08
*
Don't run image tests on msaa configs.
Brian Salomon
2017-03-07
*
Remove clip to bounds GrContextOption
Brian Salomon
2017-03-03
*
Use non-fatal errors for WIC decoding failures
Matt Sarett
2017-03-03
*
Refactor SkLiteDL to no longer extend SkDrawable.
Derek Sollenberger
2017-03-02
*
Test sRGB with non-linear blending using new "srgbnl" sink
Matt Sarett
2017-03-02
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
hide via-svg until I can fix g3
Mike Reed
2017-02-18
*
add ViaSVG to dm
Mike Reed
2017-02-17
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
SkXPS: new document API.
Hal Canary
2017-02-06
[next]