summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* Remove disable-embedded-shared-worker flag and shared worker process related ...horo@chromium.org2014-07-2516-1395/+0
* Fixes for re-enabling more MSVC level 4 warnings: content/ editionpkasting@chromium.org2014-07-151-1/+1
* Mojo: Remove InterfaceProvider.sammc@chromium.org2014-06-301-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-251-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Add chrome/plugin and chrome/utility to GN build.brettw@chromium.org2014-06-231-3/+1
* Add more content subtargets and deps to the GN build.brettw@chromium.org2014-06-131-0/+34
* Clean up in browser side of allowFileSystem.hanxi@chromium.org2014-05-262-11/+0
* Avoid sync IPCs for FileSystem APIhanxi@chromium.org2014-05-242-1/+13
* Remove stray platform_file.h from contentrvargas@chromium.org2014-05-141-1/+0
* Introduce enablePreciseMemoryInfo switch and apply it to both renderer and sh...pan.deng@intel.com2014-05-031-4/+0
* Revert accidental dartium code pushjamescook@chromium.org2014-04-172-8/+0
* Changes for 1750 rollterry@google.com2014-04-171-1/+1
* merged 1908terry@google.com2014-04-172-0/+8
* Branching for 1847 @251904terry@google.com2014-04-171-2/+0
* Changes for 1750 rollterry@google.com2014-04-171-0/+2
* Make shared worker aware kEnableSharedWorkerMemoryInfo switchpan.deng@intel.com2014-04-111-1/+8
* Remove unnecessary Platform::createMessagePortChannel methoddarin@chromium.org2014-04-092-13/+4
* Chromium-side: Prepare for using Mojo to implement HTML MessagePortdarin@chromium.org2014-04-082-0/+12
* Add pause_on_start flag to WorkerProcessMsg_CreateWorker_Params.horo@chromium.org2014-03-293-0/+8
* Remove WebKitPlatformSupportImpl and WebKitPlatformSupportChildImpl classes. ...jam@chromium.org2014-03-241-2/+2
* Remove some content_child dependency from content_commonsheu@chromium.org2014-03-131-2/+2
* Encrypted Media: Add supportsEncryptedMediaMIMEType().xhwang@chromium.org2014-02-262-0/+11
* Remove WebFrame-based WebApplicationCacheHost API and move to platform includesadamk@chromium.org2014-02-202-6/+0
* Don't terminate SharedWorker while loading the script.horo@chromium.org2014-02-191-3/+3
* Implementations of SharedWorker in the renderer process.horo@chromium.org2014-02-144-140/+2
* Implement new willStartMainResourceRequest method of blink::WebApplicationCac...adamk@chromium.org2014-02-132-0/+6
* Add kinuko@ and horo@ to content/worker and content/browser/worker_host OWNERSkinuko@chromium.org2014-02-071-0/+2
* Quota: Remove ifdef macros used for callback cleanupnhiroki@chromium.org2014-02-062-10/+2
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-056-77/+32
* Quota: Remove self-destructive callbacks for cleanup (Chromium)nhiroki@chromium.org2014-02-042-2/+12
* Move the rest of webkit/glue into content/childtfarina@chromium.org2014-02-012-5/+4
* Remove SetJavaScriptFlags() wrapper function from webkit.tfarina@chromium.org2014-01-292-2/+4
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-4/+4
* Move the worker script loading code to the worker process (phase:2/5)horo@chromium.org2014-01-095-25/+77
* Remove unused WebSharedWorkerClientProxy methodskinuko@chromium.org2014-01-072-24/+0
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-3/+3
* Split blink::WebSharedWorker interface into two in Chrome side (phase:2/3)horo@chromium.org2013-12-161-1/+1
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* IndexedDB: Simplify blink public/platform implementation namesjsbell@chromium.org2013-12-121-4/+3
* Ensure chrome://tracing shows IndexedDB as optionjsbell@chromium.org2013-12-071-0/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-032-7/+9
* Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...kinuko@chromium.org2013-11-191-2/+1
* Followup cleanup for WebDatabaseObserverkinuko@chromium.org2013-11-182-2/+2
* Implement ScopedChildProcessReference classkinuko@chromium.org2013-11-122-2/+3
* Change WebDatabaseObserverImpl to implement public/platform's WebDatabaseObse...kinuko@chromium.org2013-11-124-7/+20
* Pass --js-flags to shared workers.dslomov@chromium.org2013-11-121-2/+9