summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-0/+1
* Implementing webdriver advanced controls APIs for chromedriver.kkania@chromium.org2011-04-274-10/+142
* Fix for the URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed net test...ananta@chromium.org2011-04-271-1/+3
* Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...estade@chromium.org2011-04-261-1/+1
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-261-1/+1
* Fix download shelf automation for ChromeOS. Currently the calls GetDownloadSh...dtu@chromium.org2011-04-261-18/+14
* Volume control Python automation hooks.dtu@google.com2011-04-253-0/+48
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-3/+1
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-19/+12
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-231-1/+3
* Refactor the detection of sync initialization after browser restartrsimha@chromium.org2011-04-222-5/+57
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-222-67/+63
* [Mac] First pass at multiple selection in the tabstrip.rsesek@chromium.org2011-04-211-1/+1
* Enable 802.1X config in Join other network dialogjamescook@chromium.org2011-04-211-6/+3
* [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