Commits
User selector
Commit History
Commits on May 21, 2020
Dictation context should be an object identifier, not a type-punned pointer
Show description for 64d27aacommitted
Commits on Apr 6, 2020
Stop using live ranges in DocumentMarkerController
Show description for 28fb3f1committed
Commits on Jan 21, 2019
Use references rather than pointers for register/unregister functions, and more
Show description for 30ff46acommitted
Commits on Sep 7, 2018
Refactor WebCore::EditAction to be an 8-bit enum class
Show description for b589c0dcommitted
Commits on Jun 23, 2017
Remove excessive headers from WebCore/{editing,fileapi,history,html,loader,page}
Show description for f86bae2committed
Commits on May 1, 2017
Remove some usage of PassRefPtr in editing code
Show description for e1486f4committed
Commits on Dec 31, 2016
Remove PassRefPtr use from the "dom" directory, related cleanup
Show description for aa31b6bcommitted
Commits on Apr 4, 2016
AX: new lines in content editable elements don't notify accessibility
Show description for 57ae610committed
Doug Russell
Commits on Mar 23, 2016
Reduce PassRefPtr uses in editing
Show description for 4d05a02committed
Commits on Mar 4, 2016
Added missing override specifiers under Source/WebCore.
Show description for b730921authored andcommitted
Commits on Oct 26, 2015
Use modern for-loops in WebCore/editing.
Show description for cade802committed
Commits on Apr 26, 2015
AX: richer text change notifications (142719)
Show description for be2c681authored andcommitted
Commits on Apr 24, 2015
Unreviewed, rolling out r183266.
Show description for 8fadac3committedAX: richer text change notifications (142719)
Show description for bfb1787authored andcommitted
Commits on Dec 25, 2014
Convert more creator functions to return Ref instead of PassRefPtr.
Show description for 2477ab9committed
Andreas Kling
Commits on Nov 4, 2014
Add ptr() method to Ref class
Show description for 34344f8committed
Commits on Oct 31, 2013
[webcore/editing] remove extra header includes from cpp files.
Show description for d9121a4authored andcommitted
Commits on Sep 1, 2013
EditCommand constructors should take Document&.
Show description for 37a9e00committed
Andreas Kling
Commits on Aug 30, 2013
Node::document() should return a reference.
Show description for 92f8d05committed
Andreas Kling
Commits on Aug 20, 2013
<https://webkit.org/b/120029> Document::markers() should return a reference
Show description for 07d196ccommitted
Pratik Solanki
Commits on Aug 19, 2013
<https://webkit.org/b/119918> Frame::selection() should return a reference
Show description for 2817724committed
Pratik Solanki
Commits on Apr 16, 2012
Introducing DictationCommand.
Show description for bf861dacommitted
Jia Pu
Loading