Commits
User selector
Commit History
Commits on Jul 7, 2021
[Cairo] Merge PlatformContextCairo into GraphicsContextCairo
Show description for fbc697ccommitted
Commits on Jun 3, 2021
[Win] Remove unused GraphicsContext::shouldIncludeChildWindows()
Show description for b9be9a3committed
Commits on May 31, 2021
Remove some of the unneeded WebKitLegacy Windows-specific plug-in code
Show description for 6436208committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 26, 2021
Virtualize GraphicsContext
Show description for 1733b8bcommitted
Commits on Apr 15, 2021
Add a mechanism to dump the PlatformCALayer subtree of a GraphicsLayer, for testing
Show description for 7ca53a0committed
Commits on Nov 10, 2020
Unexpose obsolete HTMLAppletElement interface
Show description for 2bbe839committed
Commits on Sep 17, 2020
Remove the legacy animation code
Show description for 1543376committed
Commits on Jul 19, 2020
Rename Color::transparent to Color::transparentBlack to more clearly state what it is
Show description for 38be9ebcommitted
Sam Weinig
Commits on Apr 27, 2020
Rename CSSAnimationController accessors from animation() to legacyAnimation()
Show description for 846544fcommitted
Commits on Apr 18, 2020
Reduce parameter list of the FrameLoadRequest constructor
Show description for 39de65eauthored andcommitted
Commits on Apr 2, 2020
Remove all uses of live ranges from TextIterator
Show description for 4829e1acommitted
Commits on Mar 18, 2020
Source/WebCore:
Show description for a99dbb3committed
Commits on Mar 17, 2020
Unreviewed, reverting r258339.
Show description for ca53149committed
Commits on Mar 12, 2020
Source/WebCore:
Show description for 461c8e1committed
Commits on Dec 14, 2019
Refactor ScriptController's proliferation of ExceptionDetails*.
Show description for fbf84c5committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Oct 17, 2019
Rename PageCache to BackForwardCache
Show description for 158327bcommitted
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Apr 24, 2019
Make it possible to control the renderTreeAsText output by setting options on testRunner
Show description for 0d5920ccommitted
Commits on Mar 13, 2019
[Win] Fix a slew of simple clang-cl warnings.
Show description for 08267a2committed
Commits on Feb 26, 2019
[WPE] Add API for webview background color configuration
Show description for 651d398authored andcommitted
Commits on Dec 25, 2018
Remove "using namespace std;"
Show description for ec33caecommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 13, 2018
Commits on Dec 5, 2018
Turn WritingDirection into an enum class
Show description for fa02171committed
Commits on Nov 15, 2018
Default the view background color and text color to different values when in dark mode.
Show description for 1928c41committed
Commits on Oct 15, 2018
Restrict browsing context lookup by name to frames that are related to one another
Show description for 7b91738committed
Commits on Apr 20, 2018
Rename JSDOMWindowProxy to JSWindowProxy
Show description for 68155d2committed
Commits on Apr 17, 2018
Add bindings code for RemoteDOMWindow
Show description for 9a32ddbcommitted
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Mar 8, 2018
[JSC] Add inherits<T>(VM&) leveraging JSCast fast path
Show description for 258827fcommitted
Commits on Feb 27, 2018
Fix WebCore includes within WebKitLegacy
Show description for 0a4f861committed
Commits on Feb 8, 2018
Event improvements
Show description for 1c2c87fcommitted