Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f794f2641e4ce99553be242bc8c33502fa3e416e
/
ipc
« Previous
c28edbb
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/)
by morrita
· 10 years ago
021c316
Revert of Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1029263008/)
by tkent
· 10 years ago
ab48057
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/)
by tkent
· 10 years ago
1dc2145
Revert of ChannelMojo: Let MessagePipeReader wait "peer closed" signal as well. (patchset #2 id:20001 of https://codereview.chromium.org/1023043002/)
by tkent
· 10 years ago
fe671fc
ChannelMojo: Let MessagePipeReader wait "peer closed" signal as well.
by morrita
· 10 years ago
0762ee9
Re-enable ChannelMojo
by morrita
· 10 years ago
4f286e9
Decouple Cache Storage messaging from Service Worker/Embedded Worker
by jsbell
· 10 years ago
5b118a0
Remove uses of KillProcess()
by rvargas
· 10 years ago
eb96787
Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128
by yusukes
· 10 years ago
da23c5d
ChannelMojo: Turn DLOG to LOG for ERROR and WARNING
by morrita
· 10 years ago
9d483fc
Fix ipc_mojo_perftests which has been broken since last Mojo roll
by morrita
· 10 years ago
62aae65
Disable ChannelMojo.
by rockot
· 10 years ago
167897f
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1002973002/)
by alexmos
· 10 years ago
3d4724a
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chromium.org/857483004/)
by skuhne
· 10 years ago
4a30855
Cleanup: Remove wstring methods from base::Pickle.
by thestig
· 10 years ago
0fff389
Adding StringPiece read/write support to pickle.
by brucedawson
· 10 years ago
1023589
base: Stop passing a non-const ref to ObserverListBase::Iterator.
by danakj
· 10 years ago
8a1c74f
Add a flag to dump IPC messages sent from the renderer to the browser.
by mbarbella
· 10 years ago
31467a5
Make AsyncHandleWaiter reenterancy-safe
by morrita
· 10 years ago
6713824
Fix a couple of ipc_channel_mojo_unittest failures.
by morrita
· 10 years ago
b7cf51f
Revert of Adding StringPiece read/write support to pickle. (patchset #4 id:60001 of https://codereview.chromium.org/927183002/)
by brucedawson
· 10 years ago
6914d78
Adding StringPiece/StringPiece16 read/write support to pickle, and
by brucedawson
· 10 years ago
fadecfb
Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafe
by morrita
· 10 years ago
1664d4a
Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used.
by jeremyim
· 10 years ago
7952437
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
by rockot
· 10 years ago
3e57306
ChannelMojo should use PID from the bootstrap Channel.
by morrita
· 10 years ago
417d852
ChannelMojo: Reduce the number of dup() call
by morrita
· 10 years ago
21ca5c0
Chromecast: adds CastCryptoMsgStart to IPCMessageStart list.
by gunsch
· 10 years ago
42686ad
Remove base::WaitForSingleProcess
by rvargas
· 10 years ago
301f5ce
This change adds a LockThreadAffinity and uses it to
by brucedawson
· 10 years ago
1216def
Added chrome-side support for link rel=preconnect
by pmeenan
· 10 years ago
9873550
Mechanical rename of base::debug -> base::trace_event [final pass]
by ssid
· 10 years ago
1b52e4c
IPC: Add MojoHandleAttachment
by morrita
· 10 years ago
ba2f059
Change ipc_perftests large-message test count to 1,000
by brucedawson
· 10 years ago
7aa3a99
Deleting the forwarding header files base/debug/trace_event*
by ssid
· 10 years ago
f43014e
Non-SFI mode: Use dummy PID for NaCl's IPC channel for nacl_helper_nonsfi.
by hidehiko
· 10 years ago
7b7fcd2
Move GuestView IPCs into their own messages file.
by fsamuel
· 10 years ago
7d1bfcc
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
by morrita
· 10 years ago
45e7b0a
Mechanical rename of tracing includes (remaining bits)
by primiano
· 10 years ago
1855e09
Revert of Revert of IPC::ChannelMojo: Make IPC handling robust against bad messages. (patchset #1 id:1 of https://codereview.chromium.org/883373002/)
by inferno
· 10 years ago
cd5434a
Revert of IPC::ChannelMojo: Make IPC handling robust against bad messages. (patchset #3 id:40001 of https://codereview.chromium.org/725733002/)
by inferno
· 10 years ago
e491a7b
Add ChannelPosix::ResetSafely() to deal with a lingering crash
by morrita
· 10 years ago
552b3e9
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/875333002/)
by morrita
· 10 years ago
3ebffd8
undo zturner visualc compiler workaround
by cpu
· 10 years ago
869c33f
Revert of Add ChannelPosix::ResetSafely() to deal with a lingering crash (patchset #1 id:1 of https://codereview.chromium.org/882543002/)
by yoichio
· 10 years ago
69e5c88
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chromium.org/857483004/)
by yoichio
· 10 years ago
1af5ffa
Add ChannelPosix::ResetSafely() to deal with a lingering crash
by morrita
· 10 years ago
c56fffa
Enable ChannelMojo
by morrita
· 10 years ago
6308f32
IPC: Introduce MessageAttachment and PlatformFileAttachment.
by morrita
· 10 years ago
84c6ef5
Enable posting a message from JS to Android webview.
by sgurun
· 10 years ago
4bb8035
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
by blundell
· 10 years ago
37748a6
Use PathService to get temp dir name for IPC unittests.
by byungchul
· 10 years ago
f56be5d
Adding "static_assert" in lieu of "COMPILE_ASSERT" in ipc module
by anujk.sharma
· 10 years ago
bd85a0f
Ipclist fixes.
by Abhishek Arya
· 10 years ago
c82bbfa
Revert of Ipclist fixes. (patchset #2 id:20001 of https://codereview.chromium.org/848453003/)
by Nico Weber
· 10 years ago
ae5806d
Ipclist fixes.
by Abhishek Arya
· 10 years ago
f26cfbf
ChannelMojo: Use MessageLoop::IOObserver
by morrita
· 10 years ago
c1abeb3
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
by rockot
· 10 years ago
33a3590
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
by morrita
· 10 years ago
9008c79
Move WeakPtrFactory to the end of AsyncHandleWaiter
by dmichael
· 10 years ago
f355d88
MultiProcessTest: Update SpawnChild* to return a Process.
by rvargas
· 10 years ago
7a8a2d1
ChannelMojo: Adopt |mojo::embedder::AsyncWait()|
by morrita
· 10 years ago
f8a5011
Send more file descriptors in IPCSendFdsTest.DescriptorTest
by yusukes
· 10 years ago
c764d4d
Fix build break from strict checking of {virtual,override,final}.
by Daniel Cheng
· 10 years ago
c9f0ad0
Remove deprecated methods from Pickle.
by avi
· 10 years ago
fadd1f2
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/)
by avi
· 10 years ago
e175896
Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https://codereview.chromium.org/826573002/)
by avi
· 10 years ago
19ae854
Revert "Update legacy Tuple-using code."
by Avi Drissman
· 10 years ago
cd52576
Standardize usage of virtual/override/final specifiers in ipc/.
by dcheng
· 10 years ago
dcc95fa
Remove deprecated methods from Pickle.
by Avi Drissman
· 10 years ago
c253669
Update legacy Tuple-using code.
by Avi Drissman
· 10 years ago
a5a9c96
Add "override" to ParamDeserializer::SerializeOutputParameters
by dmichael
· 10 years ago
a63c546
Hook up the RenderThread's IPC ChannelProxy to the RendererScheduler.
by rmcilroy
· 10 years ago
24f34cd
IPC::ChannelMojo: Add a trace
by morrita
· 10 years ago
0932013
Chromecast: IPC messages for browser-based media pipeline.
by gunsch
· 10 years ago
93e2370
Pass navigator.connect calls through to the browser process.
by mek
· 10 years ago
596cc35
Revert "Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on Linux platform."
by perkj
· 10 years ago
90b49ab
Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on Linux platform.
by hidehiko
· 10 years ago
d094884
Revert ChannelMojo switch-on
by morrita
· 10 years ago
52be589
bluetooth: Impl uses new WebBluetoothDevice in content/browser.
by scheib
· 10 years ago
4c65cf9
Turn ChannelMojo on for all platforms
by morrita
· 10 years ago
1f42dc6
ChannelMojo Refactoring: Merge MessageReader into MessagePipeReader
by morrita
· 10 years ago
71158ac
Remove the old Web Notification code-path (Chromium)
by peter
· 10 years ago
b7c7a6a
Turn ChannelMojo on Mac and Linux
by morrita
· 10 years ago
220877f
Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a
by jamesr
· 10 years ago
1e89327
Componentize renderer side of DNS prefetching.
by gunsch
· 10 years ago
0903dda
IPC: a way for security exploit browsertests to simulate the appearance of a malicious IPC.
by nick
· 10 years ago
5229f08
IPC::ChannelMojo: Make IPC handling robust against bad messages.
by morrita
· 10 years ago
6667de2
Fix signed integer overflow in GetRefNumUpper24.
by rickyz
· 10 years ago
dbb52dc
Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac
by jamesr
· 10 years ago
1e470b8
Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi.
by hidehiko
· 10 years ago
58e1907
Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_nonsfi.
by hidehiko
· 10 years ago
e3b591d
Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21
by jamesr
· 10 years ago
f61d60c
Revert of Enable ChannelMojo on Linux (patchset #1 id:1 of https://codereview.chromium.org/684323002/)
by yurys
· 10 years ago
ead15cc
Enable ChannelMojo on Linux
by morrita
· 10 years ago
ae6c86f
Remove last non-third_party typeofs on Mac.
by thakis
· 10 years ago
2bc9f04
Add a few missing overrides found by a new clang warning.
by thakis
· 10 years ago
721e604
Introduce OS_NACL_SFI and OS_NACL_NONSFI macros.
by hidehiko
· 10 years ago
88543a2
ChannelMojo: Replace hand written messsages with mojo.
by morrita
· 10 years ago
5e82286
Move LayoutTestMessageFilter-related IPCs to their own message file.
by peter
· 10 years ago
Next »