summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/LayoutListItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename ComposedTree to FlatTreehayato2016-02-081-2/+2
* Removing more implicit LayoutUnit constructionleviw2016-02-021-2/+2
* Even more explicit LayoutUnit conversionleviw2016-01-301-2/+2
* Use IndentTextOrNot instead of a boolrobhogan2016-01-151-2/+2
* Remove config.h inclusion from third_party/WebKit/Source/core/layout/.tkent2015-12-211-1/+0
* ASSERTION FAILED: !m_overflowjchaffraix2015-11-131-2/+4
* LayoutListItem: shorten refs, use nullptr.wkorman2015-10-141-5/+6
* Actually make use of ListItemPainter.wkorman2015-10-101-4/+2
* Let LayoutObjects be const to painterswangxianzhu2015-10-011-1/+1
* When style changes, set the LayoutObject as a client for all StyleImage loadsjaphet2015-09-251-0/+12
* [Line Layout API] Convert InlineBox::boxModelObject to new APIpilgrim@chromium.org2015-08-171-2/+2
* Move overflow in InlineTextBox::adjustPosition() if it has glyph overflowswangxianzhu@chromium.org2015-06-171-2/+2
* C++11: Replace 0 with nullptr where applicable in layout code.wkorman@chromium.org2015-06-081-6/+6
* Update list markers in notify change.dsinclair@chromium.org2015-05-071-50/+20
* Rename renderer to layoutObject in the layout/ directory.dsinclair@chromium.org2015-04-301-10/+10
* Convert LayoutObject renderer names.dsinclair@chromium.org2015-04-251-1/+1
* Rename NodeRenderingTraversal to LayoutTreeBuilderTraversalhayato@chromium.org2015-04-141-5/+5
* Prefer ComposedTreeTraversal to NodeRenderingTraversal.hayato@chromium.org2015-04-091-2/+2
* Begin tracking why layout is invalidatedpdr@chromium.org2015-04-021-2/+2
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-1/+1
* [New Multicolumn] Don't return the wrong flow thread from locateFlowThreadCon...mstensho@opera.com2015-03-241-0/+14
* Rename renderer() to layoutObject().dsinclair@chromium.org2015-03-071-2/+2
* Rename rendering/RenderBlock* to layout/LayoutBlock*.dsinclair@chromium.org2015-02-261-15/+15
* Rename rendering/RenderInline to layout/LayoutInline.dsinclair@chromium.org2015-02-261-1/+1
* Rename rendering/RenderView to layout/LayoutView.dsinclair@chromium.org2015-02-251-1/+1
* Move rendering/RenderBox to layout/LayoutBox.dsinclair@chromium.org2015-02-241-3/+3
* Rename rendering/RenderList* to layout/LayoutList*bsittler@chromium.org2015-02-241-0/+523