git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Bidi-Isolate inlines break layout with collapsed whitespace
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
InlineIterator.h
2015-07-10
mmaxfield@apple.com
Bidi-Isolate inlines break layout with collapsed whitespace
blob
|
commitdiff
2015-03-05
mmaxfield@apple.com
Mechanical text-related cleanup
blob
|
commitdiff
|
diff to current
2014-10-15
cdumez@apple.com
Use is<>() / downcast<>() for RenderInline
blob
|
commitdiff
|
diff to current
2014-10-10
cdumez@apple.com
Use is<>() / downcast<>() for RenderElement
blob
|
commitdiff
|
diff to current
2014-10-07
cdumez@apple.com
Use is<>() / downcast<>() for RenderText / RenderTextFr...
blob
|
commitdiff
|
diff to current
2014-09-25
darin@apple.com
Old Turkic characters behave as left-to-right instead...
blob
|
commitdiff
|
diff to current
2014-04-17
ddkilzer@apple.com
Tidy up isIsolatedInline() and highestContainingIsolate...
blob
|
commitdiff
|
diff to current
2014-04-02
ddkilzer@apple.com
Use outermost containing isolate when constructing...
blob
|
commitdiff
|
diff to current
2014-03-25
mmaxfield@apple.com
InlineIterator position (unsigned int) variable can...
blob
|
commitdiff
|
diff to current
2014-02-05
mmaxfield@apple.com
Move characterAt index checks from InlineIterator to...
blob
|
commitdiff
|
diff to current
2014-01-21
zoltan@webkit.org
Since MidpointState is a class, it should behave like...
blob
|
commitdiff
|
diff to current
2013-12-26
gyuyoung.kim@samsu...
Set m_pos as private in InlineIterator, and use getter...
blob
|
commitdiff
|
diff to current
2013-12-11
gyuyoung.kim@samsu...
Set m_nextBreakablePosition as private in InlineIterato...
blob
|
commitdiff
|
diff to current
2013-11-28
gyuyoung.kim@samsu...
Rename InlineIterator::m_obj and make it private
blob
|
commitdiff
|
diff to current
2013-11-07
akling@apple.com
Clean up BidiRun a little bit.
blob
|
commitdiff
|
diff to current
2013-11-01
akling@apple.com
Take BidiRuns 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-22
weinig@apple.com
CTTE: Modernize RenderBlock a bit
blob
|
commitdiff
|
diff to current
2013-10-12
darin@apple.com
Change most call sites to call ICU directly instead...
blob
|
commitdiff
|
diff to current
2013-10-08
bjonesbe@adobe.com
Move m_floatingObjects to RenderBlockFlow from RenderBlock
blob
|
commitdiff
|
diff to current
2013-09-29
antti@apple.com
Tighten typing in inline rendering
blob
|
commitdiff
|
diff to current
2013-09-23
antti@apple.com
Rename RenderObject::first/lastChild to RenderObject...
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Change one accidental "object->isText() || object-...
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Remove RenderWordBreak
blob
|
commitdiff
|
diff to current
2013-09-17
antti@apple.com
Add isTextOrBR() and use it
blob
|
commitdiff
|
diff to current
2013-09-17
antti@apple.com
RenderBR should not be RenderText
blob
|
commitdiff
|
diff to current
2013-09-11
commit-queue@webki...
Fix nested unicode-bidi: isolate
blob
|
commitdiff
|
diff to current
2013-05-07
andersca@apple.com
Remove AlwaysInline.h from WTF
blob
|
commitdiff
|
diff to current
2013-02-13
leviw@chromium.org
Bidi-Isolated inlines can cause subsequent content...
blob
|
commitdiff
|
diff to current
2013-02-07
robert@webkit.org
CSS 2.1 failure: floats-149 fails
blob
|
commitdiff
|
diff to current
2013-01-24
robert@webkit.org
Inline Containing Only Collapsed Whitespace Not Getting...
blob
|
commitdiff
|
diff to current
2013-01-09
inferno@chromium.org
Mitigate out-of-bounds access in InlineIterator
blob
|
commitdiff
|
diff to current
2012-10-19
mrowe@apple.com
Build fix. Remove the svn:executable property from...
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-06-25
simon.fraser@apple.com
Rename isPositioned to isOutOfFlowPositioned for clarity
blob
|
commitdiff
|
diff to current
2012-05-24
leviw@chromium.org
Avoid creating InlineBoxes for floating and positioned...
blob
|
commitdiff
|
diff to current
2012-05-18
eric@webkit.org
Assertion failure in BidiResolver::commitExplicitEmbedd...
blob
|
commitdiff
|
diff to current
2012-02-07
leviw@chromium.org
unicode-bidi:plaintext is supposed to be effective...
blob
|
commitdiff
|
diff to current
2011-12-15
commit-queue@webki...
Crash due to incorrect parsing of isolates
blob
|
commitdiff
|
diff to current
2011-11-30
rniwa@webkit.org
Assertion failure (m_nestedIsolateCount >= 1) in BidiRe...
blob
|
commitdiff
|
diff to current
2011-11-29
rniwa@webkit.org
Crash in IsolateTracker::addFakeRunIfNecessary(), prece...
blob
|
commitdiff
|
diff to current
2011-11-28
commit-queue@webki...
Crash due to bidi style in isolated run
blob
|
commitdiff
|
diff to current
2011-11-07
commit-queue@webki...
Crash due to mixed direction text runs
blob
|
commitdiff
|
diff to current
2011-09-08
eric@webkit.org
Reviewed by Ryosuke Niwa.
blob
|
commitdiff
|
diff to current
2011-08-22
eric@webkit.org
Attempt to clean up bidiNext usage
blob
|
commitdiff
|
diff to current
2011-06-04
eric@webkit.org
2011-06-04 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-05-04
rniwa@webkit.org
2011-05-03 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-21
eric@webkit.org
2011-04-20 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-20
eric@webkit.org
2011-04-20 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-08
eric@webkit.org
2011-04-04 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-06
leviw@chromium.org
2011-04-06 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-04-03
eric@webkit.org
2011-04-03 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-31
eric@webkit.org
2011-03-31 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-30
leviw@chromium.org
2011-03-29 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-03-30
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
philn@webkit.org
2011-03-29 Philippe Normand <pnormand@igalia.com>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-29
eric@webkit.org
2011-03-29 Eric Seidel <eric@webkit.org>
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current