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
*
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
*
PPAPI/NaCl: Make ipc_channel_nacl post to the correct thread.
dmichael@chromium.org
2012-07-11
1
-11
/
+16
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-07-11
2
-4
/
+6
*
PPAPI/NaCl: Support Handle passing in ipc_channel_nacl
dmichael@chromium.org
2012-07-10
2
-33
/
+76
*
This change list fixed the issue of #135391, sometimes the channel_id of Logg...
samuel.xu@intel.com
2012-07-03
1
-1
/
+1
*
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
sergeyu@chromium.org
2012-07-02
4
-48
/
+59
*
Remove Message::Sender and Channel::Listener typedefs.
brettw@chromium.org
2012-06-29
9
-35
/
+25
*
Make the serialization of IPC::Messages inside other IPC::Messages independent
brettw@chromium.org
2012-06-29
5
-11
/
+107
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
1
-3
/
+3
*
Make GlobalDescriptors::MaybeGet return -1 when the key is not found.
jcivelli@chromium.org
2012-06-27
7
-6
/
+56
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-1
/
+1
*
Use base::ThreadChecker as a member var, rather than base::NonThreadSafe
rsleevi@chromium.org
2012-06-25
2
-4
/
+4
*
Remove an IPC::ChannelProxy constructor that is not actually implemented anyw...
bryner@chromium.org
2012-06-19
1
-6
/
+0
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-16
2
-8
/
+5
*
Revert 142482 - Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
2
-5
/
+8
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
2
-8
/
+5
*
Add an untrusted NaCl build for IPC.
bbudge@chromium.org
2012-06-13
3
-69
/
+90
*
Separate out IPC::Message::Sender and Channel::Listener into a separate class.
brettw@chromium.org
2012-06-11
16
-70
/
+131
*
Add dmichael to ipc OWNERS for NaCl-related code.
dmichael@chromium.org
2012-06-11
1
-0
/
+3
*
PPAPI/NaCl: Fix double-delete in ipc_channel_nacl
dmichael@chromium.org
2012-06-11
1
-2
/
+2
*
PPAPI/NaCl: Make ipc_channel_nacl process incoming messages.
dmichael@chromium.org
2012-06-06
1
-0
/
+6
*
PPAPI/NaCl: Minor fixes to ipc_channel_nacl
dmichael@chromium.org
2012-06-06
1
-1
/
+2
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
3
-3
/
+8
*
This groups the ParamTraits into different categories and orders the .cc file...
brettw@chromium.org
2012-06-04
2
-507
/
+587
*
Remove some obscure unused Windows types from the ParamTraits specializations.
brettw@chromium.org
2012-06-02
1
-84
/
+0
*
PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.cc
dmichael@chromium.org
2012-05-31
4
-86
/
+334
*
Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc
rch@chromium.org
2012-05-30
4
-334
/
+86
*
Move ParamTraits<base::PlatformFileInfo> and <base::PlatformFileError>.
tsepez@chromium.org
2012-05-30
2
-0
/
+57
*
PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc
dmichael@chromium.org
2012-05-30
4
-86
/
+334
*
Fix ninja build for android.
yfriedman@chromium.org
2012-05-29
1
-1
/
+1
*
Add APK targets for content_unittests and net_unittests.
nileshagrawal@chromium.org
2012-05-25
1
-33
/
+10
*
Android: Get the cache directory using path service.
nileshagrawal@chromium.org
2012-05-25
1
-22
/
+28
*
Disable IPCChannelTest.SendMessageInChannelConnected on Windows for being fla...
danakj@chromium.org
2012-05-24
1
-1
/
+7
*
PPAPI/NaCl: Fix leaky NaClIPCAdapter test.
dmichael@chromium.org
2012-05-16
2
-2
/
+4
*
Run APK tests on the android_test trybot.
nileshagrawal@chromium.org
2012-05-16
1
-1
/
+2
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+4
*
Log message class/line in IPC::ChannelProxy::Context::OnDispatchMessage
piman@chromium.org
2012-05-11
1
-2
/
+4
*
Fix chromium_base.jar path for APK builds.
nileshagrawal@chromium.org
2012-05-11
1
-2
/
+2
*
Fix ipc_channel_win logging for failed pipe creation.
bryner@chromium.org
2012-05-06
1
-1
/
+1
*
RefCounted types should not have public destructors, ipc/ edition
rsleevi@chromium.org
2012-04-28
5
-59
/
+49
[next]