summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* automation: Rename AutocompleteEdit to Omnibox in a couple of methods.tfarina@chromium.org2011-05-043-70/+57
* automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...tfarina@chromium.org2011-05-047-51/+50
* The PyAuto hook UnlockScreen() does not take a password. This differs from th...dtu@chromium.org2011-05-031-3/+14
* Allow tests to connect to Chrome over the named testing interface as any user...dtu@chromium.org2011-05-034-2/+25
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-033-20/+18
* Automation hook FillAutofillProfile now waits for the web data service to be ...dennisjeffrey@chromium.org2011-05-033-18/+151
* Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...battre@chromium.org2011-05-031-0/+4
* Add ChromeOS PyAuto hook, CreateAccount(), which goes to the account creation...dtu@chromium.org2011-05-023-2/+16
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-022-51/+0
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-2/+1
* MAC Cookies (patch 1 of N)abarth@chromium.org2011-04-301-1/+9
* GTTF: Fix WeakPtr NULL checks of automation provider in the observers.phajdan.jr@chromium.org2011-04-291-8/+8
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-282-4/+4
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-282-2/+5
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-283-3/+9
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-0/+1
* Implementing webdriver advanced controls APIs for chromedriver.kkania@chromium.org2011-04-274-10/+142
* Fix for the URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed net test...ananta@chromium.org2011-04-271-1/+3
* Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...estade@chromium.org2011-04-261-1/+1
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-261-1/+1
* Fix download shelf automation for ChromeOS. Currently the calls GetDownloadSh...dtu@chromium.org2011-04-261-18/+14
* Volume control Python automation hooks.dtu@google.com2011-04-253-0/+48
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-3/+1
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-19/+12