summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Modify GetNTPInfo automation hook to return additional info about apps.dennisjeffrey@google.com2011-04-062-26/+67
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-063-3/+3
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-0611-890/+1
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-1/+1
* Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t...dtu@chromium.org2011-04-053-0/+69
* GetDownloadsInfo() should return an empty list in case DownloadManger isn't i...nirnimesh@chromium.org2011-04-041-16/+11
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-2/+1
* The lists of networks that GetNetworkInfo() returns now use the service paths...dtu@chromium.org2011-04-011-17/+25
* importer: Convert GetSourceProfileNameAt to string16.tfarina@chromium.org2011-04-011-1/+1
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-1/+2
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-2/+1
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-311-1/+2
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-312-16/+17
* Modify GetExtensionsInfo automation hook to return permission information.dennisjeffrey@google.com2011-03-311-0/+30
* Allow webdriver users to choose between sending the key events whentimothe@chromium.org2011-03-312-58/+142
* GTTF: Make automation provider recognize more IPC error conditionsphajdan.jr@chromium.org2011-03-313-5/+23
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-6/+12
* GetBatteryInfo() battery automation hook.dtu@chromium.org2011-03-303-0/+39
* Two sets of Autofill tests.dyu@chromium.org2011-03-291-1/+6
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-291-0/+2
* Send screenshots back to the client for debiggingjmikhail@google.com2011-03-293-26/+49
* Fix for hook UninstallExtensionById, and PyAuto function to uninstall an app.dennisjeffrey@google.com2011-03-293-15/+82
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-1/+1
* When looking at this bug, I found at least the following issues:scr@chromium.org2011-03-283-5/+7
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-282-2/+2
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-3/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-287-10/+10
* Part2 of Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-264-24/+44
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-263-54/+143
* ConnectToWifiNetwork() is now blocking.dtu@chromium.org2011-03-267-96/+252
* Fix a memory leak in the AutomationResourceMessageFilter while processing a r...ananta@chromium.org2011-03-251-0/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-244-4/+4
* Theme system cleanuperg@google.com2011-03-231-1/+1
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-2/+4
* importer: Remove unneeded includes of importer_host.htfarina@chromium.org2011-03-211-2/+0
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-181-2/+2
* Autofill rename GetFieldText to GetInfodhollowa@chromium.org2011-03-171-2/+2
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-4/+4
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-172-2/+2
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-1/+1
* Get rid of native autofill dialogs.estade@chromium.org2011-03-161-2/+4
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-153-182/+333
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-0/+1
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-141-2/+13
* Remove Gears from Chrome.aa@chromium.org2011-03-111-6/+0
* Coverity PASS_BY_VALUE bug fixesdpapad@chromium.org2011-03-114-16/+19
* Login and screen locker automation hooks. These are now all directly usable i...dtu@chromium.org2011-03-115-23/+76
* Add in DOMBrowsersadrul@chromium.org2011-03-111-1/+1