git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update the install guidelines for perf.webkit.org
2014-03-10
zoltan@webkit.org
Update the install guidelines for perf.webkit.org
commit
|
commitdiff
|
tree
2014-03-10
zoltan@webkit.org
[CSS Shapes] Add performance tests for SVG shape with...
commit
|
commitdiff
|
tree
2014-03-08
zoltan@webkit.org
Update perf.webkit.org json example
commit
|
commitdiff
|
tree
2014-03-04
zoltan@webkit.org
[CSS Shapes] Add test for adjusted lineTop position...
commit
|
commitdiff
|
tree
2014-02-28
zoltan@webkit.org
[CSS Shapes] Update line segments for ShapeInside only...
commit
|
commitdiff
|
tree
2014-02-27
zoltan@webkit.org
Avoid calling logicalLeftOffsetForLine 2 times in LineWidth...
commit
|
commitdiff
|
tree
2014-02-24
zoltan@webkit.org
[CSS Shapes] Adjust lineTop position to the next available...
commit
|
commitdiff
|
tree
2014-02-19
zoltan@webkit.org
[CSS Shapes] Add performance test for stacked floats...
commit
|
commitdiff
|
tree
2014-02-15
zoltan@webkit.org
[CSS Shapes] Add performance test for raster shape...
commit
|
commitdiff
|
tree
2014-02-14
zoltan@webkit.org
[CSS Shapes] Add performance test for complex polygon...
commit
|
commitdiff
|
tree
2014-02-13
zoltan@webkit.org
[CSS Shapes] Add performance test for raster shape
commit
|
commitdiff
|
tree
2014-02-11
zoltan@webkit.org
[CSS Shapes] Add initial performance tests for polygon...
commit
|
commitdiff
|
tree
2014-02-08
zoltan@webkit.org
[CSS Shapes] Add initial performance tests for inset...
commit
|
commitdiff
|
tree
2014-02-07
zoltan@webkit.org
[CSS Shapes] Rounded Insets Let Content Overlap Shape
commit
|
commitdiff
|
tree
2014-02-06
zoltan@webkit.org
[CSS Shapes] Simplify BasicShapeInset creation
commit
|
commitdiff
|
tree
2014-02-05
zoltan@webkit.org
[CSS Shapes] Simplify CSSBasicShapeInset::cssText
commit
|
commitdiff
|
tree
2014-02-05
zoltan@webkit.org
[CSS Shapes] Simplify BasicShapeInset::path
commit
|
commitdiff
|
tree
2014-02-05
zoltan@webkit.org
[CSS Shapes] Add initial performance test for shape...
commit
|
commitdiff
|
tree
2014-02-03
zoltan@webkit.org
Unreviewed. Reorder my e-mail addresses in contributors...
commit
|
commitdiff
|
tree
2014-01-31
zoltan@webkit.org
Unreviewed. Update my contributors.json entry.
commit
|
commitdiff
|
tree
2014-01-29
zoltan@webkit.org
[CSS Shapes] Adjust inset sizing syntax to the latest...
commit
|
commitdiff
|
tree
2014-01-27
zoltan@webkit.org
[CSS Shapes] Remove restriction of negative values...
commit
|
commitdiff
|
tree
2014-01-27
zoltan@webkit.org
[CSS Shapes] inset() function with multiple spaces...
commit
|
commitdiff
|
tree
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
next