git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move m_floatingObjects to RenderBlockFlow from RenderBlock
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
RenderBlockLineLayout.cpp
2013-10-08
bjonesbe@adobe.com
Move m_floatingObjects to RenderBlockFlow from RenderBlock
blob
|
commitdiff
2013-10-08
abucur@adobe.com
[CSS Regions] Widows don't work if the first line in...
blob
|
commitdiff
|
diff to current
2013-10-08
zalan@apple.com
Unreviewed. Rollout of r156536. ~5% regression in inlin...
blob
|
commitdiff
|
diff to current
2013-10-04
abucur@adobe.com
[CSS Regions] Infinite loop when computing widows
blob
|
commitdiff
|
diff to current
2013-10-04
antti@apple.com
Move setting of some layout bits to RenderElement
blob
|
commitdiff
|
diff to current
2013-10-03
zoltan@webkit.org
[CSS Shapes] Support block content with inline content...
blob
|
commitdiff
|
diff to current
2013-10-03
commit-queue@webki...
Unreviewed, rolling out r156816.
blob
|
commitdiff
|
diff to current
2013-10-03
antti@apple.com
Move setting of some layout bits to RenderElement
blob
|
commitdiff
|
diff to current
2013-09-29
antti@apple.com
Tighten typing in inline rendering
blob
|
commitdiff
|
diff to current
2013-09-29
zandobersek@gmail.com
Unreviewed build fix after r156613 for ports enabling...
blob
|
commitdiff
|
diff to current
2013-09-29
antti@apple.com
Switch inline boxes to use const RenderStyle&
blob
|
commitdiff
|
diff to current
2013-09-28
antti@apple.com
Clean up code for getting first line style
blob
|
commitdiff
|
diff to current
2013-09-27
hyatt@apple.com
Move line grid functionality from RenderBlock into...
blob
|
commitdiff
|
diff to current
2013-09-27
zalan@apple.com
Unexpected word wrapping for wrapped content then raw...
blob
|
commitdiff
|
diff to current
2013-09-24
zoltan@webkit.org
[CSS Shapes] Modify updateSegmentsForShapes function...
blob
|
commitdiff
|
diff to current
2013-09-24
darin@apple.com
Use unique_ptr instead of deleteAllValues in FloatingOb...
blob
|
commitdiff
|
diff to current
2013-09-23
akling@apple.com
CTTE: RenderObject::container() should return a RenderE...
blob
|
commitdiff
|
diff to current
2013-09-20
zoltan@webkit.org
Refactoring LineBreaker and RenderTextInfo out of Rende...
blob
|
commitdiff
|
diff to current
2013-09-20
zoltan@webkit.org
Move logicalHeightForLine out of LineWidth.h
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Rename RenderBR to RenderLineBreak
blob
|
commitdiff
|
diff to current
2013-09-18
robert@webkit.org
Quirksmode: Break Tag Extra Space Bug
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Remove RenderWordBreak
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Rename InlineBox::isText()
blob
|
commitdiff
|
diff to current
2013-09-18
zoltan@webkit.org
[CSS Shapes] Use the float height to determine position...
blob
|
commitdiff
|
diff to current
2013-09-17
antti@apple.com
Add isTextOrBR() and use it
blob
|
commitdiff
|
diff to current
2013-09-17
hyatt@apple.com
Move the line widow functions out of RenderBlock and...
blob
|
commitdiff
|
diff to current
2013-09-17
antti@apple.com
RenderBR should not be RenderText
blob
|
commitdiff
|
diff to current
2013-09-17
akling@apple.com
CTTE: Pass RenderArena around by reference.
blob
|
commitdiff
|
diff to current
2013-09-13
zoltan@webkit.org
Move LineLayoutState class to LineLayoutState.h
blob
|
commitdiff
|
diff to current
2013-09-12
zoltan@webkit.org
[CSS Shapes] Rename shapeContainingBlockHeight to shape...
blob
|
commitdiff
|
diff to current
2013-09-12
zoltan@webkit.org
Move LineInfo class into LineInfo.h
blob
|
commitdiff
|
diff to current
2013-09-11
zoltan@webkit.org
Move LineWidth out of RenderBlockLineLayout
blob
|
commitdiff
|
diff to current
2013-09-11
commit-queue@webki...
Fix nested unicode-bidi: isolate
blob
|
commitdiff
|
diff to current
2013-09-09
bjonesbe@adobe.com
Move Floats out of RenderBlock
blob
|
commitdiff
|
diff to current
2013-09-09
hyatt@apple.com
Move layoutBlock and layoutBlockChildren into RenderBlo...
blob
|
commitdiff
|
diff to current
2013-09-09
antti@apple.com
Hide node() below RenderLayerModelObject, use element...
blob
|
commitdiff
|
diff to current
2013-09-09
akling@apple.com
InlineBox::root() should return a reference.
blob
|
commitdiff
|
diff to current
2013-09-08
akling@apple.com
Render{Block,Inline}::lineBoxes() should return a refer...
blob
|
commitdiff
|
diff to current
2013-09-04
bjonesbe@adobe.com
Move logical dimension getters/setters to FloatingObjec...
blob
|
commitdiff
|
diff to current
2013-09-04
abucur@adobe.com
[CSS Regions] Extend the RenderRegionRange class to...
blob
|
commitdiff
|
diff to current
2013-09-03
betravis@adobe.com
[CSS Shapes] Shape's content gets extra left offset...
blob
|
commitdiff
|
diff to current
2013-09-01
akling@apple.com
Make more use of toRenderFoo(RenderObject&) cast helpers.
blob
|
commitdiff
|
diff to current
2013-08-31
akling@apple.com
InlineBox::renderer() and pals should return references.
blob
|
commitdiff
|
diff to current
2013-08-25
akling@apple.com
RenderObject::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-24
akling@apple.com
RenderObject::view() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-21
timothy_horton@app...
REGRESSION(r154399): broke Mac ML debug WK1 tests ...
blob
|
commitdiff
|
diff to current
2013-08-21
robert@webkit.org
REGRESSION(r127163): Respect clearance set on ancestors...
blob
|
commitdiff
|
diff to current
2013-08-14
bjonesbe@adobe.com
Finish making FloatingObject a real class with private...
blob
|
commitdiff
|
diff to current
2013-08-13
abucur@adobe.com
[CSS Regions] Compute correct region ranges for boxes
blob
|
commitdiff
|
diff to current
2013-07-23
zalan@apple.com
REGRESSION(r152313): Links in certain twitter postings...
blob
|
commitdiff
|
diff to current
2013-07-23
commit-queue@webki...
[CSS Shapes] New positioning model: Borders
blob
|
commitdiff
|
diff to current
2013-07-19
zoltan@webkit.org
[CSS Shapes] Clear overflowing line's segments in pushS...
blob
|
commitdiff
|
diff to current
2013-07-19
ggaren@apple.com
TrailingObjects shouldn't shrink vector capacity in...
blob
|
commitdiff
|
diff to current
2013-07-17
commit-queue@webki...
[CSS Shapes] Port refactoring of shape-outside code...
blob
|
commitdiff
|
diff to current
2013-07-17
akling@apple.com
Wrong linebox height, when block element parent has...
blob
|
commitdiff
|
diff to current
2013-07-02
robert@webkit.org
empty inlines should not affect line-wrapping
blob
|
commitdiff
|
diff to current
2013-06-27
commit-queue@webki...
[CSS Shapes] New positioning model: basic support for...
blob
|
commitdiff
|
diff to current
2013-06-24
robert@webkit.org
Refactor adding a line break
blob
|
commitdiff
|
diff to current
2013-06-24
robert@webkit.org
Remove unnecessary check in RenderBlockLineLayout:...
blob
|
commitdiff
|
diff to current
2013-06-21
robert@webkit.org
Ignoring padding-right of inline elements in containers...
blob
|
commitdiff
|
diff to current
2013-06-21
commit-queue@webki...
Rollout r150602: Restoring text-overflow vs. floating...
blob
|
commitdiff
|
diff to current
2013-06-18
zoltan@webkit.org
[CSS Shapes] Remove lineOverflowsFromShapeInside boolea...
blob
|
commitdiff
|
diff to current
2013-06-17
zoltan@webkit.org
[CSS Shapes] Consider bottom borders when calculating...
blob
|
commitdiff
|
diff to current
2013-06-15
robert@webkit.org
REGRESSION (r148367): Facebook and Twitter icons at...
blob
|
commitdiff
|
diff to current
2013-06-14
zoltan@webkit.org
Use borderAndPadding[Before,After]() instead of border...
blob
|
commitdiff
|
diff to current
2013-06-13
zoltan@webkit.org
[CSS Shapes][CSS Regions] Respect bottom positioned...
blob
|
commitdiff
|
diff to current
2013-06-12
robert@webkit.org
Source/WebCore: Whitespace between inlines with nowrap...
blob
|
commitdiff
|
diff to current
2013-06-11
rniwa@webkit.org
Make more functions const
blob
|
commitdiff
|
diff to current
2013-06-10
betravis@adobe.com
[CSS Shapes][CSS Exclusions] Split CSS Exclusions and...
blob
|
commitdiff
|
diff to current
2013-06-07
rniwa@webkit.org
REGRESSION: Lines jump up and down while typing Chinese...
blob
|
commitdiff
|
diff to current
2013-06-06
zoltan@webkit.org
[CSS Shapes] Rename updateLineBoundariesForExclusions...
blob
|
commitdiff
|
diff to current
2013-06-05
betravis@adobe.com
[CSS Exclusions][CSS Shapes] Split CSS Exclusions ...
blob
|
commitdiff
|
diff to current
2013-06-05
betravis@adobe.com
[css exclusions] Clean up ExclusionShapeInsideInfo...
blob
|
commitdiff
|
diff to current
2013-05-24
robert@webkit.org
Refactor shouldAddBorderPaddingMargin()
blob
|
commitdiff
|
diff to current
2013-05-23
robert@webkit.org
The ellipsis in a text overflow should not avoid floats
blob
|
commitdiff
|
diff to current
2013-05-21
zoltan@webkit.org
[CSS Regions][CSS Exclusions] Multiple regions with...
blob
|
commitdiff
|
diff to current
2013-05-20
zoltan@webkit.org
[CSS Regions][CSS Exclusions] shape-inside on regions...
blob
|
commitdiff
|
diff to current
2013-05-13
zoltan@webkit.org
[CSS Regions][CSS Exclusions] Shape-inside on regions...
blob
|
commitdiff
|
diff to current
2013-05-10
robert@webkit.org
REGRESSION(r148121): Empty Span does not get a linebox...
blob
|
commitdiff
|
diff to current
2013-05-10
dino@apple.com
Include tab character as a word end for kerning
blob
|
commitdiff
|
diff to current
2013-05-07
andersca@apple.com
Remove AlwaysInline.h from WTF
blob
|
commitdiff
|
diff to current
2013-05-05
andersca@apple.com
Remove the Vector::append overload that takes a Vector
blob
|
commitdiff
|
diff to current
2013-04-23
zoltan@webkit.org
[CSS Exclusions] shape-inside overflow should be pushed...
blob
|
commitdiff
|
diff to current
2013-04-22
betravis@adobe.com
Do not reuse ExclusionShapeInsideInfo in a recursive...
blob
|
commitdiff
|
diff to current
2013-04-19
betravis@adobe.com
[CSS Exclusions] Implement empty segments for multiple...
blob
|
commitdiff
|
diff to current
2013-04-18
commit-queue@webki...
[css3-text] Rendering -webkit-hanging value for text...
blob
|
commitdiff
|
diff to current
2013-04-17
commit-queue@webki...
Breaking Float: floated block level element following...
blob
|
commitdiff
|
diff to current
2013-04-15
igor.o@sisa.samsun...
Call directly RenderBlock::deleteLineBoxTree
blob
|
commitdiff
|
diff to current
2013-04-15
robert@webkit.org
An inline element with an absolutely positioned child...
blob
|
commitdiff
|
diff to current
2013-04-13
robert@webkit.org
Whitespace between nowrap elements ignored after collap...
blob
|
commitdiff
|
diff to current
2013-04-13
graouts@apple.com
Width of last of consecutive tabs may be incorrect...
blob
|
commitdiff
|
diff to current
2013-04-11
robert@webkit.org
REGRESSION (142152): ensure we skip past out-of-flow...
blob
|
commitdiff
|
diff to current
2013-04-10
robert@webkit.org
Empty inline continuations should only get lineboxes...
blob
|
commitdiff
|
diff to current
2013-04-09
commit-queue@webki...
[CSS Exclusions] Properly position multiple stacked...
blob
|
commitdiff
|
diff to current
2013-04-09
commit-queue@webki...
Whitespace in particular source code changes rendering...
blob
|
commitdiff
|
diff to current
2013-04-08
robert@webkit.org
Unreviewed, rolling out r147850.
blob
|
commitdiff
|
diff to current
2013-04-06
robert@webkit.org
REGRESSION(r142152): Text wraps in menu
blob
|
commitdiff
|
diff to current
2013-04-05
betravis@adobe.com
[css exclusions] Dynamically removing shape-inside...
blob
|
commitdiff
|
diff to current
2013-04-05
rniwa@webkit.org
Remove Chromium code from WebCore/rendering
blob
|
commitdiff
|
diff to current
2013-04-04
commit-queue@webki...
Unreviewed, rolling out r147662.
blob
|
commitdiff
|
diff to current
next