aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkConvolver.h
Commit message (Expand)AuthorAge
* Port convolve functions to SkOptsGravatar xiangze.zhang2016-11-17
* Make SSE2/Neon convolution functions not to read extra bytesGravatar xiangze.zhang2016-11-10
* Refactor resize filter to go fasterGravatar caryclark2016-01-12
* add hard-coded limit for tmp allocations when HQ image scalingGravatar reed2015-10-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Plumb through out_row byte length so we can assert we stay underneath it.Gravatar mtklein2015-06-18
* Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion...Gravatar george2014-06-20
* remove fConvolutionProcs from State, and just use it locallyGravatar reed@google.com2013-09-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-20
* The image resampling code has been transplanted from Chrome; it's incredibly ...Gravatar humper@google.com2013-07-19