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
*
Revert of Add flipped gradient branch to two point conical gradient (https://...
commit-bot@chromium.org
2014-04-17
*
Add flipped gradient branch to two point conical gradient
commit-bot@chromium.org
2014-04-17
*
Fix memory leak in SkGradientShader.
commit-bot@chromium.org
2014-04-16
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
Implement intra-frame cacheing in image filters.
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Create SkLayerRasterizer w/o destroying Builder.
commit-bot@chromium.org
2014-04-10
*
Fix GPU-less build.
commit-bot@chromium.org
2014-04-10
*
Move build guard to fix Android framework compile.
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Remove SkResizeImageFilter.
commit-bot@chromium.org
2014-04-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-05
*
Perform perlin noise matrix computations once per frame, not per pixel.
senorblanco@chromium.org
2014-04-04
*
Add base effect for gpu 2pt conical gradients
commit-bot@chromium.org
2014-04-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-04
*
Fix for SkTwoPointConicalGradient_gpu define
commit-bot@chromium.org
2014-04-03
*
Pull Gpu shader out of SkTwoPointConicalGradient into own file
commit-bot@chromium.org
2014-04-03
*
Arithmetic mode now has the option of not validating the output color, which ...
commit-bot@chromium.org
2014-04-02
*
Fix SkXfermodeImageFilter when an input is cropped out.
senorblanco@chromium.org
2014-04-01
*
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
commit-bot@chromium.org
2014-04-01
*
Remove scaleToFit from DashPathEffect
commit-bot@chromium.org
2014-03-31
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Implement a generic matrix transform image filter.
senorblanco@chromium.org
2014-03-25
*
Fix for crash on large image blur sigma values.
senorblanco@chromium.org
2014-03-24
*
Fixed double offset in resize filter
commit-bot@chromium.org
2014-03-21
*
Use rounding to 8888 in lighting filters, raster path.
senorblanco@chromium.org
2014-03-19
*
Remove SkCanvas matrix ops return value.
commit-bot@chromium.org
2014-03-18
*
Fix GPU displacement with expanding crop rects.
senorblanco@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Implement support for expanding crop rects in image filters
senorblanco@chromium.org
2014-03-14
*
Revert "Implement support for expanding crop rects in image filters"
senorblanco@chromium.org
2014-03-14
*
Implement support for expanding crop rects in image filters
senorblanco@chromium.org
2014-03-14
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
Added Z scale when X and Y scale to spot lights and point lights
commit-bot@chromium.org
2014-03-13
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Fix GPU colormatrix color filter with saturated alpha.
senorblanco@chromium.org
2014-03-12
*
Clean up SkImageFilter.
commit-bot@chromium.org
2014-03-12
*
[WIP] Add Context to SkDrawLooper.
commit-bot@chromium.org
2014-03-12
*
Fix SkOffsetImageFilter to use a temporary for bounds computations.
senorblanco@chromium.org
2014-03-11
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
plumb API for analytic rrect blur
commit-bot@chromium.org
2014-03-10
*
remove legacy ifdef wrapping fast blur
commit-bot@chromium.org
2014-03-10
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Fix underlying issue causing crbug.com/348821.
commit-bot@chromium.org
2014-03-07
[next]