summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.cc
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Make UI test framework less crashy by adding more NULL-checks.phajdan.jr@chromium.org2010-03-111-31/+26
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-091-0/+4
* Flip the ui_tests to use WebKitTools/Scripts/new-run-webkit-httpd insteaddpranke@chromium.org2010-03-081-7/+5
* Revert 40768 - Flip the ui_tests framework to use the upstream http_server st...dpranke@chromium.org2010-03-051-5/+4
* Flip the ui_tests framework to use the upstream http_server start codedpranke@chromium.org2010-03-051-4/+5
* Revert 40603 - Flip the ui_tests framework to use the upstream http_server st...dpranke@chromium.org2010-03-041-5/+4
* Flip the ui_tests framework to use the upstream http_server start codedpranke@chromium.org2010-03-041-4/+5
* Give UITest ability to have MessageLoopforUI message loop instead of the defa...stoyan@chromium.org2010-02-251-0/+27
* Add an WebSocket extension browsertest.rafaelw@chromium.org2010-02-251-41/+0
* PyAuto: Fix some methods that assume that they're working on the first window.nirnimesh@chromium.org2010-02-231-4/+36
* Revert 39662 - Update various test scripts to use the upstream version ofdpranke@chromium.org2010-02-231-10/+8
* Update various test scripts to use the upstream version ofdpranke@chromium.org2010-02-221-8/+10
* Flip the "unique file:// URI origin" flag to on. Add thecevans@chromium.org2010-02-181-0/+3
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-1/+0
* Fix path to hard-code http_server python scripts.dpranke@chromium.org2010-01-221-0/+4
* PyAuto: Python Interface to Chromium's Automation Proxy.nirnimesh@chromium.org2010-01-211-95/+110
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-19/+14
* Add LayoutTests/websocket/tests/worker support.ukai@chromium.org2010-01-131-0/+39
* UITest class should derive from PlatformTest instead of testing::Testnirnimesh@chromium.org2009-12-301-1/+1
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-0/+1
* Add reference build to tab switching tests.chase@chromium.org2009-12-141-0/+15
* Make the commit_charge the important statistic (displayed on thesgk@google.com2009-11-211-3/+4
* Convert memory_test to use the common stats-reporting methods in UITest.sgk@google.com2009-11-201-101/+193
* Prep for printing common memory stats from page_cycler_tests and memory_test:sgk@google.com2009-11-191-0/+154
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-191-2/+2
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-7/+6
* Split the arg to --extra-chrome-flags by spaces before passing to Chromenirnimesh@chromium.org2009-10-201-1/+5
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+3
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-141-0/+28
* Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...tony@chromium.org2009-10-131-28/+0
* Revert "Revert "Have UI tests use a profile where the dates in the segment_us...tony@chromium.org2009-10-131-0/+28
* Revert "Have UI tests use a profile where the dates in the segment_usage"tony@chromium.org2009-10-131-24/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-131-0/+8
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-131-0/+24
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Revert 28796 - This is a simple integration test that loads a simple nexe and...gregoryd@google.com2009-10-131-8/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-131-0/+8
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-12/+12
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-121-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-1/+1
* Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...cmasone@google.com2009-10-071-8/+5
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-1/+1
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-1/+1
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-0/+13
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-3/+3
* Make several automation calls more solid. Should help with flakiness.phajdan.jr@chromium.org2009-09-231-16/+29
* Speculative patch to fix flakiness in RendererCrashTest.Crash.phajdan.jr@chromium.org2009-09-221-0/+1
* Speed up the BrowserEncodingTest.TestEncodingAutoDetect.jnd@chromium.org2009-09-221-2/+3
* Break out page load test into its own target on Linux.estade@chromium.org2009-09-181-1/+7