Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c553b7a7172bab052eed8432856c85fd01601b27
/
samplecode
/
SampleAll.cpp
c5ba71d
Change SkPicture::draw to playback
by robertphillips
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 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
2e74f9d
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
by reed@google.com
· 11 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
f792a1b
Builder class for SkLayerRasterizer.
by commit-bot@chromium.org
· 11 years ago
7c9d0f3
Factory methods for heap-allocated SkMaskFilter objects.
by commit-bot@chromium.org
· 11 years ago
0a2bf90
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
7fa2a65
fix more 64bit warnings
by reed@google.com
· 11 years ago
e1ca705
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
by reed@google.com
· 11 years ago
4b413c8
remove SkFloatToScalar macro
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
7bd141d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
7ce661d
Blur refactoring
by robertphillips@google.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
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
61490fa
fix warnings related to constness in overrides of SkColorFilter
by mike@reedtribe.org
· 12 years ago
d8a6cc8
Make texteffects gm work through serialization and pipe.
by scroggo@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
c73dd5c
Update SkFlattenable buffers to be more modular.
by djsollen@google.com
· 12 years ago
6eb0d62
Register some flattenable factories.
by scroggo@google.com
· 12 years ago
02939ce
fix warnings on Mac in ssamplecode
by caryclark@google.com
· 12 years ago
fd4be26
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
by reed@google.com
· 12 years ago
d3521f1
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere?
by reed@google.com
· 12 years ago
9797272
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
by reed@google.com
· 12 years ago
ffe39bd
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
by tomhudson@google.com
· 12 years ago
963a8fa
remove (unused) reference to SkStrokePathEffect
by reed@google.com
· 12 years ago
257fc5b
Remove unused static functions from SampleApp and effects
by djsollen@google.com
· 13 years ago
5492424
Cleanup code related to SkFlattenable::flatten()
by djsollen@google.com
· 13 years ago
ba28d03
Create macro for registering classes for deserialization
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
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 13 years ago
5fd9243
switch to inheriting from SampleView
by mike@reedtribe.org
· 14 years ago
2f3dc9d
add typefacecache speedup lcd blits clean up some samples
by reed@google.com
· 14 years ago
261b8e2
fix warnings
by reed@google.com
· 14 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
1220e1c
Some Linux / 64-bit compile fixes.
by deanm@chromium.org
· 15 years ago
6b82d1a
add isConvex() hit to SkPath, to be used to speed up fills and opengl
by reed@android.com
· 15 years ago
aa5a7db
move shapes subclasses into effects
by reed@android.com
· 15 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago