aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* 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
* Move DM png code to picture_utils, for use by other tools.Gravatar brianosman2016-04-19
* Several fixes for fp 16 rendering:Gravatar brianosman2016-04-14
* mojo -> nojoGravatar mtklein2016-04-14
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* Convert some unit tests from running on GL contexts to running on all contextsGravatar bsalomon2016-04-11
* Vulkan config in dmGravatar bsalomon2016-04-11
* Fix lazy coding in ViaSingletonPictures.Gravatar mtklein2016-04-06
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* DM/PDF: stop adding unused rasterizer keywordsGravatar halcanary2016-04-04
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* Add GrContext::releaseAndAbandonContext()Gravatar bsalomon2016-04-01