summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Split ThumbnailGenerator in two.avi@chromium.org2012-10-081-1/+0
* Move forms/ out of webkit/.blundell@chromium.org2012-10-053-8/+8
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-041-2/+5
* [Coverity] Fix dereference null return value.kmadhusu@chromium.org2012-10-031-1/+2
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-18/+0
* Switch FindTabHelper to use WebContentsUserData.avi@chromium.org2012-09-291-4/+3
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-282-3/+2
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-282-2/+3
* Switch TabSpecificContentSettings to use WebContentsUserData.avi@chromium.org2012-09-281-3/+4
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-272-3/+2
* Switch AutomationTabHelper to use WebContentsUserData.avi@chromium.org2012-09-266-13/+26
* Remove WebContentsDelegate::ExecuteContextMenuCommand since it's not called b...jam@chromium.org2012-09-261-16/+2
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-222-2/+2
* Move chrome/browser/plugin_* to chrome/browser/plugins/ibraaaa@google.com2012-09-201-1/+1
* Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData.avi@chromium.org2012-09-181-2/+3
* - testSetTheme was already covered (after adding theme name verification).nirnimesh@chromium.org2012-09-182-50/+0
* Converted policy_prefs_ui.py pyauto test to a browser_test.joaodasilva@chromium.org2012-09-182-52/+0
* Enables us to setproxysettings through the chromeos options UI and have it pr...beeps@chromium.org2012-09-185-30/+159
* Switch NOTIFICATION_TAB_PARENTED to use WebContents.avi@chromium.org2012-09-171-4/+2
* [chromeos] Make Login() automation reliably work for relogin scenarios.nirnimesh@chromium.org2012-09-142-14/+4
* Revert 156629 - Converted policy_prefs_ui.py pyauto test to a browser_test.miket@chromium.org2012-09-132-0/+52
* Fix downloads pyauto tests broken by https://chromiumcodereview.appspot.com/1...benjhayden@chromium.org2012-09-132-3/+28
* Converted policy_prefs_ui.py pyauto test to a browser_test.joaodasilva@chromium.org2012-09-132-52/+0
* Switch SessionTabHelper to use WebContentsUserData.avi@chromium.org2012-09-124-33/+48
* [chromeos] Wait for initial page load after loginnirnimesh@chromium.org2012-09-112-2/+22
* Reland Make DownloadManager::GetAllDownloads return all downloads regardless ...benjhayden@chromium.org2012-09-103-40/+11
* Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re...rdsmith@chromium.org2012-09-072-4/+4
* Make DownloadManager::GetAllDownloads return all downloads regardless of stat...benjhayden@chromium.org2012-09-072-4/+4
* Changing PluginPrefs to use PluginFinder's async interface. Also, making its ...ibraaaa@google.com2012-09-051-16/+22
* Create chrome Windows desktop shortcuts through a checkbox in create/manager ...hallielaine@chromium.org2012-09-041-1/+2
* This patch fixes the following problems:xians@chromium.org2012-09-041-3/+1
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* Refactor BrowsingDataRemover creation for clarity.mkwst@chromium.org2012-09-041-3/+1
* Convert the popups pyauto test to browser_tests.jam@chromium.org2012-09-012-80/+1
* Miscellaneous cleanups from several months ago I never got around to landing.pkasting@chromium.org2012-09-011-59/+38
* Revert 154464 - Revert 154453 - Remove the translate pyauto test to chrome te...jam@chromium.org2012-08-314-396/+0
* Revert 154453 - Remove the translate pyauto test to chrome tests and all the ...dmazzoni@chromium.org2012-08-314-0/+396
* Remove the translate pyauto test to chrome tests and all the supporting autom...jam@chromium.org2012-08-314-396/+0
* Stop using ScopedAllowIO in content::ResourceDispatcherHostImplhashimoto@chromium.org2012-08-302-7/+10
* RestoreTabHelper > SessionTabHelper, move more session stuff into it.avi@chromium.org2012-08-304-17/+17
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-242-5/+11
* Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows...jam@chromium.org2012-08-224-106/+0
* Convert the autofill pyauto tests to browser tests, and remove all the suppor...jam@chromium.org2012-08-214-793/+0
* Introduce InfoBarTabService API.joi@chromium.org2012-08-202-5/+5
* Fix a crash in TestingAutomationProvider::GetTabInfo on ChromeOS.craigdh@chromium.org2012-08-171-0/+4
* Added a timezone policy and pyauto tests for it.pneubeck@chromium.org2012-08-161-14/+10
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+0
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-145-13/+19
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-142-8/+8
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-134-226/+312