summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Review URL: http://codereview.chromium.org/8357020mirandac@chromium.org2011-10-261-1/+1
* Wait for URLBlacklist update tasks on automation tests.joaodasilva@chromium.org2011-10-251-51/+53
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-211-17/+9
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-7/+7
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+8
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-181-8/+13
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-9/+10
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-5/+6
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-1/+2
* Generate Chrome policy definition list from policy_templates.json.joaodasilva@chromium.org2011-10-131-6/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-5/+8
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-7/+19
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-4/+4
* Adding cellular connect/disconnect supportstanleyw@chromium.org2011-10-121-0/+4
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-4/+5
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-5/+4
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-4/+5
* Make instant only load searches for the default provider.sky@chromium.org2011-10-071-1/+1
* Add "data synced" concept to sync integration testrlarocque@chromium.org2011-10-061-6/+6
* Fixed policy_prefs_ui.py pyauto test on Linux.joaodasilva@chromium.org2011-10-061-5/+12
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-5/+5
* Fix builds with configuration_policy disabled.joth@chromium.org2011-10-051-6/+14
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-0/+73
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-2/+9
* Add pyauto automation support for fetching info about Multi-Profilesnirnimesh@chromium.org2011-09-291-1/+28
* Return success value from PluginPrefs::EnablePlugin.bauerb@chromium.org2011-09-271-8/+12
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-5/+6
* Convert PyAuto hooks to multiprofile.mirandac@chromium.org2011-09-231-9/+25
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-10/+12
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-5/+6
* New pyauto automation hook to get browser process information.dennisjeffrey@chromium.org2011-09-231-0/+13
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-6/+5
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-5/+6
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-1/+1
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-3/+0
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-9/+18
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-161-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-161-1/+1
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-10/+4
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-4/+10
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-10/+4
* touchui: Show the active downloads page in a tab in an existing window.sadrul@chromium.org2011-09-151-4/+13
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-1/+2
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-061-1/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-21/+26
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-26/+21
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-21/+26