index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
shared_worker
/
shared_worker_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: Clean-up service/shared workers code after switching to main thread...
vsevik
2014-10-21
1
-14
/
+0
*
Fix WeakPtrFactory member ordering in content
mohan.reddy
2014-09-25
1
-2
/
+2
*
DevTools: Add plumbing for workerReadyForInspection event from renderer to br...
vsevik@chromium.org
2014-08-20
1
-0
/
+18
*
Remove disable-embedded-shared-worker flag and shared worker process related ...
horo@chromium.org
2014-07-25
1
-1
/
+1
*
Implementation of shared worker code path when WebView guest creates a shared...
hanxi@chromium.org
2014-07-10
1
-3
/
+18
*
Call EmbeddedWorkerDevToolsManager::WorkerDestroyed from SharedWorkerHost::Wo...
horo@chromium.org
2014-05-19
1
-14
/
+21
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-5
/
+5
*
Rename SharedWorkerDevToolsManager to EmbeddedWorkerDevToolsManager.
horo@chromium.org
2014-05-02
1
-4
/
+4
*
Don't call SharedWorkerDevToolsManager::WorkerDestroyed while reserving the r...
horo@chromium.org
2014-04-24
1
-12
/
+5
*
Fix the race issue in SharedWorkerServiceImpl::CreateWorker.
horo@chromium.org
2014-04-22
1
-7
/
+15
*
Make DevTools support for the embedded SharedWorker.
horo@chromium.org
2014-04-03
1
-10
/
+34
*
Revert of Make DevTools support for the embedded SharedWorker. (https://coder...
horo@chromium.org
2014-04-03
1
-34
/
+10
*
Make DevTools support for the embedded SharedWorker.
horo@chromium.org
2014-04-03
1
-10
/
+34
*
Refactor SharedWorkerHost and SharedWorkerInstance.
horo@chromium.org
2014-03-31
1
-24
/
+63
*
Add UMA stats for SharedWorker in SharedWorkerHost.
horo@chromium.org
2014-03-27
1
-1
/
+9
*
Add SharedWorkerServiceImpl::CheckWorkerDependency().
horo@chromium.org
2014-03-13
1
-1
/
+0
*
Revert 256305 "Add SharedWorkerServiceImpl::CheckWorkerDependenc..."
cpu@chromium.org
2014-03-11
1
-0
/
+1
*
Add SharedWorkerServiceImpl::CheckWorkerDependency().
horo@chromium.org
2014-03-11
1
-1
/
+0
*
Implement AllowDatabase, AllowFileSystem, AllowIndexedDB in SharedWorkerHost.
horo@chromium.org
2014-03-11
1
-6
/
+36
*
Tells the crash of SharedWorker to RenderViewHosts.
horo@chromium.org
2014-03-05
1
-0
/
+28
*
Implement SharedWorkerServiceImpl::TerminateWorker().
horo@chromium.org
2014-03-05
1
-0
/
+4
*
Implement some mothods in SharedWorkerHost and SharedWorkerServiceImpl
horo@chromium.org
2014-02-28
1
-0
/
+166
*
Implement SharedWorkerServiceImpl::CreateWorker and SharedWorkerInstance and ...
horo@chromium.org
2014-02-26
1
-0
/
+30