summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* Update some #includes in content/worker for headers that have moved to the ne...pilgrim@chromium.org2013-02-061-1/+1
* Update some #includes in content/worker for headers in the new Platform direc...pilgrim@chromium.org2013-01-156-11/+11
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-1/+2
* Call new WebKit::setIDBFactory method to initialize Indexed DB supportpilgrim@chromium.org2013-01-081-0/+3
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-021-2/+2
* Fiddle with includes so we don't break the build once we land https://bugs.we...pilgrim@chromium.org2012-12-171-1/+0
* Sandbox the worker process on Macjeremy@chromium.org2012-12-171-0/+4
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-112-6/+0
* Initialize the Linux sandbox earlier in workers.jln@chromium.org2012-11-291-5/+6
* content: Update the includes to point to ipc_listener.htfarina@chromium.org2012-11-101-1/+1
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-231-1/+1
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-1/+1
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-5/+6
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-223-6/+5
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-2113-7/+57
* Remove flags for Workers that violate multiple profile and storage isolation ...ajwong@chromium.org2012-09-141-9/+0
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-116-9/+3
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-2/+2
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Block ptrace (and ptrace-like) syscalls from the renderer and worker processs.cevans@chromium.org2012-06-011-1/+5
* Deprecate FileUtilities::getFileSize and getFileModifiedTimekinuko@chromium.org2012-05-301-29/+0
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-251-0/+19
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-192-0/+12
* Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse...jam@chromium.org2012-03-293-632/+0
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-2/+0
* Use SyncMessageFilter to Send() ipc messages from background threads.michaeln@google.com2012-03-061-1/+2
* Automatically start the GPU process 5s after browser startup.fischman@chromium.org2012-03-031-15/+15
* IndexedDB: chrome-side changes for permission check from shared workerdgrogan@chromium.org2012-03-022-0/+8
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-013-6/+6
* Fix a typo from r123359.thestig@chromium.org2012-02-241-2/+2
* Re-Disabling WorkerTest.LimitTotal on Windows.dpapad@chromium.org2012-02-231-1/+7
* [flaky fixlet] Fixing WorkerTest.LimitTotal, WorkerTest.LimitPerPagedpapad@chromium.org2012-02-231-16/+11
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-221-2/+6
* Remove FileSystem worker layout tests from worker_uitests.adamk@chromium.org2012-02-181-151/+0
* Get IPC working for Indexed DB in shared workers.dgrogan@chromium.org2012-02-164-3/+24
* Flakiness cleanup: disable flaky tests under content/evan@chromium.org2012-02-141-21/+16
* Mark WorkerFileSystemTest.AsyncOperations as flaky.csilv@chromium.org2012-02-091-1/+2
* Unflaking shared worker testsdslomov@chromium.org2012-02-031-18/+15
* Removing and unflaking tests in WorkerTestdslomov@chromium.org2012-02-031-124/+7
* Adding myself as an owner to content/workers/testdslomov@chromium.org2012-02-021-0/+1
* Enable ExtensionApiTest.WebSocket and WorkerTest.WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-261-8/+1
* Disable WebSocket related tests only in Win32toyoshim@chromium.org2012-01-251-1/+6
* Disable WorkerWebSocketLayoutTests in all platformstoyoshim@chromium.org2012-01-241-4/+1
* Disable WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-241-0/+5
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-232-3/+10
* Remove references to WebKit::WebWorkerdslomov@chromium.org2012-01-142-17/+1