git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
A hung webpage pretends to be responsive if you scroll
[WebKit-https.git]
/
Source
/
WebKit2
/
UIProcess
/
WebProcessProxy.h
2015-11-20
ggaren@apple.com
A hung webpage pretends to be responsive if you scroll
blob
|
commitdiff
|
raw
2015-11-20
achristensen@apple.com
Remove NETWORK_PROCESS compile flag
blob
|
commitdiff
|
raw
|
diff to current
2015-11-20
commit-queue@webki...
Unreviewed, rolling out r192667 and r192668.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-20
commit-queue@webki...
Remove the non-NetworkProcess configurations
blob
|
commitdiff
|
raw
|
diff to current
2015-11-17
ggaren@apple.com
A window with a hung tab waits 5s before closing
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
andersca@apple.com
CTTE the responsiveness timer getter
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
andersca@apple.com
Add KVO-compliant _webProcessIsResponsive property...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-02
andersca@apple.com
Remove unused API client callback code
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
andersca@apple.com
Rename VisitedLinkProvider to VisitedLinkStore
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
weinig@apple.com
Replace WebPageConfiguration with API::PageConfiguratio...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
dbates@webkit.org
WTFCrash() in WebKit::WebProcess::networkConnection()
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
barraclough@apple.com
Networking process sometimes suspended while WebContent...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
beidson@apple.com
Rename connectionDidClose and related methods to be...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
dbates@webkit.org
Rename ProcessThrottlerClient::{send, cancel}ProcessWil...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
dbates@webkit.org
Make {Network, Web}ProcessProxy inherit from ProcessThr...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
dbates@webkit.org
[iOS] Close all open databases in expiration handler...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
commit-queue@webki...
Track IconDatabase retain counts for WebContent process...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
cdumez@apple.com
[WK2][iOS] Extend ProcessThrottler use to the NetworkPr...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
akling@apple.com
WebProcessProxy should not retain WebBackForwardListIte...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
andersca@apple.com
Add (unused for now) code to delete website data for...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
andersca@apple.com
Implement more of the data fetching API
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
andersca@apple.com
Add API for clearing in-memory caches to WKWebsiteDataStore
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
timothy_horton@app...
Sometimes RemoteLayerBackingStore ends up non-volatile...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
timothy_horton@app...
Add a WebKitMessageRecorder DTrace provider, exposing...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
mrowe@apple.com
<https://webkit.org/b/140504> REGRESSION (r178452)...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
andersca@apple.com
Sprinkle some CTTE in ChildProcessProxy member functions
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
andersca@apple.com
Switch VisitedLinkProvider over to WebProcessLifetimeOb...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-05
andersca@apple.com
Change more of the IPC code to take connections by...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-04
andersca@apple.com
Clean up some of the IPC code
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
andersca@apple.com
Handle coding object graphs in the UI process
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
andersca@apple.com
Add WebProcessProxy::transformHandlesToObjects
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
weinig@apple.com
Rename WebContext to WebProcessPool
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
weinig@apple.com
Allow the WebContext's history client to coexist with...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
barraclough@apple.com
Use MachSendRight in WebKit2
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
andersca@apple.com
Ref-ify WebPageProxy and WebProcessProxy creation functions
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
barraclough@apple.com
Keep single RefCounter to track whether any pages in...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
barraclough@apple.com
Track pages preventing suppression in WebProcessProxy...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
dbates@webkit.org
[iOS] WebProcess needs to take a background task assert...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
cdumez@apple.com
Allow implicit conversion from Ref<T> to T&
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
commit-queue@webki...
Removing CUSTOM_PROTOCOLS guard
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
jeffm@apple.com
WKDownloadCopyRequest() returns 0 until the download...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
ap@apple.com
More occasional crashes in ServicesController::resfresh...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
timothy_horton@app...
Remove WebBackForwardListItems when their owning page...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
andersca@apple.com
Change the AddBackForwardItem message to take a page...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
mitz@apple.com
Web process should become active when sent a message...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
timothy_horton@app...
[iOS][wk2] Ensure that layers are marked volatile befor...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=132522
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
barraclough@apple.com
Fix PageVisibility on iOS
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
zandobersek@gmail.com
Move cross-port WebKit2 code to std::unique_ptr
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
barraclough@apple.com
On iOS keep network process running using a process...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
barraclough@apple.com
Update SPI for managing tabs
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
ap@apple.com
Generalize WebInspector check in maybeInitializeSandbox...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
andersca@apple.com
Make WebProcessProxy::pages() return an IteratorRange
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
mmaxfield@apple.com
WebProcessProxy::updateProcessState() is causing duplic...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
psolanki@apple.com
[iOS][WebKit2] Adopt SPI for managing tabs
blob
|
commitdiff
|
raw
|
diff to current
2014-02-15
mitz@apple.com
Stop using PLATFORM(MAC) in WebKit2/UIProcess except...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
andersca@apple.com
Simplify web page creation
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
commit-queue@webki...
Flesh out session APIs (still not enabled at API level).
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
commit-queue@webki...
Unreviewed, rolling out r162237 and r162241.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
commit-queue@webki...
Flesh out session APIs (still not enabled at API level).
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
commit-queue@webki...
Remove workaround for compilers not supporting explicit...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
mrowe@apple.com
WebKit2 leaks sudden termination assertions when a...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-04
barraclough@apple.com
Simplify process suppression state calculation
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
barraclough@apple.com
Propagate WindowServer modifications state to WebProcess
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
andersca@apple.com
Move code over to the IPC namespace.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-17
andersca@apple.com
Back out r159982
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
andersca@apple.com
More UserData work
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
weinig@apple.com
WebPageGroups should keep track of what processes they...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
weinig@apple.com
[CTTE] The WebPageProxy's WebProcessProxy is never...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-01
weinig@apple.com
[CTTE] The WebPageProxy's WebPageGroup is never null...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-30
weinig@apple.com
[CTTE] WebPageProxy should store the PageClient as...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
commit-queue@webki...
Unreviewed, rolling out r159740.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
weinig@apple.com
WebPageGroup's should keep track of what processes...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
mitz@apple.com
Reverted r159603, as it appears to have caused Safari...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
weinig@apple.com
WebPageGroup's should keep track of what processes...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-16
beidson@apple.com
Flesh out the DatabaseProcess (and launch it!)
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
andersca@apple.com
Move MessageEncoder and ArgumentEncoder to std::unique_ptr
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
weinig@apple.com
SharedWorkerProcess code is dead
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
andersca@apple.com
Remove the ENABLE_PLUGIN_PROCESS #define
blob
|
commitdiff
|
raw
|
diff to current
2013-08-09
timothy_horton@app...
navigator.plugins has plugins in it when plugins are...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
akling@apple.com
PPT: Closing tab that is hung or chewing 100% CPU leave...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
andersca@apple.com
Provide an API to run sandboxed plug-ins outside of...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
akling@apple.com
Unreviewed, rolling out r150384.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
akling@apple.com
PPT: Closing tab that is hung or chewing 100% CPU leave...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
barraclough@apple.com
Only allow 1 WebProcess to hold a PageCache
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
akling@apple.com
Unload event listeners should prevent Safari from insta...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
akling@apple.com
When possible, terminate web processes immediately...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
andersca@apple.com
Remove extra spaces between right angle brackets in...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
benjamin@webkit.org
[WK2] WebPageProxy loadURL() won't work when called...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
beidson@apple.com
Make PluginProcessProxy a ChildProcessProxy.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-09
andersca@apple.com
Move plug-in enumeration back to the main thread
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
weinig@apple.com
Make CustomProtocolManagerProxy a MessageReceiver
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
andersca@apple.com
Update message generation to use the new queue client...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
andersca@apple.com
Change didReceiveMessageOnConnectionWorkQueue semantics
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
andersca@apple.com
Add didCloseOnConnectionWorkQueue to Connection::QueueC...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-02
weinig@apple.com
Make it possible to modify the connection from ChildPro...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
bweinstein@apple.com
Add a call to the page UI client to determine if a...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
andersca@apple.com
Remove Web Intents code from WebKit2
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
andersca@apple.com
Remove MessageID from MessageSender
blob
|
commitdiff
|
raw
|
diff to current
next