summaryrefslogtreecommitdiffstats
path: root/chrome/worker
Commit message (Expand)AuthorAgeFilesLines
...
* Disable WorkerTest.WorkerFastLayoutTests.huanr@chromium.org2009-09-301-1/+3
* Disabling failing WorkerTest.MessagePorts after WebKit roll.levin@chromium.org2009-09-291-1/+1
* Disable a test that is causing valgrind problems.levin@chromium.org2009-09-261-2/+2
* More fixes for WorkerFastLayoutTests: enable them on Mac and Win, reintroduce...dimich@google.com2009-09-251-1/+7
* Re-disable all Worker tests until I can figure out exact set of failing ones.dimich@google.com2009-09-241-1/+1
* Re-enable WorkerFastTests and disable only one that fails.dimich@google.com2009-09-241-3/+3
* Disable Worker*.WorkerFastLayoutTests for now.jshin@chromium.org2009-09-241-5/+2
* Enable and rebaseline worker-close.html after the upstream fix (http://trac.w...jianli@chromium.org2009-09-241-3/+1
* WorkerFastLayoutTests works fine on the Linux try bots, but fails on the Linu...atwilson@chromium.org2009-09-241-0/+4
* Un-reverting 26919, and disabling worker-cloneports since it is flaky.atwilson@chromium.org2009-09-241-1/+46
* Reverting 26919.atwilson@chromium.org2009-09-231-42/+1
* Added missing layout tests along with associated rebaselinings.atwilson@chromium.org2009-09-231-1/+42
* Fix race condition with message ports being dropped if sent before a worker s...jam@chromium.org2009-09-211-0/+1
* Fixed Chrome implementation of worker error reporting to report errors via ev...atwilson@chromium.org2009-09-181-1/+1
* Disable WorkerTest::WorkerFastLayoutTestsdglazkov@chromium.org2009-09-011-1/+1
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-011-0/+7
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-264-23/+32
* Enable message ports for workers.jam@chromium.org2009-08-065-9/+40
* Enable worker layout tests after the WebKit patch to fix an assert is landed.jianli@chromium.org2009-08-061-8/+8
* Run the DOM Storage layout tests in the UI test framework since the test shel...jorlow@chromium.org2009-08-051-275/+14
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-052-0/+7
* Temporarily disable all Worker tests.dglazkov@chromium.org2009-08-041-8/+8
* Cross-process Message Port implementation.jam@chromium.org2009-08-043-0/+36
* Rebaseline worker-constructor.html and enable it and other 2 tests in running...jianli@chromium.org2009-07-301-2/+3
* Disable worker-constructor.html until the WebKit side change is landed and we...jianli@chromium.org2009-07-301-1/+1
* Enable layout tests: worker-constructor.html and worker-script-error.html.jianli@chromium.org2009-07-281-10/+29
* Reenable running worker UI tests.jianli@chromium.org2009-07-241-11/+0
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-242-0/+16
* Disable worker tests for debug builds.darin@chromium.org2009-07-231-0/+11
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-233-30/+11
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-233-11/+30
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-233-30/+11
* Split the IPC code into ipc/agl@chromium.org2009-07-222-2/+2
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-213-11/+30
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-203-30/+11
* Disable text-encoding.html from Worker http layout tests, it appears to be un...dimich@google.com2009-07-171-1/+1
* Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...dimich@google.com2009-07-171-3/+9
* Attempt to re-enable the http worker tests. I can't repro the 'flak' so I'm g...dimich@google.com2009-07-171-1/+1
* Disable running layout tests worker-constructor.html and worker-redirect.html...jianli@chromium.org2009-07-161-3/+2
* Disable WorkerHttpLayoutTests which is flaky (both debug and release winxp).sverrir@chromium.org2009-07-151-1/+1
* Make workers functional on OSX and Linux.levin@chromium.org2009-07-143-5/+2
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-142-1/+4
* Platform cleanup in worker_uitest.cc.phajdan.jr@chromium.org2009-07-131-4/+4
* Fix the problem that the temp worker directory is not deleted if the http ser...jianli@chromium.org2009-07-081-2/+22
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+4
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-032-0/+7
* Add one more layout test LayoutTests\http\tests\xmlhttprequest\works\close.ht...jianli@chromium.org2009-06-301-0/+1
* Change to use encodeURIComponent to encode the UTF8 character in the returnedjianli@chromium.org2009-06-291-1/+1
* Fix for ui_tests - accidental change went in.dimich@google.com2009-06-291-1/+1
* Remove --enable-web-workers command-line switch.dimich@google.com2009-06-292-5/+1