summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/FloatingObjects.h
Commit message (Expand)AuthorAgeFilesLines
* Rename enums/functions that collide in chromium style in core/layout/.danakj2016-02-271-1/+1
* Rename ValueToString<*>::string to ValueToType<*>::toStringchrishtr2016-02-261-2/+2
* Update should paint flag when a float's composited scrolling status changeswangxianzhu2016-02-031-0/+1
* Refactor the treatment of shape-outside objects in float overlapping checksrobhogan2016-02-011-3/+2
* Revert "Always let the direct containing block paint floats" and follow-upwangxianzhu2015-11-021-7/+8
* Rename WTF_MAKE_FAST_ALLOCATED to USING_FAST_MALLOCharaken2015-10-291-2/+2
* Use sub-pixel precision for positioning floatsrobhogan2015-10-231-4/+4
* Make classes and structures in core/layout fast-allocated.tasak@google.com2015-08-271-0/+2
* Revert of Refactor the treatment of shape-outside objects in float overlappin...dtu@chromium.org2015-07-301-2/+3
* Always let the direct containing block paint floatswangxianzhu@chromium.org2015-07-271-8/+7
* Refactor the treatment of shape-outside objects in float overlapping checksrobhogan@gmail.com2015-07-271-3/+2
* Convert RenderBlockFlow code to use FloatingObject referencessunil.ratnu@samsung.com2015-06-121-3/+3
* Formatting contexts should always expand to enclose floatsrobhogan@gmail.com2015-06-071-3/+7
* Rename renderer to layoutObject in the layout/ directory.dsinclair@chromium.org2015-04-301-3/+3
* Rename RendererToFloatMap and TrackedRendererListHashSet.dsinclair@chromium.org2015-04-141-2/+2
* Pass in a class name to WTF_MAKE_FAST_ALLOCATEDharaken@chromium.org2015-03-241-2/+2
* Rename renderer() to layoutObject().dsinclair@chromium.org2015-03-071-5/+5
* Rename rendering/RenderBlock* to layout/LayoutBlock*.dsinclair@chromium.org2015-02-261-4/+4
* Move rendering/RenderBox to layout/LayoutBox.dsinclair@chromium.org2015-02-241-11/+11
* Move non-Render* files from rendering/ to layout/.dsinclair@chromium.org2015-02-071-0/+207