summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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