summaryrefslogtreecommitdiffstats
path: root/chrome/worker
Commit message (Expand)AuthorAgeFilesLines
* Disabling new worker http auth tests that are failing on windows and linux va...atwilson@chromium.org2010-01-281-0/+7
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-0/+36
* Marking the WorkerWebSocketLayoutTests as flaky.ananta@chromium.org2010-01-271-1/+3
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-36/+0
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-0/+36
* Enable WorkerWebSocketLayoutTests.ukai@chromium.org2010-01-191-6/+1
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-152-6/+0
* Mark WorkerTest.LimitTotal is flaky even on Windows.jshin@chromium.org2010-01-131-3/+1
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-131-1/+0
* Disable websocket worker tests on debug binary temporary until WebKit fixed.ukai@chromium.org2010-01-131-0/+6
* Add LayoutTests/websocket/tests/worker support.ukai@chromium.org2010-01-132-11/+34
* Fix wrong macro OS_MAC -> OS_MACOSXtyoshino@google.com2010-01-121-1/+1
* Mark flaky test WorkerTest.WorkerFastLayoutTests0.tyoshino@google.com2010-01-091-0/+3
* Marking WorkerTest.LimitTotal disabled.tyoshino@google.com2010-01-081-1/+1
* Shard WorkerFastLayoutTests to avoid Flakiness.ajwong@chromium.org2010-01-081-54/+76
* Mark WorkerTest.LimitPerPage as flaky on Linux.viettrungluu@chromium.org2010-01-061-0/+5
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-221-7/+0
* Disable MultipleWorkers on Linux as it is failing sporadically.atwilson@chromium.org2009-12-151-0/+6
* Comments out WorkerTest.FLAKY_LimitTotal on Linux.hbono@chromium.org2009-12-141-0/+2
* Disabling various worker tests for valgrindatwilson@chromium.org2009-12-121-0/+3
* Disable crashing test on linuxatwilson@chromium.org2009-12-121-1/+4
* Enabled a number of worker tests on various platforms.atwilson@chromium.org2009-12-121-21/+11
* Marking failing IncognitoSharedWorkers uitest as flaky on Linux.robertshield@chromium.org2009-12-101-0/+4
* Fix a memory leak in the worker tests.levin@chromium.org2009-12-101-0/+6
* WebSocket in Worker: commandline passing for worker process.ukai@chromium.org2009-12-071-0/+14
* Mark a test as flaky that failed for 1/2 of yesterday on one bot. Doing fine...thomasvl@chromium.org2009-12-041-0/+4
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-3/+4
* Changed shared worker code so incognito windows do not have access to non-inc...atwilson@chromium.org2009-11-262-1/+41
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-0/+7
* Disable these only on linuxtim@chromium.org2009-11-231-4/+15
* Disable more tests causing crashes and failures on LinuxTest(dbg) and valgrin...tim@chromium.org2009-11-231-3/+8
* Test continues to be flaky, but it's getting run anyway so mark it DISABLED t...tim@chromium.org2009-11-231-6/+3
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-2/+1
* Mark worker tests as flaky on mac.tim@chromium.org2009-11-211-0/+4
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-182-5/+6
* Enable worker-timeout.html layout test. It's fixed upstream.dimich@chromium.org2009-11-141-3/+1
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-6/+0
* Enabling shared worker tests for Linux/Mac. Windows is blocked on b27636.atwilson@chromium.org2009-11-131-1/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-136-19/+19
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-134-10/+18
* Upstreaming WebKit.gypyaar@chromium.org2009-11-129-20/+20
* Turned on shared worker tests and added test expectations.atwilson@chromium.org2009-11-101-0/+59
* Enable back some worker UI tests.ager@chromium.org2009-11-091-4/+2
* Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until...atwilson@chromium.org2009-11-091-1/+1
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-061-0/+5
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-052-0/+6
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-0510-91/+311
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-052-2/+2
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-0510-311/+91
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-0510-91/+311