aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkModeColorFilter.cpp
Commit message (Expand)AuthorAge
* update mode color filter color managementGravatar Mike Klein2018-07-12
* remove unused parts of SkModeColorFilterGravatar Mike Klein2018-07-12
* 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
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* converted ConstColorProcessor to SkSLGravatar Ethan Nicholas2017-11-20
* Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.Gravatar Brian Salomon2017-10-25
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* 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
* add stages for black and white colorsGravatar Mike Reed2017-07-06
* only create new instance if needed for colorspacexformerGravatar Mike Reed2017-07-06
* remove filterSpan from SkColorFilterGravatar Mike Reed2017-06-29
* clean up low-hanging swap_rbGravatar Mike Klein2017-06-28
* Revert "Revert "inline common modecolorfilters""Gravatar Mike Reed2017-06-13
* Revert "inline common modecolorfilters"Gravatar Mike Klein2017-06-13
* inline common modecolorfiltersGravatar Mike Reed2017-06-12
* remove unneeded proc fieldsGravatar Mike Reed2017-06-12
* CanOverflow -> ClampIfNeededGravatar Mike Klein2017-06-09
* remove unused xfermode methodsGravatar Mike Reed2017-06-08
* slant colorfilter away from filterSpan4fGravatar Mike Reed2017-05-31
* void SkColorFilter::onAppendStages(...)Gravatar Mike Klein2017-05-09
* jumper, finish blend modesGravatar Mike Klein2017-05-08
* speed-up 4f version of modecolorfilter and modulateGravatar Mike Reed2017-05-05
* SkColorFilter::makeColorSpace()Gravatar Mike Klein2017-04-26
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Simplify GrProcOptInfo initialization.Gravatar Brian Salomon2017-01-17
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD."Gravatar Mike Klein2016-11-15
* While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD.Gravatar Mike Klein2016-11-15
* Fix SkModeColorFilter in 565Gravatar Mike Klein2016-11-12
* remove use of xfermode* in procsGravatar Mike Reed2016-11-09
* swap_src_dst -> move_src_dstGravatar Mike Klein2016-11-04
* 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
* Only clamp when we think our math requires it.Gravatar Mike Klein2016-10-27
* SkRasterPipelineBlitter simplificationsGravatar Mike Klein2016-10-26
* GrConstColorProcessor uses 4f colors in the destination spaceGravatar Brian Osman2016-10-26
* Apply correct sRGB->Linear4f conversion in SkModeColorFilterGravatar Matt Sarett2016-10-17
* Add SkRasterPipeline support to SkModeColorFilter.Gravatar Mike Klein2016-10-12
* 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