summaryrefslogtreecommitdiffstats
path: root/chrome/common/automation_messages.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix sizes regression introduced in r106734. This was caused because I made ch...jam@chromium.org2011-10-221-1/+32
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-483/+1
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-2/+2
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-157/+0
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-39/+0
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-0/+98
* Add the feature "Add as seach engine..." when right clicking on a form text f...philippe.beauchamp@gmail.com2011-07-011-0/+6
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-17/+1
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-0/+17
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-221-1/+2
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-6/+6
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-0/+2
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-9/+12
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-160/+161
* Keep deinlining stuff.erg@google.com2010-12-151-0/+667
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-4/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-101-0/+9
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-9/+0
* Refactor automation messages.erg@google.com2010-11-011-0/+9