Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a65358c04de2afd8b09cc8c06fc77cf9a88b6658
/
include
/
effects
71a6cbf
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
by reed
· 10 years ago
cfc1886
Use GLSLCaps for creating processor keys and GLSL-specific programs
by jvanverth
· 10 years ago
e275fdf
Add GM to repro crbug.com/472795
by robertphillips
· 10 years ago
c9adb05
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
by mtklein
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
62a320c
Revert of Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #1 id:1 of https://codereview.chromium.org/1022673007/)
by reed
· 10 years ago
92b47c4
Revert of remove colorfilter native-565 support. complicating w/ no real value. (patchset #2 id:20001 of https://codereview.chromium.org/1015533011/)
by reed
· 10 years ago
b67eb2f
Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)"
by reed
· 10 years ago
2151353
remove colorfilter native-565 support. complicating w/ no real value.
by reed
· 10 years ago
374a4c3
Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)
by reed
· 10 years ago
7971def
impl colormatrix w/ floats
by reed
· 10 years ago
8c874ee
Move SkMatrixImageFilter into core, and add a factory fn for it.
by senorblanco
· 10 years ago
977b6f7
Remove deprecated flavour of SkDropShadowImageFilter::Create().
by senorblanco
· 10 years ago
6c1b338
Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().
by senorblanco
· 10 years ago
24e06d5
Remove uniqueID from all filter serialization.
by senorblanco
· 10 years ago
82b0748
remove dead code
by reed
· 10 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
cedc36f
Use ComposColorFilter to collaps hierarchy (when possible).
by reed
· 10 years ago
961707f
Remove SkPorterDuff now that Android has been updated.
by djsollen
· 10 years ago
64de1e1
ViaAndroidSDK for DM
by tomhudson
· 10 years ago
cff10b2
change colorfilter to return an array of frag processors
by reed
· 10 years ago
8a8d841
add virtuals to optimize composing colorfilters
by reed
· 10 years ago
db873d8
add compose-colorfilter
by reed
· 10 years ago
5788faa
Fix SkComposeImageFilter's bounds computation and offset handling
by ajuma
· 10 years ago
7b274c7
Port SkRefCnt.h to new SkAtomics.h
by mtklein
· 10 years ago
e7ea40f
Reland "remove unused SkAvoidXfermode"
by scroggo
· 10 years ago
42dbfa8
Add patheffects to debugger printout
by robertphillips
· 10 years ago
b2b416d
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/)
by scroggo
· 10 years ago
2d02df7
remove unused SkAvoidXfermode
by reed
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
7e44bb1
Remove macros that make it look like it's a good idea to not be able to flatten.
by mtklein
· 10 years ago
c8a2131
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
by reed
· 10 years ago
f3f5bad
Add toString methods to SkImageFilter-derived classes
by robertphillips
· 10 years ago
5531d51
remove view matrix from context
by joshualitt
· 10 years ago
8b57524
add arcto patheffect
by reed
· 10 years ago
912ed6e
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
by tfarina
· 10 years ago
f3c78cc
Adding an option for pixelated rendering in SkPictureImageFilter
by junov
· 10 years ago
9ed02e4
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
by tfarina
· 10 years ago
5234075
Adding a PictureResolution option to SkPictureImageFilter
by Justin Novosad
· 10 years ago
3f3b3d0
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
6e78293
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/)
by mtklein
· 10 years ago
52c2935
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
c87dd2c
Enable unused param checking for public includes.
by djsollen
· 10 years ago
8f3937d
Fix bounds computation of all 0-input filters.
by senorblanco
· 10 years ago
d0f1969
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/)
by hcm
· 10 years ago
ba036cc
Fix bounds computation of all 0-input filters.
by senorblanco
· 10 years ago
234f036
Adding an option to render only the shadow in SkDropShadowImageFilter
by sugoi
· 10 years ago
ce68627
Adding 3D lut color filter
by sugoi
· 10 years ago
3a49520
Sanitize SkMatrixConvolutionImageFilter creation params.
by senorblanco
· 10 years ago
b0a8a37
Patch to create a distinct geometry processor. The vast majority of this patch
by joshualitt
· 10 years ago
5e5f948
Reimplement deserialization of SkImageFilter's uniqueID.
by senorblanco
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 10 years ago
5b1b2db
remove SkStippleMaskFilter - no external clients
by reed
· 10 years ago
bc9845b
Remove the single-sigma version of SkDropShadowImageFilter::Create().
by senorblanco
· 10 years ago
ac97792
Initial change to move 2D kernel to its own file.
by joshualitt
· 10 years ago
3f85403
hide public factory for intermediate class
by reed
· 10 years ago
1bd6f7d
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
by dominikg
· 10 years ago
e846499
Make SkPictureShader and SkPictureImageFilter use const SkPictures
by robertphillips
· 10 years ago
9ea3d57
Clean up SkImageFilter constructors.
by senorblanco
· 10 years ago
97b9ab7
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
by bsalomon
· 10 years ago
969842a
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/)
by reed
· 10 years ago
2011fe9
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
by bsalomon
· 10 years ago
ca6a7c2
Make perlin noise do CTM-correct scaling.
by senorblanco
· 10 years ago
7bf1068
Remove SkBicubicImageFilter, and all related tests.
by senorblanco
· 10 years ago
9f01471
Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/)
by reed
· 10 years ago
c5d5cf9
remove guarded code - there are no more callers
by reed
· 10 years ago
39e58ad
Randomize seed for SkDiscretePathEffect::filterPath()
by rs.prinja
· 10 years ago
a22ea18
Move Dashing filterPath to a dashing utils file
by egdaniel
· 10 years ago
9de5b51
SkShader::asNewEffect Refactoring
by dandov
· 10 years ago
90b8caf
Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/)
by egdaniel
· 10 years ago
576dcdc
Move Dashing filterPath to a dashing utils file
by egdaniel
· 10 years ago
65044bf
Return NULL when building empty LayerRasterizer.
by scroggo
· 10 years ago
ed4dc2a
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
by commit-bot@chromium.org
· 10 years ago
910702b
Implement SkPictureImageFilter bounds computation.
by senorblanco@chromium.org
· 10 years ago
7693dbf
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
39123f4
temporarily add back in the factores that took a unitmapper
by commit-bot@chromium.org
· 10 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 10 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
941ff78
Remove legacy constructor for blur draw looper.
by commit-bot@chromium.org
· 10 years ago
7b17152
gradient api sans (deprecated) unitmapper
by commit-bot@chromium.org
· 10 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
bd0be25
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
by commit-bot@chromium.org
· 10 years ago
e003aec
remove unused Kernel33MaskFilter
by commit-bot@chromium.org
· 10 years ago
96fb748
add localmatrix parameter to shader's asNewEffect
by commit-bot@chromium.org
· 10 years ago
ce56d96
Remove SkShader virtual method validContext
by commit-bot@chromium.org
· 11 years ago
e901b6d
create struct to hold all the params passed around for shader::context
by commit-bot@chromium.org
· 11 years ago
508022c
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
by commit-bot@chromium.org
· 11 years ago
0a5c233
Implement bounds traversals for tile and matrix convolution filters.
by senorblanco@chromium.org
· 11 years ago
daaafa6
add asAShadowBlur for android to drawlooper
by reed@google.com
· 11 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
87fcd95
Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/)
by commit-bot@chromium.org
· 11 years ago
6e5671d
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
bc2f1dc
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
aec1438
Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects
by commit-bot@chromium.org
· 11 years ago
53783b0
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
001f4ed
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
73cb153
Make sure SkDrawLooper objects can only be allocated on the heap.
by commit-bot@chromium.org
· 11 years ago
Next »