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.h
2014-05-01
zalan@apple.com
Subpixel rendering: Inline text selection painting...
blob
|
commitdiff
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-28
mmaxfield@apple.com
Clear SVGInlineTextBox fragments when the text changes.
blob
|
commitdiff
|
diff to current
2014-02-08
mitz@apple.com
Remove client-drawn highlights (-webkit-highlight,...
blob
|
commitdiff
|
diff to current
2014-02-05
commit-queue@webki...
Ruby base oddly justify its text when the text is ideog...
blob
|
commitdiff
|
diff to current
2014-01-17
commit-queue@webki...
Remove workaround for compilers not supporting deleted...
blob
|
commitdiff
|
diff to current
2014-01-16
andersca@apple.com
Change all uses of FINAL to final now that all our...
blob
|
commitdiff
|
diff to current
2014-01-16
commit-queue@webki...
Remove workaround for compilers not supporting explicit...
blob
|
commitdiff
|
diff to current
2014-01-16
mmaxfield@apple.com
text-emphasis-position CSS property doesn't recognize...
blob
|
commitdiff
|
diff to current
2013-11-07
akling@apple.com
Generate type casting helpers for line boxes and use...
blob
|
commitdiff
|
diff to current
2013-11-01
commit-queue@webki...
Initial implementation of text-decoration-skip ink
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-29
akling@apple.com
RenderElement::style() should return a reference.
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-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-07
antti@apple.com
Factor text paint style computation out from InlineTextBox
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-19
akling@apple.com
CTTE: Tighten renderer types for InlineTextBox and...
blob
|
commitdiff
|
diff to current
2013-09-17
akling@apple.com
CTTE: Pass RenderArena around by reference.
blob
|
commitdiff
|
diff to current
2013-09-16
commit-queue@webki...
Adding "explicit" keyword in rendering related constructors
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-07-26
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-05-22
bruno.abinader@bas...
[css] Update ETextDecorations enum to TextDecorations
blob
|
commitdiff
|
diff to current
2013-05-18
commit-queue@webki...
Unreviewed, rolling out r150294.
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-05-12
commit-queue@webki...
Unreviewed, rolling out r149955.
blob
|
commitdiff
|
diff to current
2013-05-12
akling@apple.com
Apply FINAL to the RenderObject hierarchy.
blob
|
commitdiff
|
diff to current
2013-04-25
akling@apple.com
Add FINAL decorators to the InlineBox class hierarchy.
blob
|
commitdiff
|
diff to current
2013-04-22
benjamin@webkit.org
Remove the memory instrumentation code
blob
|
commitdiff
|
diff to current
2013-03-11
inferno@chromium.org
Add ASSERT_WITH_SECURITY_IMPLICATION to catch bad casts.
blob
|
commitdiff
|
diff to current
2012-12-13
loislo@chromium.org
Web Inspector: Native Memory Instrumentation: do not...
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-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-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
2012-06-20
commit-queue@webki...
Use HitTestPoint instead of LayoutPoint for nodeAtPoint.
blob
|
commitdiff
|
diff to current
2012-05-18
leviw@chromium.org
Revert to float method of selection rect alignment...
blob
|
commitdiff
|
diff to current
2012-05-17
eae@chromium.org
Fix rounding in paintSelection
blob
|
commitdiff
|
diff to current
2012-05-07
commit-queue@webki...
Selection Background Color Error
blob
|
commitdiff
|
diff to current
2012-04-16
jpu@apple.com
Introducing DictationCommand.
blob
|
commitdiff
|
diff to current
2012-03-29
rniwa@webkit.org
Pack bitfields in InlineBox for Windows
blob
|
commitdiff
|
diff to current
2012-03-26
leviw@chromium.org
Update localSelectionRect to return a LayoutRect
blob
|
commitdiff
|
diff to current
2011-11-29
zimmermann@webkit.org
2011-11-29 Nikolas Zimmermann <nzimmermann@rim.com>
blob
|
commitdiff
|
diff to current
2011-09-28
rniwa@webkit.org
Simplify ReplaceSelectionCommand::positionAtStartOfInse...
blob
|
commitdiff
|
diff to current
2011-09-07
commit-queue@webki...
Replace usages of Vector<UChar> with existing StringBuilder
blob
|
commitdiff
|
diff to current
2011-08-18
leviw@chromium.org
Switch Inline rendering classes to new layout types
blob
|
commitdiff
|
diff to current
2011-08-08
eae@chromium.org
Rename absoluteQuadsForRange and InlineTextBox::selecti...
blob
|
commitdiff
|
diff to current
2011-07-13
zimmermann@webkit.org
2011-07-13 Nikolas Zimmermann <nzimmermann@rim.com>
blob
|
commitdiff
|
diff to current
2011-07-07
leviw@chromium.org
Switch remaining paint functions to new layout types
blob
|
commitdiff
|
diff to current
2011-07-07
eae@chromium.org
Switch rendering tree selection code to to new layout...
blob
|
commitdiff
|
diff to current
2011-07-06
eae@chromium.org
2011-07-06 Emil A Eklund <eae@chromium.org>
blob
|
commitdiff
|
diff to current
2011-06-24
jchaffraix@webkit.org
2011-06-24 Julien Chaffraix <jchaffraix@webkit.org>
blob
|
commitdiff
|
diff to current
2011-06-08
eae@chromium.org
2011-06-07 Emil A Eklund <eae@chromium.org>
blob
|
commitdiff
|
diff to current
2011-06-06
leviw@chromium.org
2011-06-06 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-06-02
leviw@chromium.org
2011-06-01 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-31
leviw@chromium.org
2011-05-31 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-27
morrita@google.com
2011-05-23 MORITA Hajime <morrita@google.com>
blob
|
commitdiff
|
diff to current
2011-05-24
zimmermann@webkit.org
2011-05-24 Nikolas Zimmermann <nzimmermann@rim.com>
blob
|
commitdiff
|
diff to current
2011-05-19
morrita@google.com
2011-05-18 MORITA Hajime <morrita@google.com>
blob
|
commitdiff
|
diff to current
2011-05-18
zimmermann@webkit.org
-2011-05-17 Nikolas Zimmermann <nzimmermann@rim.com>
blob
|
commitdiff
|
diff to current
2011-05-17
eae@chromium.org
2011-05-17 Emil A Eklund <eae@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-11
commit-queue@webki...
2011-05-10 Sheriff Bot <webkit.review.bot@gmail.com>
blob
|
commitdiff
|
diff to current
2011-05-10
leviw@chromium.org
2011-05-10 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-05-08
mitz@apple.com
<rdar://problem/9401853> REGRESSION (r78846): Insuffici...
blob
|
commitdiff
|
diff to current
2011-05-02
leviw@chromium.org
2011-05-02 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-04-06
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=57916
blob
|
commitdiff
|
diff to current
2011-03-31
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=57565
blob
|
commitdiff
|
diff to current
2011-03-26
mitz@apple.com
<rdar://problem/9134330> Missing expansion before ideog...
blob
|
commitdiff
|
diff to current
2011-02-17
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=54244
blob
|
commitdiff
|
diff to current
2011-01-27
mitz@apple.com
<rdar://problem/8446709> Allow inter-ideograph justific...
blob
|
commitdiff
|
diff to current
2011-01-26
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=46421, make...
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current