git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
REGRESSION(180076): [Mac, iOS] Correct possible null dereference in printing code
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
RenderBlockFlow.cpp
2015-04-29
bfulgham@apple.com
REGRESSION(180076): [Mac, iOS] Correct possible null...
blob
|
commitdiff
2015-04-22
rego@igalia.com
Rename hasOverride{Height,Width}() to hasOverrideLogica...
blob
|
commitdiff
|
diff to current
2015-04-10
zalan@apple.com
Simple line layout: Add <br> support.
blob
|
commitdiff
|
diff to current
2015-04-08
commit-queue@webki...
Unreviewed, rolling out r182536.
blob
|
commitdiff
|
diff to current
2015-04-08
zalan@apple.com
Simple line layout: Add <br> support.
blob
|
commitdiff
|
diff to current
2015-04-05
simon.fraser@apple.com
Remove "go ahead and" from comments
blob
|
commitdiff
|
diff to current
2015-04-01
hyatt@apple.com
[New Block-Inside-Inline Model] Floats need to be allow...
blob
|
commitdiff
|
diff to current
2015-03-31
hyatt@apple.com
[New Block-Inside-Inline Model] Make sure line breaks...
blob
|
commitdiff
|
diff to current
2015-03-11
mmaxfield@apple.com
Use out-of-band messaging for RenderBox::firstLineBasel...
blob
|
commitdiff
|
diff to current
2015-03-11
mmaxfield@apple.com
Inline block children do not have correct baselines...
blob
|
commitdiff
|
diff to current
2015-03-09
mmaxfield@apple.com
REGRESSION(r176978): Inline-blocks with overflowing...
blob
|
commitdiff
|
diff to current
2015-03-06
simon.fraser@apple.com
Allow tree dumping functions to be used in release...
blob
|
commitdiff
|
diff to current
2015-03-06
commit-queue@webki...
Unreviewed, rolling out r181139.
blob
|
commitdiff
|
diff to current
2015-03-06
simon.fraser@apple.com
Allow tree dumping functions to be used in release...
blob
|
commitdiff
|
diff to current
2015-02-19
hyatt@apple.com
Fix for unsplittable content being paginated by columns.
blob
|
commitdiff
|
diff to current
2015-02-13
bfulgham@apple.com
[Mac, iOS] Adjust pagination behavior for Mail.app...
blob
|
commitdiff
|
diff to current
2015-02-04
hyatt@apple.com
Tables don't repaginate properly when the pagination...
blob
|
commitdiff
|
diff to current
2015-02-01
akling@apple.com
Shrink RenderBlock.
blob
|
commitdiff
|
diff to current
2015-01-15
antti@apple.com
Rename Font to FontCascade
blob
|
commitdiff
|
diff to current
2014-12-15
jfernandez@igalia.com
Floats Don't Overhang Their Block Formatting Contex
blob
|
commitdiff
|
diff to current
2014-12-14
akling@apple.com
Replace PassRef with Ref/Ref&& across the board.
blob
|
commitdiff
|
diff to current
2014-12-11
zalan@apple.com
Continuously repainting large parts of Huffington Post.
blob
|
commitdiff
|
diff to current
2014-12-10
bjonesbe@adobe.com
REGRESSION(r155906): Page content disappears on Tuaw...
blob
|
commitdiff
|
diff to current
2014-12-09
jfernandez@igalia.com
Refactor of rebuildFloatingObjectSetFromIntrudingFloats...
blob
|
commitdiff
|
diff to current
2014-12-08
akling@apple.com
Roll out r175352.
blob
|
commitdiff
|
diff to current
2014-12-08
jfernandez@igalia.com
[CSS Grid Layout] Grid items must set a new formatting...
blob
|
commitdiff
|
diff to current
2014-11-21
akling@apple.com
RenderElement::removeChild() doesn't need a return...
blob
|
commitdiff
|
diff to current
2014-11-20
zalan@apple.com
Simple line layout: Introduce text fragment continuation.
blob
|
commitdiff
|
diff to current
2014-11-19
hyatt@apple.com
Images/replaced elements that are as tall as a page...
blob
|
commitdiff
|
diff to current
2014-11-18
mmaxfield@apple.com
Multicolumn layout with negative line spacing and orpha...
blob
|
commitdiff
|
diff to current
2014-11-18
hyatt@apple.com
Improve Ruby selection (getting rid of overlap and...
blob
|
commitdiff
|
diff to current
2014-11-04
cdumez@apple.com
Add ptr() method to Ref class
blob
|
commitdiff
|
diff to current
2014-10-31
cdumez@apple.com
Fix several warnings reported by clang static analyzer...
blob
|
commitdiff
|
diff to current
2014-10-30
mmaxfield@apple.com
Use references in calculateMinimumPageHeight() for...
blob
|
commitdiff
|
diff to current
2014-10-29
akling@apple.com
Generalize dirtying of parent's line boxes when taking...
blob
|
commitdiff
|
diff to current
2014-10-29
zalan@apple.com
Remove invalid float from RootInlineBox.
blob
|
commitdiff
|
diff to current
2014-10-28
akling@apple.com
Move RenderBlock::beingDestroyed() to RenderObject.
blob
|
commitdiff
|
diff to current
2014-10-26
akling@apple.com
Move continuation teardown from subclasses to RenderBox...
blob
|
commitdiff
|
diff to current
2014-10-20
cdumez@apple.com
Use is<>() / downcast<>() for all remaining RenderObjec...
blob
|
commitdiff
|
diff to current
2014-10-17
cdumez@apple.com
Use is<>() / downcast<>() for RenderBox
blob
|
commitdiff
|
diff to current
2014-10-16
abucur@adobe.com
ASSERTION FAILED in WebCore::RenderFlowThread::getRegi...
blob
|
commitdiff
|
diff to current
2014-10-16
cdumez@apple.com
Use is<>() / downcast<>() for InlineBox subclasses
blob
|
commitdiff
|
diff to current
2014-10-15
cdumez@apple.com
Use is<>() / downcast<>() for RenderInline
blob
|
commitdiff
|
diff to current
2014-10-13
cdumez@apple.com
Use is<>() / downcast<>() for Table render objects
blob
|
commitdiff
|
diff to current
2014-10-09
cdumez@apple.com
Use is<>() / downcast<>() for RenderBlockFlow
blob
|
commitdiff
|
diff to current
2014-10-08
cdumez@apple.com
Use is<>() / downcast<>() for RenderBlock objects
blob
|
commitdiff
|
diff to current
2014-10-07
cdumez@apple.com
Use is<>() / downcast<>() for RenderText / RenderTextFr...
blob
|
commitdiff
|
diff to current
2014-10-02
cdumez@apple.com
Have is<>(T*) function do a null check on the pointer...
blob
|
commitdiff
|
diff to current
2014-09-27
cdumez@apple.com
Stop using legacy NODE_TYPE_CASTS() macro for HTML...
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
blob
|
commitdiff
|
diff to current
2014-09-05
zalan@apple.com
Move computeInlinePreferredLogicalWidths() from RenderB...
blob
|
commitdiff
|
diff to current
2014-09-04
hyatt@apple.com
Initial letters should clear one another.
blob
|
commitdiff
|
diff to current
2014-09-03
simon.fraser@apple.com
Dump SimpleLineLayout info in showRenderTree() output
blob
|
commitdiff
|
diff to current
2014-09-03
hyatt@apple.com
Add support for the initial-letter CSS property to...
blob
|
commitdiff
|
diff to current
2014-08-29
zalan@apple.com
Improve showRenderTree() output.
blob
|
commitdiff
|
diff to current
2014-08-28
zalan@apple.com
Subpixel layout: Rename LayoutRect's device pixel snapp...
blob
|
commitdiff
|
diff to current
2014-08-19
zalan@apple.com
Remove ENABLE(SUBPIXEL_LAYOUT).
blob
|
commitdiff
|
diff to current
2014-07-31
abucur@adobe.com
2014-07-31 Andrei Bucur <abucur@adobe.com>
blob
|
commitdiff
|
diff to current
2014-07-29
zalan@apple.com
REGRESSION(r164133): Selection disappears after scrolli...
blob
|
commitdiff
|
diff to current
2014-07-23
mihnea@adobe.com
ASSERTION FAILED: generatingElement() in WebCore::Rende...
blob
|
commitdiff
|
diff to current
2014-07-03
dbates@webkit.org
Add WTF::move()
blob
|
commitdiff
|
diff to current
2014-06-23
hyatt@apple.com
[New Multicolumn] Writing mode changes on the <html...
blob
|
commitdiff
|
diff to current
2014-06-23
stavila@adobe.com
REGRESSION (r168046): Incorrect handling of object...
blob
|
commitdiff
|
diff to current
2014-05-27
stavila@adobe.com
REGRESSION (r168046): Incorrect handling of multicol...
blob
|
commitdiff
|
diff to current
2014-05-22
antti@apple.com
REGRESSION(r167870): Crash in simple line layout code...
blob
|
commitdiff
|
diff to current
2014-05-20
dbates@webkit.org
Element within flattened frame may update its scroll...
blob
|
commitdiff
|
diff to current
2014-05-20
stavila@adobe.com
[CSS Regions] Block incorrectly sized when containing...
blob
|
commitdiff
|
diff to current
2014-05-14
abucur@adobe.com
[CSS Regions] Don't relayout when updating the region...
blob
|
commitdiff
|
diff to current
2014-05-11
antti@apple.com
Text with simple line layout not getting pushed below...
blob
|
commitdiff
|
diff to current
2014-05-06
hyatt@apple.com
Begin Removal of Old Multi-Column Code.
blob
|
commitdiff
|
diff to current
2014-05-06
abucur@adobe.com
[CSS Regions] Optimize the number of regions invalidations
blob
|
commitdiff
|
diff to current
2014-04-28
darin@apple.com
REGRESSION (r159345): The hover state for links in...
blob
|
commitdiff
|
diff to current
2014-04-25
hyatt@apple.com
Column rules not respecting scroll offsets.
blob
|
commitdiff
|
diff to current
2014-04-25
stavila@adobe.com
[CSS Regions] Overflow selection doesn't work properly
blob
|
commitdiff
|
diff to current
2014-04-21
hyatt@apple.com
[New Multicolumn] Column set drawing under horizontal...
blob
|
commitdiff
|
diff to current
2014-04-21
hyatt@apple.com
Source/WebCore: [New Multicolumn] Column balancing...
blob
|
commitdiff
|
diff to current
2014-04-17
hyatt@apple.com
[New Multicolumn] Column rules don't respect the specif...
blob
|
commitdiff
|
diff to current
2014-04-17
hyatt@apple.com
[New Multicolumn] REGRESSION: Column set styles don...
blob
|
commitdiff
|
diff to current
2014-04-15
hyatt@apple.com
[New Multicolumn] Add support for column-span:all
blob
|
commitdiff
|
diff to current
2014-04-11
bjonesbe@adobe.com
Clear sibling floats while splitting inline flow
blob
|
commitdiff
|
diff to current
2014-04-09
stavila@adobe.com
[CSS Regions] Monolithic elements should not affect...
blob
|
commitdiff
|
diff to current
2014-04-08
commit-queue@webki...
[New Multicolumn] Child top margin sometimes ignored...
blob
|
commitdiff
|
diff to current
2014-03-31
zandobersek@gmail.com
Move Source/WebCore/rendering/ code to std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-03-26
zoltan@webkit.org
[CSS Shapes] Remove shape-inside support
blob
|
commitdiff
|
diff to current
2014-03-24
antti@apple.com
Text autosizing does not determine line count correctly...
blob
|
commitdiff
|
diff to current
2014-03-19
mihnea@adobe.com
[CSSRegions] Compute region ranges for children of...
blob
|
commitdiff
|
diff to current
2014-03-19
abucur@adobe.com
[CSS Regions] Strange layout for content with region...
blob
|
commitdiff
|
diff to current
2014-03-16
darin@apple.com
Optimize hasTagName when called on an HTMLElement
blob
|
commitdiff
|
diff to current
2014-03-13
ossy@webkit.org
Unreviewed, rolling out r165544 and r165560.
blob
|
commitdiff
|
diff to current
2014-03-13
darin@apple.com
Optimize hasTagName when called on an HTMLElement
blob
|
commitdiff
|
diff to current
2014-02-26
zalan@apple.com
Subpixel layout: Remove explicit static_cast<LayoutUnit...
blob
|
commitdiff
|
diff to current
2014-02-25
commit-queue@webki...
[New Multicolumn] -webkit-column-break-inside:avoid...
blob
|
commitdiff
|
diff to current
2014-02-20
bjonesbe@adobe.com
Rename RenderBlockFlow::clearFloats and RenderBlockFlow...
blob
|
commitdiff
|
diff to current
2014-02-18
jhoneycutt@apple.com
Crash when merging ruby bases that contain floats
blob
|
commitdiff
|
diff to current
2014-02-13
bjonesbe@adobe.com
[CSS Shapes] Rename shapeSize and others to make ShapeI...
blob
|
commitdiff
|
diff to current
2014-02-11
hyatt@apple.com
[New Multicolumn] Make columns work with line grids
blob
|
commitdiff
|
diff to current
2014-02-06
akling@apple.com
Remove display:run-in support.
blob
|
commitdiff
|
diff to current
2014-02-03
dino@apple.com
Feature flag for shape-inside
blob
|
commitdiff
|
diff to current
2014-01-28
joepeck@webkit.org
WebCore: Enable -Wimplicit-fallthrough and add FALLTHRO...
blob
|
commitdiff
|
diff to current
2014-01-28
hyatt@apple.com
[New Multicolumn] Add support for block progression...
blob
|
commitdiff
|
diff to current
next