summaryrefslogtreecommitdiffstats
path: root/content/browser/worker_host
Commit message (Expand)AuthorAgeFilesLines
* Move QuotaDispatcherHost from browser/renderer_host to browser/kinuko@chromium.org2013-07-241-1/+1
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-181-1/+1
* Rename the "Experimental WebKit Features" flag.mkwst@chromium.org2013-07-101-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-092-2/+2
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-091-1/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Move IndexedDB files out of in_process_webkitjsbell@chromium.org2013-06-261-1/+1
* Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHostnasko@chromium.org2013-06-211-19/+10
* Delete some dead code.michaeln@google.com2013-06-212-8/+0
* Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is...yhirano@chromium.org2013-06-192-0/+21
* Shared workers should support --enable-experimental-webkit-features.simonjam@chromium.org2013-06-121-0/+1
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-113-4/+4
* Stop running worker layout tests as browser testsjochen@chromium.org2013-06-101-205/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-072-2/+2
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-023-12/+12
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-314-3/+230
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-282-2/+2
* Disable WorkerXHRHttpLayoutTest.Tests under AddressSanitizer.glider@chromium.org2013-05-231-1/+3
* Move webkit/database to webkit/browser and webkit/common. Also move content::...michaeln@google.com2013-05-221-1/+1
* Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/...kinuko@chromium.org2013-05-211-1/+1
* Revert 200932 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-204-227/+3
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-184-3/+227
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-2/+3
* Revert 199840 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-134-220/+3
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-134-3/+220
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-3/+2
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-2/+3
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-4/+4
* WebSocket: Remove runtime disable flagtoyoshim@chromium.org2013-04-091-1/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+5
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-5/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+5
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-1/+1
* Move non-webkit IndexedDB code out of in_process_webkit.alecflett@chromium.org2013-03-311-1/+1
* Proxy queryUsageAndQuota from worker process (3rd try)kinuko@chromium.org2013-03-233-1/+21
* Revert 189913 "Proxy queryUsageAndQuota from worker process"msw@chromium.org2013-03-223-21/+1
* Proxy queryUsageAndQuota from worker processalecflett@chromium.org2013-03-223-1/+21
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-0/+1
* Disable WorkerTest.QueuedSharedWorkerShutdown on windows debug bots.tapted@chromium.org2013-03-221-1/+7
* Revert 189731 "Proxy queryUsageAndQuota from worker process"tapted@chromium.org2013-03-223-21/+1
* Proxy queryUsageAndQuota from worker processalecflett@chromium.org2013-03-223-1/+21
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-2/+21
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-8/+10
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-4/+4