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
/
SVGRenderingContext.cpp
2015-05-07
commit-queue@webki...
Applying a filter on an SVG element, which is larger...
blob
|
commitdiff
2014-10-18
cdumez@apple.com
Use is<>() / downcast<>() for all SVG RenderObjects
blob
|
commitdiff
|
diff to current
2014-10-17
cdumez@apple.com
Use is<>() / downcast<>() for BasicShape subclasses
blob
|
commitdiff
|
diff to current
2014-10-15
cdumez@apple.com
Use is<>() / downcast<>() for ClipPathOperation subclasses
blob
|
commitdiff
|
diff to current
2014-10-02
cdumez@apple.com
Have is<>(T*) function do a null check on the pointer...
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Stop using legacy NODE_TYPE_CASTS() macro in svg/
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Unreviewed build fix after r173859.
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-09-05
akling@apple.com
CTTE: SVGResourcesCache should only allow RenderElements.
blob
|
commitdiff
|
diff to current
2014-07-03
dbates@webkit.org
Add WTF::move()
blob
|
commitdiff
|
diff to current
2014-06-09
zalan@apple.com
[SVG] Subpixel rendering: Mask with transformed text...
blob
|
commitdiff
|
diff to current
2014-05-28
bjonesbe@adobe.com
vw/vh units used as font/line-height values don't scale...
blob
|
commitdiff
|
diff to current
2014-05-27
pdr@google.com
Remove special case for transparent SVG root layers
blob
|
commitdiff
|
diff to current
2014-05-12
krit@webkit.org
<svg> with opacity and compositing double-applies its...
blob
|
commitdiff
|
diff to current
2014-05-08
bjonesbe@adobe.com
[CSS Shapes] Shapes do not resolve dimensions specified...
blob
|
commitdiff
|
diff to current
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2014-02-27
commit-queue@webki...
[CSS Blending] Parse and implement the -webkit-isolatio...
blob
|
commitdiff
|
diff to current
2014-02-21
zalan@apple.com
Remove redundant deviceScaleFactor() functions and...
blob
|
commitdiff
|
diff to current
2014-02-18
commit-queue@webki...
Source/WebCore: [CSS Blending] Add -webkit-blend-mode...
blob
|
commitdiff
|
diff to current
2014-02-10
commit-queue@webki...
-webkit-clip-path should support fill, stroke, view...
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
RenderSVGInlineText::computeNewScaledFontForStyle(...
blob
|
commitdiff
|
diff to current
2014-01-07
commit-queue@webki...
Remove some extra includes from SVG.
blob
|
commitdiff
|
diff to current
2014-01-06
timothy_horton@app...
Add {IntRect, FloatRect}::infiniteRect() and ::isInfinite()
blob
|
commitdiff
|
diff to current
2014-01-02
krit@webkit.org
Support <box> values computed style for 'clip-path...
blob
|
commitdiff
|
diff to current
2013-12-15
commit-queue@webki...
CTTE: SVGResourcesCache::cachedResourcesForRenderObject...
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-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-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
SVGRenderingContext should wrap a RenderElement.
blob
|
commitdiff
|
diff to current
2013-10-22
timothy_horton@app...
{ClipPathOperation, FilterOperation}::getOperationType...
blob
|
commitdiff
|
diff to current
2013-10-06
antti@apple.com
Move paint() to RenderElement
blob
|
commitdiff
|
diff to current
2013-10-05
commit-queue@webki...
Unreviewed, rolling out r156952.
blob
|
commitdiff
|
diff to current
2013-10-05
antti@apple.com
Move paint() to RenderElement
blob
|
commitdiff
|
diff to current
2013-08-30
timothy_horton@app...
SVG clipping, masking, and gradients-on-text do not...
blob
|
commitdiff
|
diff to current
2013-08-24
akling@apple.com
RenderObject::frame() should return a reference.
blob
|
commitdiff
|
diff to current
2013-04-09
simon.fraser@apple.com
Repaint rect too small on elements with shadows
blob
|
commitdiff
|
diff to current
2013-04-01
pdr@google.com
[SVG2] Add support for the buffered-rendering hint
blob
|
commitdiff
|
diff to current
2013-03-19
pdr@google.com
Clean up static_casts for SVG renderers
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-02-15
fmalita@chromium.org
[SVG] Cached filter results are not invalidated on...
blob
|
commitdiff
|
diff to current
2013-01-16
simon.fraser@apple.com
Allow PaintInfo to carry all PaintBehavior flags
blob
|
commitdiff
|
diff to current
2012-09-16
krit@webkit.org
Add ClipPathOperation for -webkit-clip-path organization
blob
|
commitdiff
|
diff to current
2012-09-02
krit@webkit.org
Use -webkit-clip-path shapes to clip SVG elements
blob
|
commitdiff
|
diff to current
2012-08-29
fmalita@chromium.org
Incorrect large-area clipping
blob
|
commitdiff
|
diff to current
2012-06-14
commit-queue@webki...
[svg] SVGResources applied to Text with Incorrect Trans...
blob
|
commitdiff
|
diff to current
2012-03-22
zherczeg@webkit.org
Merge SVGImageBufferTools to SVGRenderingContext
blob
|
commitdiff
|
diff to current
2012-03-09
zherczeg@webkit.org
Add SVGRenderingContext and move there the context...
blob
|
commitdiff
|
diff to current