summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Make BrowserList::(Add|Remove)Observer add the observer to every desktop's br...gab@chromium.org2013-02-141-6/+3
* Delete Instant pyauto tests.sreeram@chromium.org2013-02-131-49/+0
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-18/+18
* Hardcode HOST_DESKTOP_TYPE_NATIVE all over the automation layer.gab@chromium.org2013-02-061-7/+22
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-15/+12
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-5/+6
* Rename application_launch namespace to chromebenwells@chromium.org2013-01-311-3/+2
* Cleanup: Rename print preview tab to print preview dialog in various classes.thestig@chromium.org2013-01-261-6/+6
* Remove old cloud policy code.mnissler@chromium.org2013-01-231-8/+1
* [sync] Divorce python sync test server chromiumsync.py from testserver.pyrsimha@chromium.org2013-01-201-247/+1
* Move the parsing of 'update_url' & 'options_page' URLs out of Extension.MHX348@motorola.com2013-01-151-1/+2
* More CreateParams methods hardcoded to use HOST_DESKTOP_TYPE_NATIVE in Testin...gab@chromium.org2013-01-141-2/+4
* Remove active_index from Browser.avi@chromium.org2013-01-141-3/+4
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-111-91/+0
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-111-21/+28
* Refactor calls to ExtensionPrefs::GetLaunchContainer before application_launc...tapted@chromium.org2013-01-111-9/+4
* Remove the DownloadItem::TogglePause() interface.rdsmith@chromium.org2013-01-071-6/+33
* Eliminate the LinkInfoBar[Delegate] classes entirely.tfarina@chromium.org2013-01-071-5/+0
* Fix tab-fullscreen exit behavior (exit bubble link & on Mac).scheib@chromium.org2013-01-031-8/+2
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-2/+2
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-11/+11
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-1/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-3/+3
* Add a "managed user" checkbox to the user creation dialog.bauerb@chromium.org2012-12-191-1/+1
* Add initial plumbing to route Notifications to MessageCenter on Windows.dimich@chromium.org2012-12-181-2/+3
* Remove the protector service.ivankr@chromium.org2012-12-141-57/+0
* Remove TabContents from TabStripModel.avi@chromium.org2012-12-131-11/+10
* This CL is part of https://codereview.chromium.org/11316275/, but only contai...xians@chromium.org2012-12-121-31/+0
* Don't commit the preview if it's not showing at full height.sreeram@chromium.org2012-12-081-1/+1
* Remove TabContents from printing.avi@chromium.org2012-12-061-2/+2
* Persist the Instant API to committed search result pages.sreeram@chromium.org2012-12-041-3/+2
* Wrote audio- and video-only WebRTC call tests.phoglund@chromium.org2012-12-041-2/+9
* Remove unneeded TabContents::FromWebContents.avi@chromium.org2012-12-041-2/+2
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-12-031-2/+2
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-2/+2
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-7/+14
* PyAuto: Check whether Instant is enabled correctly.sreeram@chromium.org2012-11-261-1/+2
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-3/+2
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-2/+3
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-3/+3
* Make sure that updates that are found as the result of clicking the "Update e...mek@chromium.org2012-11-161-0/+1
* [cros] Remove old pre-WebRTC avatar picker UI.ivankr@chromium.org2012-11-161-2/+0
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-151-7/+11
* Remove TabContents from chrome::AddSelectedTabWithURL.avi@chromium.org2012-11-151-4/+4
* add chrome.runtime.requestUpdateCheck method.mek@chromium.org2012-11-141-2/+4
* Refactor ExtensionUpdater/ExtensionDownloader to be able to get more meaningf...mek@chromium.org2012-11-131-2/+4
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-2/+1