Sign in
chromium
/
chromium
/
src.git
/
6bca00eeaacad82d5d9d919e74ade9a76d533f99
/
ipc
/
ipc_message_utils_unittest.cc
122c4da
Remove base::StringValue
by jdoerrie
· 8 years ago
23972357
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
9bf370c
Remove unused parts of IPC::ChannelHandle.
by sammc
· 9 years ago
4a5ac60
Add base::UnguessableToken
by tguilbert
· 9 years ago
18573e1
Add IPC serialization support for base::Optional
by bmcquade
· 9 years ago
3618252
Support using a Mojo message pipe in a ChannelHandle.
by amistry
· 9 years ago
3e86de2a
Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //ipc
by dcheng
· 9 years ago
03de39b2
Convert scoped_ptr to std::unique_ptr in //ipc.
by danakj
· 9 years ago
c7a7a76
Make IPC::ParamTraits<>GetSize work with base::Value as a result of JSON parsing.
by amistry
· 9 years ago
0457af10
Add message sizing to basic IPC traits and struct macros.
by rockot
· 9 years ago
246998d8
Switch to standard integer types in ipc/.
by avi
· 9 years ago
10a5c06
ipc: Convert int types from basictypes.h to the ones from stdint.h
by tfarina
· 10 years ago
1edf97f9
Add ipc ParamTraits for StackVector
by miletus
· 10 years ago
bd4d711
Change most uses of Pickle to base::Pickle
by brettw
· 10 years ago
753bb25
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
by
[email protected]
· 12 years ago
9ea0ecd
Remove unused IPC::Message priority.
by
[email protected]
· 12 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
14062da
ipc: Wrap unit test into IPC namespace.
by
[email protected]
· 12 years ago
6d4b67a
Rename FilePath -> base::FilePath in various toplevel directories
by
[email protected]
· 12 years ago
aeae59f
Don't allow '\0' characters in FilePath.
by
[email protected]
· 12 years ago
2a3aa7b5
Move IPC tests into anonymous namespaces.
by
[email protected]
· 12 years ago
10cbaf0
Validate that paths don't contain embedded NULLs at deserialization.
by
[email protected]
· 12 years ago
34d4861
Make the serialization of IPC::Messages inside other IPC::Messages independent
by
[email protected]
· 13 years ago