git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
RenderFlowThread.h
2013-10-24
gyuyoung.kim@samsu...
Introduce RENDER_OBJECT_TYPE_CASTS to replace manual...
blob
|
commitdiff
2013-10-22
commit-queue@webki...
[WinCairo] Compile error.
blob
|
commitdiff
|
diff to current
2013-10-22
abucur@adobe.com
[CSS Regions] Possible performance regression after...
blob
|
commitdiff
|
diff to current
2013-10-21
commit-queue@webki...
[CSS Regions] The layers from the flow thread should...
blob
|
commitdiff
|
diff to current
2013-10-19
akling@apple.com
Start passing RenderStyle around with PassRef.
blob
|
commitdiff
|
diff to current
2013-10-14
akling@apple.com
Pass Document directly to anonymous renderer constructors.
blob
|
commitdiff
|
diff to current
2013-10-07
andersca@apple.com
Add OVERRIDE and virtual where appropriate
blob
|
commitdiff
|
diff to current
2013-09-26
commit-queue@webki...
Unreviewed, rolling out r156451.
blob
|
commitdiff
|
diff to current
2013-09-26
commit-queue@webki...
[CSS Regions] The layers from the flow thread should...
blob
|
commitdiff
|
diff to current
2013-09-06
hyatt@apple.com
Add new RenderBlockFlow class.
blob
|
commitdiff
|
diff to current
2013-09-06
bdakin@apple.com
Reverting revisions 155139, 155141, 155142, and 155145...
blob
|
commitdiff
|
diff to current
2013-09-05
hyatt@apple.com
Add new RenderBlockFlow class
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-01
akling@apple.com
Make more use of toRenderFoo(RenderObject&) cast helpers.
blob
|
commitdiff
|
diff to current
2013-08-17
commit-queue@webki...
<https://webkit.org/b/119795> Propagate writing-mode...
blob
|
commitdiff
|
diff to current
2013-08-14
achicu@adobe.com
[CSS Regions] RenderRegions should have a RenderLayer...
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-08-08
abucur@adobe.com
[CSS Regions] Propagate overflow from the flow thread...
blob
|
commitdiff
|
diff to current
2013-07-26
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-07-11
abucur@adobe.com
[CSS Regions] In a region chain with auto-height region...
blob
|
commitdiff
|
diff to current
2013-07-02
commit-queue@webki...
[CSS-Regions] OverrideLogicalHeight used by both region...
blob
|
commitdiff
|
diff to current
2013-06-21
commit-queue@webki...
[CSS Regions] Move overset compute code from flow threa...
blob
|
commitdiff
|
diff to current
2013-06-20
commit-queue@webki...
[CSS Regions] Add new regionOversetChange event
blob
|
commitdiff
|
diff to current
2013-06-13
commit-queue@webki...
Column balancing support in the region based multicol...
blob
|
commitdiff
|
diff to current
2013-06-07
mihnea@adobe.com
[CSSRegions] getBoundingClientRect wrong for inline...
blob
|
commitdiff
|
diff to current
2013-05-27
mihnea@adobe.com
[CSSRegions] Prevent unnecessary copy of LayoutRect...
blob
|
commitdiff
|
diff to current
2013-05-27
abucur@adobe.com
[CSS Regions] Remove the offsetFromLogicalTopOfFirstPag...
blob
|
commitdiff
|
diff to current
2013-05-20
commit-queue@webki...
[CSSRegions] Fix offsetLeft / offsetTop for elements...
blob
|
commitdiff
|
diff to current
2013-05-18
commit-queue@webki...
Unreviewed, rolling out r150294.
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-05-14
mihnea@adobe.com
[CSSRegions] Improve hit testing for empty regions
blob
|
commitdiff
|
diff to current
2013-05-13
andersca@apple.com
Stop including UnusedParam.h
blob
|
commitdiff
|
diff to current
2013-05-12
commit-queue@webki...
Unreviewed, rolling out r149955.
blob
|
commitdiff
|
diff to current
2013-05-12
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-04-04
abucur@adobe.com
[CSSRegions] RenderFlowThread::renderRegionForLine...
blob
|
commitdiff
|
diff to current
2013-04-02
abucur@adobe.com
[CSS Regions] Nested auto-height regions don't layout...
blob
|
commitdiff
|
diff to current
2013-04-02
mihnea@adobe.com
[CSSRegions] RenderFlowThread should not be created...
blob
|
commitdiff
|
diff to current
2013-03-05
hyatt@apple.com
[New Multicolumn] Autogenerate regions for columns.
blob
|
commitdiff
|
diff to current
2013-03-04
hyatt@apple.com
[New Multicolumn] Make sure region styling works for...
blob
|
commitdiff
|
diff to current
2013-03-01
hyatt@apple.com
REGRESSION(r144318) 1-7% perf. regression on SVG/SvgHit...
blob
|
commitdiff
|
diff to current
2013-02-28
hyatt@apple.com
[New Multicolumn] Rewrite the painting/stacking model...
blob
|
commitdiff
|
diff to current
2013-02-19
abucur@adobe.com
[CSS Regions] Assertion in RenderFlowThread::removeRend...
blob
|
commitdiff
|
diff to current
2013-02-15
commit-queue@webki...
[CSS Regions][Mac] fast/regions/full-screen-video-from...
blob
|
commitdiff
|
diff to current
2013-01-28
mihnea@adobe.com
[CSSRegions] RenderFlowThread should keep a count of...
blob
|
commitdiff
|
diff to current
2013-01-24
inferno@chromium.org
Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad...
blob
|
commitdiff
|
diff to current
2013-01-19
antti@apple.com
Make renderer constructors take Element where possible
blob
|
commitdiff
|
diff to current
2013-01-17
commit-queue@webki...
Unreviewed, rolling out r140023.
blob
|
commitdiff
|
diff to current
2013-01-17
antti@apple.com
Make renderer constructors take Element where possible
blob
|
commitdiff
|
diff to current
2013-01-17
commit-queue@webki...
[CSS Regions] Content flows incorrectly in autoheight...
blob
|
commitdiff
|
diff to current
2013-01-16
antti@apple.com
Tighten RenderLayerModelObject subclass constructors...
blob
|
commitdiff
|
diff to current
2013-01-04
mihnea@adobe.com
[CSS Regions]Content overflowing last region displayed...
blob
|
commitdiff
|
diff to current
2012-11-08
simon.fraser@apple.com
constify ALL the repaint containers
blob
|
commitdiff
|
diff to current
2012-10-26
mihnea@adobe.com
[CSSRegions] Add support for auto-height regions with...
blob
|
commitdiff
|
diff to current
2012-10-15
mihnea@adobe.com
[CSSRegions]Add support for auto-height regions (withou...
blob
|
commitdiff
|
diff to current
2012-10-10
commit-queue@webki...
[CSS Regions] Create a separate list for the invalid...
blob
|
commitdiff
|
diff to current
2012-09-24
tony@chromium.org
Replace 2 uses of updateLogicalHeight with computeLogic...
blob
|
commitdiff
|
diff to current
2012-09-18
mihnea@adobe.com
[CSSRegions]Flag auto-height regions
blob
|
commitdiff
|
diff to current
2012-09-12
mihnea@adobe.com
[CSSRegions]Shrink RenderFlowThread size by using bit...
blob
|
commitdiff
|
diff to current
2012-09-11
tony@chromium.org
Rename computeLogicalHeight to updateLogicalHeight
blob
|
commitdiff
|
diff to current
2012-09-10
tony@chromium.org
Rename computeLogicalWidth to updateLogicalWidth
blob
|
commitdiff
|
diff to current
2012-09-07
tony@chromium.org
Add OVERRIDE to computeLogical{Width,Height} overrides
blob
|
commitdiff
|
diff to current
2012-08-31
hyatt@apple.com
[New Multicolumn] Implement unforced breaking in the...
blob
|
commitdiff
|
diff to current
2012-08-29
hyatt@apple.com
[New Multicolumn] Rename methods to prepare for proper...
blob
|
commitdiff
|
diff to current
2012-08-28
hyatt@apple.com
[New Multicolumn] Rename some flow thread methods and...
blob
|
commitdiff
|
diff to current
2012-08-28
allan.jensen@nokia.com
Rename HitTestPoint and pointInContainer
blob
|
commitdiff
|
diff to current
2012-08-23
commit-queue@webki...
[CSSRegions]Crash when moving anonymous block children...
blob
|
commitdiff
|
diff to current
2012-08-01
commit-queue@webki...
[CSS Regions] The regionLayoutUpdate event should be...
blob
|
commitdiff
|
diff to current
2012-06-20
commit-queue@webki...
Use HitTestPoint instead of LayoutPoint for nodeAtPoint.
blob
|
commitdiff
|
diff to current
2012-05-29
commit-queue@webki...
[CSS Regions]Rename NamedFlow::overflow to NamedFlow...
blob
|
commitdiff
|
diff to current
2012-05-22
mihnea@adobe.com
[CSSRegions] Add region styling support for color property
blob
|
commitdiff
|
diff to current
2012-03-28
hyatt@apple.com
Source/WebCore: https://bugs.webkit.org/show_bug.cgi...
blob
|
commitdiff
|
diff to current
2012-03-20
mihnea@adobe.com
[CSSRegions]Implement NamedFlow::getRegionsByContentNode
blob
|
commitdiff
|
diff to current
2012-03-14
commit-queue@webki...
[CSSRegions][CSSOM] Implement regionLayoutEvent
blob
|
commitdiff
|
diff to current
2012-03-13
mihnea@adobe.com
[CSSRegions]NamedFlow::getRegionsByContentNode should...
blob
|
commitdiff
|
diff to current
2012-02-27
mihnea@adobe.com
[CSSRegions]Implement NamedFlow::getRegionsByContentNode
blob
|
commitdiff
|
diff to current
2012-02-27
krit@webkit.org
2012-02-26 Dirk Schulze <krit@webkit.org>
blob
|
commitdiff
|
diff to current
2012-02-17
mihnea@adobe.com
[CSSRegions]Implement NamedFlow::overflow
blob
|
commitdiff
|
diff to current
2012-02-14
commit-queue@webki...
Implement Element.webkitRegionOverflow
blob
|
commitdiff
|
diff to current
2012-02-13
mihnea@adobe.com
Crash in RenderFlowThread::setRegionBoxesRegionStyle
blob
|
commitdiff
|
diff to current
2012-01-30
mihnea@adobe.com
[CSSRegions]Add support for background-color in region...
blob
|
commitdiff
|
diff to current
2012-01-17
hyatt@apple.com
Source/WebCore: https://bugs.webkit.org/show_bug.cgi...
blob
|
commitdiff
|
diff to current
2012-01-13
mihnea@adobe.com
[CSSRegions]Add back region style code removed in r104036
blob
|
commitdiff
|
diff to current
2012-01-11
caio.oliveira@open...
Avoid separate heap allocation for each RenderRegionRan...
blob
|
commitdiff
|
diff to current
2012-01-05
mihnea@adobe.com
Source/WebCore: Crash in RenderRegion::getRegionRangeFo...
blob
|
commitdiff
|
diff to current
2012-01-04
mihnea@adobe.com
[CSSRegions]Rollout support for background-color region...
blob
|
commitdiff
|
diff to current
2011-12-08
mihnea@adobe.com
[CSSRegions][CSSOM] Implement NamedFlow interface
blob
|
commitdiff
|
diff to current
2011-12-07
mihnea@adobe.com
[CSSRegions]Add support for background-color in region...
blob
|
commitdiff
|
diff to current
2011-10-07
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=69658
blob
|
commitdiff
|
diff to current
2011-10-06
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=69544
blob
|
commitdiff
|
diff to current
2011-10-05
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=69398
blob
|
commitdiff
|
diff to current
2011-10-04
hyatt@apple.com
Source/JavaScriptCore: https://bugs.webkit.org/show_bug...
blob
|
commitdiff
|
diff to current
2011-10-04
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=69317
blob
|
commitdiff
|
diff to current
2011-10-01
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=69202
blob
|
commitdiff
|
diff to current
2011-09-30
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=69043
blob
|
commitdiff
|
diff to current
2011-09-23
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=68719
blob
|
commitdiff
|
diff to current
2011-09-22
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=68638
blob
|
commitdiff
|
diff to current
2011-09-16
achicu@adobe.com
[CSSRegions] Regions should not slice line box rendering
blob
|
commitdiff
|
diff to current
2011-08-24
commit-queue@webki...
[CSSRegions] Fix Element::getBoundingClientRect and...
blob
|
commitdiff
|
diff to current
2011-08-24
commit-queue@webki...
https://bugs.webkit.org/show_bug.cgi?id=66799
blob
|
commitdiff
|
diff to current
2011-08-23
commit-queue@webki...
[CSSRegions] RenderFlowThread layout should use the...
blob
|
commitdiff
|
diff to current
next