Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
050fdfe9840c3fa5439f1ad8064c52f72c9c79f9
/
ipc
22cd1cb
[ServiceWorker] Implement ServiceWorkerHost.{FocusClient,NavigateClient}
by Han Leon
· 7 years ago
1f64d22
Ensure that queued IPC messages can't leak
by Ken Rockot
· 7 years ago
726c970
Duplicate SerializedHandle definition in //ipc/ipc.mojom
by Eve Martin-Jones
· 7 years ago
e6f96f8
Add a generic component export macro
by Ken Rockot
· 7 years ago
c6b6390
android: Enforce read-only mapping of Ashmem regions.
by David 'Digit' Turner
· 7 years ago
3e7392c
[DevTools] Remove devtools_messages.h
by Dmitry Gozman
· 7 years ago
404d6d6
Make task runners at RTCPeerConnectionHandle in WaitableEventWatcher changeable
by Hajime Hoshi
· 7 years ago
15c2b01
Mojofy DWriteFontProxy.
by Sam McNally
· 7 years ago
052dd80
Reduce includes of windows.h
by Bruce Dawson
· 7 years ago
02dec60
ACCESS_VIOLATION exception
by Roman Karasev
· 7 years ago
496286e
Remove some defunct IPC msg constants.
by Tom Sepez
· 7 years ago
9b8647c
Convert base::UInt64ToString to base::NumberToString
by Daniel Cheng
· 7 years ago
31bfe1a
Run clang-tidy modernize-use-equals-{delete,default} on //ipc
by Chris Watkins
· 7 years ago
3816144
Avoid default arguments at IPC::Channel::CreateClient/Server and IPC::ChannelMojo::Create
by Hajime Hoshi
· 7 years ago
763bdfa
Convert IPC LoadFont to mojo
by Joel Hockey
· 7 years ago
595c856
Make IPC::ChannelMojo's proxy task runner changeable
by Hajime Hoshi
· 7 years ago
9570c52
Make IPC listener task runner changeable
by Hajime Hoshi
· 7 years ago
99b030a
Migrate MessageLoop::ScopedNestableTaskAllower to RunLoop::Type::kNestableTasksAllowed when used in same scope as a RunLoop variable.
by Gabriel Charette
· 7 years ago
4522c12
Reland "Avoid using `isolated` wrt. AssociatedInterfaces."
by Balazs Engedy
· 7 years ago
22df765
AHardwareBuffer-based GpuMemoryBuffer implementation
by Klaus Weidner
· 7 years ago
ad7be04
Revert "Avoid using `isolated` wrt. AssociatedInterfaces."
by Alexander Timin
· 7 years ago
5ee44b6
Avoid using `isolated` wrt. AssociatedInterfaces.
by Balazs Engedy
· 7 years ago
80d7b64
Change custom data type from map to unordered_map in preperation for mojofication.
by Stuart Langley
· 7 years ago
d7f09fa
Fix ipc::ChannelMojo not to call GetWeakPtr() from multiple threads.
by Wez
· 7 years ago
b3357f2
Update SingleThreadNoPostTaskPingPong
by Vladislav Kuzkokov
· 7 years ago
2f68d7c
Remove two unused constants from ipc/ipc_message_start.h
by Tom Sepez
· 7 years ago
63558a0
Export CanonOutputT template instantiations to avoid double definition.
by Mounir Lamouri
· 7 years ago
703169d
Rewrite base::Value::GetType to base::Value::type on Linux
by jdoerrie
· 7 years ago
497db10
base: Change make_scoped_refptr to WrapRefCounted.
by kylechar
· 7 years ago
33ace1d
Mojo C++ bindings: Revert debugging code for investigating memory corruption issue.
by Yuzhu Shen
· 7 years ago
19fd2bb
Add base::stack, convert std::stack uses use it.
by Brett Wilson
· 7 years ago
d0b2807
Revert "Validate histograms around IPC calls on Android."
by Brian White
· 7 years ago
5c6f2e8
Convert std::deque to base::circular_deque.
by Brett Wilson
· 7 years ago
751d004
Use checked_cast instead of static_cast when casting sizes in Pickle.
by Chris Palmer
· 7 years ago
38823cf
Switch make_scoped_refptr to MakeRefCounted.
by kylechar
· 7 years ago
a9fb90e
Validate histograms around IPC calls on Android.
by Brian White
· 7 years ago
51215ca
Change Pickle::Write* methods to return void.
by Daniel Cheng
· 7 years ago
68ab1f9
Remove base::PickleSizer
by Daniel Cheng
· 7 years ago
af47cf0
Convert many std::queue to base::queue
by Brett Wilson
· 7 years ago
50465b0
fuchsia: Magenta -> Zircon
by Scott Graham
· 7 years ago
610b17b
Crash when sending oversized legacy IPC messages
by Ken Rockot
· 7 years ago
f98504a
Remove IPC::Channel::OutputElement in IPC::Channel
by Gyuyoung Kim
· 7 years ago
7cabfbb
Mojo C++ bindings: introduce TrackedScopedRefPtr to debug corruptions.
by Yuzhu Shen
· 7 years ago
b3a77c9
Mojo Bindings: Support handles in native structs
by Ken Rockot
· 7 years ago
90bc731
Follow-up from 'Removing iTunes support from media_gallery API.'
by Jay Civelli
· 7 years ago
be1589d
Remove ScopedProfile and ScopedTracker.
by Brett Wilson
· 7 years ago
15422a8
Remove tracked_objects::ScopedTracker instantiations.
by Brett Wilson
· 7 years ago
b6db987
Add CPU usage perf tests for legacy IPC and Mojo.
by Yuzhu Shen
· 7 years ago
03ec1ca
Remove ParamTraits::GetSize since it's not used anymore.
by John Abd-El-Malek
· 7 years ago
c8447f5
Remove an IPC message copy on DispatchWithParamDelayReply
by tzik
· 7 years ago
6eae758
Reland "Mojo: Allow duplicate events in SyncHandleRegistry"
by Ken Rockot
· 7 years ago
d140291
Pass Chrome IPC message parameters by move
by tzik
· 7 years ago
6c724c1
Add unit-test for passing base::SharedMemory via Chrome IPC.
by Wez
· 7 years ago
91c67ab
Speculatively revert "Mojo: Allow duplicate events in SyncHandleRegistry"
by Tarun Bansal
· 7 years ago
918a052
Mojo: Allow duplicate events in SyncHandleRegistry
by Ken Rockot
· 7 years ago
56733a0
Add missing HANDLE_EINTR macro around dup() calls.
by Dale Curtis
· 7 years ago
bd20ea9
Replace base::MakeUnique with std::make_unique in ipc/.
by Jeremy Roman
· 7 years ago
c10c72c
Fuchsia: Add platform implementation for Mojo WrapAttachmentImpl.
by Wez
· 7 years ago
afc2bb8
Migrate IPCs between the browser and service processes to mojo.
by Sam McNally
· 7 years ago
a7e8f9c
IPC-over-mojo: Eliminate two buffer copies.
by Yuzhu Shen
· 7 years ago
f0d64c6
Move IDMap to base namespace.
by Brett Wilson
· 7 years ago
bc7f3c8
Remove MediaStreamMsgStart and its references
by Chandan Padhi
· 7 years ago
cd63c2e
Remove base::Value::SetStringWithoutPathExpansion
by jdoerrie
· 7 years ago
2c0ad2e
Remove base::Value::SetDoubleWithoutPathExpansion
by jdoerrie
· 7 years ago
773e7f2
[c++] Whitelist std::integer_sequence and replace base::IndexSequence with std::index_sequence.
by Jeremy Roman
· 7 years ago
1615c31
Remove uses NON_EXPORTED_BASE now that it's a no-op.
by Nico Weber
· 7 years ago
b5e8f4f
Mojo bindings: remove an unnecessary DCHECK.
by Yuzhu Shen
· 7 years ago
37ae4c6
Reland "Check whether incoming interface IDs have correct namespace bit."
by Yuzhu Shen
· 7 years ago
7abbaed
Revert "Check whether incoming interface IDs have correct namespace bit."
by Walter Korman
· 7 years ago
2effe17
Check whether incoming interface IDs have correct namespace bit.
by Yuzhu Shen
· 7 years ago
b8014a7
Implement most of Chrome IPC for Fuchsia.
by Wez
· 7 years ago
8957cbc
Remove unnecessary fields from ipc::HandleAttachmentWin.
by Wez
· 7 years ago
1ceeea2
Add perf test cases to compare the cost of passing associated and non-associated interfaces.
by Yuzhu Shen
· 7 years ago
c6b8178
Remove base::Value::SetIntegerWithoutPathExpansion
by jdoerrie
· 7 years ago
08ce100
Remove unused constants from ipc_message_start.h (try #2).
by Tom Sepez
· 7 years ago
274bec8
Mass replace MessageLoop::Quit*() with RunLoop::QuitCurrent*Deprecated().
by Gabriel Charette
· 7 years ago
8d01353
IPC perf tests: make sure we use the same IO thread for Mojo and IPC::Channel.
by yzshen
· 7 years ago
f0ea075
Mojo C++ bindings: more readable error message for missing *Traits specialization.
by Yuzhu Shen
· 7 years ago
2eda4da
Support Serializing and Deserializing RepeatedField / RepeatedPtrField in IPC::Message
by zijiehe
· 7 years ago
f4a97cb
Add a dcheck to warn if someone sends a sync IPC through IPC::ChannelProxy.
by John Abd-El-Malek
· 7 years ago
a00e05e
Fix sync IPC perf tests.
by Yuzhu Shen
· 7 years ago
60ad4be
Cleanup ipc_perftests.
by John Abd-El-Malek
· 7 years ago
9b47785
Replace base::StaticAtomicSequenceNumber with base::AtomicSequenceNumber in //extensions and //ipc
by tzik
· 7 years ago
173bfd7
Define ParamTraits<long>::Log() on Fuchsia
by Sergey Ulanov
· 7 years ago
4d1e38c
Mojo C++ Bindings: Lazy Serialization
by Ken Rockot
· 7 years ago
ac08511
Remove utility process batch mode support and its IPCs
by Noel Gordon
· 7 years ago
7786715
Remove dummy AddRef/Release from //ipc/ipc_sync_channel_unittest.cc
by tzik
· 7 years ago
6c539cd
Ban raw pointers to ref-counted types on base::Bind
by tzik
· 7 years ago
3038c29
fuchsia: get ipc_tests compiling again
by Scott Graham
· 7 years ago
e3be235
Rename TaskRunner::RunsTasksOnCurrentThread() in //ipc, //mojo
by peary2
· 7 years ago
3bf3a7e
fuchsia: get //ipc compiling
by Scott Graham
· 7 years ago
e8a9749
Add a variadic version of ParamTraits, to allow for >5 IPC parameters.
by ossu
· 7 years ago
0947993
Mojo: Eliminate multiprocess test helper macros
by Ken Rockot
· 7 years ago
7854eed
Allow mojo bindings to run on SequencedTaskRunner.
by Sam McNally
· 7 years ago
4ddf17b
Use OnceCallback on Mojo interfaces in //ipc
by tzik
· 7 years ago
7683414
Adapt Mojo system API consumers to new messaging APIs
by Ken Rockot
· 7 years ago
294562e
[Mojo] Implement explicit operator bool on InterfacePtr and AssociatedInterfacePtr.
by Jeremy Roman
· 7 years ago
b089636
Convert web manifest IPCs to use mojo.
by Sam McNally
· 7 years ago
be3a2ae
Remove raw DictionaryValue::Set
by jdoerrie
· 7 years ago
0164933
get rid of ipc_descriptors.h
by Thiago Farina
· 7 years ago
Next »