Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
96edc2459820f0f60ea9b57959c1e5018ef95e28
/
src
/
ports
/
SkGlobalInitialization_chromium.cpp
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
· 11 years ago
c0b7e10
Initial error handling code
by commit-bot@chromium.org
· 11 years ago
1108fc3
Remove SkLumaXfermode.
by commit-bot@chromium.org
· 11 years ago
6c1ee2d
Luminance-to-alpha color filter (SkLumaColorFilter).
by commit-bot@chromium.org
· 11 years ago
ef45a64
[External patch] Source-over support for SkLumaXfermode.
by fmalita@google.com
· 11 years ago
eaa7797
Add luminance mask transfer modes.
by commit-bot@chromium.org
· 11 years ago
b8bf9ce
(Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@.
by tomhudson@google.com
· 12 years ago
82aa748
Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier.
by bsalomon@google.com
· 12 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
· 13 years ago