git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Applying a filter on an SVG element, which is larger than 4096 pixels, causes this...
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
FilterEffectRenderer.cpp
2015-05-07
commit-queue@webki...
Applying a filter on an SVG element, which is larger...
blob
|
commitdiff
2015-04-27
commit-queue@webki...
SVGFilterBuilder should drive the builtin sourceAlpha...
blob
|
commitdiff
|
diff to current
2014-10-13
cdumez@apple.com
Use is<>() / downcast<>() for Filter / FilterOperation...
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Have Document::accessSVGExtensions() return a reference
blob
|
commitdiff
|
diff to current
2014-09-04
commit-queue@webki...
Remove CSS_FILTERS flag
blob
|
commitdiff
|
diff to current
2014-08-28
zalan@apple.com
Subpixel layout: Rename LayoutRect's device pixel snapp...
blob
|
commitdiff
|
diff to current
2014-06-02
zalan@apple.com
Provide better encapsulation for image related painting...
blob
|
commitdiff
|
diff to current
2014-06-02
commit-queue@webki...
Unreviewed, rolling out r169529.
blob
|
commitdiff
|
diff to current
2014-06-02
zalan@apple.com
Provide better encapsulation for image related painting...
blob
|
commitdiff
|
diff to current
2014-05-10
dino@apple.com
-webkit-filter prevents rendering at retina scale
blob
|
commitdiff
|
diff to current
2014-04-15
jhoneycutt@apple.com
Assertion failure under FEImage::determineAbsolutePaint...
blob
|
commitdiff
|
diff to current
2014-04-08
zalan@apple.com
Subpixel rendering: Paint the filter effect result...
blob
|
commitdiff
|
diff to current
2014-04-03
simon.fraser@apple.com
Harden FilterOperation type casting
blob
|
commitdiff
|
diff to current
2014-04-02
jhoneycutt@apple.com
Crash in WebCore::RenderLayer::FilterInfo::updateRefere...
blob
|
commitdiff
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
diff to current
2014-02-28
cavalcantii@gmail.com
Filters should test for area instead of single dimension
blob
|
commitdiff
|
diff to current
2014-02-05
ossy@webkit.org
Remove ENABLE(SVG) guards
blob
|
commitdiff
|
diff to current
2014-01-23
mvujovic@adobe.com
Remove CSS Custom Filters code and tests
blob
|
commitdiff
|
diff to current
2013-12-14
weinig@apple.com
CTTE: Convert Element and RenderObject iterator usage...
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
diff to current
2013-10-24
antti@apple.com
Element iterator functions should take reference
blob
|
commitdiff
|
diff to current
2013-10-23
akling@apple.com
SVGFilterBuilder should not be ref-counted.
blob
|
commitdiff
|
diff to current
2013-10-23
dino@apple.com
[WebGL] Implement a software rendering option on Mac
blob
|
commitdiff
|
diff to current
2013-10-22
timothy_horton@app...
{ClipPathOperation, FilterOperation}::getOperationType...
blob
|
commitdiff
|
diff to current
2013-09-30
darin@apple.com
Use RenderElement instead of RenderObject in many places
blob
|
commitdiff
|
diff to current
2013-09-02
krit@webkit.org
Use edgeMode=duplicate for blurring on filter() function
blob
|
commitdiff
|
diff to current
2013-09-02
krit@webkit.org
Source/WebCore: Add 'edgeMode' attribute to SVGFEGaussi...
blob
|
commitdiff
|
diff to current
2013-08-31
antti@apple.com
Rename ChildIterator -> ElementChildIterator, Descendan...
blob
|
commitdiff
|
diff to current
2013-08-27
antti@apple.com
Switch some more code to element child/descendant iterators
blob
|
commitdiff
|
diff to current
2013-08-26
akling@apple.com
RenderLayer::renderer() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-25
akling@apple.com
RenderObject::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-23
antti@apple.com
<https://webkit.org/b/120166> Add Traversal<ElementType...
blob
|
commitdiff
|
diff to current
2013-08-15
krit@webkit.org
Implement CSS Image filter() function
blob
|
commitdiff
|
diff to current
2013-08-12
antti@apple.com
Add ElementTraversal::next/previousSibling
blob
|
commitdiff
|
diff to current
2013-05-19
simon.fraser@apple.com
Hoist several chunks of code at the top of RenderLayer...
blob
|
commitdiff
|
diff to current
2013-04-16
mvujovic@adobe.com
[CSS Shaders] Remove the cache of validated programs
blob
|
commitdiff
|
diff to current
2013-03-14
inferno@chromium.org
Replace static_casts with to* helper functions.
blob
|
commitdiff
|
diff to current
2013-02-26
schenney@chromium.org
feDisplacementMap filter gets color space wrong
blob
|
commitdiff
|
diff to current
2013-02-14
mvujovic@adobe.com
[CSS Filters] Refactor filter outsets into a class
blob
|
commitdiff
|
diff to current
2013-01-25
commit-queue@webki...
Build broken when svg is disabled.
blob
|
commitdiff
|
diff to current
2013-01-15
krit@webkit.org
[CSS Filters] brightness() function doesn't work as...
blob
|
commitdiff
|
diff to current
2013-01-04
senorblanco@chromi...
CSS url() filters with forward references don't work
blob
|
commitdiff
|
diff to current
2012-12-20
fmalita@chromium.org
Incorrect color space conversion for FEImage
blob
|
commitdiff
|
diff to current
2012-12-14
michelangelo@webki...
[CSS Shaders] Remove code for the other mesh box types...
blob
|
commitdiff
|
diff to current
2012-12-12
senorblanco@chromi...
Unreviewed, rolling out r136975.
blob
|
commitdiff
|
diff to current
2012-12-09
commit-queue@webki...
Build break if SVG is disabled
blob
|
commitdiff
|
diff to current
2012-12-07
senorblanco@chromi...
CSS url() filters with forward references don't work
blob
|
commitdiff
|
diff to current
2012-11-22
krit@webkit.org
Make CachedSVGDocumentReference independent of FilterOp...
blob
|
commitdiff
|
diff to current
2012-11-07
achicu@adobe.com
[CSS Shaders] Add CustomFilterMeshBoxType to ValidatedC...
blob
|
commitdiff
|
diff to current
2012-11-06
senorblanco@chromi...
[skia] Implement reference (url) filters on composited...
blob
|
commitdiff
|
diff to current
2012-11-02
achicu@adobe.com
[CSS Shaders] CustomFilterOperation should be converted...
blob
|
commitdiff
|
diff to current
2012-10-30
achicu@adobe.com
[CSS Shaders] Add CustomFilterRenderer to reuse this...
blob
|
commitdiff
|
diff to current
2012-10-25
senorblanco@chromi...
Source/WebCore: Change ReferenceFilterOperations to...
blob
|
commitdiff
|
diff to current
2012-09-25
commit-queue@webki...
Use USE(3D_GRAPHICS) in CSS SHADERS code when ENABLE...
blob
|
commitdiff
|
diff to current
2012-09-13
commit-queue@webki...
[CSS Shaders] Cached validated programs are destroyed...
blob
|
commitdiff
|
diff to current
2012-08-31
commit-queue@webki...
[CSS Shaders] Implement normal blend mode and source...
blob
|
commitdiff
|
diff to current
2012-08-28
achicu@adobe.com
[CSS Filters] Filters should render using sRGB until...
blob
|
commitdiff
|
diff to current
2012-08-13
fmalita@chromium.org
WebKit+SVG does not support color-interpolation-filters...
blob
|
commitdiff
|
diff to current
2012-07-26
commit-queue@webki...
Build broken when svg is disabled.
blob
|
commitdiff
|
diff to current
2012-06-29
senorblanco@chromi...
Source/WebCore: Implement filter url() function.
blob
|
commitdiff
|
diff to current
2012-06-19
achicu@adobe.com
[CSS Shaders] Create a shared object between FECustomFi...
blob
|
commitdiff
|
diff to current
2012-04-24
achicu@adobe.com
CSS Shaders: Repainting the FECustomFilter requires...
blob
|
commitdiff
|
diff to current
2012-04-24
achicu@adobe.com
CSS Shaders: Custom filters painting is broken
blob
|
commitdiff
|
diff to current
2012-04-24
achicu@adobe.com
[CSS Filters] Move m_filter and related fields from...
blob
|
commitdiff
|
diff to current
2012-04-18
achicu@adobe.com
[CSS Filters] Drop-shadow and blur can avoid using...
blob
|
commitdiff
|
diff to current
2012-04-18
achicu@adobe.com
Regression(114172): Use after free in CustomFilterProgr...
blob
|
commitdiff
|
diff to current
2012-04-13
dino@apple.com
Don't process filters if the input region is exceptiona...
blob
|
commitdiff
|
diff to current
2012-04-12
achicu@adobe.com
REGRESSION(112745) [CSS Filters] Memory use explosion...
blob
|
commitdiff
|
diff to current
2012-04-09
leviw@chromium.org
Correct some LayoutUnit misuse in FilterEffectRenderer...
blob
|
commitdiff
|
diff to current
2012-03-30
achicu@adobe.com
[CSS Filters] Drop Shadow is not repainting correctly...
blob
|
commitdiff
|
diff to current
2012-03-21
achicu@adobe.com
[CSS Shaders] Make CSS Shaders compile on Chromium
blob
|
commitdiff
|
diff to current
2012-03-17
commit-queue@webki...
move calc*Value functions out from Length (and platform)
blob
|
commitdiff
|
diff to current
2012-02-27
mdelaney@apple.com
Add ImageBuffer support for having a hi-res backing...
blob
|
commitdiff
|
diff to current
2012-02-15
senorblanco@chromi...
Source/WebCore: Fix for incorrect/offset image in CSS...
blob
|
commitdiff
|
diff to current
2012-01-21
cmarrin@apple.com
Implement hardware accelerated Brightness and contrast...
blob
|
commitdiff
|
diff to current
2012-01-20
achicu@adobe.com
Source/WebCore: CSS Shaders: Add a Settings flag to...
blob
|
commitdiff
|
diff to current
2012-01-18
achicu@adobe.com
CSS Shaders: Parse float parameters for the custom...
blob
|
commitdiff
|
diff to current
2012-01-16
commit-queue@webki...
Fix compilation errors on build-webkit --debug --no...
blob
|
commitdiff
|
diff to current
2012-01-11
achicu@adobe.com
2012-01-11 Alexandru Chiculita <achicu@adobe.com>
blob
|
commitdiff
|
diff to current
2012-01-11
achicu@adobe.com
[CSS Shaders] Move CustomFilterOperation to the platfor...
blob
|
commitdiff
|
diff to current
2012-01-11
achicu@adobe.com
CSS Filters: apply the filters in RenderLayerBacking...
blob
|
commitdiff
|
diff to current
2011-12-21
senorblanco@chromi...
Source/WebCore: Fix CSS filters crash on zero-sized...
blob
|
commitdiff
|
diff to current
2011-12-18
achicu@adobe.com
[CSS Shaders] Add FECustomFilter that renders custom...
blob
|
commitdiff
|
diff to current
2011-12-17
dino@apple.com
Miscellaneous Filter updates to align with spec
blob
|
commitdiff
|
diff to current
2011-12-16
dino@apple.com
Filters need to affect visual overflow
blob
|
commitdiff
|
diff to current
2011-12-14
senorblanco@chromi...
CSS Filters should support GPU acceleration
blob
|
commitdiff
|
diff to current
2011-11-23
achicu@adobe.com
[CSS Filters] WebKit crashes when changing the filter
blob
|
commitdiff
|
diff to current
2011-11-17
zimmermann@webkit.org
2011-11-17 Nikolas Zimmermann <nzimmermann@rim.com>
blob
|
commitdiff
|
diff to current
2011-11-17
dino@apple.com
Implement filter function shorthands
blob
|
commitdiff
|
diff to current
2011-11-10
dino@apple.com
Move/copy/merge SVG filter rendering code to generic...
blob
|
commitdiff
|
diff to current