Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
29f8679068ecbd693e123a59b09a5ade3cfde996
/
src
/
ports
/
SkGlobalInitialization_chromium.cpp
db873d8
add compose-colorfilter
by reed
· 10 years ago
e7ea40f
Reland "remove unused SkAvoidXfermode"
by scroggo
· 11 years ago
b2b416d
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/)
by scroggo
· 11 years ago
2d02df7
remove unused SkAvoidXfermode
by reed
· 11 years ago
199ba8e
namespace {} trick for SK_DECLARE_STATIC_ONCE
by mtklein
· 11 years ago
8b57524
add arcto patheffect
by reed
· 11 years ago
ce68627
Adding 3D lut color filter
by sugoi
· 11 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
· 11 years ago
5b1b2db
remove SkStippleMaskFilter - no external clients
by reed
· 11 years ago
3f85403
hide public factory for intermediate class
by reed
· 11 years ago
ed45868
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
by reed
· 11 years ago
3230517
guard registering mallocpixelref for chrome
by reed
· 11 years ago
7bf1068
Remove SkBicubicImageFilter, and all related tests.
by senorblanco
· 11 years ago
479bb60
Remove SkImageRef and related functionality.
by Hal Canary
· 11 years ago
1b81877
Clean up SkOnce:
by mtklein
· 11 years ago
5970f62
re-land hide get/setLocalMatrix
by commit-bot@chromium.org
· 11 years ago
c5d9bb0
Initial picture shader implementation
by commit-bot@chromium.org
· 11 years ago
b554440
Remove SkResizeImageFilter.
by commit-bot@chromium.org
· 11 years ago
fd0ec2c
Implement a generic matrix transform image filter.
by senorblanco@chromium.org
· 11 years ago
9e5f85e
Fixing SkPicture serialization
by commit-bot@chromium.org
· 11 years ago
a612d4c
Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in.
by senorblanco@chromium.org
· 12 years ago
c0b7e10
Initial error handling code
by commit-bot@chromium.org
· 12 years ago
1108fc3
Remove SkLumaXfermode.
by commit-bot@chromium.org
· 12 years ago
6c1ee2d
Luminance-to-alpha color filter (SkLumaColorFilter).
by commit-bot@chromium.org
· 12 years ago
ef45a64
[External patch] Source-over support for SkLumaXfermode.
by fmalita@google.com
· 12 years ago
eaa7797
Add luminance mask transfer modes.
by commit-bot@chromium.org
· 12 years ago
b8bf9ce
(Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@.
by tomhudson@google.com
· 13 years ago
82aa748
Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier.
by bsalomon@google.com
· 13 years ago
5370cd9
Consolidate PixelRef flattables with the standard impl
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
· 14 years ago