summaryrefslogtreecommitdiffstats
path: root/content/test/layout_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make content shell support --ignore-certificate-errors.tonyg@chromium.org2012-10-171-0/+2
* Rewrite layout_browsertests to use content_shell --dump-render-tree to execut...jochen@chromium.org2012-09-261-112/+33
* Make IndexedDB layout browser tests save incorrect results to a filedgrogan@chromium.org2012-09-051-1/+26
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-071-6/+5
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-11/+8
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-1/+1
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-5/+5
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-1/+2
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-2/+0
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Expose layoutTestController as testRunner. We really need to reduce the numbe...rniwa@chromium.org2012-06-141-0/+1
* TabContentsWrapper -> TabContents, part 57.avi@chromium.org2012-06-131-1/+1
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* Convert the media and audio UI test to a browser_test. browser_tests are shar...jam@chromium.org2012-03-301-1/+9
* Add logging to see why WorkerTest.LimitTotal is hanging on XP buildbots. Also...jam@chromium.org2012-03-291-0/+1
* Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse...jam@chromium.org2012-03-291-25/+124
* * We no longer run into the cookie size limit and can "run ALL the tests!"dgrogan@chromium.org2012-03-231-0/+153