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
/
child
/
service_worker
Commit message (
Expand
)
Author
Age
Files
Lines
*
ServiceWorker: Queue worker state changes until Blink is ready for them
falken@chromium.org
2014-04-28
3
-7
/
+38
*
Don't try to create ServiceWorkerDispatcher in destruction path
kinuko@chromium.org
2014-04-22
3
-2
/
+19
*
Add a ServiceWorkerMsg_SetCurrentServiceWorker IPC message.
falken@chromium.org
2014-04-17
5
-8
/
+56
*
Include thread_id in ServiceWorkerMsg_ServiceWorkerStateChanged
kinuko@chromium.org
2014-04-17
2
-1
/
+3
*
Chromium-side plumbing for ServiceWorker.statechange and .state
kinuko@chromium.org
2014-04-11
7
-25
/
+135
*
ServiceWorker: propagate provider_id to the browser process in .register
kinuko@chromium.org
2014-04-10
3
-16
/
+22
*
Introduce ServiceWorkerHandle for tracking WebServiceWorkerImpl reference
kinuko@chromium.org
2014-04-09
6
-11
/
+43
*
Return version_id for RegisterServiceWorker and use the version_id for PostMe...
kinuko@chromium.org
2014-04-08
4
-7
/
+9
*
Identify sw version at main resource load time.
michaeln@chromium.org
2014-03-31
2
-0
/
+13
*
Revert 258831 "Revert 258727 "Implement ServiceWorker::postMessage()""
jsbell@chromium.org
2014-03-24
3
-3
/
+30
*
Revert 258727 "Implement ServiceWorker::postMessage()"
benwells@chromium.org
2014-03-24
3
-30
/
+3
*
Implement ServiceWorker::postMessage()
jsbell@chromium.org
2014-03-22
3
-3
/
+30
*
Wire provider_id into scriptable API provider to start listening events for t...
kinuko@chromium.org
2014-03-10
4
-17
/
+53
*
Tease apart ServiceWorkerNetworkProvider from other stuff.
michaeln@chromium.org
2014-03-06
2
-0
/
+100
*
Post-refactoring cleanup for splitting ServiceWorkerProvider
kinuko@chromium.org
2014-02-26
2
-26
/
+17
*
Move WorkerTaskRunner to content/child.
tfarina@chromium.org
2014-02-19
2
-5
/
+4
*
Separate EmbeddedWorker messages into another file to use different msg class
kinuko@chromium.org
2014-01-09
2
-2
/
+2
*
Add ServiceWorkerContextCore registration to dispatcher host
alecflett@chromium.org
2013-12-16
3
-10
/
+9
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
More scaffolding, add class ServiceWorkerProviderHost.
michaeln@chromium.org
2013-11-22
2
-18
/
+25
*
Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...
kinuko@chromium.org
2013-11-19
2
-29
/
+25
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
5
-20
/
+20
*
Service worker registration error support
alecflett@chromium.org
2013-11-07
2
-10
/
+34
*
Flush out initial [un]registerServiceWorker roundtrip
alecflett@chromium.org
2013-10-30
9
-0
/
+437