summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Reduce the logging output when running startup tests on linux/mac.tony@chromium.org2009-12-031-1/+1
* The AutomationMsg_SetCookie IPC should be channeled to the automation cookie ...ananta@chromium.org2009-11-171-1/+6
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+2
* Rename unused "SSL" related automation methods to be generic, since that's wh...johnnyg@chromium.org2009-11-111-9/+9
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-091-28/+3
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-091-3/+28
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+23
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-5/+3
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-021-0/+8
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-021-8/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-021-0/+8
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-3/+0
* Lazily create the find bar.ben@chromium.org2009-10-291-2/+2
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-1/+3
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-1/+20
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-14/+2
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-2/+14
* Reverting 30062.glen@chromium.org2009-10-261-2/+2
* Lazily create the find bar.ben@chromium.org2009-10-261-2/+2
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-2/+2
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-2/+3
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-18/+26
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+52
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-2/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* SIGTERM should cause the application to exit on the Mac.mark@chromium.org2009-10-121-1/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+9
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-9/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+9
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-0/+27
* TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not g...jnd@chromium.org2009-10-041-0/+8
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-2/+2
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-2/+3
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-4/+3
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-3/+2
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-2/+3
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-261-2/+2
* Cut down on flakiness of automated ui tests by changing message sending/waiti...estade@chromium.org2009-09-251-4/+2
* Remove unused tab_contents variable.mattm@chromium.org2009-09-241-1/+0
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-231-0/+1
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-34/+5
* Adding basic window control to the automation provider for the Mac.avi@chromium.org2009-09-211-1/+1
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-161-0/+21
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-151-21/+0
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-151-0/+21
* Changing a NOTREACHED() to a DLOG as StopAsync can be called before a view ha...tommi@chromium.org2009-09-141-1/+3
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-0/+3
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1