git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add types for DownloadID and TaskIdentifier
[WebKit-https.git]
/
Source
/
WebKit2
/
WebProcess
/
WebCoreSupport
/
WebFrameLoaderClient.cpp
2015-12-18
achristensen@apple.com
Add types for DownloadID and TaskIdentifier
blob
|
commitdiff
2015-12-01
timothy_horton@app...
Remove swipe snapshot before main document load if...
blob
|
commitdiff
|
diff to current
2015-12-01
jiewen_tan@apple.com
Null dereference loading Blink layout test http/tests...
blob
|
commitdiff
|
diff to current
2015-11-19
commit-queue@webki...
Progress towards implementing Downloads with NETWORK_SE...
blob
|
commitdiff
|
diff to current
2015-11-17
ryuan.choi@naverco...
WebFrameLoaderClient::dispatchDecidePolicyForNavigation...
blob
|
commitdiff
|
diff to current
2015-11-12
ggaren@apple.com
Rename handle.*Event to dispatch.*Event
blob
|
commitdiff
|
diff to current
2015-11-10
timothy_horton@app...
Add drawsBackground SPI to WKWebView, and get rid of...
blob
|
commitdiff
|
diff to current
2015-11-03
timothy_horton@app...
PDFPlugin should take advantage of threaded scrolling
blob
|
commitdiff
|
diff to current
2015-10-21
carlosgc@webkit.org
NetworkProcess: DNS prefetch happens in the Web Process
blob
|
commitdiff
|
diff to current
2015-10-16
timothy_horton@app...
Hook up autolayout intrinsic sizing for WKWebView
blob
|
commitdiff
|
diff to current
2015-10-14
andersca@apple.com
Remove a message that isn't used by anyone
blob
|
commitdiff
|
diff to current
2015-10-12
andersca@apple.com
Don't allow plug-ins to override image types for <embed...
blob
|
commitdiff
|
diff to current
2015-10-06
commit-queue@webki...
Report error when main resource is blocked by content...
blob
|
commitdiff
|
diff to current
2015-10-04
commit-queue@webki...
"Plug-in is blocked" message doesn't draw correctly
blob
|
commitdiff
|
diff to current
2015-10-02
enrica@apple.com
Text selection is inaccurate in Wikipedia pages when...
blob
|
commitdiff
|
diff to current
2015-10-02
commit-queue@webki...
popstate is fired at the wrong time on load
blob
|
commitdiff
|
diff to current
2015-09-30
cdumez@apple.com
Unreviewed, roll out r188331: "NetworkProcess: DNS...
blob
|
commitdiff
|
diff to current
2015-09-21
timothy_horton@app...
Layout milestones aren't synchronized with UI-side...
blob
|
commitdiff
|
diff to current
2015-09-03
beidson@apple.com
Move SecurityOriginData from WK2 to WebCore.
blob
|
commitdiff
|
diff to current
2015-08-31
aestes@apple.com
[Content Filtering] Determine navigation and content...
blob
|
commitdiff
|
diff to current
2015-08-24
aestes@apple.com
[Content Filtering] REGRESSION (r182356): Provisional...
blob
|
commitdiff
|
diff to current
2015-08-12
carlosgc@webkit.org
NetworkProcess: DNS prefetch happens in the Web Process
blob
|
commitdiff
|
diff to current
2015-08-11
aestes@apple.com
WebFrameLoaderClient::dispatchDecidePolicyForResponse...
blob
|
commitdiff
|
diff to current
2015-08-06
timothy_horton@app...
PDFPlugins are clipped in link previews (and remain...
blob
|
commitdiff
|
diff to current
2015-08-04
andersca@apple.com
Get rid of ReasonForCallingAllowPlugins since it's...
blob
|
commitdiff
|
diff to current
2015-07-19
gyuyoung.kim@webki...
Reduce PassRefPtr in WebKit2 - 3
blob
|
commitdiff
|
diff to current
2015-07-17
mitz@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2015-07-10
mitz@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2015-06-23
beidson@apple.com
WKFrameInfo should have an accessor for the Frame's...
blob
|
commitdiff
|
diff to current
2015-06-14
cdumez@apple.com
[WK2] API::Navigation objects are leaked on history...
blob
|
commitdiff
|
diff to current
2015-06-02
beidson@apple.com
WebKit policy delegate should suggest if a navigation...
blob
|
commitdiff
|
diff to current
2015-05-28
jhoneycutt@apple.com
[iOS] When viewing an MJPEG stream as the main resource...
blob
|
commitdiff
|
diff to current
2015-05-28
beidson@apple.com
Add a "should open urls externally" flag to DocumentLoader.
blob
|
commitdiff
|
diff to current
2015-05-12
mitz@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2015-05-01
mitz@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2015-04-29
ryuan.choi@naverco...
[CoordinatedGraphics] Merge TILED_BACKING_STORE guard...
blob
|
commitdiff
|
diff to current
2015-04-28
beidson@apple.com
Consolidate most "frame load" arguments into FrameLoadR...
blob
|
commitdiff
|
diff to current
2015-04-27
beidson@apple.com
Make 'enum NavigationType' be an enum class
blob
|
commitdiff
|
diff to current
2015-04-07
timothy_horton@app...
Expose and test fixedLayoutSize via modern WebKit SPI
blob
|
commitdiff
|
diff to current
2015-03-26
cdumez@apple.com
[WK2] WebFrameLoaderClient::dispatchDecidePolicyForResp...
blob
|
commitdiff
|
diff to current
2015-03-20
aestes@apple.com
[Content Filtering] Add tests for unblock requests
blob
|
commitdiff
|
diff to current
2015-03-16
conrad_shultz@appl...
Allow clients to selectively disable plug-ins
blob
|
commitdiff
|
diff to current
2015-03-14
commit-queue@webki...
Unreviewed, rolling out r181483.
blob
|
commitdiff
|
diff to current
2015-03-13
conrad_shultz@appl...
Allow clients to selectively disable plug-ins
blob
|
commitdiff
|
diff to current
2015-03-08
carlosgc@webkit.org
Remove willDestroyFrame in WKBundlePageLoaderClient
blob
|
commitdiff
|
diff to current
2015-03-04
aestes@apple.com
[Content Filtering] Separate unblock handling into...
blob
|
commitdiff
|
diff to current
2015-02-11
timothy_horton@app...
REGRESSION (iOS 8): PDFs embedded in <object>/<embed...
blob
|
commitdiff
|
diff to current
2015-02-10
enrica@apple.com
Hit testing is misplaced when selecting on wikipedia...
blob
|
commitdiff
|
diff to current
2015-01-30
cdumez@apple.com
Rename shared() static member functions to singleton...
blob
|
commitdiff
|
diff to current
2015-01-13
weinig@apple.com
Move more of the Navigation infrastructure down to...
blob
|
commitdiff
|
diff to current
2014-12-29
andersca@apple.com
Remove the old user message coder code
blob
|
commitdiff
|
diff to current
2014-12-29
andersca@apple.com
Convert all variadic WebProcessProxy message over to...
blob
|
commitdiff
|
diff to current
2014-12-23
weinig@apple.com
Rename WebContext to WebProcessPool
blob
|
commitdiff
|
diff to current
2014-12-22
weinig@apple.com
Allow the WebContext's history client to coexist with...
blob
|
commitdiff
|
diff to current
2014-12-03
timothy_horton@app...
Remove a SnowLeopard-era quirk for QuickLook
blob
|
commitdiff
|
diff to current
2014-11-21
benjamin@webkit.org
Remove the remaining vestiges of minimal-ui
blob
|
commitdiff
|
diff to current
2014-11-14
mitz@apple.com
<rdar://problem/18978497> Wrong (off-by-1) navigation...
blob
|
commitdiff
|
diff to current
2014-11-04
darin@apple.com
Eliminate ResourceBuffer and use SharedBuffer directly...
blob
|
commitdiff
|
diff to current
2014-11-03
commit-queue@webki...
Unreviewed, rolling out r175406, r175413, and r175423.
blob
|
commitdiff
|
diff to current
2014-10-31
darin@apple.com
Eliminate ResourceBuffer and use SharedBuffer directly...
blob
|
commitdiff
|
diff to current
2014-10-22
cdumez@apple.com
[Mac][WK2] Fix applicationIsSafari() detection
blob
|
commitdiff
|
diff to current
2014-10-07
gyuyoung.kim@samsu...
[EFL] Restore previous scroll position using restoreVie...
blob
|
commitdiff
|
diff to current
2014-09-13
jhoneycutt@apple.com
Re-add the request autocomplete feature
blob
|
commitdiff
|
diff to current
2014-09-09
antti@apple.com
Pass certificate info as part of ResourceResponse
blob
|
commitdiff
|
diff to current
2014-07-31
aestes@apple.com
USE(CONTENT_FILTERING) should be ENABLE(CONTENT_FILTERING)
blob
|
commitdiff
|
diff to current
2014-07-26
timothy_horton@app...
Crash in Web Content Process under ~PDFDocument under...
blob
|
commitdiff
|
diff to current
2014-07-23
timothy_horton@app...
REGRESSION (r171239): Much more time spent taking snaps...
blob
|
commitdiff
|
diff to current
2014-07-23
commit-queue@webki...
Unreviewed, rolling out r171366.
blob
|
commitdiff
|
diff to current
2014-07-22
timothy_horton@app...
REGRESSION (r171239): Much more time spent taking snaps...
blob
|
commitdiff
|
diff to current
2014-07-19
aestes@apple.com
[iOS] Tapping "Allow Website" on a restricted page...
blob
|
commitdiff
|
diff to current
2014-07-18
timothy_horton@app...
Take navigation snapshots whenever the current back...
blob
|
commitdiff
|
diff to current
2014-07-12
mitz@apple.com
[Cocoa] Client is not notified of same-document navigations
blob
|
commitdiff
|
diff to current
2014-07-11
antti@apple.com
REGRESSION (r170163?): Web content shifts revealing...
blob
|
commitdiff
|
diff to current
2014-07-03
mitz@apple.com
<rdar://problem/16337741> The UI process needs to track...
blob
|
commitdiff
|
diff to current
2014-07-03
dbates@webkit.org
Add WTF::move()
blob
|
commitdiff
|
diff to current
2014-07-01
mitz@apple.com
[Cocoa] Navigation parameter in navigation delegate...
blob
|
commitdiff
|
diff to current
2014-06-23
commit-queue@webki...
Add SPI for Injected Bundle to provide user agent for...
blob
|
commitdiff
|
diff to current
2014-06-19
antti@apple.com
Unfreeze the layer tree on DidFirstVisuallyNonEmptyLayout
blob
|
commitdiff
|
diff to current
2014-06-19
andersca@apple.com
Make FrameLoadType a strongly typed enum
blob
|
commitdiff
|
diff to current
2014-06-16
mitz@apple.com
<rdar://problem/17291697> [Cocoa] Can’t tell at policy...
blob
|
commitdiff
|
diff to current
2014-06-11
carlosgc@webkit.org
[GTK] Use a different user agent string depending on...
blob
|
commitdiff
|
diff to current
2014-06-04
benjamin@webkit.org
[iOS][WK2] Restore the visual scroll position instead...
blob
|
commitdiff
|
diff to current
2014-05-25
jhoneycutt@apple.com
Potential null dereference in
blob
|
commitdiff
|
diff to current
2014-05-23
benjamin@webkit.org
[iOS][WK2] Add support for minimal-ui viewports
blob
|
commitdiff
|
diff to current
2014-05-12
cfleizach@apple.com
AX: .js dialogs shown in unload while AX is running...
blob
|
commitdiff
|
diff to current
2014-05-01
simon.fraser@apple.com
Remove ENABLE_PLUGIN_PROXY_FOR_VIDEO
blob
|
commitdiff
|
diff to current
2014-04-29
mitz@apple.com
<rdar://problem/16750708> REGRESSION (r159358): Crash...
blob
|
commitdiff
|
diff to current
2014-04-29
benjamin@webkit.org
[iOS][WK2] Restore the scroll position and scale from...
blob
|
commitdiff
|
diff to current
2014-04-26
enrica@apple.com
REGRESSION (iOS WebKit2): Selection is not being repain...
blob
|
commitdiff
|
diff to current
2014-04-24
carlosgc@webkit.org
[GTK] wmode='transparent' for flash plugin doesn't...
blob
|
commitdiff
|
diff to current
2014-04-18
mitz@apple.com
[Cocoa] Add a navigation delegate method corresponding...
blob
|
commitdiff
|
diff to current
2014-04-17
mitz@apple.com
Source/WebCore: WebCore part of <rdar://problem/1660133...
blob
|
commitdiff
|
diff to current
2014-04-16
timothy_horton@app...
Minor include sanity in WebPage.h
blob
|
commitdiff
|
diff to current
2014-04-11
timothy_horton@app...
Support document-relative and custom-frame page overlays
blob
|
commitdiff
|
diff to current
2014-04-08
andersca@apple.com
Add a WKNavigationAction property indicating whether...
blob
|
commitdiff
|
diff to current
2014-04-08
timothy_horton@app...
Unify and factor out page overlay implementations
blob
|
commitdiff
|
diff to current
2014-04-04
cfleizach@apple.com
AX: iOS does not need to spin the run loop on synchrono...
blob
|
commitdiff
|
diff to current
2014-03-26
andersca@apple.com
Pass a real FrameLoadRequest to Chrome::createWindow
blob
|
commitdiff
|
diff to current
2014-03-25
andersca@apple.com
Add a WebFrame::fromCoreFrame static member function...
blob
|
commitdiff
|
diff to current
2014-03-09
simon.fraser@apple.com
[iOS Wk2] Can't scroll after going back to page in...
blob
|
commitdiff
|
diff to current
next