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
/
worker
/
websharedworkerclient_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementations of SharedWorker in the renderer process.
horo@chromium.org
2014-02-14
1
-1
/
+1
*
Move the worker script loading code to the worker process (phase:4/5)
horo@chromium.org
2014-02-05
1
-3
/
+3
*
Move the worker script loading code to the worker process (phase:2/5)
horo@chromium.org
2014-01-09
1
-4
/
+26
*
Remove unused WebSharedWorkerClientProxy methods
kinuko@chromium.org
2014-01-07
1
-16
/
+0
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-14
/
+14
*
Explicitly reject storage access if requesting security origin is unique
kinuko@chromium.org
2013-11-05
1
-3
/
+1
*
Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker thread
kinuko@chromium.org
2013-11-01
1
-20
/
+15
*
Removed unhanled/unused Blink API implementation for SharedWorker
kinuko@chromium.org
2013-10-24
1
-44
/
+0
*
Remove dead IPC WorkerMsg_PostMessage.
marja@chromium.org
2013-10-07
1
-13
/
+2
*
Remove storage-related unused methods/files
kinuko@chromium.org
2013-08-22
1
-24
/
+0
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
1
-3
/
+3
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-4
/
+4
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-3
/
+3
*
Rename content/common_child to content/child
scottmg@chromium.org
2013-06-04
1
-3
/
+3
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
1
-1
/
+1
*
Cleanup: Deprecate FileSystemCallbackDispatcher
kinuko@chromium.org
2013-05-16
1
-2
/
+4
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-4
/
+4
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Proxy queryUsageAndQuota from worker process (3rd try)
kinuko@chromium.org
2013-03-23
1
-0
/
+9
*
Revert 189913 "Proxy queryUsageAndQuota from worker process"
msw@chromium.org
2013-03-22
1
-9
/
+0
*
Proxy queryUsageAndQuota from worker process
alecflett@chromium.org
2013-03-22
1
-0
/
+9
*
Revert 189731 "Proxy queryUsageAndQuota from worker process"
tapted@chromium.org
2013-03-22
1
-9
/
+0
*
Proxy queryUsageAndQuota from worker process
alecflett@chromium.org
2013-03-22
1
-0
/
+9
*
Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPE
pilgrim@chromium.org
2013-03-20
1
-4
/
+0
*
Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPE
pilgrim@chromium.org
2013-03-19
1
-0
/
+4
*
Update some #includes in content/worker for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-15
1
-2
/
+2
*
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...
jam@chromium.org
2012-10-21
1
-0
/
+4
*
Remove flags for Workers that violate multiple profile and storage isolation ...
ajwong@chromium.org
2012-09-14
1
-9
/
+0
*
IndexedDB: chrome-side changes for permission check from shared worker
dgrogan@chromium.org
2012-03-02
1
-0
/
+7
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-2
/
+2
*
Remove references to WebKit::WebWorker
dslomov@chromium.org
2012-01-14
1
-13
/
+0
*
Convert use of int ms to TimeDelta in files owned by atwilson.
tedvessenes@gmail.com
2012-01-12
1
-3
/
+3
*
Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.
dslomov@chromium.org
2011-12-29
1
-0
/
+219