git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Clean up interface to Font::expansionOpportunityCount()
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
graphics
/
mac
/
ComplexTextController.cpp
2014-10-03
mmaxfield@apple.com
Clean up interface to Font::expansionOpportunityCount()
blob
|
commitdiff
|
raw
2014-06-30
mmaxfield@apple.com
U16_IS_SURROGATE should not be called with a UChar32
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
rniwa@webkit.org
Speculative 32-bit Mac build fix after r170402.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
mmaxfield@apple.com
advanceByCombiningCharacterSequence() can be simplified
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
mmaxfield@apple.com
REGRESSION: missing underline under CJK text
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
weinig@apple.com
TextBreakIterator's should support Latin-1 for all...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
dbates@webkit.org
[iOS] Upstream WebCore/platform changes
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
commit-queue@webki...
[Mac] Characters too close together in complex Arabic...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-10
andersca@apple.com
Remove all 'std' using directives from WebCore
blob
|
commitdiff
|
raw
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-12
darin@apple.com
Change most call sites to call ICU directly instead...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
andersca@apple.com
Assert that we don't try to index past the end of the...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
antti@apple.com
Switch inline boxes to use const RenderStyle&
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
enrica@apple.com
Initial advance on the first glyph of the run is not...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
benjamin@webkit.org
Remove wxWebKit #ifdefs from WebCore/platform/graphics
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
graouts@apple.com
Initial advance of text runs should be taken into account
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
akling@apple.com
[Mac] ComplexTextController is slow with large numbers...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
commit-queue@webki...
Chromium: Hang parsing bidi control chars on Mac OS...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
mitz@apple.com
REGRESSION (r95391): ComplexTextController is unnecessa...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
msaboff@apple.com
Update RenderText to use String instead of UChar* for...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
enrica@apple.com
Only measure text once instead of twice when performing...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
commit-queue@webki...
Unreviewed, rolling out r130812.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
enrica@apple.com
Only measure text once instead of twice when performing...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
msaboff@apple.com
Update ComplexTextController for 8 bit TextRun changes
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
mitz@apple.com
Source/WebCore: Reverted r129176, the fix for <webkit...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
mitz@apple.com
REGRESSION (r126763): Incorrect line breaking when...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
mitz@apple.com
Kerning never occurs between a space and the following...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
mitz@apple.com
REGRESSION (r125578): Word spacing not applied to newli...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
mitz@apple.com
REGRESSION (r125578): The Mac complex text code path...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
msaboff@apple.com
Add 8 bit string data path to TextRun
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
mitz@apple.com
Improve line breaking performance for complex text
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
commit-queue@webki...
Unreviewed, rolling out r125430.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
robert@webkit.org
CSS 2.1 failure: Word-spacing affects each space and...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
mitz@apple.com
The ATSUI-based complex text code is unused
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
rniwa@webkit.org
Fix Chromium Mac build failure after r122670.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
mrowe@apple.com
Make it explicit which code paths iOS should use when...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
mrowe@apple.com
<webkit.org/b/91015> Remove BUILDING_ON / TARGETING...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-01
bashi@chromium.org
Arabic shaping is incorrect if ZWNJ exist
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
tony@chromium.org
Unreviewed, rolling out r121547.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
eric@webkit.org
Remove still more BUILDING_ON_LEOPARD branches now...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
morrita@google.com
WebKit should support tab-size.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
xji@chromium.org
[chromium] Font fallback in cr-win is wrong for string...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
bashi@chromium.org
fast/text/unicode-variation-selector.html doesn't pass...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
kevino@webkit.org
[wx] Unreviewed build fix. Don't run fontDataForCombini...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
mitz@apple.com
Complex spaces with synthetic bold are too wide
blob
|
commitdiff
|
raw
|
diff to current
2011-09-18
mitz@apple.com
Source/WebCore: Allow Core Text to choose the fallback...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
mitz@apple.com
Excessive expansion of justified text when rounding...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
mitz@apple.com
Add an option to enable legacy rounding hacks
blob
|
commitdiff
|
raw
|
diff to current
2011-06-09
mitz@apple.com
Simplify ComplexTextController::collectComplexTextRuns()
blob
|
commitdiff
|
raw
|
diff to current
2011-03-26
mitz@apple.com
<rdar://problem/9134330> Missing expansion before ideog...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=54244
blob
|
commitdiff
|
raw
|
diff to current
2011-02-08
mitz@apple.com
<rdar://problem/8946023> REGRESSION (r76674): SVG ...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
hyatt@apple.com
https://bugs.webkit.org/show_bug.cgi?id=53520
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
mitz@apple.com
Inter-ideograph justification should apply to hiragana...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-29
paroga@webkit.org
2011-01-29 Patrick Gansterer <paroga@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
mitz@apple.com
REGRESSION (r76743): Uneven spacing in right-to-left...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
mitz@apple.com
<rdar://problem/8446709> Allow inter-ideograph justific...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
yuzo@google.com
2011-01-25 Yuzo Fujishima <yuzo@google.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
commit-queue@webki...
2011-01-25 Ned Holbrook <nholbrook@apple.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
tonyg@chromium.org
2011-01-19 Tony Gentilcore <tonyg@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
raw
|
diff to current