summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* [pyauto] GetBrowserInfo() returns info about auranirnimesh@chromium.org2012-01-311-0/+5
* Fix automation for IsDownloadShelfVisible for auranirnimesh@chromium.org2012-01-301-1/+1
* Implement the webdriver window sizing commands.kkania@chromium.org2012-01-281-1/+27
* [Mac] Add a perf test that counts the number of Mach ports in the browser.rsesek@chromium.org2012-01-281-0/+13
* Remove a bunch of GetProfileSyncService callers to use the new factory.tim@chromium.org2012-01-271-2/+6
* Cocoa: Close bubble if its GlobalError object is removedsail@chromium.org2012-01-251-2/+2
* Converted uses of DictionaryValue to PolicyMap in policy providers.joaodasilva@chromium.org2012-01-241-4/+1
* Added pyauto hooks and basic functional tests for Protector.ivankr@chromium.org2012-01-231-0/+50
* Removed ConfigurationPolicyType and extended PolicyMap.joaodasilva@chromium.org2012-01-221-5/+19
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-9/+10
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-5/+5
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-10/+9
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-9/+10
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-131-4/+4
* Introduce background.scripts feature for extension manifests.aa@chromium.org2012-01-101-1/+1
* Change chromedriver to use the current session key modifier state whenkkania@chromium.org2012-01-101-0/+74
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-091-0/+3
* Revert 116834 - Don't use browser windows for platform app shell windows.aa@chromium.org2012-01-081-3/+0
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-0/+3
* Revert 116803 - Don't use browser windows for platform app shell windows.sky@chromium.org2012-01-071-3/+0
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-0/+3
* Introduced 'dict' policies, and merged proxy policies into a single dict.joaodasilva@chromium.org2012-01-051-2/+3
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-0/+35
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-45/+37
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-83/+82
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-5/+6
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-31/+39
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+2
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-29/+28
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-2/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-5/+6
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-9/+11
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-4/+8
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-8/+11
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-1/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-13/+14
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+1
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-221-3/+3
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-12/+12
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-12/+12
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-12/+12
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-1/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-13/+13
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-6/+6
* Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...jam@chromium.org2011-12-201-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-0/+2
* Have ChromeDriver return the correct error code for alerts.kkania@chromium.org2011-12-161-13/+12
* Fix chromedriver frame switching tests involving closed tabs.kkania@chromium.org2011-12-161-1/+11
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-4/+4