summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...jstritar@chromium.org2011-07-121-5/+5
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-121-5/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-8/+9
* Usage fixes per Coverity. Add checks for tab contents wrapper, profile check,gbillock@chromium.org2011-07-081-0/+1
* DevTools: devtools manager should know nothing about DevToolsWindowyurys@chromium.org2011-07-071-3/+2
* Remove DownloadShelf from ChromiumOS build.rhashimoto@chromium.org2011-07-061-2/+6
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-1/+1
* File upload API in chromedriverhnoda@google.com2011-06-281-0/+57
* Remove unnecessary Profile parameter from GetPopup.mirandac@chromium.org2011-06-241-2/+2
* Reset |plugins_temporarily_allowed_| flag in ContentSettingsObserver when nav...bauerb@chromium.org2011-06-241-0/+8
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-2/+2
* Adding automation hooks for extension: enable/disable, allow/disallow extensi...hnguyen@chromium.org2011-06-221-3/+73
* Coverity fixes for CHECKED_RETURNgroby@chromium.org2011-06-221-4/+4
* Coverity: Add a couple return checks to TestingAutomationProvider.thestig@chromium.org2011-06-221-3/+5
* Added automation hooks for private networks.craigdh@google.com2011-06-201-0/+9
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-2/+5
* Initial inclusion of ForgetWifiNetworksstanleyw@chromium.org2011-06-151-0/+2
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-7/+12
* Add PyAuto automation call GetPanelInfo(). Includes basic information: title,...dtu@chromium.org2011-06-081-0/+16
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-081-1/+1
* New security-related pyauto tests for Chrome on ChromeOS that verify extensio...dennisjeffrey@chromium.org2011-06-081-0/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-5/+10
* Disable support for schemes and ports in content settings patterns. For M13.markusheintz@chromium.org2011-06-071-1/+1
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-1/+1
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-021-2/+3
* Modify automation hook GetBrowserInfo: now returns whether Chrome build is of...dennisjeffrey@chromium.org2011-06-021-0/+6
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-107/+1
* Automation hook GetExtensionsInfo now returns both regular/effective host per...dennisjeffrey@chromium.org2011-05-311-4/+12
* Remove flakiness in pyauto automation hook RemoveSavedPassword.dennisjeffrey@chromium.org2011-05-261-7/+15
* Add pyauto commands to access local state.mirandac@chromium.org2011-05-241-0/+46
* Protect against NULL PasswordStorestevenjb@google.com2011-05-241-0/+11
* Fix password automation hooks to get pyauto test testSavePassword working.dennisjeffrey@chromium.org2011-05-201-21/+21
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-1/+1
* Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...jam@chromium.org2011-05-191-3/+4
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-11/+24
* In ChromeDriver, add support for WebDriver's alert commands.kkania@chromium.org2011-05-161-2/+66
* Wait for notification balloon hosts' render view to be readykkania@chromium.org2011-05-131-10/+2
* Fix for pyauto autofill flakiness when sending key events to populate a form.dennisjeffrey@chromium.org2011-05-101-0/+117
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+1
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-1/+1
* Browser::Type cleanup.jianli@chromium.org2011-05-051-7/+22
* Refactor active_downloads. Fix a number of download-related bugs.achuith@chromium.org2011-05-051-3/+3
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-041-39/+51
* automation: Rename AutocompleteEdit to Omnibox in a couple of methods.tfarina@chromium.org2011-05-041-51/+39
* automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...tfarina@chromium.org2011-05-041-12/+12
* Allow tests to connect to Chrome over the named testing interface as any user...dtu@chromium.org2011-05-031-0/+12