Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
8c5dd023c00c27a69032786eab6000b20f95dfa0
/
ipc
/
ipc_sync_message.h
42ebda4
Switch to standard integer types in ipc/.
by avi
· 9 years ago
2d565d3
ipc: Remove basictypes.h includes.
by tfarina
· 9 years ago
1cbfa08
ipc: Convert int types from basictypes.h to the ones from stdint.h
by tfarina
· 9 years ago
a487947
Move Pickle to base namespace.
by brettw
· 9 years ago
ef7721a
Standardize usage of virtual/override/final in ipc/
by dcheng
· 10 years ago
9b01d24
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id:1 of https://codereview.chromium.org/645623006/)
by dcheng
· 10 years ago
1967f8d
Standardize usage of virtual/override/final in ipc/
by dcheng
· 10 years ago
ab4c6bc
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
by bbudge@chromium.org
· 11 years ago
fb0e031
Remove unused IPC::Message priority.
by bbudge@chromium.org
· 11 years ago
1d967bf
Remove the rest of #pragma once in one big CL.
by ajwong@chromium.org
· 12 years ago
0fc8736
Refactor Pickle Read methods to use higher performance PickleIterator.
by jbates@chromium.org
· 13 years ago
18bbd0d
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
by dmichael@chromium.org
· 13 years ago
80e4c5e
Create ipc.dll. Review URL: http://codereview.chromium.org/7633042
by darin@chromium.org
· 13 years ago
01d1452
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
by thakis@chromium.org
· 14 years ago
eb92165
Allow synchronous messages to be sent from threads other than the main thread. This simplifies code that needs to do this (i.e. webkit db and file threads).
by jabdelmalek@google.com
· 15 years ago
ab4c65e
Give classes with virtual methods virtual protected destructors instead of implicit non-virtual public destructors.
by jamesr@chromium.org
· 15 years ago
a240677
Added new IPC message class for CommandBuffer.
by apatrick@google.com
· 15 years ago
1507065
Revert "Fix a ton of compiler warnings."
by tony@chromium.org
· 15 years ago
2c3262c
Fix a ton of compiler warnings.
by estade@chromium.org
· 15 years ago
1c6dcf2
Split the IPC code into ipc/
by agl@chromium.org
· 15 years ago
9f96682
Revert "Move IPC code to ipc/"
by agl@chromium.org
· 16 years ago
2390c8c
Move IPC code to ipc/
by agl@chromium.org
· 16 years ago