Commits
User selector
Commit History
Commits on Jul 7, 2021
[Cairo] Merge PlatformContextCairo into GraphicsContextCairo
Show description for fbc697ccommitted
Commits on Feb 18, 2021
Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths
Show description for 2174595committed
Commits on Jun 6, 2020
Use OptionSet<DragOperation> for mask values
Show description for 3474d0fcommitted
Commits on May 18, 2020
[GTK] "ASSERTION FAILED: !m_adoptionIsRequired" when double clicking on a word
Show description for 9fb4b58committed
Commits on Apr 26, 2020
Stop using live ranges in functions that return range of the selection
Show description for d9462bdcommitted
Commits on Jan 17, 2020
Fix various non-unified build issues introduced since r254327
Show description for 4706657committed
Commits on Jan 16, 2020
[PlayStation] Add stubs for WebContextMenuClient
Show description for fcddffccommitted[PlayStation] Add stub for WebPopupMenu::setUpPlatformData
Show description for ec4bc3ccommitted
Commits on Dec 26, 2019
[GTK][WPE] Remove duplicated code
Show description for 04ef913committed
Commits on Dec 23, 2019
[GTK][WPE] Special combination characters doesn't respect the keystroke order when high CPU load
Show description for 5dae0d6committed
Commits on Jun 19, 2019
[WPE][GTK] Fix build with unified sources disabled
Show description for bea4947committed
Commits on May 17, 2019
[GTK] Need WebKitContextMenuItemType to open emoji picker
Show description for 58050dccommitted
Commits on May 3, 2019
Pass KeyboardEvent by reference in more places
Show description for 06c9049committed
Commits on Feb 6, 2019
Standardize on ControlKey instead of CtrlKey
Show description for 35eb094committed
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Oct 2, 2018
Add a new variant of serializePreservingVisualAppearance which takes VisibleSelection
Show description for 6145f5bcommitted
Commits on Sep 28, 2018
Rename createMarkup to serializePreservingVisualAppearance
Show description for 800ce72committedUse enum class in createMarkup arguments
Show description for 1a89acecommitted
Commits on Feb 20, 2018
[Cairo] Drop target GraphicsContext usage in Cairo operations
Show description for 5dbfdb3committed
Commits on Feb 15, 2018
WebCore headers should not be included relatively within dependent projects
Show description for e81080dcommitted
Commits on Feb 14, 2018
Unreviewed, rolling out r228431.
Show description for 2ae7203committed
Commits on Feb 13, 2018
[CMake] Make WebCore headers copies
Show description for 9a5ae00committed
Commits on Feb 12, 2018
[GTK] Unify builds for platform-specific files in WebKit layer
Show description for fb2ef49committed
Commits on Feb 8, 2018
Event improvements
Show description for 1c2c87fcommitted
Commits on Jan 22, 2018
Unreviewed build fix after r227292. Fixing a bad copy-paste that broke
Show description for 5f46c9fcommitted[Cairo] Refactor PlatformContextCairo::drawSurfaceToContext() into a Cairo operation
Show description for 7936245committed
Commits on Jan 17, 2018
[Cairo] Don't mirror global alpha and image interpolation quality state values in PlatformContextCairo
Show description for 48258e8committed[Cairo] Use one-time ShadowBlur objects when performing shadowing
Show description for d9996dfcommitted
Commits on Nov 13, 2017
More is<> and downcast<>, less static_cast<>
Show description for fec9c1dcommitted
Commits on Oct 19, 2017
Replace some stack raw pointers with RefPtrs within WebCore/html
Show description for 2ddc8b9committed
Jiewen Tan
Commits on Sep 28, 2017
[Cairo] Remove the cairo_glyph_t complexity from GlyphBuffer
Show description for 4624c0dcommitted
Commits on Aug 23, 2017
_WKThumbnailView should use the screen color space instead of sRGB
Show description for 8cfff90committed
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading