| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup the IPC param traits structure: | jam@chromium.org | 2012-09-25 | 1 | -6/+19 |
* | Stop using ScopedAllowIO in content::ResourceDispatcherHostImpl | hashimoto@chromium.org | 2012-08-30 | 1 | -0/+1 |
* | Generate param traits even when shared by mutliple message files. | tsepez@chromium.org | 2012-06-26 | 1 | -0/+1 |
* | [chromedriver] Determine the element location and click synchronously in the ... | kkania@chromium.org | 2012-05-23 | 1 | -0/+15 |
* | Remove all the unused automation IPCs. | jam@chromium.org | 2012-05-17 | 1 | -1/+0 |
* | Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla... | jam@chromium.org | 2012-04-18 | 1 | -1/+1 |
* | Refactor Pickle Read methods to use higher performance PickleIterator. | jbates@chromium.org | 2012-03-07 | 1 | -2/+2 |
* | Move ContextMenuParams struct from webkit/glue to content/public/common. The ... | jam@chromium.org | 2012-02-12 | 1 | -2/+1 |
* | Move common_param_traits and webkit_param_traits to content/public/common. | jam@chromium.org | 2011-10-21 | 1 | -2/+2 |
* | Update automation messages to use the new way of declaring message structs, t... | jam@chromium.org | 2011-10-21 | 1 | -291/+99 |
* | Move SecurityStyle enum into content/public/common and put it into the conten... | jam@chromium.org | 2011-10-21 | 1 | -4/+4 |
* | Move the PageType enum to content/public/common, put it into the content name... | jam@chromium.org | 2011-10-18 | 1 | -21/+9 |
* | Preliminary work to allow Chrome to build with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -2/+2 |
* | Refactor: Make PyAuto InstallExtension() take a string. Delete dead code. | dtu@chromium.org | 2011-08-04 | 1 | -9/+0 |
* | Convert RenderViewContextMenu to MenuItemView. | rhashimoto@chromium.org | 2011-07-12 | 1 | -0/+47 |
* | Add the feature "Add as seach engine..." when right clicking on a form text f... | philippe.beauchamp@gmail.com | 2011-07-01 | 1 | -0/+5 |
* | Move security_style.h to content. It seems like useful information that an e... | jam@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Moved ParamTraits specializations that depend on WebKit out of content/common... | grt@chromium.org | 2011-04-15 | 1 | -1/+2 |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 1 | -1/+1 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Removed 'off the record' references from ExternalTabSettings and ProfileIODat... | vipul.bhasin@gmail.com | 2011-03-17 | 1 | -2/+2 |
* | Convert dom_storage, pepper, pepper_file, and automation messages to new format. | tsepez@chromium.org | 2011-03-16 | 1 | -5/+11 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -1/+1 |
* | Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes... | ananta@chromium.org | 2011-02-24 | 1 | -1/+4 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Clean up Automation and Chrome Frame IPC code.-only use routed messages when ... | jam@chromium.org | 2010-12-23 | 1 | -156/+161 |
* | Keep deinlining stuff. | erg@google.com | 2010-12-15 | 1 | -390/+99 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -3/+1 |
* | Part 3 of reapplying r64637. | erg@google.com | 2010-11-12 | 1 | -8/+9 |
* | Part 2 of reapplying r64637. | erg@google.com | 2010-11-10 | 1 | -0/+644 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -644/+0 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -0/+644 |