summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering
Commit message (Expand)AuthorAgeFilesLines
* Import WebKit commit 342c7c7c069db3ca1d09ae6c5f7d600f9b241778Konstantin Tokarev2017-04-071-0/+3
* Imported WebKit commit 30997fb33975697a4af9cc6eef69967313d0ec9aKonstantin Tokarev2017-02-021-0/+1
* Imported WebKit commit 12fbea815480c3b3fad139cd8dfb82e8c954bc9aKonstantin Tokarev2017-02-021-1/+1
* Imported WebKit commit eb954cdcf58f9b915b2fcb6f8e4cb3a60650a4f3Konstantin Tokarev2017-02-0235-342/+566
* Imported QtWebKit TP3 (git b57bc6801f1876c3220d5a4bfea33d620d477443)Konstantin Tokarev2017-02-02555-53838/+72834
* ASSERTION FAILED: stroke->opacity != other->stroke->opacity in WebCore::SVGRe...Rob Buis2016-01-051-1/+4
* % unit heights don't work if parent block height is set in vhKonstantin Tokarev2015-12-041-0/+11
* Allow 3D transforms without composited layersAllan Sandfeld Jensen2015-01-122-0/+16
* Do not set the mainframe graphicslayer to being opaque when it isn'tAllan Sandfeld Jensen2014-12-081-1/+2
* StylePendingImage needs to correctly manage the CSSValue pointer lifetimeDarin Adler2014-10-151-5/+11
* Crash in WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>::cr...Ryosuke Niwa2014-10-141-1/+1
* Do not let TexureMapper create backing stores that are too largeAllan Sandfeld Jensen2014-10-131-0/+4
* Fix uninitialized access in RenderTableAllan Sandfeld Jensen2014-10-101-0/+2
* Fix repainting of subpixel positioned composited layersAllan Sandfeld Jensen2014-09-161-10/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-123-2/+15
|\
| * [WK2] Update text upon item selection for menu listsPierre Rossi2014-07-303-2/+15
* | A fractional value of the css letter-spacing property is not rendered as expe...mmaxfield@apple.com2014-06-232-9/+10
|/
* Update RenderImage when the image src is clearedspartha2014-05-062-3/+5
* Flash of garbage pixels when playing a show on HuluSimon Fraser2014-04-162-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-1/+1
|\
| * Fix RenderGeometryMap.cpp ASSERT on Google PlusAllan Sandfeld Jensen2014-01-311-1/+1
* | Allow SVG images to be drawn into canvas without tainting.timothy@apple.com2014-01-291-14/+2
|/
* Apply size constraints for direct compositing also to background images.Michael BrĂ¼ning2013-12-121-0/+8
* Support kerning with SVG web fontsAllan Sandfeld Jensen2013-10-012-1/+42
* Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-19380-16653/+22913
* [Qt] Animated opacity does not trigger accelerated compositingAllan Sandfeld Jensen2013-04-301-1/+2
* Late-loading stylesheets can cause composited layers to be blankSimon Fraser2013-04-305-22/+48
* [TexMap] Composited CSS shaders crash when using non-GL TextureMapperAllan Sandfeld Jensen2013-04-111-0/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-033-7/+7
|\
| * ASSERTION FAILED: m_repaintRect == renderer()->clippedOverflowRectForRepaint(...v5.0.2Simon Fraser2013-03-302-6/+1
| * Workaround for MSVC 2012 64 bit optimizer bug.Michael BrĂ¼ning2013-03-211-1/+6
* | Merge branch 'dev' into stableSergio Ahumada2013-03-221-1/+1
|\ \
| * | Prevent skipped repaints for children of inner SVG elementsPhilip Rogers2013-03-191-1/+1
* | | Change RenderFrameSet::paint to use m-rows/m_cols directly.Emil A Eklund2013-03-191-4/+4
* | | Crash due to intruding float not removed after writing mode changed.Abhishek Arya2013-03-181-0/+1
|/ /
* | Regression(r131539): Heap-use-after-free in WebCore::RenderBlock::willBeDestr...Allan Sandfeld Jensen2013-02-283-20/+12
* | ASSERTION FAILED: !object || object->isBox(), UNKNOWN in WebCore::RenderListI...Levi Weintraub2013-02-281-7/+4
* | REGRESSION (r135628-135632): Double box shadow failure to renderjunov2013-02-281-24/+26
|/
* REGRESSION (r132591): Underpainting @ uofmchildrenshospital.orgJulien Chaffraix2013-02-071-1/+3
* SVG pattern data deleted while in useFlorin Malita2013-02-072-67/+74
* Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 (http://svn.w...Simon Hausmann2012-11-3014-33/+174
* Imported WebKit commit c60cfe0fc09efd257aa0111d7b133b02deb8a63e (http://svn.w...Simon Hausmann2012-11-2938-291/+616
* Imported WebKit commit 76dac539db7ece7079963adfcfe878d8e2f7d861 (http://svn.w...Simon Hausmann2012-11-2622-79/+127
* Imported WebKit commit 8eb048315f36fa33731f28694630fe4a3c2cbc99 (http://svn.w...Simon Hausmann2012-11-232-20/+20
* Imported WebKit commit e89504fa9195b2063b2530961d4b73dd08de3242 (http://svn.w...Simon Hausmann2012-11-2287-2966/+4482
* Imported WebKit commit e2c32e2f53e02d388e70b9db88b91d8d9d28fc84 (http://svn.w...Simon Hausmann2012-11-097-26/+22
* Imported WebKit commit 7bcdfab9a40db7d16b4b95bb77d78b8a59c9e701 (http://svn.w...Simon Hausmann2012-11-0997-598/+510
* Imported WebKit commit 20271caf2e2c016d5cef40184cddeefeac4f1876 (http://svn.w...Simon Hausmann2012-11-0797-818/+1548
* Imported WebKit commit 20434eb8eb95065803473139d8794e98a7672f75 (http://svn.w...Simon Hausmann2012-10-2361-231/+355
* Imported WebKit commit 302e7806bff028bd1167a1ec7c86a1ee00ecfb49 (http://svn.w...Simon Hausmann2012-10-2263-85/+173