Sign in
webkit
/
WebKit
/
c610afa1238c8014da24b1589d97cfdbb40913b0
/
Source
/
WebCore
/
dom
/
CharacterData.h
49cc03e
Followup to:
by darin@apple.com
· 9 years ago
11ff47c
Remove "virtual" from all lines that have both "virtual" and "override".
by darin@apple.com
· 9 years ago
413914e
CharacterData::setData doesn't need ExceptionCode as an out argument
by rniwa@webkit.org
· 9 years ago
ee3471b
CharacterData API parameters should not be optional
by cdumez@apple.com
· 10 years ago
046f705
Remove strange CharacterData::dataImpl function
by darin@apple.com
· 10 years ago
3e58f0f
Generalize is<>() / downcast<>() support to all types
by cdumez@apple.com
· 10 years ago
6992a60
Use the new is<>() / downcast<>() for more Node subclasses
by cdumez@apple.com
· 10 years ago
494ec1d
Optimize MarkupAccumulator::appendText()
by cdumez@apple.com
· 10 years ago
0980d45
Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108
by achristensen@apple.com
· 11 years ago
4ad1880
Unreviewed, rolling out r172798. https://bugs.webkit.org/show_bug.cgi?id=136113
by commit-queue@webkit.org
· 11 years ago
1ce7c1d
Introducing WEBCORE_EXPORT macro. https://bugs.webkit.org/show_bug.cgi?id=136108
by achristensen@apple.com
· 11 years ago
ff47a36
CSS JIT: compile the :empty pseudo class
by benjamin@webkit.org
· 11 years ago
d2c1d0a
Node constructor should take Document reference
by antti@apple.com
· 11 years ago
16d2dd4
Change all uses of FINAL to final now that all our compilers support it
by andersca@apple.com
· 11 years ago
2dfe6cb
Remove workaround for compilers not supporting explicit override control
by commit-queue@webkit.org
· 11 years ago
9b9c893
CTTE: Add more node conversion helpers
by weinig@apple.com
· 11 years ago
f2a10f3
[CTTE] Node subclasses should take a Document by reference in their constructor (Part 6)
by weinig@apple.com
· 12 years ago
20e062b
Apply FINAL to the Node hierarchy. <http://webkit.org/b/115984>
by akling@apple.com
· 12 years ago
9d72cb0
Remove the memory instrumentation code
by benjamin@webkit.org
· 12 years ago
bf1b7c9
Make renderer construction less generic
by antti@apple.com
· 12 years ago
add7862
Merge EditingText into Text https://bugs.webkit.org/show_bug.cgi?id=103060
by antti@apple.com
· 12 years ago
16b0eaf
HTMLConstructionSite::insertTextNode isn't optimized for 8 bit strings
by msaboff@apple.com
· 12 years ago
aef0fbb
Web Inspector: add character data to the DOM section of native memory view
by yurys@chromium.org
· 13 years ago
9f29d41
IsCommentNode flags is a waste. https://bugs.webkit.org/show_bug.cgi?id=83251
by morrita@google.com
· 13 years ago
8b0e060
Replace usage of StringImpl with String where possible in CharacterData and Text
by adamk@chromium.org
· 13 years ago
c3af044
2011-05-19 MORITA Hajime <morrita@google.com>
by morrita@google.com
· 14 years ago
52d8e31
2011-03-07 Alexey Proskuryakov <ap@apple.com>
by ap@apple.com
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/dom/CharacterData.h]
2e986a1
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
5db4c53
2010-12-21 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
40708668
2010-07-20 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
b450212
2010-07-20 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
ba9c4be
2010-07-05 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 15 years ago
f5f6273
Not reviewed, build fix.
by mjs@apple.com
· 15 years ago
12a7759
2010-05-06 Maciej Stachowiak <mjs@apple.com>
by mjs@apple.com
· 15 years ago
7e131b6
Make DOM classes start with a reference count of 1, like all other RefCounted
by darin@apple.com
· 16 years ago
b9d2ac2
2009-02-05 Sam Weinig <sam@webkit.org>
by weinig@apple.com
· 16 years ago
5bd5cc9
WebCore:
by weinig@apple.com
· 16 years ago
aeb42f2
2009-01-17 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 16 years ago
32dec5c
2008-05-25 Darin Adler <darin@apple.com>
by darin@apple.com
· 17 years ago
d694331
Reviewed by Sam.
by darin@apple.com
· 17 years ago
879da75
Renamed CharacterData::m_str to m_data
by ddkilzer@apple.com
· 17 years ago
3f6fa38
Renamed CharacterData::str to m_str to match coding style
by ddkilzer@apple.com
· 17 years ago
2419dbe
Reviewed by Anders.
by darin@apple.com
· 17 years ago
ff51b52
Reviewed by Darin.
by ap@webkit.org
· 17 years ago
c8eccec
JavaScriptCore:
by ddkilzer
· 17 years ago
f570b6b
Reviewed by Hyatt.
by darin
· 18 years ago
8eddecf
2007-01-15 Eric Seidel <eric@webkit.org>
by eseidel
· 18 years ago
68b1393
WebCore:
by aliceli1
· 18 years ago
b53ebdc
Rubber stamped by Maciej (kinda).
by darin
· 19 years ago
b9481ed
- global rename, done by script
by darin
· 19 years ago