Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 | bbudge@chromium.org | 2013-11-04 | 1 | -2/+5 |
* | Remove unused IPC::Message priority. | bbudge@chromium.org | 2013-10-28 | 1 | -5/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | ipc: Wrap unit test into IPC namespace. | tfarina@chromium.org | 2013-02-15 | 1 | -3/+4 |
* | Rename FilePath -> base::FilePath in various toplevel directories | brettw@chromium.org | 2013-02-10 | 1 | -8/+8 |
* | Don't allow '\0' characters in FilePath. | aedla@chromium.org | 2013-01-28 | 1 | -8/+10 |
* | Move IPC tests into anonymous namespaces. | viettrungluu@chromium.org | 2013-01-11 | 1 | -2/+4 |
* | Validate that paths don't contain embedded NULLs at deserialization. | cevans@chromium.org | 2013-01-03 | 1 | -0/+16 |
* | Make the serialization of IPC::Messages inside other IPC::Messages independent | brettw@chromium.org | 2012-06-29 | 1 | -0/+53 |