summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui
Commit message (Expand)AuthorAgeFilesLines
* 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-212-97/+129
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-132-25/+22
* Add LayoutTests/websocket/tests/worker support.ukai@chromium.org2010-01-134-8/+56
* Mark the following tests FLAKY on Windows.tkent@chromium.org2010-01-121-1/+2
* UITest class should derive from PlatformTest instead of testing::Testnirnimesh@chromium.org2009-12-302-3/+3
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-0/+1
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-221-4/+0
* Enable windowless-based npapi_test_plugin tests on the Mac.stuartmorgan@chromium.org2009-12-181-2/+2
* Marking NPAPITester.SelfDeletePluginInvoke as flaky.mirandac@chromium.org2009-12-171-1/+2
* Enable many of the NPAPI UI tests on Macstuartmorgan@chromium.org2009-12-163-11/+46
* Add reference build to tab switching tests.chase@chromium.org2009-12-142-0/+18
* Don't set referrers on outgoing plugin requests if the load_manually flag is ...ananta@chromium.org2009-12-031-0/+15
* Marking one more as flaky test. This failed 3 times out of 20 invocations.oshima@chromium.org2009-11-301-0/+4
* Mark GetJavaScriptURL2 as flaky.willchan@chromium.org2009-11-301-1/+2
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-3/+3
* Make the commit_charge the important statistic (displayed on thesgk@google.com2009-11-212-4/+7
* Mark NPAPITester.ManyPlugins as flaky, it keeps flickering.tim@chromium.org2009-11-201-1/+2
* 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-192-0/+163
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-192-2/+6
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-0/+12
* [GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop.phajdan.jr@chromium.org2009-11-131-22/+8
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-021-0/+99
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-021-99/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-021-0/+99
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-301-0/+7
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-7/+6
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+7
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-241-0/+16
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-231-0/+25
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-201-3/+3
* 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
* Patch by antomn@chromium.orgnsylvain@chromium.org2009-10-151-8/+13
* Disable the dromaeo benchmark tests until they are fixednsylvain@chromium.org2009-10-151-6/+6
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-1/+2
* Adding in file I forgot to include in last commitasargent@chromium.org2009-10-141-0/+156
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-142-4/+33
* Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...tony@chromium.org2009-10-132-33/+4
* Revert "Revert "Have UI tests use a profile where the dates in the segment_us...tony@chromium.org2009-10-132-4/+33
* Revert "Have UI tests use a profile where the dates in the segment_usage"tony@chromium.org2009-10-132-29/+4
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-132-17/+17
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-132-0/+12
* Have UI tests use a profile where the dates in the segment_usagetony@chromium.org2009-10-132-4/+29
* 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-132-12/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-132-0/+12
* Use ASCII strings for switch names.evan@chromium.org2009-10-137-24/+24