summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/workers
Commit message (Expand)AuthorAgeFilesLines
* Changed CreateWorker to coalesce any matching queued shared workers when aatwilson@chromium.org2010-02-106-3/+164
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-283-0/+38
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-233-38/+0
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-223-0/+38
* Enabled a number of worker tests on various platforms.atwilson@chromium.org2009-12-124-2/+33
* Changed shared worker code so incognito windows do not have access to non-inc...atwilson@chromium.org2009-11-262-0/+39
* Run the DOM Storage layout tests in the UI test framework since the test shel...jorlow@chromium.org2009-08-051-12/+0
* Change to use encodeURIComponent to encode the UTF8 character in the returnedjianli@chromium.org2009-06-293-33/+1
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-232-0/+32
* Support running worker's fast layout tests in UI test framework.jianli@chromium.org2009-06-191-0/+12
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-181-0/+12
* We need to add UI tests to test workers after we switch to process-per-worker...jianli@chromium.org2009-05-264-0/+106