Commits
User selector
Commit History
Commits on Jun 6, 2021
Use `const uint8_t*` type more consistently to store bytes in WebKit
Show description for 66fb385committed
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on Nov 13, 2020
Non-unified build fixes.
Show description for e1fe024committed
Commits on Nov 5, 2020
Store WeakPtr<Frame> instead of Frame*
Show description for 839b1a3committed
Commits on Jul 1, 2019
More judiciously handle clearing/creation of DOMWindows for new Documents.
Show description for 91f9c9ccommitted
Commits on Feb 22, 2019
Some refinements for Node and Document
Show description for 706a0d3committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on May 29, 2018
iOS WK1: Occasional crash in sanitizedMarkupForFragmentInDocument
Show description for c48ecb8committed
Commits on Feb 27, 2018
Add some more release logging related to DocumentWriter::addData crash
Show description for e9f4847authored andcommitted
Commits on Nov 12, 2016
Use #pragma once in WebCore
Show description for d77b17eauthored andcommitted
Commits on Aug 9, 2015
Ref-ify some functions that always succeed in constructing Documents.
Show description for 5399647committed
Andreas Kling
Commits on Aug 20, 2014
Introducing WEBCORE_EXPORT macro.
Show description for 080a300committedUnreviewed, rolling out r172798.
Show description for fe674b8committedIntroducing WEBCORE_EXPORT macro.
Show description for db8f178committed
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Sep 6, 2012
Part 2 of removing PlatformString.h, remove PlatformString.h
Show description for b2bf7a3committed
Sam Weinig
Commits on Jul 24, 2012
Add *explicit* keyword to constructor which has a parameter in bridge, history, loader and plugins.
Show description for a997828committed
Gyuyoung Kim
Commits on Apr 13, 2012
Remove FrameLoader:m_isLoadingMainResource, since it is always
Show description for 3ed9f67committed
Commits on Mar 6, 2012
Add state variable and ASSERTs to DocumentWriter to help track down
Show description for adc14a9authored andcommitted
Commits on Jan 24, 2012
REGRESSION: Downloaded file name fallback encodings are not set correctly
Show description for 75c1399committed
Commits on Jan 11, 2012
Reviewed by Darin Adler. Prepared by Sheriff Bot. Rolling out r94902.
Show description for d052682committed
Commits on Oct 12, 2011
ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads
Show description for 120c15eauthored andcommitted
Commits on Oct 11, 2011
Unreviewed, rolling out r97087.
Show description for c403954authored andcommitted
Commits on Oct 10, 2011
ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads
Show description for 41b8ed4authored andcommitted
Commits on Sep 28, 2011
JavaScript generated documents don't inherit the cookie URL
Show description for c87c039authored andcommitted
Commits on Sep 10, 2011
Remove DocumentWriter::deprecatedFrameEncoding()
Show description for b76793ecommitted
Adam Barth
Commits on Sep 8, 2011
Inline DocumentWriter::encoding() into it's only caller: deprecatedFrameEncoding()
Show description for 145ee13committed
Adam BarthRemove DocumentWriter::setDecoder as a grep of WebKit shows no callers
Show description for 3c63123committed
Commits on Jun 25, 2011
2011-06-23 Darin Adler <darin@apple.com>
Show description for 0ab7283committed
Commits on Jun 12, 2011
2011-06-11 Adam Barth <abarth@webkit.org>
Show description for 8c17170committed
Adam Barth2011-06-11 Adam Barth <abarth@webkit.org>
Show description for 77bcc30committed
Adam Barth
Commits on Jun 11, 2011
2011-06-10 Adam Barth <abarth@webkit.org>
Show description for 4280a75committed
Adam Barth
Commits on Feb 11, 2011
2011-02-10 Nate Chapin <japhet@chromium.org>
Show description for 63b8930committed
Commits on Jan 20, 2011
Refactoring of the custom allocation framework
Show description for f03d5f0authored andcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading