Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d8c278af51f0e5b3f98f66320acb827310b50e2c
/
samplecode
/
SampleLayers.cpp
0e39f97
Revert "Revert "make it illegal to include SkXfermode.h""
by Mike Reed
· 8 years ago
e9d1b29
Revert "make it illegal to include SkXfermode.h"
by Greg Daniel
· 8 years ago
07764ce
make it illegal to include SkXfermode.h
by Mike Reed
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
da2cd8b
Hide SkCanvas::LayerIter
by robertphillips
· 9 years ago
a1f4fa7
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ )
by fmalita
· 9 years ago
a814000
Hide SkCanvas::LayerIter
by robertphillips
· 9 years ago
fc11b0a
Update SkMorphology ImageFilters to sk_sp
by robertphillips
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
d15750c
Remove uses of SkImageDecoder from samplecode
by msarett
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
bfd5f17
Revert[2] of "add backdrop option to SaveLayerRec"
by reed
· 9 years ago
0575cb2
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ )
by reed
· 9 years ago
2474159
add backdrop option to SaveLayerRec
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 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
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
091a594
Reduce internal explicit SaveFlags usage.
by commit-bot@chromium.org
· 11 years ago
b144743
remove dead code
by reed@google.com
· 11 years ago
c3bd8af
add peekPixels to SkCanvas and SkSurface
by commit-bot@chromium.org
· 11 years ago
bda591c
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/)
by commit-bot@chromium.org
· 11 years ago
b2d93a9
add peekPixels to SkCanvas and SkSurface
by mike@reedtribe.org
· 11 years ago
e61a86c
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
by commit-bot@chromium.org
· 11 years ago
93c7ee3
Removed unused parameters
by sugoi@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
4d5c26d
pass modifier keys to click events (e.g. control | shift etc.)
by reed@google.com
· 12 years ago
971aca7
change SkDrawFilter::filter to return a bool, where false means don't-draw
by reed@google.com
· 12 years ago
178a267
Address warnings from clang build bot
by robertphillips@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
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 13 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
0baf193
detect nearly translate-only matrices when drawing bitmaps (for speed)
by reed@android.com
· 15 years ago
048522d
remove remaining references to porterduff
by reed@android.com
· 15 years ago
149e2f6
add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our
by reed@android.com
· 15 years ago
0767e47
add CG imagedecoder (still needs encoding)
by reed@android.com
· 16 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago