Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bb3e7ffa3e6ba647b89d54ea32082b82e0421906
/
gm
/
shadertext.cpp
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
1a9b964
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )"
by reed
· 9 years ago
9283d20
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )
by reed
· 9 years ago
ce563cd
more shader-->sp conversions
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
65cdba6
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/)
by caryclark
· 9 years ago
0bdb08b
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/)
by caryclark
· 9 years ago
be7f768
make gm background colors 565 compatible
by caryclark
· 9 years ago
71a6cbf
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
by reed
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
752e7eb
Cleanup: Another round of override fixes.
by tfarina
· 10 years ago
da8cf5a
don't use local static bitmap -- racy and unnecessary
by reed
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
7693dbf
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 10 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
7b78981
gather GM tests which are disabled on Android
by commit-bot@chromium.org
· 11 years ago
dac5225
replace SkBitmap::Config with SkColorType in gms
by commit-bot@chromium.org
· 11 years ago
eb9a46c
add legacy/helper allocN32Pixels, and convert gm to use it
by reed@google.com
· 11 years ago
e9cd27d
Third wave of Win64 warning cleanup
by robertphillips@google.com
· 11 years ago
0f0d9b7
GM : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
ceb2a03
Temporarily disable failing GM tests on Android
by borenet@google.com
· 12 years ago
1313086
fix warnings on Mac in gm
by caryclark@google.com
· 12 years ago
48dd1a2
Import all GMs as Samples.
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
137c428
Update baselines for linux-fixed. Make shader text sample/GM work with scalar=fixed.
by bsalomon@google.com
· 13 years ago
3914958
Fix text-as-path with skshader on gpu
by bsalomon@google.com
· 13 years ago
b28b5e4
Warn when an SkScalar is passed into SkIntToScalar() (converted twice)
by epoger@google.com
· 13 years ago
65245ad
fix assertion failure in Skia_Linux_Fixed_Debug build
by epoger@google.com
· 13 years ago
3869007
fix warnings, including using GrTCast<> to go from &Obj -> uint32_t*
by reed@google.com
· 14 years ago
0fdaa22
Add shaded text sample and gm test.
by bsalomon@google.com
· 14 years ago