git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Subpixel rendering: Inline text selection painting should not snap to integral CSS...
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
InlineTextBox.cpp
2014-05-01
zalan@apple.com
Subpixel rendering: Inline text selection painting...
blob
|
commitdiff
2014-04-08
zalan@apple.com
Subpixel rendering: Slow paint path for inlines should...
blob
|
commitdiff
|
diff to current
2014-04-05
beidson@apple.com
Show DataDetector UI on scanned phone numbers.
blob
|
commitdiff
|
diff to current
2014-03-31
beidson@apple.com
Add variant of phone number parsing that use DocumentMa...
blob
|
commitdiff
|
diff to current
2014-03-17
zandobersek@gmail.com
Unreviewed.
blob
|
commitdiff
|
diff to current
2014-03-17
zandobersek@gmail.com
Explicitly include cstdio header for debug builds in...
blob
|
commitdiff
|
diff to current
2014-03-16
mrobinson@webkit.org
Fix WebCore unused parameter warnings for WebKitGTK...
blob
|
commitdiff
|
diff to current
2014-03-03
mmaxfield@apple.com
Space between double underlines does not scale with...
blob
|
commitdiff
|
diff to current
2014-02-26
mmaxfield@apple.com
Underlines are too thick when zoomed in
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-14
mmaxfield@apple.com
Implement text-decoration-skip: auto
blob
|
commitdiff
|
diff to current
2014-02-13
commit-queue@webki...
[css3-text] Support -webkit-text-decoration-skip: objects
blob
|
commitdiff
|
diff to current
2014-02-13
mmaxfield@apple.com
Gaps for text-decoration-skip: ink are calculated assum...
blob
|
commitdiff
|
diff to current
2014-02-12
mmaxfield@apple.com
Position and thickness of underline as text size changes
blob
|
commitdiff
|
diff to current
2014-02-11
bfulgham@apple.com
Correct some uses of 'auto'
blob
|
commitdiff
|
diff to current
2014-02-08
mitz@apple.com
Remove client-drawn highlights (-webkit-highlight,...
blob
|
commitdiff
|
diff to current
2014-01-23
mmaxfield@apple.com
Remove CSS3_TEXT_DECORATION define
blob
|
commitdiff
|
diff to current
2014-01-16
mmaxfield@apple.com
Draw all underline segments in a particular run in...
blob
|
commitdiff
|
diff to current
2014-01-16
mmaxfield@apple.com
text-emphasis-position CSS property doesn't recognize...
blob
|
commitdiff
|
diff to current
2014-01-10
mmaxfield@apple.com
text-decoration-skip: ink does not work with line wraps
blob
|
commitdiff
|
diff to current
2014-01-03
mmaxfield@apple.com
Crash in WebCore::translateIntersectionPointsToSkipInkB...
blob
|
commitdiff
|
diff to current
2013-12-21
mmaxfield@apple.com
Faster implementation of text-decoration-skip: ink
blob
|
commitdiff
|
diff to current
2013-12-14
akling@apple.com
Page::theme() should return a reference.
blob
|
commitdiff
|
diff to current
2013-12-06
dbates@webkit.org
[iOS] Upstream WebCore/rendering changes
blob
|
commitdiff
|
diff to current
2013-11-26
commit-queue@webki...
ImageBuffer::create should return a std::unique_ptr...
blob
|
commitdiff
|
diff to current
2013-11-10
andersca@apple.com
Remove all 'std' using directives from WebCore
blob
|
commitdiff
|
diff to current
2013-11-07
antti@apple.com
Simple line layout crashes with SVG fonts
blob
|
commitdiff
|
diff to current
2013-11-06
dbates@webkit.org
Add ENABLE(TEXT_SELECTION)
blob
|
commitdiff
|
diff to current
2013-11-01
commit-queue@webki...
Initial implementation of text-decoration-skip ink
blob
|
commitdiff
|
diff to current
2013-11-01
akling@apple.com
Kill RenderArena.
blob
|
commitdiff
|
diff to current
2013-10-31
commit-queue@webki...
Move CSS3 text decoration implementation behind ENABLE...
blob
|
commitdiff
|
diff to current
2013-10-31
akling@apple.com
Replace InlineBox::destroy() with regular virtual destr...
blob
|
commitdiff
|
diff to current
2013-10-30
akling@apple.com
Take line boxes out of the arena.
blob
|
commitdiff
|
diff to current
2013-10-30
commit-queue@webki...
Unreviewed, rolling out r158243.
blob
|
commitdiff
|
diff to current
2013-10-30
commit-queue@webki...
Underline bounds cannot be queried before underline...
blob
|
commitdiff
|
diff to current
2013-10-29
commit-queue@webki...
Move InlineTextBox's text painting to it's own class
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
diff to current
2013-10-24
akling@apple.com
Uncomplicate some of SVGTextRunRenderingContext.
blob
|
commitdiff
|
diff to current
2013-10-24
commit-queue@webki...
Gaps between underlines in adjacent underlined text...
blob
|
commitdiff
|
diff to current
2013-10-22
antti@apple.com
Rename some line box functions to be just about lines
blob
|
commitdiff
|
diff to current
2013-10-16
antti@apple.com
Move test for contained caret offset to RenderTextLineBoxes
blob
|
commitdiff
|
diff to current
2013-10-14
commit-queue@webki...
Broken text rendering when input field has selection.
blob
|
commitdiff
|
diff to current
2013-10-13
antti@apple.com
Rename InlineBox::remove() to removeFromParent
blob
|
commitdiff
|
diff to current
2013-10-13
antti@apple.com
Move absoluteRects/Quads to RenderTextLineBoxes
blob
|
commitdiff
|
diff to current
2013-10-12
antti@apple.com
Factor line box code from RenderText to a class
blob
|
commitdiff
|
diff to current
2013-10-07
antti@apple.com
Factor text paint style computation out from InlineTextBox
blob
|
commitdiff
|
diff to current
2013-10-06
antti@apple.com
Move paint() to RenderElement
blob
|
commitdiff
|
diff to current
2013-10-05
commit-queue@webki...
Unreviewed, rolling out r156952.
blob
|
commitdiff
|
diff to current
2013-10-05
antti@apple.com
Move paint() to RenderElement
blob
|
commitdiff
|
diff to current
2013-09-29
antti@apple.com
Switch inline boxes to use const RenderStyle&
blob
|
commitdiff
|
diff to current
2013-09-28
antti@apple.com
Clean up code for getting first line style
blob
|
commitdiff
|
diff to current
2013-09-26
antti@apple.com
Don't mutate style in RenderCombineText
blob
|
commitdiff
|
diff to current
2013-09-19
akling@apple.com
CTTE: Tighten renderer types for InlineTextBox and...
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Rename RenderBR to RenderLineBreak
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Rename InlineBox::isText()
blob
|
commitdiff
|
diff to current
2013-09-17
antti@apple.com
RenderBR should not be RenderText
blob
|
commitdiff
|
diff to current
2013-09-17
akling@apple.com
CTTE: Pass RenderArena around by reference.
blob
|
commitdiff
|
diff to current
2013-09-09
akling@apple.com
InlineBox::root() should return a reference.
blob
|
commitdiff
|
diff to current
2013-09-04
akling@apple.com
Remove unnecessary RenderView.h inclusion from headers.
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-31
akling@apple.com
InlineBox::renderer() and pals should return references.
blob
|
commitdiff
|
diff to current
2013-08-27
akling@apple.com
Simplify some more Settings access where we have a...
blob
|
commitdiff
|
diff to current
2013-08-25
akling@apple.com
RenderObject::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-24
akling@apple.com
RenderObject::frame() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-20
psolanki@apple.com
<https://webkit.org/b/120029> Document::markers() shoul...
blob
|
commitdiff
|
diff to current
2013-08-19
akling@apple.com
<https://webkit.org/b/120000> Chrome::client() should...
blob
|
commitdiff
|
diff to current
2013-06-24
commit-queue@webki...
Hittest finds the truncated text instead of the floatin...
blob
|
commitdiff
|
diff to current
2013-05-22
bruno.abinader@bas...
[css] Update ETextDecorations enum to TextDecorations
blob
|
commitdiff
|
diff to current
2013-05-20
commit-queue@webki...
Add compile asserts for the size of RootInlineBox and...
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Page::chrome() should return a reference.
blob
|
commitdiff
|
diff to current
2013-05-15
andersca@apple.com
Frame::editor() should return a reference
blob
|
commitdiff
|
diff to current
2013-05-14
commit-queue@webki...
Ellipsis text is placed to wrong position, when the...
blob
|
commitdiff
|
diff to current
2013-05-07
andersca@apple.com
Remove AlwaysInline.h from WTF
blob
|
commitdiff
|
diff to current
2013-04-22
benjamin@webkit.org
Remove the memory instrumentation code
blob
|
commitdiff
|
diff to current
2013-04-09
simon.fraser@apple.com
Repaint rect too small on elements with shadows
blob
|
commitdiff
|
diff to current
2013-04-06
kangil.han@samsung.com
Prefer prefix ++/-- operators for non-primitive types
blob
|
commitdiff
|
diff to current
2013-03-28
commit-queue@webki...
[css3-text] Add platform support for "wavy" text decora...
blob
|
commitdiff
|
diff to current
2013-03-27
rniwa@webkit.org
Selection code spends a lot of time in InlineTextBox...
blob
|
commitdiff
|
diff to current
2013-03-18
commit-queue@webki...
[css3-text] Add rendering support for -webkit-text...
blob
|
commitdiff
|
diff to current
2013-02-04
inferno@chromium.org
Add ASSERT_WITH_SECURITY_IMPLICATION to detect out...
blob
|
commitdiff
|
diff to current
2013-02-01
loislo@chromium.org
Web Inspector: Native Memory Instrumentation: provide...
blob
|
commitdiff
|
diff to current
2013-01-16
simon.fraser@apple.com
Allow PaintInfo to carry all PaintBehavior flags
blob
|
commitdiff
|
diff to current
2012-12-22
thakis@chromium.org
InlineTextBox: Remove potentially confusing "} if"...
blob
|
commitdiff
|
diff to current
2012-12-16
leviw@chromium.org
Push pixel snapping logic into TransformState
blob
|
commitdiff
|
diff to current
2012-12-13
loislo@chromium.org
Web Inspector: Native Memory Instrumentation: do not...
blob
|
commitdiff
|
diff to current
2012-12-05
mitz@apple.com
Text decorations are rotated when text-combine takes...
blob
|
commitdiff
|
diff to current
2012-11-07
commit-queue@webki...
Add replaceWithLiteral() method to WTF::String
blob
|
commitdiff
|
diff to current
2012-10-22
eae@chromium.org
Source/WebCore: Change baselinePosition and maxAscent...
blob
|
commitdiff
|
diff to current
2012-10-22
commit-queue@webki...
[css3-text] Add rendering support for -webkit-text...
blob
|
commitdiff
|
diff to current
2012-10-15
msaboff@apple.com
Update RenderText to use String instead of UChar* for...
blob
|
commitdiff
|
diff to current
2012-10-11
leviw@chromium.org
[Sub pixel layout] Fast-path iframe scrolling can picks...
blob
|
commitdiff
|
diff to current
2012-10-09
commit-queue@webki...
Unreviewed, rolling out r130811 and r130821.
blob
|
commitdiff
|
diff to current
2012-10-09
leviw@chromium.org
[Sub pixel layout] Fast-path iframe scrolling can picks...
blob
|
commitdiff
|
diff to current
2012-10-09
commit-queue@webki...
Text decorations specified on the containing block...
blob
|
commitdiff
|
diff to current
2012-09-21
leviw@chromium.org
Prevent reading stale data from InlineTextBoxes
blob
|
commitdiff
|
diff to current
2012-09-20
commit-queue@webki...
Unreviewed, rolling out r129144.
blob
|
commitdiff
|
diff to current
2012-09-20
leviw@chromium.org
Prevent reading stale data from InlineTextBoxes
blob
|
commitdiff
|
diff to current
2012-09-03
allan.jensen@nokia.com
Move AllowShadowContent flag to HitTestRequest
blob
|
commitdiff
|
diff to current
2012-08-28
allan.jensen@nokia.com
Rename HitTestPoint and pointInContainer
blob
|
commitdiff
|
diff to current
2012-06-23
benjamin@webkit.org
Text with text-overflow:ellipsis and text-align:right...
blob
|
commitdiff
|
diff to current
next