Commits
User selector
Commit History
Commits on Apr 6, 2021
Define AtomString(ASCIILiteral) and use ASCIILiteral more to avoid memory allocation
Show description for d98d247committed
Commits on Feb 18, 2021
Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths
Show description for 2174595committed
Commits on Nov 9, 2020
[macOS] System sounds should be played in the UI process
Show description for 2835a79committed
Commits on Oct 10, 2020
Use WebPreference definitions from shared configuration files in WebCore (Part 1)
Show description for 6aa3f91committed
Sam Weinig
Commits on Oct 6, 2020
Make value parameter in Document.execCommand non nullable
Show description for 830d566authored andcommitted
Commits on Sep 3, 2020
Remove EAffinity, UPSTREAM, DOWNSTREAM, SEL_DEFAULT_AFFINITY, and VisibleSelection::selectionType
Show description for dd4653ecommitted
Commits on Aug 31, 2020
Remove unused editable image code
Show description for bd0ed21committed
Commits on Aug 28, 2020
Remove almost all the remaining uses of live ranges
Show description for 03ef0cacommitted
Commits on Aug 3, 2020
Non-unified build fixes, early August 20202 edition
Show description for 516d3c4committed
Commits on Jul 30, 2020
Further reduction in the use of live ranges, particularly in headers
Show description for 5d95fb7committed
Commits on Jul 22, 2020
Remove live ranges from Editor.h and EditorClient.h
Show description for 24eead2committed
Commits on Jun 24, 2020
Allow the async clipboard API to write data when copying via menu action or key binding
Show description for 43a4d69committed
Commits on May 18, 2020
Allow clipboard API access when pasting from a menu item or key binding
Show description for e1ef937committed
Commits on May 16, 2020
Use enum serialization instead of casting to/from uint32_t
Show description for 18fee80authored andcommitted
Commits on May 12, 2020
Fix problems caught by replacing WTF::Optional with std::optional
Show description for b0e1583committed
Commits on May 1, 2020
TriState should be an enum class and use "Indeterminate" instead of "Mixed"
Show description for fe970f5committed
Commits on Apr 28, 2020
Nullptr crash in EditCommand::EditCommand via CompositeEditCommand::removeNode
Show description for 22801e6committed
Jack Lee
Commits on Apr 26, 2020
Stop using live ranges in functions that return range of the selection
Show description for d9462bdcommitted
Commits on Nov 8, 2019
'Strikethrough' editing command reported as 'formatUnderline'
Show description for 4b5c8edcommitted
Commits on Oct 10, 2019
Support programmatic paste requests on macOS
Show description for f32e1ddcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Feb 22, 2019
Input type "formatSetInlineTextDirection" is dispatched when changing paragraph-level text direction
Show description for 5ea40adcommitted
Commits on Feb 18, 2019
Turn On Smart Delete
Show description for 1b6451acommitted
Commits on Feb 12, 2019
Allow pages to trigger programmatic paste from script on iOS
Show description for a1d6921committed
Commits on Jan 3, 2019
Add support for using the current text selection as the find string on iOS
Show description for 82eb877committed
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 5, 2018
Turn WritingDirection into an enum class
Show description for fa02171committed
Commits on Nov 25, 2018
Make it possible to insert editable images with a gesture
Show description for 3753fc9committed
Commits on Nov 23, 2018
Address post-review feedback after r238438
Show description for 95fd081committed
Commits on Nov 8, 2018
Add an editing command for creating and inserting child lists
Show description for 5506104committed
Commits on Sep 12, 2018
[Cocoa] Complete support for Paste as Quotation
Show description for a3a6121committed
Dan Bernstein
Commits on Sep 7, 2018
Refactor WebCore::EditAction to be an 8-bit enum class
Show description for b589c0dcommitted
Commits on Jul 20, 2018
Picking a color from the color panel for typing attributes needs to inverse transform through color-filter
Show description for 10d7352authored andcommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on May 21, 2018
Modernize RenderStyleConstants.h - Part 1
Show description for 6c94cc9authored andcommitted