summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-281-1/+3
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-151-6/+8
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-79/+0
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-1/+1
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-0/+1
* Coverity PASS_BY_VALUE bug fixesdpapad@chromium.org2011-03-111-5/+6
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-011-1/+1
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-0/+1
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-1/+0
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-15/+15
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-2/+2
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-9/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-2/+7
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-3/+1
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-1/+3
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-3/+3
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-1/+2
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-3/+2
* Fixes bug in WindowSimulateDrag that was leading to test flake. Thesky@chromium.org2010-09-141-10/+19
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+1
* GTTF: Continue moving test automation code out of AutomationProvider.phajdan.jr@chromium.org2010-08-271-8/+0
* GTTF: Continue moving testing automation bits out of AutomationProvider.phajdan.jr@chromium.org2010-08-251-45/+0
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-231-35/+0
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+9
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+10
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+3
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+10
* ChromeFrame would leave chrome processes running if a page rendered in Chrome...ananta@chromium.org2010-07-121-1/+3
* Clean up of chrome_browser.gypi/nacl_host files.estade@chromium.org2010-06-161-1/+1
* A little more automation provider cleanup.estade@chromium.org2010-06-141-8/+0
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-101-0/+101
* 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