summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-3/+3
* Add enum histogram for dangerous download save or discard.mattm@chromium.org2011-04-191-3/+2
* Increase timeout values for pyauto sync tests.rsimha@chromium.org2011-04-191-1/+5
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-192-10/+2
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-3/+3
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Wired existing media player code with the new file browser. Added a new priva...zelidrag@chromium.org2011-04-181-1/+1
* More TabStripModel renaming:sky@chromium.org2011-04-182-4/+4
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* New automation hook to set the app launch type (e.g., window vs. tab).dennisjeffrey@google.com2011-04-153-0/+79
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-152-9/+14
* Make it compile under VS2005.darin@chromium.org2011-04-151-1/+1
* Add VPN UIstevenjb@google.com2011-04-151-2/+2
* Fix for bug in TestingAutomationProvider::OpenNewBrowserWindowOfType.dennisjeffrey@google.com2011-04-142-7/+24
* Use TabContentsObserver to monitor web navigation events instead of notificat...jochen@chromium.org2011-04-143-3/+3
* New automation hook to launch an app, with sample PyAuto test.dennisjeffrey@google.com2011-04-134-0/+141
* Subtle coordinate flipping bug.scottbyer@chromium.org2011-04-131-2/+3
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-3/+3
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-3/+3
* Additional login check for PyAuto.dtu@chromium.org2011-04-131-2/+5
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-132-6/+11
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-3/+3
* PyAuto automation hook: Connect to hidden wifi network.dtu@chromium.org2011-04-125-25/+144
* Wait for ProfileSyncService to be initialized on browser restartrsimha@chromium.org2011-04-111-0/+7
* New automation hook to update the extensions, with sample pyauto test.dennisjeffrey@google.com2011-04-114-0/+161
* ChromeOS updater testing automation hooks that can be called from Python usin...dtu@chromium.org2011-04-113-34/+133
* importer: Add missing OVERRIDE to SourceProfilesLoaded().tfarina@chromium.org2011-04-112-32/+30
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-095-6/+6
* Move save package to TCW from TC.avi@chromium.org2011-04-082-9/+19
* importer: Cleanup ImporterList some more.tfarina@chromium.org2011-04-081-4/+4
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-081-1/+1
* Add argument to match overridden method. Fixes clang.kkania@chromium.org2011-04-073-8/+9
* Adds TabContents/RenderView observers for automation/testing messages.kkania@chromium.org2011-04-079-39/+787
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-073-9/+34
* Introduce a ChromeDriver automation version constant and a JSON requestkkania@chromium.org2011-04-072-0/+17
* Detect download errors.ahendrickson@chromium.org2011-04-073-3/+32
* importer: Get rid of ImporterList::GetSourceProfileNameAt method.tfarina@chromium.org2011-04-061-3/+3
* Verify that sync updates_received is 0 on browser restart.rsimha@chromium.org2011-04-061-0/+2
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-1/+1
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-7/+7
* 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