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
*
Update client side navigator.connect API to use ServicePortCollection [2/3]
mek
2015-06-29
1
-1
/
+0
*
IPC::ChannelMojo::Send() should fail once it is closed.
morrita
2015-06-23
3
-2
/
+58
*
Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1...
scottmg
2015-06-19
2
-0
/
+70
*
Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ...
scottmg
2015-06-19
2
-70
/
+0
*
Mac: Make SharedMemoryHandle its own class.
erikchen
2015-06-19
2
-0
/
+70
*
Disable ipc_mojo_unittests that timeout on Android.
msw
2015-06-19
2
-9
/
+56
*
Release obigation to call ChannelMojoHost::OnClientLaunched()
leon.han
2015-06-19
11
-322
/
+50
*
ipc: Remove virtual inheritance of SupportsAttachmentBrokering.
erikchen
2015-06-17
1
-1
/
+1
*
Fix win style errors.
erikchen
2015-06-16
3
-4
/
+4
*
IPC: Make ChannelReader inherit from SupportsAttachmentBrokering.
erikchen
2015-06-16
31
-146
/
+287
*
IPC: Add new classes required for attachment brokering.
erikchen
2015-06-16
10
-0
/
+220
*
Disable ChannelMojo
rockot
2015-06-12
1
-2
/
+3
*
Fix leak of PlatformHandleDispatchers in Mojo IPC
rogerj
2015-06-12
1
-1
/
+2
*
ChannelMojo: Make MOJO_RESULT_FAILED_PRECONDITION an error.
morrita
2015-06-11
1
-8
/
+3
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
Refactoring: Moving the SafeJsonParser to its own component.
eranm
2015-06-03
1
-0
/
+1
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
18
-128
/
+209
*
Move Pickle to base namespace.
brettw
2015-06-02
9
-62
/
+81
*
Move ObserverList to base namespace.
brettw
2015-06-02
1
-1
/
+1
*
Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks
miu
2015-05-29
2
-0
/
+28
*
Move Tuple to base namespace.
brettw
2015-05-29
4
-105
/
+114
*
Make IPC::Channel buffers stack based and secure against growth
bratell
2015-05-29
2
-11
/
+7
*
ipc: remove IPC_USES_READWRITE
mdempsky
2015-05-18
2
-165
/
+5
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-2
/
+2
*
Force immediate Mojo EDK shutdown on IO loop destruction.
rockot
2015-05-13
1
-17
/
+6
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-1
/
+1
*
ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-12
18
-142
/
+136
*
Mojo IPC threading fixes
rockot
2015-05-11
3
-69
/
+233
*
Change kMaxDescriptorsPerMessage back to 7
yusukes
2015-05-06
2
-3
/
+3
*
Resolve the beforeinstallprompt event's promise.
benwells
2015-05-06
1
-0
/
+1
*
Change the callsites of InterfacePtr<> methods which directly deal with messa...
yzshen
2015-05-05
1
-1
/
+3
*
Revert of Change the callsites of InterfacePtr<> methods which directly deal ...
dbeam
2015-05-05
1
-3
/
+1
*
Change the callsites of InterfacePtr<> methods which directly deal with messa...
yzshen
2015-05-05
1
-1
/
+3
*
Update {virtual,override} to follow C++11 style in ipc.
nick
2015-04-23
3
-15
/
+15
*
DER VIED IST NICHT FUER DER GEFINGERPOKEN.
thakis
2015-04-23
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to views_unittests.
dcheng
2015-04-21
1
-14
/
+12
*
GuestView: Decouple extension IPCs from soon-to-be component IPCs
fsamuel
2015-04-21
1
-0
/
+1
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-2
/
+0
*
ChannelMojo: Introduce thread-safe Send()
morrita
2015-04-20
8
-20
/
+156
*
Add CastChannelMsgStart to IPCMessageStart.
derekjchow
2015-04-17
1
-2
/
+3
*
Add instrumentation for various functions janky on the Mac IO thread.
pkasting
2015-04-15
1
-0
/
+9
*
Make chrome/renderer/content_settings_observer.cc depend on //components/cont...
vabr
2015-04-10
1
-0
/
+1
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-09
5
-64
/
+57
*
Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #...
sorin
2015-04-09
5
-57
/
+64
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-08
5
-64
/
+57
*
Implement IPC::ParamTraits<mojo::MessagePipeHandle>
morrita
2015-04-03
6
-6
/
+192
*
ChannelMojo: Use DestoryChannelOnIOThread()
morrita
2015-04-03
1
-1
/
+1
*
Revert of Implement IPC::ParamTraits<mojo::MessagePipeHandle> (patchset #4 id...
mfomitchev
2015-04-02
5
-191
/
+0
*
Implement IPC::ParamTraits<mojo::MessagePipeHandle>
morrita
2015-04-01
5
-0
/
+191
*
Revert of Implement IPC::ParamTraits<mojo::MessagePipeHandle> (patchset #3 id...
mfomitchev
2015-04-01
5
-190
/
+0
[next]