summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
* Prevent infinite loop when turning on then off composited modeNicolas Roard2012-01-121-0/+14
* Merge "Revert "Put canvas on a layer"" into ics-mr1John Reck2011-12-132-7/+1
|\
| * Revert "Put canvas on a layer"John Reck2011-12-132-7/+1
* | Merge "Revert change that caused text in floating divs to not reflow." into i...Mangesh Ghiware2011-12-071-1/+1
|\ \
| * | Revert change that caused text in floating divs to not reflow.Mangesh Ghiware2011-12-071-1/+1
* | | Fix the repaint inval mechanism for layers - DO NOT MERGENicolas Roard2011-12-071-0/+7
|/ /
* | Merge "A WAR to enable the slider touch event on youtube.com" into ics-mr1Bart Sears2011-11-301-0/+7
|\ \
| * | A WAR to enable the slider touch event on youtube.comTeng-Hui Zhu2011-11-221-0/+7
* | | synchronize animation starts with webkitChris Craik2011-11-291-0/+5
| |/ |/|
* | Put canvas on a layerJohn Reck2011-11-282-1/+7
* | Fix SVG text renderingSteve Block2011-11-241-0/+20
* | Force layers above overscroll/fixed elements to compositeChris Craik2011-11-221-8/+0
|/
* Only allow stacking contexts to skip compositingChris Craik2011-11-171-1/+1
* Promote -ve z-index fixed/scrollable elements to layersBen Murdoch2011-11-161-0/+11
* Don't force composited layers to be stacking contexts - DO NOT MERGEChris Craik2011-10-251-1/+1
* Cherry pick 97075John Reck2011-10-204-27/+15
* Cherry pick 94857John Reck2011-10-201-2/+7
* Cherry-pick WebKit change 89836 to fix a crash due to floats not being removedSteve Block2011-10-141-0/+3
* Cherry-pick WebKit change 89165 to fix a crash due to floats not being removedSteve Block2011-10-142-4/+39
* allow for compositing of 1x1 pluginsChris Craik2011-10-031-0/+6
* Roll back fix for http://b/issue?id=4203823Ben Murdoch2011-09-081-4/+1
* Cherry-pick WebKit change 92744 to fix RenderObjectChildListSteve Block2011-09-071-1/+1
* Cherry-pick WebKit change 85623 to fix RenderInline::culledInlineAbsoluteQuads()Steve Block2011-09-061-0/+5
* Incorrect handling of 'display:' property within nested <ruby> tagsSteve Block2011-09-021-14/+34
* Remove some unsafe static_cast in rendering/Steve Block2011-09-021-4/+4
* Part of fix for bug 5152544 Reduce the number of warning, int and size_tKristian Monsen2011-08-111-3/+3
* Previous commit was missing a chunk of code...Nicolas Roard2011-08-081-0/+3
* Fix crashes on plus.google.com and reduce the number of necessary layersNicolas Roard2011-08-051-4/+20
* Reduce the number of layersNicolas Roard2011-07-294-39/+112
* Refactor the overflow scroll fix.Shimeng (Simon) Wang2011-07-251-7/+10
* Disable customized overflow scroll for positioned renderblock.Shimeng (Simon) Wang2011-07-251-4/+7
* Limit RTL text wrapping when having floating element.Shimeng (Simon) Wang2011-07-211-1/+1
* Add android specific virtual function to GraphicsLayerClient.Shimeng (Simon) Wang2011-07-142-9/+3
* Merge WebKit at branches/chromium/742 r89068: Initial merge by Git.Ben Murdoch2011-07-132-13/+23
* Better way to determine not to reflow.Shimeng (Simon) Wang2011-06-231-2/+2
* Do not reflow text if a div has border.Shimeng (Simon) Wang2011-06-231-1/+1
* Remove old customized code.Shimeng (Simon) Wang2011-06-211-7/+0
* Fix the crash caused by recent webkit RenderLayerCompositor changeTeng-Hui Zhu2011-06-151-0/+9
* Merge WebKit at branches/chromium/742 r88085: Initial merge by git.Steve Block2011-06-1425-149/+241
* Merge WebKit at r84325: Fix RenderLayerCompositor.cppBen Murdoch2011-06-101-5/+1
* Merge WebKit at r84325: Fix conflicts.Ben Murdoch2011-06-106-72/+22
* Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-10126-4412/+3815
* Merge WebKit at r82507: Fix conflictsSteve Block2011-06-084-26/+9
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-08105-1427/+3305
* Update RenderLayer.cpp with upstreamed version of crash fixSteve Block2011-06-021-9/+3
* Merge WebKit at r80534: Update uses of PLATFORM(SKIA).Ben Murdoch2011-06-021-5/+1
* Merge WebKit at r80534: Fix uses of rounding hacks.Ben Murdoch2011-06-023-98/+0
* Merge WebKit at r80534: Fix conflicts.Ben Murdoch2011-06-021-15/+3
* Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-02104-2117/+2555