summaryrefslogtreecommitdiffstats
path: root/content/worker/websharedworkerclient_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Implementations of SharedWorker in the renderer process.horo@chromium.org2014-02-141-1/+1
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-051-3/+3
* Move the worker script loading code to the worker process (phase:2/5)horo@chromium.org2014-01-091-4/+26
* Remove unused WebSharedWorkerClientProxy methodskinuko@chromium.org2014-01-071-16/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-14/+14
* Explicitly reject storage access if requesting security origin is uniquekinuko@chromium.org2013-11-051-3/+1
* Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker threadkinuko@chromium.org2013-11-011-20/+15
* Removed unhanled/unused Blink API implementation for SharedWorkerkinuko@chromium.org2013-10-241-44/+0
* Remove dead IPC WorkerMsg_PostMessage.marja@chromium.org2013-10-071-13/+2
* Remove storage-related unused methods/fileskinuko@chromium.org2013-08-221-24/+0
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-3/+3
* Update Blink include pathsabarth@chromium.org2013-06-171-4/+4
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-3/+3
* Rename content/common_child to content/childscottmg@chromium.org2013-06-041-3/+3
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-2/+2
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-281-1/+1
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-161-2/+4
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-4/+4
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Proxy queryUsageAndQuota from worker process (3rd try)kinuko@chromium.org2013-03-231-0/+9
* Revert 189913 "Proxy queryUsageAndQuota from worker process"msw@chromium.org2013-03-221-9/+0
* Proxy queryUsageAndQuota from worker processalecflett@chromium.org2013-03-221-0/+9
* Revert 189731 "Proxy queryUsageAndQuota from worker process"tapted@chromium.org2013-03-221-9/+0
* Proxy queryUsageAndQuota from worker processalecflett@chromium.org2013-03-221-0/+9
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-201-4/+0
* Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-191-0/+4
* Update some #includes in content/worker for headers in the new Platform direc...pilgrim@chromium.org2013-01-151-2/+2
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+4
* Remove flags for Workers that violate multiple profile and storage isolation ...ajwong@chromium.org2012-09-141-9/+0
* IndexedDB: chrome-side changes for permission check from shared workerdgrogan@chromium.org2012-03-021-0/+7
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-2/+2
* Remove references to WebKit::WebWorkerdslomov@chromium.org2012-01-141-13/+0
* Convert use of int ms to TimeDelta in files owned by atwilson.tedvessenes@gmail.com2012-01-121-3/+3
* Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.dslomov@chromium.org2011-12-291-0/+219