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
*
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
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
*
Make Sync Messages with lots of parameters and no return work
fsamuel@chromium.org
2012-08-01
1
-2
/
+2
*
Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPlu...
fsamuel@chromium.org
2012-07-31
1
-1
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Fixed several CHECKED_RETURN defects in ipc message utils cc
orenb@chromium.org
2012-07-26
1
-4
/
+9
*
Add IPC::ForwardingMessageFilter.
nduca@chromium.org
2012-07-20
3
-0
/
+137
*
More -Wunused-private-field cleanups.
thakis@chromium.org
2012-07-20
1
-3
/
+1
*
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
25
-25
/
+1
*
Switch to TimeDelta interfaces for process waiting functions in net and ipc.
tedvessenes@gmail.com
2012-07-11
5
-22
/
+31
[next]