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
*
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
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-5
/
+4
*
GTTF: Make automation provider recognize more IPC error conditions
phajdan.jr@chromium.org
2011-03-31
1
-1
/
+1
*
Creates the ipclist utility that chrome security team has wanted to dump
tsepez@chromium.org
2011-03-17
1
-1
/
+6
*
Change common_message_generator code block.
tsepez@chromium.org
2011-03-12
1
-17
/
+27
*
Fixed a bug in the serialization of history::URLRow.
danno@chromium.org
2011-03-10
1
-2
/
+2
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
1
-3
/
+5
*
Attempt to reduce the amount of cut n paste needed to maintain these.
tsepez@chromium.org
2011-03-01
1
-994
/
+368
*
Make the implementation .cc files go away, instead have the authors give us a...
tsepez@chromium.org
2011-02-11
1
-17
/
+161
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-5
/
+4
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-1
/
+146
*
Create a message filter for message port and worker messages. This allows a ...
jam@chromium.org
2010-12-21
1
-1
/
+1
*
Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...
jam@chromium.org
2010-12-13
1
-0
/
+64
*
Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...
jam@chromium.org
2010-12-13
1
-0
/
+4
*
Add missing new line
jam@chromium.org
2010-12-08
1
-1
/
+1
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
1
-881
/
+582
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-1
/
+1
*
Add ppapi_message_internal to the magic list of headers so the dependencies w...
brettw@google.com
2010-12-02
1
-0
/
+1
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-2
/
+2
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
1
-5
/
+29
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-2
/
+2
[next]