summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - chrome/browser/automation/.pkasting@chromium.org2010-10-224-18/+18
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-212-3/+3
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-211-1/+2
* FBTF: Even more deinlining.erg@google.com2010-10-202-6/+19
* Pass refcounted params with scoped_refptr in automation.willchan@chromium.org2010-10-201-2/+9
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-4/+11
* Optimistic Fix for an error on AutomationProvider destructor.nirnimesh@chromium.org2010-10-181-2/+5
* In a fake SSLInfo, set security_bits to -1 instead of 0 wtc@chromium.org2010-10-151-1/+1
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-3/+3
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-142-16/+16
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-132-0/+83
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-132-7/+5
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-122-3/+7
* Playing HTML5 videos from the test matrix would cause ChromeFrame to hang at ...ananta@chromium.org2010-10-121-0/+6
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-124-38/+144
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-125-5/+5
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-1/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-9/+2
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-2/+9
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-086-50/+133
* Rename ChromeThread to BrowserThread Part 2:tfarina@chromium.org2010-10-064-26/+26
* [Mac] Fix getting the tab content's bounds in the automation provider.kkania@chromium.org2010-10-051-7/+13
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-5/+4
* Make KeyboardAccessTest.ReserveKeyboardAccelerator not failisherman@chromium.org2010-10-042-2/+2
* Pass the accept and cache-control headers from ChromeFrame via the host netwo...ananta@chromium.org2010-10-011-2/+0
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-1/+10
* Adds a NULL check to TestingAutomationProvider::GetShowingAppModalDialog().hbono@chromium.org2010-10-011-2/+8
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-1/+2
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-10/+5
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-281-10/+11
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-244-0/+73
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-2219-98/+167
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-173-6/+5
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-174-0/+86
* Fixes bug in WindowSimulateDrag that was leading to test flake. Thesky@chromium.org2010-09-141-10/+19
* Reland "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-142-0/+16
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+3
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-132-17/+0
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-094-66/+69
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-084-1/+87
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-074-0/+98
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-044-98/+0
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-034-0/+98
* Re-lands 58186:bryeung@chromium.org2010-09-037-41/+41
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-024-2011/+2057
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-027-41/+41
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-027-41/+41
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-0/+1
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-1/+0