aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapFilter.cpp
Commit message (Expand)AuthorAge
* use colortype instead of configGravatar reed@google.com2014-02-20
* fix off-by-one error with rotated HQ scalingGravatar commit-bot@chromium.org2013-12-18
* be more careful about OOB source pixels in the scanline rescaler, andGravatar commit-bot@chromium.org2013-12-11
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Implement highQualityFilter16 so GM doesn't crash when you give it resources.Gravatar mtklein@google.com2013-08-26
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* stop using bitmap-filter flags outside of paint itself, as a step towards rea...Gravatar reed@google.com2013-07-22
* The image resampling code has been transplanted from Chrome; it's incredibly ...Gravatar humper@google.com2013-07-19
* fix trivial matrix computationGravatar humper@google.com2013-07-14
* Reverted 10056-10059Gravatar robertphillips@google.com2013-07-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-13
* Working plumb of image scaling:Gravatar humper@google.com2013-07-12
* fix 64 bit warningsGravatar humper@google.com2013-07-10
* remove unused variablesGravatar humper@google.com2013-07-10
* fix bug with awesome filtered images sometimes being slightly offset.Gravatar humper@google.com2013-07-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-10
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09