Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
89335631749b29ea92e55ed710f030692aa13297
/
tests
/
PaintTest.cpp
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
b3ec29d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
b706117
Push sigma-based blur interface into our GMs/benches/tests/samplecode
by robertphillips@google.com
· 11 years ago
b265741
Revert r10603 (Remove operator== from SkPaint) due to Chrome failures
by robertphillips@google.com
· 11 years ago
37ffe8a
Remove operator== from SkPaint
by commit-bot@chromium.org
· 11 years ago
5c561cb
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
58c856a
Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures
by robertphillips@google.com
· 11 years ago
6ae6383
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
9cfc83c
stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum
by reed@google.com
· 11 years ago
98a1967
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c3eb56d
use if (false) instead of #ifdef to avoid unused code warning
by reed@google.com
· 11 years ago
bcb42ae
add charsToGlyphs to SkTypeface
by reed@google.com
· 11 years ago
25b3bd5
add kBicubicFilterBitmap_Flag to paint, just for testing purposes.
by reed@google.com
· 11 years ago
46348e2
Initialize bounds even if the text length is zero.
by djsollen@google.com
· 12 years ago
efbe8e9
Fix errors when compiling with -Wall -Werror on Android.
by djsollen@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
6853e80
Addressed more Windows compiler complaint issues
by robertphillips@google.com
· 13 years ago
b44cd65
Fix Paint == comparison on Android.
by djsollen@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
d413445
update to work correctly for scalar == fixed or float
by reed@android.com
· 14 years ago
a0f5d15
move xfermode modes from porterduff into xfermode itself
by reed@android.com
· 15 years ago