Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
7476cf533be14b84e83de1bf30db7eef889c1f23
/
include
/
effects
/
SkLayerDrawLooper.h
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
daaafa6
add asAShadowBlur for android to drawlooper
by reed@google.com
· 11 years ago
73cb153
Make sure SkDrawLooper objects can only be allocated on the heap.
by commit-bot@chromium.org
· 11 years ago
0f10f7b
Allow toString capability to be toggled independent of developer mode.
by commit-bot@chromium.org
· 11 years ago
79fbb40
[WIP] Add Context to SkDrawLooper.
by commit-bot@chromium.org
· 11 years ago
842292f
remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed
by reed@google.com
· 11 years ago
48f31bd
try to deprecate fFlagsMask from SkLayerDrawLooper
by reed@google.com
· 11 years ago
74ba2f6
Builder class for SkLayerDrawLooper.
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
8f83825
Add methods to SkLayerDrawLooper to allow adding layers on top
by commit-bot@chromium.org
· 12 years ago
5da3f22
Fix includes in SkLayerDrawLooper.h. It was previously not possible to
by commit-bot@chromium.org
· 12 years ago
4991b8f
Added toString to SkDrawLooper-derived classes
by robertphillips@google.com
· 12 years ago
6806fe8
Export effects classes with SK_API.
by tfarina@chromium.org
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
0456e0b
Added Inst counting to SkFlattenable-derived classes
by robertphillips@google.com
· 13 years ago
1f90287
Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.
by tomhudson@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
a2ca41e
Cleanup Macros arround static initializers for SkFlattenable.
by djsollen@google.com
· 13 years ago
d26147a
add optional manual global initialization
by caryclark@google.com
· 13 years ago
8426058
ensure we never change the text_encoding of the master paint, since it is used
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
8c3ff17
Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia)
by bsalomon@google.com
· 14 years ago
a8282ef
add mask for paint-bits to layerdrawlooper
by mike@reedtribe.org
· 14 years ago
0716c63
expand SkLayerDrawLooper to allow for an xfermode when transfering the paint's color,
by reed@google.com
· 14 years ago
0e2810b
add optional bitflags to control which aspect of each layer's paint is applied
by mike@reedtribe.org
· 14 years ago
4e2b3d3
Simplify drawloopers and drawfilters. This allows the canvas to keep its
by reed@google.com
· 14 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago