index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
...
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-25
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Reverting 8313 (SVG turbulence) due to Ubuntu failures
robertphillips@google.com
2013-03-21
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-21
*
Removed the "any" command from the displacement glsl shader.
sugoi@google.com
2013-03-21
*
Fix minor valgrind-found memory leaks
robertphillips@google.com
2013-03-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-21
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Unreviewed. Adding TODO comment to reference newly filed bug.
junov@google.com
2013-03-20
*
Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itse...
commit-bot@chromium.org
2013-03-20
*
Fix for displacement mapping
sugoi@google.com
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-19
*
Added toString to SkMaskFilter-derived classes
robertphillips@google.com
2013-03-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
"Fix" case when bicubic filtering warps premultiplied color
robertphillips@google.com
2013-03-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-12
*
add proper support for solid style, and temporarily turn off my change so the...
humper@google.com
2013-03-11
*
fix preprocessor abuse on Windows
humper@google.com
2013-03-11
*
fix pad bug introduced during code cleanup
humper@google.com
2013-03-11
*
fix build warnings
humper@google.com
2013-03-11
*
Plumb fast rectangle blur code into the skia mask filter
humper@google.com
2013-03-11
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
remove obsolete build flags:
reed@google.com
2013-02-22
*
remove obsolete build flag SK_IGNORE_GRADIENT_DITHER_FIX
reed@google.com
2013-02-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-22
*
Small adjustments to SkRectShaderImageFilter to follow up on original cl.
sugoi@google.com
2013-02-21
*
Fix warnings-as-errors on Mac10.6 and Win. Unreviewed.
senorblanco@chromium.org
2013-02-21
*
New SkRectShaderImageFilter image filter
sugoi@google.com
2013-02-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-21
*
Fix compile errors in blur code on Windows.
jvanverth@google.com
2013-02-20
*
remove blur radius reinterpretation for now to make rebaselining simpler and ...
humper@google.com
2013-02-20
*
Complete the implementation of the faster blur; now supports all blur styles ...
humper@google.com
2013-02-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-20
*
Enable blur rounding (unreviewed).
senorblanco@chromium.org
2013-02-19
*
Add rounding to the separable blurs. This should ensure that the box blurs a...
senorblanco@chromium.org
2013-02-19
*
Move SkPaint::toString from debugger to SkPaint
robertphillips@google.com
2013-02-14
*
Use SkMWRandom in GLPrograms test.
bsalomon@google.com
2013-02-13
*
Optimize building gradient cache for when we know alpha is always 0xFF.
reed@google.com
2013-02-08
*
only take the vertical special-case for gradients when dx is exactly 0, as a
reed@google.com
2013-02-07
*
remove define for SK_IGNORE_GRADIENT_DITHER_FIX to trigger rebaselines
mike@reedtribe.org
2013-02-05
*
Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...
senorblanco@chromium.org
2013-02-04
*
remove vestiges of 32BIT_GRADIENT flag, as we always dither gradients now
reed@google.com
2013-02-04
*
land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...
reed@google.com
2013-02-04
*
Go from a 1x2 to a 2x2 dither cell, and change/simplify the logic for how we
reed@google.com
2013-02-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-04
*
Move dither toggle logic into common helper functions, to make it easier to
reed@google.com
2013-02-01
[prev]
[next]