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
/
common
/
service_worker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chromium-side plumbing for ServiceWorker -> Document postMessage (2/3)
kinuko@chromium.org
2014-05-09
1
-3
/
+17
*
Populate .current right after navigator.serviceWorker is accessed
kinuko@chromium.org
2014-05-08
1
-12
/
+6
*
[Retry] ServiceWorker: Initialize ServiceWorkerStorage with ServiceWorkerData...
nhiroki@chromium.org
2014-05-07
1
-0
/
+1
*
Revert of ServiceWorker: Initialize ServiceWorkerStorage with ServiceWorkerDa...
nhiroki@chromium.org
2014-05-07
1
-1
/
+0
*
ServiceWorker: Initialize ServiceWorkerStorage with ServiceWorkerDatabase
nhiroki@chromium.org
2014-05-07
1
-0
/
+1
*
Add WorkerScriptLoaded message to support attaching DevTools while starting S...
horo@chromium.org
2014-05-06
1
-0
/
+10
*
ServiceWorker script cache reading
michaeln@chromium.org
2014-05-06
1
-0
/
+1
*
Introduce worker_devtools_agent_route_id for EmbeddedWorker.
horo@chromium.org
2014-04-30
1
-5
/
+11
*
Indent for each IPC_STRUCT_MEMBER in embedded_worker_messages.h
horo@chromium.org
2014-04-25
1
-5
/
+5
*
Migrate all ServiceWorkerVersion messaging on top of OnMessageReceived
kinuko@chromium.org
2014-04-24
2
-25
/
+22
*
Add chromium-side plumbing for ServiceWorkerGlobalScope.clients
kinuko@chromium.org
2014-04-23
1
-0
/
+10
*
ServiceWorker should be able to send messages to browser (not only for reply)
kinuko@chromium.org
2014-04-23
1
-5
/
+7
*
Show console messages from ServiceWorker on serviceworker-internals
horo@chromium.org
2014-04-22
1
-0
/
+17
*
Add a ServiceWorkerMsg_SetCurrentServiceWorker IPC message.
falken@chromium.org
2014-04-17
3
-1
/
+14
*
Include thread_id in ServiceWorkerMsg_ServiceWorkerStateChanged
kinuko@chromium.org
2014-04-17
1
-1
/
+9
*
Implement ServiceWorkerGlobalScope 'scope' attribute [Chromium]
jsbell@chromium.org
2014-04-15
1
-1
/
+2
*
Chromium-side plumbing for ServiceWorker.statechange and .state
kinuko@chromium.org
2014-04-11
2
-19
/
+31
*
ServiceWorker: propagate provider_id to the browser process in .register
kinuko@chromium.org
2014-04-10
1
-12
/
+14
*
Introduce ServiceWorkerHandle for tracking WebServiceWorkerImpl reference
kinuko@chromium.org
2014-04-09
1
-1
/
+5
*
SW: Propagate errors/exceptions from service worker to browser
nhiroki@chromium.org
2014-04-09
1
-1
/
+9
*
Return version_id for RegisterServiceWorker and use the version_id for PostMe...
kinuko@chromium.org
2014-04-08
2
-2
/
+5
*
Browser side of new ServiceWorker 'sync' event. The blink side is https://co...
jkarlin@chromium.org
2014-04-01
1
-0
/
+5
*
This dispatches the "activate" event to service workers after they're install...
dominicc@chromium.org
2014-04-01
1
-0
/
+5
*
Identify sw version at main resource load time.
michaeln@chromium.org
2014-03-31
1
-29
/
+37
*
Add a status code to install event handled message from Service Worker
falken@chromium.org
2014-03-29
1
-6
/
+9
*
Revert 258831 "Revert 258727 "Implement ServiceWorker::postMessage()""
jsbell@chromium.org
2014-03-24
1
-0
/
+12
*
Revert 258727 "Implement ServiceWorker::postMessage()"
benwells@chromium.org
2014-03-24
1
-12
/
+0
*
Implement ServiceWorker::postMessage()
jsbell@chromium.org
2014-03-22
1
-0
/
+12
*
Small fixes/cleanups in ServiceWorker code
kinuko@chromium.org
2014-03-18
1
-1
/
+1
*
Support dispatching ServiceWorker FetchEvent and receiving response
falken@chromium.org
2014-03-11
3
-18
/
+29
*
Wire provider_id into scriptable API provider to start listening events for t...
kinuko@chromium.org
2014-03-10
1
-0
/
+10
*
Add skeleton code for ServiceWorkerURLRequestJob
kinuko@chromium.org
2014-03-05
1
-0
/
+2
*
Cleanup ServiceWorkerStorage class (and registration flow)
kinuko@chromium.org
2014-02-28
2
-0
/
+10
*
Start of Chrome-side plumbing for ServiceWorker fetch
falken@chromium.org
2014-02-20
3
-0
/
+42
*
Add security team as owners for IPC message files.
tsepez@chromium.org
2014-02-11
1
-0
/
+14
*
Use validating form of IPC enum macros for blink types.
tsepez@chromium.org
2014-02-11
1
-1
/
+2
*
Use constant for invalid request_id in EmbeddedWorker messaging
kinuko@chromium.org
2014-02-06
1
-0
/
+5
*
Implement ServiceWorkerVersion::DispatchInstallEvent()
kinuko@chromium.org
2014-02-06
1
-0
/
+11
*
Implement ServiceWorkerVersion::SendMessage()
kinuko@chromium.org
2014-02-05
1
-2
/
+6
*
Refine error code returned by ServiceWorkerVersion::StartWorker (e.g. PROCESS...
kinuko@chromium.org
2014-01-30
2
-0
/
+6
*
Have a central operation status code for ServiceWorker
kinuko@chromium.org
2014-01-24
2
-0
/
+74
*
Adding slightly clearer separation between SW and EmbeddedWorker (still incom...
kinuko@chromium.org
2014-01-22
2
-9
/
+20
*
Separate EmbeddedWorker messages into another file to use different msg class
kinuko@chromium.org
2014-01-09
5
-0
/
+179