summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-235-30/+138
* 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-225-152/+31
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@chromium.org2011-08-205-31/+152
* [chromedriver] Add chrome.detach option for configuring Chrome not to quitkkania@chromium.org2011-08-201-1/+4
* Move DownloadPrefs ownership to chrome layer.jam@chromium.org2011-08-191-2/+4
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-193-3/+3
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-2/+6
* [Sync] Add integration tests for migration cycleakalin@chromium.org2011-08-191-1/+2
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-191-1/+2
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-3/+2
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-2/+3
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-1/+3
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-162-8/+11
* Move the core download files to content.jam@chromium.org2011-08-153-4/+3
* This factors out all of the parsing code from the network librarygspencer@google.com2011-08-151-7/+7
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-152-0/+36
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-4/+4
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-1/+2
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-123-8/+11
* Revert 96556 - Let pyauto create an attached webdriver instance to manipulate...kkania@chromium.org2011-08-122-33/+0
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-122-0/+33
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-2/+2
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-3/+1
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-1/+3
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-3/+1
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-1/+3
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-104-101/+109
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-051-1/+1
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-044-122/+15
* Support for adding save page download items into downloads history.achuith@chromium.org2011-08-043-4/+4
* Reland 'Show crashed apps on NTP, desaturated. Click to reload.'yoz@chromium.org2011-08-031-0/+11
* Add a hook for capturing a user profile photo and saving it to file and local...frankf@chromium.org2011-08-035-0/+125
* [Sync] Remove need for WideToUTF8 conversion for SyncBackendHostakalin@chromium.org2011-08-031-0/+1
* Allow PyAuto to install unpacked extensions.dtu@chromium.org2011-08-021-7/+11
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-4/+6
* EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...dtu@chromium.org2011-08-025-0/+89
* Revert 95009. Causing pyauto NTP test failures on all platforms.kkania@chromium.org2011-08-021-4/+2
* Show crashed apps on NTP, desaturated. Click to reload.yoz@chromium.org2011-08-011-2/+4
* GetTimeInfo() returns the display time, date, and time zone.dtu@chromium.org2011-08-013-9/+84
* Fix GetTranslateInfo() in Debugnirnimesh@chromium.org2011-08-011-4/+6
* Handling of OAuth1 access token based login flow. The token+secret are now st...zelidrag@chromium.org2011-08-012-3/+6
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* GTTF: Use IPC_BEGIN_MESSAGE_MAP_EX everywhere in the automation framework.phajdan.jr@chromium.org2011-07-292-4/+20
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-1/+1
* chromeos: Simplify audio mixer code.derat@chromium.org2011-07-291-2/+2
* Revert r94579, "chromeos: Simplify audio mixer code."derat@chromium.org2011-07-291-2/+2
* importer: Refactor ImporterList::Observer into its own header file.tfarina@chromium.org2011-07-292-3/+5