git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
plainText() is O(N^2)
[WebKit-https.git]
/
Source
/
WebCore
/
editing
/
TextIterator.cpp
2013-07-02
ggaren@apple.com
plainText() is O(N^2)
blob
|
commitdiff
2013-06-12
dbates@webkit.org
window.find() case-insensitive search doesn't match...
blob
|
commitdiff
|
diff to current
2013-05-06
andersca@apple.com
Remove Vector::prepend
blob
|
commitdiff
|
diff to current
2013-03-26
tony@chromium.org
Image alt text not included in plain-text version when...
blob
|
commitdiff
|
diff to current
2013-03-25
tony@chromium.org
Remove TextIterator argumentless constructor
blob
|
commitdiff
|
diff to current
2013-03-15
commit-queue@webki...
TextIterator emits LF for a br element inside an empty...
blob
|
commitdiff
|
diff to current
2013-03-14
inferno@chromium.org
Replace static_casts with to* helper functions.
blob
|
commitdiff
|
diff to current
2013-03-12
esprehn@chromium.org
Remove TextIterator.cpp's isAllCollapsibleWhitespace
blob
|
commitdiff
|
diff to current
2013-03-06
tkent@chromium.org
Rename WebCore/editing/visible_units.* to VisibleUnits.*
blob
|
commitdiff
|
diff to current
2013-02-11
inferno@chromium.org
Add ASSERT_WITH_SECURITY_IMPLICATION to detect out...
blob
|
commitdiff
|
diff to current
2013-02-09
mkwst@chromium.org
Use IGNORE_EXCEPTION for initialized, but unused, Excep...
blob
|
commitdiff
|
diff to current
2013-02-08
mkwst@chromium.org
Add a new IGNORE_EXCEPTION helper to ignore ExceptionCo...
blob
|
commitdiff
|
diff to current
2013-02-08
mkwst@chromium.org
Replace ExceptionCode assertions with ASSERT_NO_EXCEPTI...
blob
|
commitdiff
|
diff to current
2013-02-07
gavinp@chromium.org
Unreviewed, rolling out r142118.
blob
|
commitdiff
|
diff to current
2013-02-07
mkwst@chromium.org
Replace ExceptionCode assertions with ASSERT_NO_EXCEPTI...
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
commit-queue@webki...
Rename from parentOrHost* to parentOrShadowHost* in...
blob
|
commitdiff
|
diff to current
2013-01-30
shinyak@chromium.org
[Chromium] Cannot copy text when selecting readonly...
blob
|
commitdiff
|
diff to current
2012-12-12
rniwa@webkit.org
Copying text with ruby inserts new lines around rt...
blob
|
commitdiff
|
diff to current
2012-12-11
antti@apple.com
Factor node traversal into standalone functions
blob
|
commitdiff
|
diff to current
2012-12-07
morrita@google.com
[Shadow DOM] Implement Element::shadowRoot with prefix
blob
|
commitdiff
|
diff to current
2012-11-28
msaboff@apple.com
TextIterator unnecessarily converts 8 bit strings to...
blob
|
commitdiff
|
diff to current
2012-08-24
simon.fraser@apple.com
Prep work for: Implement sticky positioning
blob
|
commitdiff
|
diff to current
2012-08-22
commit-queue@webki...
Reduce Font.h includes across project -- improves Rende...
blob
|
commitdiff
|
diff to current
2012-08-21
mitz@apple.com
<rdar://problem/12104508> TextIterator takes O(n^2...
blob
|
commitdiff
|
diff to current
2012-07-06
commit-queue@webki...
Unreviewed, rolling out r121921.
blob
|
commitdiff
|
diff to current
2012-07-05
leandrogracia@chro...
Character iterators should not advance if they are...
blob
|
commitdiff
|
diff to current
2012-06-25
simon.fraser@apple.com
Rename isPositioned to isOutOfFlowPositioned for clarity
blob
|
commitdiff
|
diff to current
2012-06-12
thakis@chromium.org
Remove unused member variables found by clang's -Wunuse...
blob
|
commitdiff
|
diff to current
2012-05-23
darin@apple.com
Use ContainerNode instead of Node where possible
blob
|
commitdiff
|
diff to current
2012-05-16
shinyak@chromium.org
Rename Node::shadowTreeRootNode() to Node::shadowRoot()
blob
|
commitdiff
|
diff to current
2012-05-15
shinyak@chromium.org
document.execCommand('Indent') in the direct child...
blob
|
commitdiff
|
diff to current
2012-05-15
shinyak@chromium.org
Node::shadowTreeRootNode() should return ShadowRoot...
blob
|
commitdiff
|
diff to current
2012-04-12
kbalazs@webkit.org
[Qt] Fix WebKit1 build with V8
blob
|
commitdiff
|
diff to current
2012-03-28
leandrogracia@chro...
Selectively retrieve text content around a given position.
blob
|
commitdiff
|
diff to current
2012-03-18
haraken@chromium.org
Change the initial buffer size of a plain text
blob
|
commitdiff
|
diff to current
2012-03-17
haraken@chromium.org
[Chromium][Performance] Optimize innerText and outerTex...
blob
|
commitdiff
|
diff to current
2012-03-16
commit-queue@webki...
[Forms] The "progress" element should not be a form...
blob
|
commitdiff
|
diff to current
2012-03-16
commit-queue@webki...
[Forms] The "meter" element should not be a form-associ...
blob
|
commitdiff
|
diff to current
2012-03-07
commit-queue@webki...
[Forms] The "legend" element should not be a form-assoc...
blob
|
commitdiff
|
diff to current
2012-02-22
rniwa@webkit.org
Assertion failure in TextIterator::handleTextBox
blob
|
commitdiff
|
diff to current
2011-11-04
rniwa@webkit.org
REGRESSION (r99076): Pasting into password fields is...
blob
|
commitdiff
|
diff to current
2011-10-14
rniwa@webkit.org
Make the interface of locationAndLengthFromRange and...
blob
|
commitdiff
|
diff to current
2011-09-09
adamk@chromium.org
Always zero-out m_sortedTextBoxesPosition to avoid...
blob
|
commitdiff
|
diff to current
2011-08-18
rniwa@webkit.org
SimplifiedBackwardsTextIterator returns incorrect offse...
blob
|
commitdiff
|
diff to current
2011-07-28
rniwa@webkit.org
Calling window.find immediately after mutating the...
blob
|
commitdiff
|
diff to current
2011-07-12
rniwa@webkit.org
Isolate HTMLTextFormControlElement into a separate...
blob
|
commitdiff
|
diff to current
2011-07-11
rniwa@webkit.org
Move innerTextElement() from RenderTextControl to HTMLT...
blob
|
commitdiff
|
diff to current
2011-06-27
rniwa@webkit.org
2011-06-27 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
diff to current
2011-06-18
ap@apple.com
2011-06-17 Alexey Proskuryakov <ap@apple.com>
blob
|
commitdiff
|
diff to current
2011-05-12
mitz@apple.com
Source/WebCore: <rdar://problem/8970549> WebFindOptions...
blob
|
commitdiff
|
diff to current
2011-04-11
mario@webkit.org
2011-04-11 Mario Sanchez Prada <msanchez@igalia.com>
blob
|
commitdiff
|
diff to current
2011-04-06
commit-queue@webki...
2011-04-06 Robert Sesek <rsesek@chromium.org>
blob
|
commitdiff
|
diff to current
2011-03-24
weinig@apple.com
2011-03-24 Sam Weinig <sam@webkit.org>
blob
|
commitdiff
|
diff to current
2011-03-16
leviw@chromium.org
2011-03-16 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-03-02
leviw@chromium.org
2011-03-01 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-23
kalman@chromium.org
2011-02-23 Benjamin Kalman <kalman@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-21
rniwa@webkit.org
2011-02-17 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
diff to current
2011-02-09
leviw@chromium.org
2011-02-08 Sheriff Bot <webkit.review.bot@gmail.com>
blob
|
commitdiff
|
diff to current
2011-02-08
leviw@chromium.org
2011-02-08 Levi Weintraub <leviw@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-03
commit-queue@webki...
2011-02-02 Chris Evans <cevans@chromium.org>
blob
|
commitdiff
|
diff to current
2011-02-01
tkent@chromium.org
REGRESSION (r65062): Safari loops forever under WebCore...
blob
|
commitdiff
|
diff to current
2011-01-29
paroga@webkit.org
2011-01-29 Patrick Gansterer <paroga@webkit.org>
blob
|
commitdiff
|
diff to current
2011-01-28
commit-queue@webki...
2011-01-28 Tom Sepez <tsepez@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-20
ossy@webkit.org
Refactoring of the custom allocation framework
blob
|
commitdiff
|
diff to current
2011-01-18
commit-queue@webki...
2011-01-18 Benjamin Kalman <kalman@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current