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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow proxy channels to be created without initializing the underlying channel.
kkania@chromium.org
2011-11-16
5
-34
/
+139
*
Uncomment a different third IPC hook for about:profiler
jar@chromium.org
2011-11-15
1
-2
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+2
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
2
-7
/
+5
*
base:Bind: Convert ipc/.
jhawkins@chromium.org
2011-11-12
7
-62
/
+71
*
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
6
-5
/
+25
*
Add gamepad IPC message definitions, not in-use yet.
scottmg@chromium.org
2011-10-28
1
-0
/
+1
*
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
*
Adds the renderer component of the Java Bridge
steveblock@chromium.org
2011-10-20
1
-0
/
+1
*
More message names and some timing output for the IPC logging.
scottbyer@chromium.org
2011-10-20
3
-9
/
+87
*
OpenBSD patch for ipc, split from CR #8275005
mark@chromium.org
2011-10-18
1
-1
/
+5
*
Fix IPC logging on Windows.
jam@chromium.org
2011-10-17
2
-7
/
+12
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
1
-0
/
+31
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
1
-1
/
+1
*
Improve IPC logging for ChannelHandle and NPVariant_Param
steveblock@chromium.org
2011-09-23
1
-0
/
+1
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
5
-1
/
+6
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-3
/
+3
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
5
-24
/
+54
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
1
-0
/
+1
*
Have SyncMessageFilter hold a reference to MessageLoopProxy instead of a weak...
sievers@chromium.org
2011-09-16
2
-11
/
+14
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
1
-0
/
+1
*
Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().
dmichael@chromium.org
2011-09-09
2
-6
/
+9
*
add IPC_MESSAGE_EXPORT to IPC_STRUCT_BEGIN.
dpranke@chromium.org
2011-09-06
1
-6
/
+6
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-11
/
+2
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-2
/
+11
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
2
-3
/
+31
*
Convert some constants declared as anonymous enums into static consts so they...
pkasting@chromium.org
2011-09-01
6
-32
/
+24
*
Reduce number of unnamed-type-template-args violations (mostly when passing v...
pkasting@chromium.org
2011-09-01
1
-12
/
+10
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
1
-0
/
+1
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-31
3
-2
/
+46
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
5
-313
/
+325
*
There are times on the Mac when pipe names of 0 length may occur. Let the cal...
dmaclach@chromium.org
2011-08-25
2
-3
/
+21
*
Clean up a comment in ipc_message_macros.h
steveblock@chromium.org
2011-08-23
1
-4
/
+4
*
This patch caused Chrome to be unable to load any web pages on Chrome OS.
satorux@chromium.org
2011-08-23
7
-113
/
+13
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
7
-13
/
+113
*
Fix IPC marshalling of dictionaries with dots in their key names.
kalman@chromium.org
2011-08-19
2
-1
/
+2
*
ipc: rename a variable to make code clearer
evan@chromium.org
2011-08-16
1
-7
/
+7
*
Tag IPC::Channel::Listener implementations with OVERRIDE
evan@chromium.org
2011-08-16
3
-12
/
+12
*
Create ipc.dll.
darin@chromium.org
2011-08-15
14
-50
/
+90
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
2
-2
/
+2
[next]