index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
Commit message (
Expand
)
Author
Age
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
[WIP] Add Context to SkDrawLooper.
commit-bot@chromium.org
2014-03-12
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Begin making SkPerlinNoiseShader const.
commit-bot@chromium.org
2014-03-06
*
remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed
reed@google.com
2014-02-28
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
*
Factory methods for heap-allocated SkColorFilter objects.
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkMaskFilter objects.
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
senorblanco@chromium.org
2014-02-19
*
Builder class for SkLayerDrawLooper.
commit-bot@chromium.org
2014-02-14
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-07
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-07
*
replace impl of SkLightingColorFilter with SkColorMatrixFilter
reed@google.com
2014-02-06
*
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....
robertphillips@google.com
2014-02-06
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-06
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Implement correct clipping for image filters.
senorblanco@chromium.org
2014-02-05
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Implement a computeFastBounds() traversal for SkImageFilter.
senorblanco@chromium.org
2014-01-27
*
remove SkScalarMul from public headers
reed@google.com
2014-01-27
*
[Reland of r13154, since the Housekeeping bot seems to have reverted it in r1...
senorblanco@chromium.org
2014-01-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-23
*
Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opt...
senorblanco@chromium.org
2014-01-23
*
Implement a resize image filter. This is needed for the "filterRes" feature i...
senorblanco@chromium.org
2014-01-15
*
Revert "Implement a resize image filter."
senorblanco@chromium.org
2014-01-14
*
Implement a resize image filter. This is needed for the "filterRes" feature i...
senorblanco@chromium.org
2014-01-14
*
Add AlphaThreshold filter.
commit-bot@chromium.org
2014-01-06
*
Remove SkBitmapAlphaThresholdShader
commit-bot@chromium.org
2013-12-18
*
Implement an SkPicture image filter source. This is required for the external...
senorblanco@chromium.org
2013-12-12
*
Revert "Implement an SkPicture image filter source. This is required for the ...
senorblanco@chromium.org
2013-12-12
*
Implement an SkPicture image filter source. This is required for the external...
senorblanco@chromium.org
2013-12-12
*
Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...
senorblanco@chromium.org
2013-12-09
*
Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit...
robertphillips@google.com
2013-12-06
*
Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...
commit-bot@chromium.org
2013-12-06
*
Revert "Implement srcRect and dstRect functionality in SkBitmapSource. This i...
senorblanco@chromium.org
2013-12-05
*
Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...
senorblanco@chromium.org
2013-12-05
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...
senorblanco@chromium.org
2013-11-26
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
[next]