summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/workers
Commit message (Expand)AuthorAgeFilesLines
* Move back the workers test files that are used in browser_testsjam@chromium.org2012-07-254-0/+49
* Delete chrome/test/data/workers since it's not used anymore. It was copied in...jam@chromium.org2012-07-2518-446/+0
* add blank line so that trybots can patch deleting this filejam@chromium.org2012-07-251-1/+1
* Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse...jam@chromium.org2012-03-295-49/+15
* add new line at end to see if that's what's causing trybot to not patch on po...jam@chromium.org2012-03-291-1/+1
* [flaky fixlet] Fixing WorkerTest.LimitTotal, WorkerTest.LimitPerPagedpapad@chromium.org2012-02-231-2/+4
* DevTools: test that debugger can be paused in shared worker initialization codeyurys@chromium.org2011-10-172-0/+25
* DevTools: add sanity test for shared worker inspectionyurys@chromium.org2011-07-201-0/+1
* Add sanity test for chrome://workersyurys@chromium.org2011-07-182-0/+23
* Fix bug when terminating queued workers that have already been started thatatwilson@chromium.org2011-02-161-0/+42
* 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