summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Disable InitialLoads observers for AutomationProviders after the first one.dtu@chromium.org2012-02-101-0/+8
* Refactor AutomationProvider::InitialLoadsComplete.dtu@chromium.org2012-02-011-1/+5
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-9/+15
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-1/+2
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-1/+1
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-1/+0
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+2
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-3/+5
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+0
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-11/+12
* Reverting this revert, since it does not seem to have caused the breakage.finnur@chromium.org2011-12-141-1/+1
* Reverting half the checkins that are suspected of breaking the world.finnur@chromium.org2011-12-141-1/+1
* Extra logging for unhandled automation messages.nkostylev@chromium.org2011-12-141-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-6/+0
* Don't return error from EndTracing when there are no events.jbates@chromium.org2011-11-071-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-3/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...jbates@chromium.org2011-10-251-1/+22
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-061-5/+5
* Automation support for webui login on chromeosnirnimesh@chromium.org2011-09-021-0/+6
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-5/+7
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-6/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Revert 88809 - Make AutomationProvider use IPC::SyncChannel. It appears that...jam@chromium.org2011-06-131-4/+0
* Make AutomationProvider use IPC::SyncChannel. It appears that sync messages ...jam@chromium.org2011-06-131-0/+4
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-1/+0
* automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...tfarina@chromium.org2011-05-041-2/+2
* Allow tests to connect to Chrome over the named testing interface as any user...dtu@chromium.org2011-05-031-0/+2
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-27/+0
* GTTF: Make automation provider recognize more IPC error conditionsphajdan.jr@chromium.org2011-03-311-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Coverity PASS_BY_VALUE bug fixesdpapad@chromium.org2011-03-111-1/+1
* Fix AutomationProvider from logging false errors by replacing the persistentkkania@chromium.org2011-03-101-1/+0
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-1/+1
* Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...dtu@chromium.org2011-03-101-2/+8
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-071-1/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-4/+3
* Restart named testing channel on disconnect when using the named testing inte...dtu@chromium.org2011-02-171-0/+9
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* GTTF: Convert automation observers to reference AutomationProviderphajdan.jr@chromium.org2011-02-091-26/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Make AutomationProvider RefCountedThreadSafe instead of RefCountedphajdan.jr@chromium.org2011-02-011-4/+8
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-011-8/+0
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-311-0/+1
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-101-0/+6
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-5/+5