index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
ipc_message_macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
undo zturner visualc compiler workaround
cpu
2015-01-27
1
-7
/
+0
*
Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https...
avi
2014-12-23
1
-17
/
+18
*
Revert "Update legacy Tuple-using code."
Avi Drissman
2014-12-23
1
-18
/
+17
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-17
/
+18
*
Remove last non-third_party typeofs on Mac.
thakis
2014-10-29
1
-9
/
+1
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-22
1
-4
/
+4
*
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...
dcheng
2014-10-21
1
-48
/
+51
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-21
1
-51
/
+48
*
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
pkasting
2014-10-16
1
-6
/
+6
*
Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...
vadimt
2014-09-25
1
-4
/
+4
*
Make IPC macros work with -Wunused-local-typedefs.
thakis@chromium.org
2014-07-29
1
-6
/
+6
*
Fix "inlcude" typo in comments.
tsepez@chromium.org
2014-06-18
1
-2
/
+2
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-31
/
+8
*
Ensure that any IPC sent from a child process that couldn't be deserialized c...
jam@chromium.org
2014-05-15
1
-0
/
+4
*
Simplify IPC_BEGIN_MESSAGE_MAP_WITH_PARAM macro by using decltype keyword.
jam@chromium.org
2014-05-14
1
-9
/
+19
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-76
/
+49
*
more spell checking
thakis@chromium.org
2013-11-05
1
-1
/
+1
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
1
-6
/
+6
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
1
-6
/
+6
*
IPC_END_MESSAGE_MAP: Made unreachable DCHECK reachable.
mgiuca@chromium.org
2013-10-23
1
-1
/
+1
*
Add newline at end of file.
thakis@chromium.org
2013-10-12
1
-1
/
+1
*
Workaround for VS2013 compiler bug in ipc_message_macros.h
zturner@chromium.org
2013-10-12
1
-0
/
+7
*
Implement off-the-wire validation scheme for emum types.
tsepez@chromium.org
2013-06-04
1
-4
/
+17
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
1
-14
/
+4
*
Move IPCMessageStart enum into it own file with security team OWNERS, so that...
tsepez@chromium.org
2012-10-23
1
-1
/
+1
*
Make Sync Messages with lots of parameters and no return work
fsamuel@chromium.org
2012-08-01
1
-2
/
+2
*
Remove IPC macros for "5_4" messages.
brettw@chromium.org
2012-07-13
1
-6
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+1
*
Add support for default values of IPC_STRUCT_MEMBER.
jbates@chromium.org
2012-04-16
1
-1
/
+3
*
Make IPC_MESSAGE_EXPORT more robust.
thakis@chromium.org
2012-02-21
1
-6
/
+9
*
Reverting in an attempt to fix Win Builder 2010 (dbg).
jhawkins@chromium.org
2012-02-18
1
-9
/
+6
*
Make IPC_MESSAGE_EXPORT more robust.
thakis@chromium.org
2012-02-18
1
-6
/
+9
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-1
/
+3
*
Uncomment a different third IPC hook for about:profiler
jar@chromium.org
2011-11-15
1
-2
/
+2
*
Revert 109760 - Uncomment third IPC hook for about:profiler
jar@chromium.org
2011-11-12
1
-1
/
+1
*
Uncomment third IPC hook for about:profiler
jar@chromium.org
2011-11-12
1
-1
/
+1
*
Uncomment second IPC hook for about:profiler
jar@chromium.org
2011-11-11
1
-1
/
+1
*
Uncomment first (major) IPC hook for about:profiler
jar@chromium.org
2011-11-11
1
-1
/
+1
*
Land commented out IPC hooks for profiling
jar@chromium.org
2011-11-11
1
-31
/
+42
*
Revert 109357 - Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-10
1
-36
/
+26
*
Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-10
1
-26
/
+36
*
Revert 108752 - Support tracking of IPC messages as tasks in profiler
joi@chromium.org
2011-11-08
1
-21
/
+14
*
Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-05
1
-14
/
+21
*
Android IPC changes.
jrg@chromium.org
2011-11-04
1
-1
/
+2
*
more content exports.
dpranke@chromium.org
2011-10-27
1
-2
/
+2
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
1
-3
/
+1
*
Fix IPC logging on Windows.
jam@chromium.org
2011-10-17
1
-1
/
+9
*
add IPC_MESSAGE_EXPORT to IPC_STRUCT_BEGIN.
dpranke@chromium.org
2011-09-06
1
-6
/
+6
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
1
-40
/
+255
*
Clean up a comment in ipc_message_macros.h
steveblock@chromium.org
2011-08-23
1
-4
/
+4
[next]