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.h
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-11-17
zandobersek@gmail.com
Replace RenderSVGResource::cast<T>() with downcast...
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-23
cdumez@apple.com
Clean up virtual functions in rendering/
blob
|
commitdiff
|
diff to current
2014-10-10
cdumez@apple.com
Drop RENDER_OBJECT_TYPE_CASTS() for a lot of RenderObje...
blob
|
commitdiff
|
diff to current
2014-10-07
cdumez@apple.com
Add is<>() / downcast<>() support for RenderObject...
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Use downcast<SVG*Element>() instead of toSVG*Element()
blob
|
commitdiff
|
diff to current
2014-09-08
commit-queue@webki...
Remove FILTERS flag
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-01-17
commit-queue@webki...
Remove workaround for compilers not supporting deleted...
blob
|
commitdiff
|
diff to current
2014-01-16
andersca@apple.com
Change all uses of FINAL to final now that all our...
blob
|
commitdiff
|
diff to current
2014-01-16
commit-queue@webki...
Remove workaround for compilers not supporting explicit...
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-11-26
commit-queue@webki...
ImageBuffer::create should return a std::unique_ptr...
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderSVGResource::applyResource() should take a const...
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
gyuyoung.kim@samsu...
Introduce RENDER_OBJECT_TYPE_CASTS to replace manual...
blob
|
commitdiff
|
diff to current
2013-10-23
akling@apple.com
SVGFilterBuilder should not be ref-counted.
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-07-26
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-07-14
gyuyoung.kim@samsu...
Add toSVGFilterElement() and use it.
blob
|
commitdiff
|
diff to current
2013-05-18
commit-queue@webki...
Unreviewed, rolling out r150294.
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-05-12
commit-queue@webki...
Unreviewed, rolling out r149955.
blob
|
commitdiff
|
diff to current
2013-05-12
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-03-19
pdr@google.com
Clean up static_casts for SVG renderers
blob
|
commitdiff
|
diff to current
2013-02-15
fmalita@chromium.org
[SVG] Cached filter results are not invalidated on...
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-09-14
zoltan@webkit.org
Extend the coverage of the Custom Allocation Framework...
blob
|
commitdiff
|
diff to current
2011-11-30
reni@webkit.org
Add new renderer for SVGRectElement.
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-05-18
zimmermann@webkit.org
2011-05-18 Nikolas Zimmermann <nzimmermann@rim.com>
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-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