summaryrefslogtreecommitdiffstats
path: root/content/worker
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert use of int ms to TimeDelta in files owned by atwilson.tedvessenes@gmail.com2012-01-122-5/+5
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-122-8/+4
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-092-4/+8
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-291-7/+9
* Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.dslomov@chromium.org2011-12-293-40/+44
* Disabling WorkerTest.SharedWorkerHttpAuth failing on webkit canaries.vsevik@chromium.org2011-12-051-1/+1
* Update includes to new header locationsabarth@chromium.org2011-12-037-12/+12
* Define DevTools content APIyurys@chromium.org2011-12-011-3/+2
* Re-enable WorkerTest.WorkerWebSocketLayoutTests.toyoshim@chromium.org2011-11-251-3/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-2/+2
* Update callers of WebSecurityOrigin::isEmpty to call WebSecurityOrigin::isUniqueabarth@chromium.org2011-11-211-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-172-4/+4
* Mark WorkerTest.WorkerMessagePortGC as flaky on mac.kmadhusu@chromium.org2011-11-151-4/+1
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-152-6/+8
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Mark test flaky that just failed on Windows.joi@chromium.org2011-11-141-0/+3