2014-01-21 |
zoltan@webkit.org | Since MidpointState is a class, it should behave like...
|
commit | commitdiff | tree |
2014-01-17 |
zoltan@webkit.org | [CSS3] Add rendering support for -webkit-text-align...
|
commit | commitdiff | tree |
2014-01-15 |
zoltan@webkit.org | WordMeasurement is a struct, not a class
|
commit | commitdiff | tree |
2014-01-10 |
zoltan@webkit.org | [CSS Shapes] First line gets incorrectly adjusted in...
|
commit | commitdiff | tree |
2014-01-07 |
zoltan@webkit.org | [CSS Regions][CSS Shapes] ASSERTION FAILED: m_segmentRanges...
|
commit | commitdiff | tree |
2013-12-08 |
zoltan@webkit.org | Remove statusWithDirection static function from RenderBlockL...
|
commit | commitdiff | tree |
2013-12-06 |
zoltan@webkit.org | Clean up the includes of RenderBlock.h
|
commit | commitdiff | tree |
2013-12-06 |
zoltan@webkit.org | Clean up the forwarding headers of RenderBlock.h
|
commit | commitdiff | tree |
2013-12-05 |
zoltan@webkit.org | [CSS Shapes] Update negative-arguments inset parsing...
|
commit | commitdiff | tree |
2013-12-05 |
zoltan@webkit.org | Remove the forward declaration of BidiContext class...
|
commit | commitdiff | tree |
2013-12-05 |
zoltan@webkit.org | [CSS Shapes] Fix inset when only a subset of the arguments...
|
commit | commitdiff | tree |
2013-12-04 |
zoltan@webkit.org | Move TrailingObjects class into its own h/cpp
|
commit | commitdiff | tree |
2013-12-04 |
zoltan@webkit.org | [CSS Shapes] Support inset for shape-outside
|
commit | commitdiff | tree |
2013-12-04 |
zoltan@webkit.org | [CSS Shapes] Remove explicit numbering from BasicShape...
|
commit | commitdiff | tree |
2013-12-04 |
zoltan@webkit.org | Move space-ignoring inline functions into MidpointState
|
commit | commitdiff | tree |
2013-12-04 |
zoltan@webkit.org | Remove BreakingContext's friendship from RenderBlockFlow
|
commit | commitdiff | tree |
2013-12-02 |
zoltan@webkit.org | [CSS Shapes] Support inset parsing
|
commit | commitdiff | tree |
2013-11-28 |
zoltan@webkit.org | [Win] Update vcxproj.filters, since LineInfo.h and...
|
commit | commitdiff | tree |
2013-11-20 |
zoltan@webkit.org | Move LineWidth.{h,cpp} into rendering/line
|
commit | commitdiff | tree |
2013-11-19 |
zoltan@webkit.org | Add LineInlineHeaders.h to WebCore.xcodeproj
|
commit | commitdiff | tree |
2013-11-17 |
zoltan@webkit.org | Move LineLayoutState.h into rendering/line
|
commit | commitdiff | tree |
2013-11-16 |
zoltan@webkit.org | Remove the include of LineWidth.h from SimpleLineLayoutFunct...
|
commit | commitdiff | tree |
2013-11-15 |
zoltan@webkit.org | Move BreakingContext and LineBreaker into their own...
|
commit | commitdiff | tree |
2013-11-15 |
zoltan@webkit.org | [CSS Shapes][CSS Regions] Simplify shape-inside-on...
|
commit | commitdiff | tree |
2013-11-05 |
zoltan@webkit.org | [CSS Regions][CSS Shapes] Content in region doesn't...
|
commit | commitdiff | tree |
2013-10-29 |
zoltan@webkit.org | Source/WebCore: [CSS Regions][CSS Shapes] Layout error...
|
commit | commitdiff | tree |
2013-10-25 |
zoltan@webkit.org | [CSS Regions][CSS Shapes] Update updateShapeAndSegmentsForCu...
|
commit | commitdiff | tree |
2013-10-25 |
zoltan@webkit.org | [CSS Regions][CSS Shapes] Update updateShapeAndSegmentsForCu...
|
commit | commitdiff | tree |
2013-10-23 |
zoltan@webkit.org | Refactor LineBreaker::nextSegmentBreak, add BreakingContext...
|
commit | commitdiff | tree |
2013-10-22 |
zoltan@webkit.org | [CSS Shapes] Match adjustLogicalLineTopAndLogicalHeightIfNee...
|
commit | commitdiff | tree |
2013-10-21 |
zoltan@webkit.org | [CSS Shapes][CSS Regions] Don't apply shape-inside...
|
commit | commitdiff | tree |
2013-10-15 |
zoltan@webkit.org | [CSS Shapes] Move RenderBlock::layoutShapeInsideInfo...
|
commit | commitdiff | tree |
2013-10-15 |
zoltan@webkit.org | [CSS Shapes] Move shape-inside floats tests into their...
|
commit | commitdiff | tree |
2013-10-12 |
zoltan@webkit.org | Move firstPositiveWidth/adjustLogicalLineTop functions...
|
commit | commitdiff | tree |
2013-10-11 |
zoltan@webkit.org | [CSS Shapes] Use the floatingObject's logical coordinates...
|
commit | commitdiff | tree |
2013-10-03 |
zoltan@webkit.org | [CSS Shapes] Support block content with inline content...
|
commit | commitdiff | tree |
2013-10-02 |
zoltan@webkit.org | [CSS Shapes] Move ShapeInsideInfo::updateSegmentsForLine...
|
commit | commitdiff | tree |
2013-09-24 |
zoltan@webkit.org | [CSS Shapes] Modify updateSegmentsForShapes function...
|
commit | commitdiff | tree |
2013-09-21 |
zoltan@webkit.org | Remove includes from LineWidth.h
|
commit | commitdiff | tree |
2013-09-20 |
zoltan@webkit.org | Refactoring LineBreaker and RenderTextInfo out of RenderBlock.h
|
commit | commitdiff | tree |
2013-09-20 |
zoltan@webkit.org | Move logicalHeightForLine out of LineWidth.h
|
commit | commitdiff | tree |
2013-09-19 |
zoltan@webkit.org | [CSS Shapes] Fix starting html tag and doctype for...
|
commit | commitdiff | tree |
2013-09-18 |
zoltan@webkit.org | [CSS Shapes] Use the float height to determine position...
|
commit | commitdiff | tree |
2013-09-17 |
zoltan@webkit.org | [Qt] Add FlowThreadController.h to Target.pri
|
commit | commitdiff | tree |
2013-09-13 |
zoltan@webkit.org | Move LineLayoutState class to LineLayoutState.h
|
commit | commitdiff | tree |
2013-09-12 |
zoltan@webkit.org | [CSS Shapes] Rename shapeContainingBlockHeight to shapeConta...
|
commit | commitdiff | tree |
2013-09-12 |
zoltan@webkit.org | Move LineInfo class into LineInfo.h
|
commit | commitdiff | tree |
2013-09-12 |
zoltan@webkit.org | [CSS Shapes] Turn shape's logicalwidth/height into...
|
commit | commitdiff | tree |
2013-09-11 |
zoltan@webkit.org | Unreviewed debug build fix after r155567.
|
commit | commitdiff | tree |
2013-09-11 |
zoltan@webkit.org | Move LineWidth out of RenderBlockLineLayout
|
commit | commitdiff | tree |
2013-09-10 |
zoltan@webkit.org | [Qt] Add FloatingObjects.h to Target.pri
|
commit | commitdiff | tree |
2013-07-25 |
zoltan@webkit.org | [CSS Shapes] Add missing includes to shape-inside polygon...
|
commit | commitdiff | tree |
2013-07-23 |
zoltan@webkit.org | [Qt] REGRESSION(r152906) Modified fast/shapes/shape...
|
commit | commitdiff | tree |
2013-07-19 |
zoltan@webkit.org | [CSS Shapes] Remove lineWithinShapeBounds() from ShapeInfo...
|
commit | commitdiff | tree |
2013-07-19 |
zoltan@webkit.org | [CSS Shapes] Clear overflowing line's segments in pushShapeC...
|
commit | commitdiff | tree |
2013-07-19 |
zoltan@webkit.org | [CSS Shapes][CSS Regions] Modify existing tests to...
|
commit | commitdiff | tree |
2013-07-17 |
zoltan@webkit.org | [CSS Shapes] Remove setCSSShapesEnabled(true) from...
|
commit | commitdiff | tree |
2013-06-24 |
zoltan@webkit.org | [CSS Shapes] Remove setCSSShapesEnabled(true) from...
|
commit | commitdiff | tree |
2013-06-18 |
zoltan@webkit.org | [CSS Shapes] Remove lineOverflowsFromShapeInside boolean...
|
commit | commitdiff | tree |
2013-06-17 |
zoltan@webkit.org | [CSS Shapes] Consider bottom borders when calculating...
|
commit | commitdiff | tree |
2013-06-14 |
zoltan@webkit.org | Use borderAndPadding[Before,After]() instead of border...
|
commit | commitdiff | tree |
2013-06-13 |
zoltan@webkit.org | [CSS Shapes][CSS Regions] Respect bottom positioned...
|
commit | commitdiff | tree |
2013-06-06 |
zoltan@webkit.org | [CSS Shapes] Rename updateLineBoundariesForExclusions...
|
commit | commitdiff | tree |
2013-05-21 |
zoltan@webkit.org | [CSS Regions][CSS Exclusions] Multiple regions with...
|
commit | commitdiff | tree |
2013-05-20 |
zoltan@webkit.org | [CSS Regions][CSS Exclusions] shape-inside on regions...
|
commit | commitdiff | tree |
2013-05-14 |
zoltan@webkit.org | Heap-use-after-free in WebCore::RenderBox::exclusionShapeOut...
|
commit | commitdiff | tree |
2013-05-13 |
zoltan@webkit.org | [CSS Regions][CSS Exclusions] Shape-inside on regions...
|
commit | commitdiff | tree |
2013-05-10 |
zoltan@webkit.org | [Qt] REGRESSION (r148975) shape-inside-percentage.html...
|
commit | commitdiff | tree |
2013-04-23 |
zoltan@webkit.org | [Qt] REGRESSION (r148975) shape-inside-percentage.html...
|
commit | commitdiff | tree |
2013-04-23 |
zoltan@webkit.org | [CSS Exclusions] shape-inside overflow should be pushed...
|
commit | commitdiff | tree |
2013-04-10 |
zoltan@webkit.org | [CSS Exclusions] Increasing padding does not correctly...
|
commit | commitdiff | tree |
2013-04-05 |
zoltan@webkit.org | [regression] Security: Heap-use-after-free in WebCore...
|
commit | commitdiff | tree |
2013-03-28 |
zoltan@webkit.org | [CSS Exclusions][CSS Regions] Block children do not...
|
commit | commitdiff | tree |
2013-03-26 |
zoltan@webkit.org | Unreviewed. Fix test after r146938. Since CSS Exclusions...
|
commit | commitdiff | tree |
2013-03-26 |
zoltan@webkit.org | [CSS Exclusions] The radius of a circle should be computed...
|
commit | commitdiff | tree |
2013-03-21 |
zoltan@webkit.org | Unreviewed. Add Bem Jones-Bey to the list of contributors.
|
commit | commitdiff | tree |
2013-02-22 |
zoltan@webkit.org | [CSS Regions] Region boxes should respect -shape-inside...
|
commit | commitdiff | tree |
2013-02-08 |
zoltan@webkit.org | Cleaning up after r142208
|
commit | commitdiff | tree |
2013-02-08 |
zoltan@webkit.org | [CSS Regions] Turn selecting-text-through-different...
|
commit | commitdiff | tree |
2013-01-09 |
zoltan@webkit.org | [CSS Regions] Selecting text through nested regions...
|
commit | commitdiff | tree |
2013-01-04 |
zoltan@webkit.org | [CSS Regions] @region rules inside media queries are...
|
commit | commitdiff | tree |
2013-01-03 |
zoltan@webkit.org | [CSS Regions] Don't apply region flow to fullscreen...
|
commit | commitdiff | tree |
2012-11-01 |
zoltan@webkit.org | Remove PageLoad directory entry from PerformanceTests...
|
commit | commitdiff | tree |
2012-10-29 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit...
|
commit | commitdiff | tree |
2012-10-26 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit #6
|
commit | commitdiff | tree |
2012-10-26 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit #5
|
commit | commitdiff | tree |
2012-10-25 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit #4
|
commit | commitdiff | tree |
2012-10-25 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit #3
|
commit | commitdiff | tree |
2012-10-25 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit #2
|
commit | commitdiff | tree |
2012-10-24 |
zoltan@webkit.org | Turn PageLoad tests into simple performancetests, commit #1
|
commit | commitdiff | tree |
2012-10-24 |
zoltan@webkit.org | REGRESSION(r131982): Skip SVG/SvgNestedUse.html performancet...
|
commit | commitdiff | tree |
2012-10-24 |
zoltan@webkit.org | Store the loaded file locally in measurePageLoadTime
|
commit | commitdiff | tree |
2012-10-23 |
zoltan@webkit.org | Add measurePageLoadTime function to PerfTestRunner
|
commit | commitdiff | tree |
2012-10-18 |
zoltan@webkit.org | Remove the JSHeap memory measurement of the PageLoad...
|
commit | commitdiff | tree |
2012-10-16 |
zoltan@webkit.org | [chromium] Provide used JSHeap size in chromium's DRT...
|
commit | commitdiff | tree |
2012-10-15 |
zoltan@webkit.org | Add MountainLion Performance-bot to the Performance...
|
commit | commitdiff | tree |
2012-10-15 |
zoltan@webkit.org | [chromium] Provide used JSHeap size in chromium's DRT...
|
commit | commitdiff | tree |
2012-10-10 |
zoltan@webkit.org | Pageload tests should measure memory usage
|
commit | commitdiff | tree |
2012-10-09 |
zoltan@webkit.org | Add missing compile flag for compositing
|
commit | commitdiff | tree |
2012-10-09 |
zoltan@webkit.org | Unreviewed. Remove myself from QtWebKit2 subscriptions.
|
commit | commitdiff | tree |
next |