aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkColorFilter.cpp
Commit message (Expand)AuthorAge
* rebaseGravatar Cary Clark2018-06-08
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* Return nullptr when ReadBuffer becomes invalidGravatar Kevin Lubick2018-05-17
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* null checkGravatar Mike Reed2018-02-20
* hide virtual and rename to onMakeComposedGravatar Mike Reed2018-02-19
* remove append_from_srgb()Gravatar Mike Klein2017-12-18
* Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.Gravatar Brian Salomon2017-10-25
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Rename append_uniform_color() to append_constant_color().Gravatar Mike Klein2017-08-03
* convert over to 2d-modeGravatar Mike Klein2017-07-20
* Singleton SRGB color filtersGravatar Florin Malita2017-07-19
* Plumb through need for unpremul/premulGravatar Mike Reed2017-07-07
* add stages for black and white colorsGravatar Mike Reed2017-07-06
* only create new instance if needed for colorspacexformerGravatar Mike Reed2017-07-06
* srgb conversion needs to be in unpremulGravatar Mike Reed2017-07-06
* add srgb gamma colorfiltersGravatar Mike Reed2017-07-05
* remove filterSpan from SkColorFilterGravatar Mike Reed2017-06-29
* remove unused colorfilter virtual asAComposeGravatar Mike Reed2017-06-09
* update SkRasterPipeline::run() to also take yGravatar Mike Klein2017-06-01
* make SkColorFilter::onAppendStages() pureGravatar Mike Klein2017-06-01
* slant colorfilter away from filterSpan4fGravatar Mike Reed2017-05-31
* void SkColorFilter::onAppendStages(...)Gravatar Mike Klein2017-05-09
* fix 565Gravatar Mike Klein2017-05-09
* Make SkColorFilter::appendStages() not fail.Gravatar Mike Klein2017-05-09
* composecolorfilter can now append stagesGravatar Mike Reed2017-05-05
* force all colorfilters to implement 4fGravatar Mike Reed2017-05-04
* SkColorFilter::makeColorSpace()Gravatar Mike Klein2017-04-26
* SkColorSpaceXformer: Handle compose color filtersGravatar Matt Sarett2017-04-17
* FuzzCanvas: SkColorFilterGravatar Hal Canary2017-03-07
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Fix SkModeColorFilter in 565Gravatar Mike Klein2016-11-12
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* Add Matrix colorfilter pipeline stages.Gravatar Mike Klein2016-11-03
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* GrConstColorProcessor uses 4f colors in the destination spaceGravatar Brian Osman2016-10-26
* Add SkRasterPipeline blitter.Gravatar mtklein2016-07-22
* Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://co...Gravatar mtklein2016-07-22
* Add SkRasterPipeline blitter.Gravatar mtklein2016-07-22
* Fix incorrect swizzle on BGRA platforms in filterColor4f pathGravatar brianosman2016-06-24
* Fix bug in filterSpan4f - read the source, rather than the destGravatar brianosman2016-06-23
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* change flattenable factory to return sk_spGravatar reed2016-04-03
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22