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
*
Delete SkRectShaderImageFilter
ajuma
2016-01-12
*
remove external header for SkModeColorFilter
reed
2016-01-11
*
move declaration of CreateLightingFilter into SkColorMatrixFilter
reed
2016-01-11
*
Implement an SkPaint-based image filter
ajuma
2016-01-08
*
remove dead code from SkColorMatrixFilter
reed
2016-01-07
*
move SkDither.h to private, remove unused shadeSpan16
reed
2016-01-04
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Add default ctor to SkMask
robertphillips
2015-12-17
*
SkBlurImageFilter returns input when sigma = 0
xidachen
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Fix filter primitive bounds computations.
senorblanco
2015-12-09
*
SkAlphaThresholdFilter.h allow flattening
halcanary
2015-12-07
*
Matrix convolution bounds fix; affectsTransparentBlack fixes.
senorblanco
2015-12-07
*
Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patc...
senorblanco
2015-12-05
*
Matrix convolution bounds fix; affectsTransparentBlack fixes.
senorblanco
2015-12-04
*
change more effects to only expose factories
reed
2015-10-12
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Move Mutexy things to private.
herb
2015-09-29
*
Use child processors to implement compose color filter.
bsalomon
2015-09-29
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
SkImageSource
fmalita
2015-09-14
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
SkColorCubeFilter: require alpha == 0xFF.
mtklein
2015-08-19
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
Remove SK_LEGACY_SKPOINT3_CTORS flag
robertphillips
2015-08-06
*
Address some SkLightingShader TODOs
robertphillips
2015-07-31
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Thread GrShaderDataManager through Image filters
joshualitt
2015-07-08
*
More threading of GrShaderDataManager
joshualitt
2015-07-08
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
style nit cleanups. e.g. remove 'virtual' on override declarations
robertphillips
2015-07-07
*
remove SkInstCnt
mtklein
2015-06-26
*
remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
reed
2015-06-23
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
[next]