summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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-205-16/+289
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-2/+5
* Re-land:ben@chromium.org2011-06-161-5/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+5
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-5/+3
* Initial inclusion of ForgetWifiNetworksstanleyw@chromium.org2011-06-153-16/+38
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-143-13/+35
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-4/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Revert 88809 - Make AutomationProvider use IPC::SyncChannel. It appears that...jam@chromium.org2011-06-132-11/+3
* Make AutomationProvider use IPC::SyncChannel. It appears that sync messages ...jam@chromium.org2011-06-132-3/+11
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-3/+2
* Get URLRequestContext from the profile attached to the automation provider, n...mirandac@chromium.org2011-06-101-10/+1
* Add PyAuto automation call GetPanelInfo(). Includes basic information: title,...dtu@chromium.org2011-06-081-0/+16
* Turn on -Wdelete-non-virtual-dtor for chromeos as well.thakis@chromium.org2011-06-081-1/+3
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-1/+1
* [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
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-074-14/+21
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-1/+1
* Disable support for schemes and ports in content settings patterns. For M13.markusheintz@chromium.org2011-06-071-1/+1
* Make Login() automation call select the correct pod before attempting to log ...dtu@chromium.org2011-06-061-0/+2
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Remove JS dialog dependency from content.avi@chromium.org2011-06-032-1/+2
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-3/+3
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-023-9/+8
* 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-028-231/+2
* Automation hook GetExtensionsInfo now returns both regular/effective host per...dennisjeffrey@chromium.org2011-05-311-4/+12
* Currently, the PyAuto hook UnlockScreen() hangs when the test attempts to use...dtu@google.com2011-05-313-10/+60
* Add portal detection for all types of connections.ers@chromium.org2011-05-311-2/+0
* Remove some debug logging.isherman@chromium.org2011-05-261-8/+3
* Remove flakiness in pyauto automation hook RemoveSavedPassword.dennisjeffrey@chromium.org2011-05-263-32/+73
* Chromeos: virtual destructors should have virtual keyword (part 2).hans@chromium.org2011-05-251-1/+1
* Add pyauto commands to access local state.mirandac@chromium.org2011-05-242-0/+58
* Protect against NULL PasswordStorestevenjb@google.com2011-05-241-0/+11
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-1/+1
* Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded tosky@chromium.org2011-05-231-10/+12
* Fix password automation hooks to get pyauto test testSavePassword working.dennisjeffrey@chromium.org2011-05-203-24/+129
* Move RootView to the internal namespace.ben@chromium.org2011-05-202-2/+0
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-1/+1
* Cleanup: Remove unneeded includes of download_shelf.htfarina@chromium.org2011-05-201-1/+0
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-192-9/+16
* Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...jam@chromium.org2011-05-191-3/+4
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-1/+0
* 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