aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* finish SkLiteDLGravatar mtklein2016-08-07
* SkLite*Gravatar mtklein2016-08-06
* Create a separate src for colorspace testsGravatar msarett2016-08-04
* Speculative fix for internal buildsGravatar fmalita2016-08-04
* Add an SVG DM sourceGravatar fmalita2016-08-03
* Perform color correction on png decodesGravatar msarett2016-08-03
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* Fix various SkColorSpace bugsGravatar msarett2016-07-29
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Add color space xform support to SkJpegCodec (includes F16!)Gravatar msarett2016-07-29
* Revert of Add color space xform support to SkJpegCodec (includes F16!) (patch...Gravatar msarett2016-07-28
* Add color space xform support to SkJpegCodec (includes F16!)Gravatar msarett2016-07-28
* GN: dmGravatar mtklein2016-07-27
* 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