summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering/RenderBlockLineLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Performance enhancement. Don't process non-visible lines for layout.Sourav Kundu2013-01-211-0/+7
* Fix overflow clipping of images in auto-fit mode.Mangesh Ghiware2012-02-231-0/+4
* Revert change that caused text in floating divs to not reflow.Mangesh Ghiware2011-12-071-1/+1
* Limit RTL text wrapping when having floating element.Shimeng (Simon) Wang2011-07-211-1/+1
* 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
* Merge WebKit at branches/chromium/742 r88085: Initial merge by git.Steve Block2011-06-141-8/+8
* Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-101-280/+417
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-081-259/+343
* Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-021-125/+155
* Merge WebKit at r78450: Fix remaining conflictsSteve Block2011-05-251-9/+7
* Merge WebKit at r78450: Initial merge by git.Steve Block2011-05-241-55/+70
* Merge WebKit at r76408: Initial merge by git.Ben Murdoch2011-05-231-0/+1
* Merge WebKit at r75315: Initial merge by git.Steve Block2011-05-121-0/+2244