git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Replace 2 uses of updateLogicalHeight with computeLogicalHeight
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
RenderFlowThread.h
2012-09-24
tony@chromium.org
Replace 2 uses of updateLogicalHeight with computeLogic...
blob
|
commitdiff
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
2011-08-22
pkasting@chromium.org
Unreviewed, rolling out r93538.
blob
|
commitdiff
|
diff to current
2011-08-22
commit-queue@webki...
[CSSRegions] RenderFlowThread layout should use the...
blob
|
commitdiff
|
diff to current
2011-08-19
commit-queue@webki...
[CSSRegions]Speed up RenderFlowThread repaint of regions
blob
|
commitdiff
|
diff to current
2011-08-18
commit-queue@webki...
[CSSRegions] RenderRegion should not reference a parent...
blob
|
commitdiff
|
diff to current
2011-08-16
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=66254
blob
|
commitdiff
|
diff to current
2011-08-12
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=66133
blob
|
commitdiff
|
diff to current
2011-08-12
commit-queue@webki...
Original patch by Mihnea Ovidenie <mihnea@adobe.com>.
blob
|
commitdiff
|
diff to current
2011-08-10
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=66004
blob
|
commitdiff
|
diff to current
2011-07-26
commit-queue@webki...
[CSSRegions] Collect flowed elements in different rende...
blob
|
commitdiff
|
diff to current