summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-193-8/+28
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-183-121/+123
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-13/+13
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+9
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-2/+2
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-9/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-3/+3
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-113-15/+15
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-0/+9
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-1/+3
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+8
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-9/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Add new downloads testsnirnimesh@chromium.org2010-08-071-0/+7
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-0/+9
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Add referrer to the NavigationInfo struct.tommi@chromium.org2010-08-021-0/+5
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-7/+15
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Use an integer for the port parameter to the UI test HTTP server.evan@chromium.org2010-07-301-1/+1
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-2/+1
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-2/+3
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2613-0/+13
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-2/+1
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-201-0/+1
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-4/+5
* Remove the page and app menus.pkasting@chromium.org2010-07-203-10/+9
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-163-1/+17
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+11
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-153-17/+1
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-153-1/+17
* ChromeFrame would leave chrome processes running if a page rendered in Chrome...ananta@chromium.org2010-07-122-2/+4
* Change a bunch of string types.estade@chromium.org2010-06-293-3/+3
* In pages rendered in ChromeFrame window open requests or link clicks with tar...ananta@chromium.org2010-06-221-9/+1
* Make new startup test use GetInitialLoadTimes for more accurate times.pathorn@chromium.org2010-06-172-2/+74
* Flip a test from DISABLED_ to FAILS_ on the Mac, and add a bug annotationstuartmorgan@chromium.org2010-06-141-7/+6
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-102-52/+54
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-071-1/+9
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-5/+5
* TTF: Fix and enable AppModalDialogTest on Mac.dmuir@chromium.org2010-06-031-7/+0
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-021-0/+2
* Enable passing unload tests on Linux.estade@chromium.org2010-05-271-1/+1
* GetEnabledExtensions should also return Loaded Extensions.mad@google.com2010-05-271-6/+5
* Marking ExternalTabUITest, TabPostMessage as flaky.robertshield@chromium.org2010-05-201-1/+2