Sign in
chromium
/
chromium
/
src
/
9147a531d69c35b928d4dc1a11684bb5baf1d6f9
/
ipc
23972357
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
e25b5d5
AssociatedGroupController impls: reduce message pipes created for sync message signalling.
by yzshen
· 8 years ago
1aa8e56c
Mojo C++ bindings: remove usage of AssociatedGroup from ipc/
by yzshen
· 9 years ago
36b5511
Uncomment tracking macro in IPC_MESSAGE_HANDLER_GENERIC
by ssid
· 9 years ago
e03e80f
Inline base::BinaryValue into base::Value
by jdoerrie
· 9 years ago
2859a2ac
Mojo C++ bindings: Simplify associated interface API.
by yzshen
· 9 years ago
8f2127bb
[DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files.
by ymzhang
· 9 years ago
ad900d3
ipc: Use std::unique_ptr instead of linked_ptr
by digit
· 9 years ago
b5de460
Add IPC ParamTraits for c-style arrays
by ericrk
· 9 years ago
67b4b0c
Fix nullptr dereference in thread-safe Channel forwarding
by rockot
· 9 years ago
a628d0b
Mojo C++ Bindings: Eliminiate unbound ThreadSafeInterfacePtr
by rockot
· 9 years ago
5c8a6c6
Add tests for detecting lost associated interfaces.
by sammc
· 9 years ago
0a597131
Mojo C++ bindings: fix MultiplexRouter and ChannelAssociatedGroupController.
by yzshen
· 9 years ago
ea784ea
Mojo C++ bindings: introduce an optional array to store transferred interface IDs in messages.
by yzshen
· 9 years ago
14e09ca
Remove the MessageLoop::DestructionObserver from mojo bindings.
by sammc
· 9 years ago
2207af1
Tag some of Mojo heap allocations for the heap profiler.
by jcivelli
· 9 years ago
70bbb5949
Remove associated interface registration from ChannelProxy
by rockot
· 9 years ago
e003d59
ChannelAssociatedGroupController: expect that endpoints may not be in closed state during destruction.
by yzshen
· 9 years ago
8be41d3a
Mojo bindings: merge the control messages of sending disconnect reason and notifying endpoint closed.
by yzshen
· 9 years ago
f9fa5b80
Add more mojo perf tests.
by jam
· 9 years ago
e5180e0e
Remove mojo::edk::test::ScopedIPCSupport
by rockot
· 9 years ago
383b174a
Increase the depth limit of JSONParser and IPC serialization from 100 to 200.
by joaodasilva
· 9 years ago
f4462a35
Reland of new multiprocess test client process launcher.
by jcivelli
· 9 years ago
ca86c9e
Add some perf tests to compare Mojo overhead.
by jam
· 9 years ago
35e5ff5
Fix ThreadSafeAssociatedInterfacePtrProvider raciness.
by jcivelli
· 9 years ago
bcb0b71
Remove indexed_db_messages.h.
by reillyg
· 9 years ago
8f2c6708
Revert of Multiprocess test client: Android child process launcher rework. (patchset #21 id:400001 of https://codereview.chromium.org/2549363004/ )
by jcivelli
· 9 years ago
5513e46
Multiprocess test client: Android child process launcher rework.
by jcivelli
· 9 years ago
c062784
Reduce ipc_perftests iterations in debug builds
by brucedawson
· 9 years ago
a19b770
Include-what-you-use for ThreadTaskRunnerHandle.
by fdoray
· 9 years ago
e0a9f158
mojo:: Rename mojo::GetProxy() to mojo::MakeRequest()
by blundell
· 9 years ago
dc72ee94
Make base::Value::TYPE a scoped enum.
by jdoerrie
· 9 years ago
db24b9e6
Cleanup remaining class/struct fwd declarations
by jbriance
· 9 years ago
de24c6d
Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes
by rlanday
· 9 years ago
1bd2370
Remove MessageLoop destruction observer from mojo::Watcher.
by yzshen
· 9 years ago
315d17f
Provide a Mojo equivalent of ThreadSafeSender.
by jcivelli
· 9 years ago
6ed3efb
Remove IPC::BrokerableAttachment.
by sammc
· 9 years ago
cde36206
Remove ipc/unix_domain_socket_util.*
by sammc
· 9 years ago
cf1d7d0
Mojo EDK: Clean shutdown for ScopedIPCSupport in tests
by rockot
· 9 years ago
c1fc6575
Remove ipc/test_util_mac.*.
by sammc
· 9 years ago
cb959ce
Make printing work better with OOPIF. (try 2)
by thestig
· 9 years ago
356feed5
Revert of Make printing work better with OOPIF. (patchset #17 id:340001 of https://codereview.chromium.org/2426503002/ )
by sgurun
· 9 years ago
aaa2bba38
Make printing work better with OOPIF.
by thestig
· 9 years ago
cff1de9
Revert of Remove IPC::BrokerableAttachment. (patchset #1 id:120001 of https://codereview.chromium.org/2494943002/ )
by horo
· 9 years ago
f6e03ce5
Remove IPC::BrokerableAttachment.
by sammc
· 9 years ago
a1b3b4d
Remove IPC channel IDs.
by sammc
· 9 years ago
389a8b2
Revert of Ensure clean up functions of MessageFilter are paired with their initialization functions (patchset #3 id:40001 of https://codereview.chromium.org/2488753002/ )
by tzik
· 9 years ago
9bf370c
Remove unused parts of IPC::ChannelHandle.
by sammc
· 9 years ago
f810f07f
Remove IPC::Endpoint.
by sammc
· 9 years ago
5890954
Mojo Bindings: Fix lock-order inversion in associated controllers
by rockot
· 9 years ago
8941d77
Ensure clean up functions of MessageFilter are paired with their initialization functions
by tzik
· 9 years ago
19eb6f7c
Remove obsolete methods from IPC::Channel and related classes.
by sammc
· 9 years ago
beeed368
Delete IPC::ChannelPosix, IPC::ChannelWin and IPC::AttachmentBroker.
by sammc
· 9 years ago
becd3f74
IPC: Relax thread constraints on Channel-associated send
by rockot
· 9 years ago
ee88cfeec
Revert of Remove MessageLoop destruction observer from mojo::Watcher. (patchset #2 id:20001 of https://codereview.chromium.org/2475273003/ )
by xlai
· 9 years ago
da6bd89a
Remove MessageLoop destruction observer from mojo::Watcher.
by fdoray
· 9 years ago
0e85f1d
Call MessageFilter clean up handlers even for pending filters
by tzik
· 9 years ago
10ae436
Remove dependency of sequenced_worker_pool.h on SingleThreadTaskRunner.
by gab
· 9 years ago
d8d889b
Remove jschuh as an IPC security owner
by jschuh
· 9 years ago
49c519ec
Fix undefined behavior in UnixDomainSocketUtil.Connect test.
by krasin
· 9 years ago
4bcc4ed6
Change most IPC tests to use ChannelMojo.
by sammc
· 9 years ago
010a37c4
Revert of Change most IPC tests to use ChannelMojo. (patchset #1 id:100001 of https://codereview.chromium.org/2451953003/ )
by foolip
· 9 years ago
d45a95a8
Change most IPC tests to use ChannelMojo.
by sammc
· 9 years ago
8a96cca4
Fix some test expectations for IPC tests
by rockot
· 9 years ago
e51768c
Use ChannelMojo for NaCl PPAPI channels.
by sammc
· 9 years ago
6b787f9
Remove usage of base::ObserverList<T>::Iter::GetNext() in //ipc.
by dcheng
· 9 years ago
471b67d
[Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo.
by leon.han
· 9 years ago
93b95f8b
This CL migrates MediaSession message from IPC to mojo.
by zqzhang
· 9 years ago
75ce65c
Always use ChannelMojo for content child processes.
by sammc
· 9 years ago
336fc62a
Expose remote associated interfaces through SyncMessageFilter
by rockot
· 9 years ago
c5eaaddf
Merge Content Settings IPCs back to chrome/common/render_messages.h
by vabr
· 9 years ago
067ca55f
Move ViewMsg_New to mojom
by rockot
· 9 years ago
19e49e9
Replace MessageLoop::current()->task_runner() with ThreadTaskRunnerHandle::Get().
by fdoray
· 9 years ago
cde1af7
Remove som GYP annotations, remove unused manifest.
by brettw
· 9 years ago
4d92485f
Remove unneeded thread.h includes and fix IWUU.
by gab
· 9 years ago
df7ac746
Suppress sandbox deprecation warnings by using the Seatbelt wrapper.
by kerrnel
· 9 years ago
4a5ac60
Add base::UnguessableToken
by tguilbert
· 9 years ago
e0072ebd
IPC::MessageFilter::OnFilterAdded: IPC::Sender -> IPC::Channel
by rockot
· 9 years ago
b97e3d3
IPC: Delete thread-safe send support
by rockot
· 9 years ago
fd3d9084
Corrects mojom::RouteProvider registration in ChildThreadImpl
by rockot
· 9 years ago
16e5f60
misc files A-P: Change ScopedTempDir::path() to GetPath()
by vabr
· 9 years ago
f62002a
Adds associated interface support between RenderFrameHost and RenderFrame.
by rockot
· 9 years ago
1018875
Reworks Channel pausing behavior
by rockot
· 9 years ago
401fb2c
Mojo Channel: Fix deferred proxy dispatch; support paused channels
by rockot
· 9 years ago
d4fe0370
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
95b6282
Delete all test isolate file now that M54 was branched.
by maruel
· 9 years ago
07cace4
Remove unneeded scoped_refptr<>::get() on method binding
by tzik
· 9 years ago
cd1547c
Remove GYP files from some smaller toplevel dirs.
by brettw
· 9 years ago
6ef45cf
Remove calls to deprecated MessageLoop methods on Windows and Linux.
by fdoray
· 9 years ago
222e7dd
Support custom message filtering on Mojo binding objects
by rockot
· 9 years ago
24b40a3
Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types
by yzshen
· 9 years ago
c4cc691e
Mojo C++ Bindings: Movable mojo::Message
by rockot
· 9 years ago
07d64e6
Remove amistry from OWNERS files
by benwells
· 9 years ago
3134fc6
[Translate] Migrate IPCs to Mojo interfaces.
by leon.han
· 9 years ago
b0a39f8
Support mojo connections between unrelated peer processes.
by sammc
· 9 years ago
ff1b853
Eliminate kMojoChannelToken usage for render processes
by rockot
· 9 years ago
703abc1a
Revert of Eliminate kMojoChannelToken usage for render processes (patchset #5 id:80001 of https://codereview.chromium.org/2201183005/ )
by huangs
· 9 years ago
7a7f8f7
Eliminate kMojoChannelToken usage for render processes
by rockot
· 9 years ago
9abe09b
Adds sync message support to Channel-associated interfaces.
by rockot
· 9 years ago
a056430
base: Remove unneeded RegisterNatives() calls on Android
by sievers
· 9 years ago
Next »