summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* `#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
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-192-5/+1
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-184-15/+15
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-5/+10
* WebKit roll 59478:59607yurys@chromium.org2010-05-171-1/+2
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-9/+9
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-10/+5
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-5/+10
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-141-1/+1
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-113-23/+0
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-113-0/+23
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-073-23/+0
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-073-0/+23
* Mark ExternalTabUITest.CreateExternalTab1 as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExternalTabUITest.HostNetworkStack failed as flaky.bulach@chromium.org2010-04-261-1/+2
* C++ readability review with changelist for providing dom automation support t...kkania@chromium.org2010-04-226-15/+32
* Add delete cookie option to Automation Proxyjmikhail@google.com2010-04-214-0/+25
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-213-1/+33
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-204-8/+21
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-193-4/+11
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-184-21/+8
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-184-8/+21
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-168-388/+628
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-1/+2
* Switch from using std::min to std::max to fix an obvious bug in tab_proxy.brettw@chromium.org2010-04-141-7/+11
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-0/+31
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-9/+9
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-068-11/+539