aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* 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
* Make DM fail if no configs were successfully createdGravatar brianosman2016-05-09
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* Add ColorCodecSrc for testing/comparison on color corrected decodesGravatar msarett2016-04-29
* SkDocument/PDF: new APIGravatar halcanary2016-04-27
* Don't buffer stdout in DMGravatar bsalomon2016-04-26
* Remove redundant tests to make DM a little fasterGravatar msarett2016-04-26
* Fix kSubset_Mode tests on non-native swizzlesGravatar msarett2016-04-25
* Support the non-native (RGBA/BGRA) swizzleGravatar msarett2016-04-22