git://git.webkit.org
/
WebKit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Text::splitText doesn't update Range end points anchored on parent nodes
[WebKit.git]
/
Source
/
WebCore
/
dom
/
Range.cpp
2016-01-19
rniwa@webkit.org
Text::splitText doesn't update Range end points anchore...
blob
|
commitdiff
2016-01-19
rniwa@webkit.org
CharacterData::setData doesn't need ExceptionCode as...
blob
|
commitdiff
|
diff to current
2015-10-30
hs85.jeong@samsung.com
Use modern for-loops in WebCore/dom.
blob
|
commitdiff
|
diff to current
2015-09-25
cdumez@apple.com
Unreviewed, nit fix after r190229.
blob
|
commitdiff
|
diff to current
2015-09-24
cdumez@apple.com
Rewrite Range::insertNode() as per the latest DOM speci...
blob
|
commitdiff
|
diff to current
2015-09-24
cdumez@apple.com
Drop XPATH_NAMESPACE_NODE from Node::NodeType enum
blob
|
commitdiff
|
diff to current
2015-09-24
cdumez@apple.com
Optimize Range's lengthOfContentsInNode() for DocumentT...
blob
|
commitdiff
|
diff to current
2015-09-24
cdumez@apple.com
Simplify / Optimize Range::selectNode()
blob
|
commitdiff
|
diff to current
2015-09-23
cdumez@apple.com
Avoid unnecessary ancestor traversal in Range::selectNo...
blob
|
commitdiff
|
diff to current
2015-09-23
cdumez@apple.com
Range's setStartBefore() / setStartAfter() / setEndBefo...
blob
|
commitdiff
|
diff to current
2015-09-23
cdumez@apple.com
Drop unnecessary ancestor traversal in Range::selectNode()
blob
|
commitdiff
|
diff to current
2015-09-22
cdumez@apple.com
Range.surroundContents() should check for partially...
blob
|
commitdiff
|
diff to current
2015-09-22
cdumez@apple.com
Range.intersectsNode() does not behave according to...
blob
|
commitdiff
|
diff to current
2015-09-22
cdumez@apple.com
Drop support for legacy EntityReference DOM Node type
blob
|
commitdiff
|
diff to current
2015-09-21
cdumez@apple.com
Range.cloneContents() / extractContents should throw...
blob
|
commitdiff
|
diff to current
2015-09-18
cdumez@apple.com
Drop support for Entity Node type
blob
|
commitdiff
|
diff to current
2015-09-17
cdumez@apple.com
Range.deleteContents cannot delete DocType
blob
|
commitdiff
|
diff to current
2015-09-10
cdumez@apple.com
Node.appendChild(null) / replaceChild(null, null) ...
blob
|
commitdiff
|
diff to current
2015-09-04
rniwa@webkit.org
Range.isPointInRange check root node before verifying...
blob
|
commitdiff
|
diff to current
2015-09-04
rniwa@webkit.org
Range.comparePoint shouldn't throw an exception if...
blob
|
commitdiff
|
diff to current
2015-09-02
cdumez@apple.com
Range API should throw a TypeError for null Node parameters
blob
|
commitdiff
|
diff to current
2015-09-01
cdumez@apple.com
Range.insersectsNode(node) is supposed to return true...
blob
|
commitdiff
|
diff to current
2015-09-01
cdumez@apple.com
Range API is throwing wrong exception type
blob
|
commitdiff
|
diff to current
2015-08-31
cdumez@apple.com
Range.detach() / NodeIterator.detach() should be no...
blob
|
commitdiff
|
diff to current
2015-08-27
cdumez@apple.com
Range.compareBoundaryPoints() should throw a NotSupport...
blob
|
commitdiff
|
diff to current
2015-08-18
timothy_horton@app...
Some functions on DictionaryLookup.h should just be...
blob
|
commitdiff
|
diff to current
2015-08-14
timothy_horton@app...
Refactor and improve TextIndicator to prepare for tests
blob
|
commitdiff
|
diff to current
2015-07-20
achristensen@apple.com
Resurrect CMake build on Windows.
blob
|
commitdiff
|
diff to current
2015-03-06
simon.fraser@apple.com
Allow tree dumping functions to be used in release...
blob
|
commitdiff
|
diff to current
2015-03-06
commit-queue@webki...
Unreviewed, rolling out r181139.
blob
|
commitdiff
|
diff to current
2015-03-06
simon.fraser@apple.com
Allow tree dumping functions to be used in release...
blob
|
commitdiff
|
diff to current
2015-01-26
cdumez@apple.com
First argument to DOM traversal functions should be...
blob
|
commitdiff
|
diff to current
2015-01-02
darin@apple.com
Pass Document instead of ScriptExecutionContext to...
blob
|
commitdiff
|
diff to current
2014-12-18
akling@apple.com
Ref-ify ClientRectList.
blob
|
commitdiff
|
diff to current
2014-12-18
akling@apple.com
Ref-ify ClientRect.
blob
|
commitdiff
|
diff to current
2014-12-18
akling@apple.com
Ref-ify Range::create().
blob
|
commitdiff
|
diff to current
2014-12-15
mmaxfield@apple.com
Delete Notation because we don't use it
blob
|
commitdiff
|
diff to current
2014-11-11
cdumez@apple.com
Remove unnecessary null check in FrameSelection::nodeWi...
blob
|
commitdiff
|
diff to current
2014-11-04
cdumez@apple.com
Add ptr() method to Ref class
blob
|
commitdiff
|
diff to current
2014-10-07
cdumez@apple.com
Use is<>() / downcast<>() for RenderText / RenderTextFr...
blob
|
commitdiff
|
diff to current
2014-10-02
cdumez@apple.com
Have is<>(T*) function do a null check on the pointer...
blob
|
commitdiff
|
diff to current
2014-09-30
cdumez@apple.com
Use is<>() / downcast<>() for ContainerNode
blob
|
commitdiff
|
diff to current
2014-09-30
cdumez@apple.com
Use is<>() / downcast<>() for Element
blob
|
commitdiff
|
diff to current
2014-09-29
cdumez@apple.com
Use is<>() / downcast<>() for Document
blob
|
commitdiff
|
diff to current
2014-09-29
cdumez@apple.com
Use the new is<>() / downcast<>() for Text Nodes
blob
|
commitdiff
|
diff to current
2014-09-28
cdumez@apple.com
Use the new is<>() / downcast<>() for more Node subclasses
blob
|
commitdiff
|
diff to current
2014-09-27
cdumez@apple.com
Stop using legacy NODE_TYPE_CASTS() macro for HTML...
blob
|
commitdiff
|
diff to current
2014-09-17
cdumez@apple.com
Rename Node::childNode(index) to traverseToChildAt...
blob
|
commitdiff
|
diff to current
2014-09-16
cdumez@apple.com
Rename Node::nodeIndex() to computeNodeIndex() for...
blob
|
commitdiff
|
diff to current
2014-09-14
cdumez@apple.com
Rename Node::childNodeCount() to countChildNodes()...
blob
|
commitdiff
|
diff to current
2014-09-03
enrica@apple.com
Remove PLATFORM(IOS) from WebCore/editing (Part 1).
blob
|
commitdiff
|
diff to current
2014-08-15
akling@apple.com
Remove two unused Range functions.
blob
|
commitdiff
|
diff to current
2014-07-04
beidson@apple.com
When showing the selection menu, include menu options...
blob
|
commitdiff
|
diff to current
2014-07-01
beidson@apple.com
Combine the Telephone and Selection overlay controllers...
blob
|
commitdiff
|
diff to current
2014-06-10
beidson@apple.com
Send more context about text selection to telephone...
blob
|
commitdiff
|
diff to current
2014-04-17
hyatt@apple.com
[New Multicolumn] columnNumberForOffset is not patched...
blob
|
commitdiff
|
diff to current
2014-04-14
darin@apple.com
REGRESSION (r158617): Find on Page can get stuck in...
blob
|
commitdiff
|
diff to current
2014-03-03
darin@apple.com
Streamline use of TextIterator, cutting down includes...
blob
|
commitdiff
|
diff to current
2014-01-31
simon.fraser@apple.com
Don't do logging from Range::collectSelectionRects...
blob
|
commitdiff
|
diff to current
2014-01-23
commit-queue@webki...
Range should be constructable.
blob
|
commitdiff
|
diff to current
2013-12-20
antti@apple.com
Create render tree lazily
blob
|
commitdiff
|
diff to current
2013-12-17
dbates@webkit.org
[iOS] Upstream WebCore/dom changes
blob
|
commitdiff
|
diff to current
2013-11-21
rniwa@webkit.org
Fix Range.insertNode when the inserted node is in the...
blob
|
commitdiff
|
diff to current
2013-11-06
rniwa@webkit.org
Fix out-of-date offset in selection range code in range...
blob
|
commitdiff
|
diff to current
2013-11-05
cfleizach@apple.com
AX: Mail attachments at the start of an email are not...
blob
|
commitdiff
|
diff to current
2013-11-04
commit-queue@webki...
[webcore/dom] Remove extra header includes from cpp...
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
diff to current
2013-10-25
andersca@apple.com
Stop bringing in the std namespace
blob
|
commitdiff
|
diff to current
2013-10-18
andersca@apple.com
Remove spaces between template angle brackets
blob
|
commitdiff
|
diff to current
2013-10-14
rniwa@webkit.org
Assertion failure in Range::processContentsBetweenOffsets
blob
|
commitdiff
|
diff to current
2013-10-14
weinig@apple.com
CTTE: Add more node conversion helpers
blob
|
commitdiff
|
diff to current
2013-10-13
antti@apple.com
Make absoluteQuads/Rects functions return Vectors
blob
|
commitdiff
|
diff to current
2013-10-11
bfulgham@apple.com
Unreviewed gardening. Remove a Windows work-around...
blob
|
commitdiff
|
diff to current
2013-10-10
bfulgham@apple.com
[Win] Unreviewed build fix after r157228
blob
|
commitdiff
|
diff to current
2013-10-10
akling@apple.com
rangeOfContents() should take a Node&.
blob
|
commitdiff
|
diff to current
2013-10-07
akling@apple.com
Range constructors should take a Document&.
blob
|
commitdiff
|
diff to current
2013-10-06
weinig@apple.com
CTTE: Thread references through markup.h
blob
|
commitdiff
|
diff to current
2013-09-23
weinig@apple.com
CTTE: Use references more in ContainerNode, ContainerNo...
blob
|
commitdiff
|
diff to current
2013-09-17
antti@apple.com
RenderBR should not be RenderText
blob
|
commitdiff
|
diff to current
2013-09-15
weinig@apple.com
[CTTE] Node subclasses should take a Document by refere...
blob
|
commitdiff
|
diff to current
2013-09-13
darin@apple.com
Give actions in Range class NON_SHOUTING_NAMES
blob
|
commitdiff
|
diff to current
2013-09-07
rniwa@webkit.org
Range::ownerDocument should return Document&
blob
|
commitdiff
|
diff to current
2013-08-30
akling@apple.com
Node::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-07-16
yutak@chromium.org
Source/WebCore: Fix a crash in Range::processContents().
blob
|
commitdiff
|
diff to current
2013-07-14
rniwa@webkit.org
Avoid upconverting strings in various places in WebCore
blob
|
commitdiff
|
diff to current
2013-06-17
tkent@chromium.org
Fix two assertion failures in Range::insertNode
blob
|
commitdiff
|
diff to current
2013-05-05
andersca@apple.com
Remove the Vector::append overload that takes a Vector
blob
|
commitdiff
|
diff to current
2013-04-22
aestes@apple.com
Range.getClientRects() should not include rects for...
blob
|
commitdiff
|
diff to current
2013-04-12
rniwa@webkit.org
Unreviewed, rolling out r147942, r148026, and r148092.
blob
|
commitdiff
|
diff to current
2013-04-08
abucur@adobe.com
Simplify ContainerNode::removeChildren
blob
|
commitdiff
|
diff to current
2013-04-06
kangil.han@samsung.com
Prefer prefix ++/-- operators for non-primitive types
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-06
tkent@chromium.org
Rename WebCore/editing/visible_units.* to VisibleUnits.*
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-26
morrita@google.com
[Refactoring] Some Node::isDescendant calls can be...
blob
|
commitdiff
|
diff to current
2012-09-10
paroga@webkit.org
Add StringBuilder::appendNumber() and use it
blob
|
commitdiff
|
diff to current
2012-09-06
abarth@webkit.org
More fixes for String::operator+=() in Debug mode
blob
|
commitdiff
|
diff to current
2012-08-20
rniwa@webkit.org
Move transformFriendlyBoundingBox out of Range
blob
|
commitdiff
|
diff to current
2012-08-13
leandrogracia@chro...
[Chromium] Fix nits in the find-in-page match rects API
blob
|
commitdiff
|
diff to current
next