aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PaintTest.cpp
Commit message (Expand)AuthorAge
* Revert r10603 (Remove operator== from SkPaint) due to Chrome failuresGravatar robertphillips@google.com2013-08-07
* Remove operator== from SkPaintGravatar commit-bot@chromium.org2013-08-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-25
* Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...Gravatar robertphillips@google.com2013-07-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-23
* stop using bitmap-filter flags outside of paint itself, as a step towards rea...Gravatar reed@google.com2013-07-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-03
* use if (false) instead of #ifdef to avoid unused code warningGravatar reed@google.com2013-07-02
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* add kBicubicFilterBitmap_Flag to paint, just for testing purposes.Gravatar reed@google.com2013-05-22
* Initialize bounds even if the text length is zero.Gravatar djsollen@google.com2013-03-04
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* Fix Paint == comparison on Android.Gravatar djsollen@google.com2011-12-01
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* update to work correctly for scalar == fixed or floatGravatar reed@android.com2011-02-09
* move xfermode modes from porterduff into xfermode itselfGravatar reed@android.com2009-06-22