summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Merge 88130 - Disable support for schemes and ports in content settings patte...markusheintz@chromium.org2011-06-081-1/+1
* 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
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+1
* Synchronize window resize in MoveMouseToCenterAndPress on linux.oshima@google.com2011-05-181-1/+35
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-182-12/+27
* In ChromeDriver, add support for WebDriver's alert commands.kkania@chromium.org2011-05-162-6/+87
* cros: The next 100 clang plugin errors.thakis@chromium.org2011-05-151-3/+3
* Add virtual destructor for automation observer. Fixes clang build.kkania@chromium.org2011-05-132-0/+4
* Wait for notification balloon hosts' render view to be readykkania@chromium.org2011-05-133-37/+57
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-5/+7
* MAC Cookies (patch 3 of N)abarth@chromium.org2011-05-121-0/+7
* Fix ChromeFrame crash when responding to JS cookie requests. The CookieMonst...jam@chromium.org2011-05-112-4/+9
* Fix a crash in the Chrome browser process which occurs while servicing Chrome...ananta@chromium.org2011-05-111-8/+6
* Remove the automation_resource_message_filter.h dependency in content\browser...jam@chromium.org2011-05-102-80/+73
* automation: Remove "using namespace printing;"tfarina@chromium.org2011-05-101-13/+13
* Fix for pyauto autofill flakiness when sending key events to populate a form.dennisjeffrey@chromium.org2011-05-104-3/+212
* Stop refcounting URLRequestAutomationJob.willchan@chromium.org2011-05-102-5/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-102-8/+8
* Add histograms to understand why so many CRX installs fail in the field.skerner@chromium.org2011-05-091-0/+2
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+1
* The ChromeOS offline page has a delay of 500ms when updating its network stat...dtu@chromium.org2011-05-071-1/+6
* Add more logging to determine where the keypress event is failing.isherman@chromium.org2011-05-061-3/+8
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-062-8/+8
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-062-8/+8
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-1/+1
* Login() ChromeOS PyAuto hook that returns an error string on failure and, on ...dtu@chromium.org2011-05-063-31/+57
* Browser::Type cleanup.jianli@chromium.org2011-05-052-9/+27
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-052-8/+8
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-052-8/+8
* Refactor active_downloads. Fix a number of download-related bugs.achuith@chromium.org2011-05-051-3/+3
* Remove Value::GetAsInteger() calls.yusukes@google.com2011-05-051-4/+1
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-043-57/+70