summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-1/+2
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-191-2/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-13/+0
* Committing for Eric Dingle.mad@chromium.org2010-03-261-1/+1
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-0/+13
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-13/+0
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+13
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-13/+0
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+1
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-1/+1
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-10/+13
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-13/+10
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-10/+13
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-13/+10
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-3/+4
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-19/+0
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-0/+8
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-0/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-181-1/+2
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-071-2/+3
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-2/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-2/+2
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-0/+15
* The URLRequestAutomationJob object which needs to route HTTP requests to the ...ananta@chromium.org2009-11-061-1/+0
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-281-24/+0
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-231-0/+29
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-42/+41
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-111-1/+1
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-2/+36
* AutomationProvider: Implement GetBrowserForWindow() on mac and linux views.estade@chromium.org2009-08-261-25/+0
* Implement SetWindowBounds and SetWindowVisible in AutomationProvider for Linux.jhawkins@chromium.org2009-08-211-0/+478