aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* Remove SkSurfaceProps gamma-correctness flag entirely.Gravatar brianosman2016-07-26
* Always supply a color space (sRGB for now) with F16Gravatar brianosman2016-07-26
* DM: print which task caused the crash.Gravatar mtklein2016-07-25
* DM: don't redirect stderr to verbose.logGravatar mtklein2016-07-22
* Remove unnecessary getColorSpace() API from SkCodecGravatar msarett2016-07-21
* Add capability for SkColorXform to output half floatsGravatar msarett2016-07-15
* Make XML compilation conditional.Gravatar fmalita2016-07-15
* deferred canvasGravatar reed2016-07-08
* Add support for 3D colorLUTs to SkColorXformGravatar msarett2016-06-23
* Fix Mac clang linkerGravatar msarett2016-06-21
* More removal of SkColorProfileType...Gravatar brianosman2016-06-20
* Support sRGB dsts in opt codeGravatar msarett2016-06-20
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...Gravatar egdaniel2016-06-17
* More removal of SkColorProfileType...Gravatar brianosman2016-06-17
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Implement fast, correct gamma conversion for color xformsGravatar msarett2016-06-16
* Type-erase SkAutoMutexAcquire and SkAutoExclusive.Gravatar mtklein2016-06-10
* better exclusion for stack tracesGravatar mtklein2016-06-09
* Modify QCMS test to match use by ChromeGravatar msarett2016-06-08
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...Gravatar scroggo2016-06-06
* Use SK_TEST_QCMS to mark qcms test codeGravatar msarett2016-06-06
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-02
* SkMultiPictureDocument & SkMultiPictureDocumentReaderGravatar halcanary2016-06-02
* Create SkColorSpaceXform to handle color conversionsGravatar msarett2016-06-01
* Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...Gravatar scroggo2016-06-01
* Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...Gravatar msarett2016-06-01
* Create SkColorSpaceXform to handle color conversionsGravatar msarett2016-06-01
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-01
* Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...Gravatar scroggo2016-05-31
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* Make SkPngCodec decode progressively.Gravatar scroggo2016-05-31
* Move forceSRGB to SkCommonFlags.Gravatar herb2016-05-27
* Add forceSRGB flag to dm.Gravatar herb2016-05-27
* Test color correction in DMGravatar msarett2016-05-23
* Remove unnecessary checkGravatar scroggo2016-05-20
* Finish supporting decoding opaque to non-opaqueGravatar scroggo2016-05-20
* Only decode opaque to premul in DM imageGravatar scroggo2016-05-20
* Stop creating CodecSrcs with unused scaleGravatar scroggo2016-05-20
* Reduce the number of BRDSrcs run in DMGravatar scroggo2016-05-20
* Delete SkBitmapRegionCanvasGravatar msarett2016-05-18
* Ensure that SkColorTable->fCount is set properly after decodesGravatar msarett2016-05-17
* Only run kStripe_Mode on JPEGsGravatar scroggo2016-05-16
* Drop AndroidCodecSrc::kDivisor_ModeGravatar scroggo2016-05-16
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11