summaryrefslogtreecommitdiffstats
path: root/chrome/worker/worker_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-291-2/+1
* Support running http layout tests for workers in UI test framework.jianli@chromium.org2009-06-291-36/+107
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-231-0/+22
* Support running worker's fast layout tests in UI test framework.jianli@chromium.org2009-06-191-11/+212
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-181-0/+39
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Increase timeout for worker UI tests.jianli@chromium.org2009-05-261-1/+1
* We need to add UI tests to test workers after we switch to process-per-worker...jianli@chromium.org2009-05-261-0/+39