Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor resize filter to go faster | caryclark | 2016-01-12 |
* | add hard-coded limit for tmp allocations when HQ image scaling | reed | 2015-10-01 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | Plumb through out_row byte length so we can assert we stay underneath it. | mtklein | 2015-06-18 |
* | Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion... | george | 2014-06-20 |
* | remove fConvolutionProcs from State, and just use it locally | reed@google.com | 2013-09-05 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-20 |
* | The image resampling code has been transplanted from Chrome; it's incredibly ... | humper@google.com | 2013-07-19 |