summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-4/+20
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-20/+4
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-5/+0
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-4/+20
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-20/+4
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-4/+20
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-20/+4
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-4/+20
* Add tab proxy call for taking a snapshot of the entire page.kkania@chromium.org2010-11-121-4/+4
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-2/+4
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-4/+4
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-2/+1
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-1/+2
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-261-0/+3
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-121-2/+3
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-0/+12
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-3/+9
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-2/+1
* Reland "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-141-0/+2
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-131-2/+0
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-091-12/+0
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-021-250/+1
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-311-0/+7
* Make AutomationProvider fail fast on messages it doesn't understand.phajdan.jr@chromium.org2010-08-301-0/+2
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-18/+0
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-66/+0
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-261-110/+5