Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
96edc2459820f0f60ea9b57959c1e5018ef95e28
/
src
/
effects
/
SkLayerRasterizer.cpp
6573ce7
Create SkLayerRasterizer w/o destroying Builder.
by commit-bot@chromium.org
· 11 years ago
f792a1b
Builder class for SkLayerRasterizer.
by commit-bot@chromium.org
· 11 years ago
dac5225
replace SkBitmap::Config with SkColorType in gms
by commit-bot@chromium.org
· 11 years ago
e24ad23
use SkColorType instead of SkBitmap::Config in views/effects
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
fdba404
change all interfaces for SkRasterizer to const, in preparation for marking it
by reed@google.com
· 12 years ago
a0c2bc2
Make flattenables no longer depend on global static initializers.
by scroggo@google.com
· 12 years ago
56d5bfa
privatize SkBuffer.h
by mike@reedtribe.org
· 12 years ago
c73dd5c
Update SkFlattenable buffers to be more modular.
by djsollen@google.com
· 12 years ago
060ef18
Replace new with SkNEW in more effects classes.
by tomhudson@google.com
· 12 years ago
75a0972
move SkStrokePathEffect into hiding for now, as its functionality is rethought.
by reed@google.com
· 12 years ago
2ac4ef5
Fixing the drawing of blurred shodows for hairline paths with software rendering
by junov@chromium.org
· 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
d26147a
add optional manual global initialization
by caryclark@google.com
· 13 years ago
045e62d
enable soft clipping (yikes)
by reed@google.com
· 13 years ago
43e9f20
add serialization to SkLayerRasterizer
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
3334c3a
code style
by mike@reedtribe.org
· 14 years ago
4c09d5c
rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in preparation
by reed@google.com
· 14 years ago
82065d6
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
by reed@google.com
· 14 years ago
543ed93
add ADD xfermode safely handle (don't draw) if the size of SkMask exceeds 31bits
by reed@android.com
· 16 years ago
49f0ff2
promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect
by reed@android.com
· 16 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago