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
/
svg
/
RenderSVGResourceFilter.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-12-14
akling@apple.com
Replace PassRef with Ref/Ref&& across the board.
blob
|
commitdiff
|
diff to current
2014-10-23
zandobersek@gmail.com
Const-ify static s_resourceType members in RenderSVGRes...
blob
|
commitdiff
|
diff to current
2014-10-13
cdumez@apple.com
Use is<>() / downcast<>() for Filter / FilterOperation...
blob
|
commitdiff
|
diff to current
2014-10-01
commit-queue@webki...
Source/WebCore:
blob
|
commitdiff
|
diff to current
2014-09-08
commit-queue@webki...
Remove FILTERS flag
blob
|
commitdiff
|
diff to current
2014-07-03
dbates@webkit.org
Add WTF::move()
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-02-03
akling@apple.com
RenderSVGResource::removeClientFromCache() should take...
blob
|
commitdiff
|
diff to current
2014-02-03
akling@apple.com
Modernize the toRenderSVGResourceContainer() helper.
blob
|
commitdiff
|
diff to current
2014-02-03
akling@apple.com
RenderSVGInlineText::computeNewScaledFontForStyle(...
blob
|
commitdiff
|
diff to current
2014-01-07
commit-queue@webki...
Remove some extra includes from SVG.
blob
|
commitdiff
|
diff to current
2013-12-16
commit-queue@webki...
CTTE: Convert more of SVG to use references
blob
|
commitdiff
|
diff to current
2013-12-14
weinig@apple.com
CTTE: Convert Element and RenderObject iterator usage...
blob
|
commitdiff
|
diff to current
2013-11-26
commit-queue@webki...
ImageBuffer::create should return a std::unique_ptr...
blob
|
commitdiff
|
diff to current
2013-11-10
andersca@apple.com
Remove all 'std' using directives from WebCore
blob
|
commitdiff
|
diff to current
2013-11-02
akling@apple.com
SVGRenderStyle accessors should return references.
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderSVGResource::applyResource() should take a const...
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
diff to current
2013-10-27
akling@apple.com
Renderers should receive their style at construction.
blob
|
commitdiff
|
diff to current
2013-10-25
akling@apple.com
SVG: postApplyResource() should take a RenderElement&.
blob
|
commitdiff
|
diff to current
2013-10-25
akling@apple.com
SVG: applyResource() should take a RenderElement&.
blob
|
commitdiff
|
diff to current
2013-10-24
akling@apple.com
SVG: RenderElement-ize intersectRepaintRectWithResources().
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-13
darin@apple.com
Make element predicates and type casts work more consis...
blob
|
commitdiff
|
diff to current
2013-10-05
andersca@apple.com
Remove createOwned
blob
|
commitdiff
|
diff to current
2013-09-14
akling@apple.com
CTTE: RenderSVGModelObject renderers are never anonymous.
blob
|
commitdiff
|
diff to current
2013-09-14
akling@apple.com
CTTE: RenderSVGResourceFilter always has an SVGFilterEl...
blob
|
commitdiff
|
diff to current
2013-09-11
andersca@apple.com
Stop using deleteAllValues in SVG code
blob
|
commitdiff
|
diff to current
2013-09-09
akling@apple.com
Hide node() below RenderSVGModelObject, use element...
blob
|
commitdiff
|
diff to current
2013-08-27
akling@apple.com
Clumsily fix Gtk+ build. Not my proudest moment.
blob
|
commitdiff
|
diff to current
2013-08-27
akling@apple.com
Fix Qt build.
blob
|
commitdiff
|
diff to current
2013-08-27
akling@apple.com
Simplify some more Settings access where we have a...
blob
|
commitdiff
|
diff to current
2013-08-25
akling@apple.com
RenderObject::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-22
ch.dumez@sisa.sams...
[SVG2] Merge SVGStyledElement and SVGElement
blob
|
commitdiff
|
diff to current
2013-08-11
akling@apple.com
Make Page::settings() return a reference.
blob
|
commitdiff
|
diff to current
2013-07-14
gyuyoung.kim@samsu...
Add toSVGFilterElement() and use it.
blob
|
commitdiff
|
diff to current
2013-05-13
andersca@apple.com
Stop including UnusedParam.h
blob
|
commitdiff
|
diff to current
2013-03-12
fmalita@chromium.org
SVG Pattern pixelated on inline SVG with CSS transforms
blob
|
commitdiff
|
diff to current
2013-03-11
pdr@google.com
Replace SVG's static_cast<SVGElement> with toSVGElement()
blob
|
commitdiff
|
diff to current
2013-02-26
schenney@chromium.org
feDisplacementMap filter gets color space wrong
blob
|
commitdiff
|
diff to current
2013-02-15
fmalita@chromium.org
[SVG] Cached filter results are not invalidated on...
blob
|
commitdiff
|
diff to current
2013-02-12
commit-queue@webki...
Add error checking into OpenCL version of SVG filters.
blob
|
commitdiff
|
diff to current
2013-01-04
senorblanco@chromi...
Invalidation of some SVG filter attributes on HTML...
blob
|
commitdiff
|
diff to current
2012-12-20
fmalita@chromium.org
Incorrect color space conversion for FEImage
blob
|
commitdiff
|
diff to current
2012-10-29
schenney@chromium.org
feImage should not be allowed to self reference
blob
|
commitdiff
|
diff to current
2012-10-16
schenney@chromium.org
An feImage that tries to render itself should be stopped
blob
|
commitdiff
|
diff to current
2012-10-07
benjamin@webkit.org
Rename first/second to key/value in HashMap iterators
blob
|
commitdiff
|
diff to current
2012-08-28
commit-queue@webki...
Unreviewed, rolling out r126914.
blob
|
commitdiff
|
diff to current
2012-08-28
caio.oliveira@open...
Rename first/second to key/value in HashMap iterators
blob
|
commitdiff
|
diff to current
2012-08-28
tkent@chromium.org
Unreviewed, rolling out r126836.
blob
|
commitdiff
|
diff to current
2012-08-28
caio.oliveira@open...
Rename first/second to key/value in HashMap iterators
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-20
schenney@chromium.org
SVG Filter Effect sub-region not applied for some filters
blob
|
commitdiff
|
diff to current
2012-06-29
senorblanco@chromi...
Source/WebCore: Implement filter url() function.
blob
|
commitdiff
|
diff to current
2012-03-22
zherczeg@webkit.org
Merge SVGImageBufferTools to SVGRenderingContext
blob
|
commitdiff
|
diff to current
2012-03-06
schenney@chromium.org
[Chromium] SVG Composite of Offset crashes
blob
|
commitdiff
|
diff to current
2012-01-27
zimmermann@webkit.org
2012-01-27 Branimir Lambov <blambov@google.com>
blob
|
commitdiff
|
diff to current
2011-12-06
senorblanco@chromi...
Allow the ImageBuffers used by SVG filters to be accele...
blob
|
commitdiff
|
diff to current
2011-11-30
reni@webkit.org
Add new renderer for SVGRectElement.
blob
|
commitdiff
|
diff to current
2011-11-11
mitz@apple.com
Disabling assertions breaks the debug build
blob
|
commitdiff
|
diff to current
2011-11-10
zimmermann@webkit.org
2011-11-10 Nikolas Zimmermann <nzimmermann@rim.com>
blob
|
commitdiff
|
diff to current
2011-10-19
krit@webkit.org
Unreviewed, rolling out r97863.
blob
|
commitdiff
|
diff to current
2011-10-19
reni@webkit.org
Add new renderer for SVGRectElement.
blob
|
commitdiff
|
diff to current
2011-09-07
wjmaclean@chromium.org
Eliminate motion jitter in animated, blurred SVG image
blob
|
commitdiff
|
diff to current
2011-05-06
cdn@chromium.org
2011-05-06 Cris Neckar <cdn@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-01
jschuh@chromium.org
2011-04-30 Justin Schuh <jschuh@chromium.org>
blob
|
commitdiff
|
diff to current
2011-04-25
jamesr@google.com
2011-04-25 James Robinson <jamesr@chromium.org>
blob
|
commitdiff
|
diff to current
2011-04-17
paroga@webkit.org
2011-04-17 Patrick Gansterer <paroga@webkit.org>
blob
|
commitdiff
|
diff to current
2011-02-01
zherczeg@webkit.org
LightElement changes does not require relayout.
blob
|
commitdiff
|
diff to current
2011-01-25
zherczeg@webkit.org
Repaint SVG elements with filter instead of relayout...
blob
|
commitdiff
|
diff to current
2011-01-09
krit@webkit.org
2011-01-09 Dirk Schulze <krit@webkit.org>
blob
|
commitdiff
|
diff to current