summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Define DevTools content APIyurys@chromium.org2011-12-011-1/+0
* base::Bind: Convert automation_provider.cc.jhawkins@chromium.org2011-11-231-85/+63
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-8/+8
* Remove some unnecessary includes of view_messages.h.jam@chromium.org2011-11-171-1/+0
* [cros] Remove Views implementation for login/OOBE.nkostylev@chromium.org2011-11-091-1/+1
* Don't return error from EndTracing when there are no events.jbates@chromium.org2011-11-071-7/+8
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-2/+7
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* 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-0/+51
* Remove unnecessary dependencies on Autofill.isherman@chromium.org2011-10-251-1/+0
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-071-1/+1
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-1/+1
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-4/+3
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-4/+1
* [chromeos] Add log messages to track problems with automation connectionnirnimesh@chromium.org2011-09-151-0/+3
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-061-2/+2
* [chromeos] Automation should wait for webui login only in login manager modenirnimesh@chromium.org2011-09-031-1/+7
* Automation support for webui login on chromeosnirnimesh@chromium.org2011-09-021-4/+19
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-231-2/+0
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-231-0/+2
* This patch caused Chrome to be unable to load any web pages on Chrome OS.satorux@chromium.org2011-08-231-2/+1
* Reland 97557; Original review at: http://codereview.chromium.org/7648053kkania@chromium.org2011-08-221-1/+4
* Revert 97557 - [chromedriver] Add chrome.detach option for configuring Chrome...nirnimesh@chromium.org2011-08-221-4/+1
* Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.nirnimesh@chromium.org2011-08-221-2/+0
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@chromium.org2011-08-201-0/+2
* [chromedriver] Add chrome.detach option for configuring Chrome not to quitkkania@chromium.org2011-08-201-1/+4
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-191-1/+2
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-33/+10
* Allow PyAuto to install unpacked extensions.dtu@chromium.org2011-08-021-7/+11
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-3/+4
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-181-6/+2
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-1/+0
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-0/+2
* Revert 88809 - Make AutomationProvider use IPC::SyncChannel. It appears that...jam@chromium.org2011-06-131-7/+3
* Make AutomationProvider use IPC::SyncChannel. It appears that sync messages ...jam@chromium.org2011-06-131-3/+7
* 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
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-3/+0
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-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-191-7/+12