Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Creates the ipclist utility that chrome security team has wanted to dump | tsepez@chromium.org | 2011-03-17 | 1 | -3/+1 |
| | | | | | | | | | | | | the known IPC messages. Going forward, this should help identify new messages between versions of chrome so that they may be given extra scrutiny for potential badness. under the common_message_generator.h umbrella. Review URL: http://codereview.chromium.org/6646005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78564 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move socket stream messages to content, in preparation for moving its ↵ | jam@chromium.org | 2011-03-05 | 1 | -0/+71 |
dispatcher. In this change I also converted p2p_messages to use the new automated way of serializing structs. Review URL: http://codereview.chromium.org/6621025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77019 0039d316-1c4b-4281-b951-d872f2087c98 |