summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutAttributesBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Revert of [Oilpan] Prepare full definition of classes before using Member (pa...peria2015-11-211-1/+6
* Prepare full definition of classes before using Member<T>peria2015-11-191-6/+1
* Rename DISALLOW_ALLOCATION and ALLOW_ONLY_INLINE_ALLOCATIONharaken2015-10-301-2/+2
* Make classes and structures in core/layout fast-allocated.tasak@google.com2015-08-271-0/+2
* Oilpan: Remove raw pointer to SVGTextPositioningElement fromTextPositionkeishi@chromium.org2015-07-221-3/+10
* Revert of Oilpan: Remove raw pointer to SVGTextPositioningElement fromTextPos...keishi@chromium.org2015-07-161-10/+3
* Oilpan: Remove raw pointer to SVGTextPositioningElement fromTextPositionkeishi@chromium.org2015-07-161-3/+10
* Merge Source/wtf/unicode into Source/wtf/text.benwells@chromium.org2015-07-071-1/+1
* C++11: Replace 0 with nullptr where applicable in layout code.wkorman@chromium.org2015-06-081-1/+1
* Rearrange some includes for core/layout/svg/SVGText*fs@opera.com2015-03-301-0/+1
* Rename renderer in layout/svg.dsinclair@chromium.org2015-03-191-3/+3
* Rename rendering/RenderBlock* to layout/LayoutBlock*.dsinclair@chromium.org2015-02-261-1/+1
* rendering/RenderBoxModelObject -> layout/LayoutBoxModelObjectjchaffraix@chromium.org2015-02-231-2/+2
* Move rendering/svg/RenderSVGText* to layout/svg/LayoutSVGText*dsinclair@chromium.org2015-02-111-3/+3
* Move rendering/svg/RenderSVGInline* to layout/svg/LayoutSVGInline*dsinclair@chromium.org2015-02-111-4/+4
* Move the non-Render* rendering/svg files to layout/svg.dsinclair@chromium.org2015-02-061-0/+80