summaryrefslogtreecommitdiffstats
path: root/chrome/common/automation_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Stop using ScopedAllowIO in content::ResourceDispatcherHostImplhashimoto@chromium.org2012-08-301-0/+1
* Generate param traits even when shared by mutliple message files.tsepez@chromium.org2012-06-261-0/+1
* [chromedriver] Determine the element location and click synchronously in the ...kkania@chromium.org2012-05-231-0/+15
* Remove all the unused automation IPCs.jam@chromium.org2012-05-171-1/+0
* Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...jam@chromium.org2012-04-181-1/+1
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-2/+2
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-2/+1
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-2/+2
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-291/+99
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-4/+4
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-21/+9
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-061-2/+2
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-9/+0
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-0/+47
* Add the feature "Add as seach engine..." when right clicking on a form text f...philippe.beauchamp@gmail.com2011-07-011-0/+5
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-261-1/+1
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-1/+2
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-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-2/+2
* Convert dom_storage, pepper, pepper_file, and automation messages to new format.tsepez@chromium.org2011-03-161-5/+11
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+1
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-1/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-156/+161
* Keep deinlining stuff.erg@google.com2010-12-151-390/+99
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-3/+1
* Part 3 of reapplying r64637.erg@google.com2010-11-121-8/+9
* Part 2 of reapplying r64637.erg@google.com2010-11-101-0/+644
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-644/+0
* Refactor automation messages.erg@google.com2010-11-011-0/+644