index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PaintTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert r10603 (Remove operator== from SkPaint) due to Chrome failures
robertphillips@google.com
2013-08-07
*
Remove operator== from SkPaint
commit-bot@chromium.org
2013-08-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-25
*
Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side...
robertphillips@google.com
2013-07-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-23
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-03
*
use if (false) instead of #ifdef to avoid unused code warning
reed@google.com
2013-07-02
*
add charsToGlyphs to SkTypeface
reed@google.com
2013-07-02
*
add kBicubicFilterBitmap_Flag to paint, just for testing purposes.
reed@google.com
2013-05-22
*
Initialize bounds even if the text length is zero.
djsollen@google.com
2013-03-04
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
Fix Paint == comparison on Android.
djsollen@google.com
2011-12-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
update to work correctly for scalar == fixed or float
reed@android.com
2011-02-09
*
move xfermode modes from porterduff into xfermode itself
reed@android.com
2009-06-22