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
*
Remove IPC::MessageIterator.
viettrungluu@chromium.org
2012-12-17
4
-55
/
+42
*
Get rid of ipc_sender.h include in ipc_message.h.
viettrungluu@chromium.org
2012-12-14
3
-6
/
+2
*
Add tracing support to NaCl
jbauman@chromium.org
2012-12-08
1
-0
/
+1
*
Marked IPC::ChannelProxy as non thread-safe. Added DCHECKs to verify that pub...
alexeypa@chromium.org
2012-12-05
2
-1
/
+22
*
Fix check for maximum IPC message size.
rkc@chromium.org
2012-11-28
1
-2
/
+2
*
Enable IPC logging for component builds
jochen@chromium.org
2012-11-28
1
-4
/
+1
*
Revert 169453 - Enable IPC logging for component build
dalecurtis@google.com
2012-11-26
1
-1
/
+4
*
Enable IPC logging for component build
jochen@chromium.org
2012-11-26
1
-4
/
+1
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+2
*
Verify lfFaceName is NUL terminated in IPC deserializer.
jschuh@chromium.org
2012-11-21
1
-7
/
+10
*
ipc: Remove ipc_listener.h from ipc_channel.h and update the files.
tfarina@chromium.org
2012-11-17
4
-5
/
+4
*
ipc: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-16
1
-3
/
+3
*
Add missing includes to ipc_listener.h
tfarina@chromium.org
2012-11-15
2
-2
/
+4
*
LogData.message_name not marshalled across logging IPCs.
tsepez@chromium.org
2012-11-15
1
-0
/
+2
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
5
-5
/
+5
*
net: Change type of UploadData::elements from std::vector to ScopedVector
hashimoto@chromium.org
2012-11-14
1
-0
/
+32
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
3
-3
/
+3
*
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
5
-70
/
+89
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
1
-0
/
+1
*
Listen in the browser for a connection from a metro viewer process.
scottmg@google.com
2012-10-01
1
-1
/
+1
*
Fix build warnings in NaCl IPC proxy.
bbudge@chromium.org
2012-09-28
4
-15
/
+3
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
1
-0
/
+1
*
nacl: Fix a bunch of compiler warnings
thakis@chromium.org
2012-09-24
2
-2
/
+4
*
Bunch of boilerplate to set up a process, ipc, etc.
scottmg@google.com
2012-09-18
1
-0
/
+1
*
Trace PostTasks from post to run.
jbates@chromium.org
2012-09-18
6
-8
/
+24
*
Fix trace event macro naming issue
jbates@chromium.org
2012-09-11
1
-1
/
+1
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+0
*
Fix ownership of the helper thread in IPCSyncChannelTest.SyncMessageFilter
piman@chromium.org
2012-09-08
1
-9
/
+14
*
fix gprecise gcc build error
jbates@chromium.org
2012-09-05
1
-1
/
+1
*
Add async trace events to trace progress of IPC messages
jbates@chromium.org
2012-09-04
7
-9
/
+45
*
In-te-grate hy-phen-ator to con-tent.
hbono@chromium.org
2012-09-03
1
-0
/
+1
*
Implement DocuementHasImages
joth@chromium.org
2012-09-01
1
-0
/
+1
*
Make NaCl IPC-based PPAPI proxy build on ARM.
bbudge@chromium.org
2012-08-23
1
-1
/
+1
*
Add traces for SyncChannel::SendWithTimeout
piman@chromium.org
2012-08-22
1
-0
/
+14
*
Remove dmaclach from OWNERS files
thestig@chromium.org
2012-08-22
1
-1
/
+0
*
Enable verbose logging during PluginMsg_CreateInstance.
bauerb@chromium.org
2012-08-20
1
-5
/
+6
*
Revert 151975 - Enable verbose logging during PluginMsg_CreateInstance.
piman@chromium.org
2012-08-17
1
-13
/
+5
*
Enable verbose logging during PluginMsg_CreateInstance.
bauerb@chromium.org
2012-08-16
1
-5
/
+13
*
Implements part of DeviceMotion in the browser
aousterh@chromium.org
2012-08-16
1
-0
/
+1
*
Creates the WebCompositorOutputSurface, which is the new mechanism for render...
nduca@chromium.org
2012-08-13
2
-31
/
+23
*
Add moar logging for "Couldn't load plug-in" errors.
bauerb@chromium.org
2012-08-13
1
-1
/
+10
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-10
1
-0
/
+1
*
Clean-up inline members of nested classes (ipc/)
hans@chromium.org
2012-08-09
2
-1
/
+5
*
Revert 150863 - Browser Plugin: New Implementation (Renderer Side)
mmoss@chromium.org
2012-08-09
1
-1
/
+0
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
1
-0
/
+1
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-1
/
+0
*
Revert 150654 - Browser Plugin: New Implementation (Renderer Side)
jeremya@chromium.org
2012-08-09
1
-1
/
+0
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
1
-0
/
+1
*
Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...
fischman@chromium.org
2012-08-07
1
-1
/
+0
[next]