Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
dc00d3587f310238519958046fe8075b45a0ea2b
/
mojo
fec4f18
Mojo: Remove UAF workaround
by Ken Rockot
· 7 years ago
3987bda
Convert file_utilities_messages to mojo
by Stuart Langley
· 7 years ago
c1bd33b
Mojo: DataPipeStringWriter -> StringDataPipeProducer
by Ken Rockot
· 7 years ago
0194d77
Mojo: Add FileDataPipeProducer
by Ken Rockot
· 7 years ago
af361f1
Roll Fuchsia SDK to 36d9ffb6bda53112e826941757efe04654050d46
by Sergey Ulanov
· 7 years ago
608162c
Replace std::queue with base::queue.
by Brett Wilson
· 7 years ago
2229483
Mojo: Add DataPipeStringWriter
by Ken Rockot
· 7 years ago
38823cf
Switch make_scoped_refptr to MakeRefCounted.
by kylechar
· 7 years ago
0914f3f
Remove some debugging CHECKs.
by Yuzhu Shen
· 7 years ago
f69fa47
Mojo: Remove some debugging CHECKs
by Ken Rockot
· 7 years ago
809852c
Adding tracking of location for AutoCloseableRouter.
by Jay Civelli
· 7 years ago
393d727
Mojofying printing::PWGRasterConverter.
by Jay Civelli
· 7 years ago
50465b0
fuchsia: Magenta -> Zircon
by Scott Graham
· 7 years ago
693617c
Mojo class doc cleanup
by Ken Rockot
· 7 years ago
bdcc7f8
Mojofy DidCommitProvisionalLoad.
by Balazs Engedy
· 7 years ago
38087d3
Mojo: Pad port table entries with extra bytes
by Ken Rockot
· 7 years ago
9cc7844
Mojo: Add some class docs for Node, Port, Event
by Ken Rockot
· 7 years ago
6968aa3
Mojo C++ bindings: fix typo and add 'const's.
by Yuzhu Shen
· 7 years ago
d5b8dbe
Revert "Mojo: Check for null on Watch creation"
by Reilly Grant
· 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
a91c6fc
Mojo: Force crash when sending oversized messages
by Ken Rockot
· 7 years ago
4156ea9
Mojo C++ MultiplexRouter: use a base::small_map with 1 inlined slot for endpoints.
by Yuzhu Shen
· 7 years ago
301b6c9
Switch mojo::edk::WatcherSet to flat_map
by Reilly Grant
· 7 years ago
eb5b430
Replace tracked_objects::Location with base::Location.
by Brett Wilson
· 7 years ago
a29a03c
Convert the rest of mojo javatests to JUnit4
by Yoland Yan
· 7 years ago
871e66b
Mojo C++ bindings: add a DVLOG for sync call returning without getting response.
by Yuzhu Shen
· 7 years ago
b3c90d1
viz: Move CopyOutputResult's and TextureMailbox's mojom to services/viz
by Saman Sami
· 7 years ago
492f032
Revert "Mojofy DidCommitProvisionalLoad."
by Roger McFarlane
· 7 years ago
bb38ef3
Mojofy DidCommitProvisionalLoad.
by Balazs Engedy
· 7 years ago
430140b
Switch mojo::edk::WatcherDispatcher maps to flat_map
by Reilly Grant
· 7 years ago
da0c840
Mojo: Check for null on Watch creation
by Reilly Grant
· 7 years ago
9b5706d
Mojo: Guard against invalid data pipe configs
by Ken Rockot
· 7 years ago
720853b
Mojo: Removed the unused message.cc file
by Luis Hector Chavez
· 7 years ago
03ec1ca
Remove ParamTraits::GetSize since it's not used anymore.
by John Abd-El-Malek
· 7 years ago
7a450fa
Allow tests to swap Mojo interface implementations.
by Nasko Oskov
· 7 years ago
b211886
Use net::HttpRequestHeaders in content::ResourceRequest
by Kinuko Yasuda
· 7 years ago
125b1da
Mojo: Fix nested SyncHandleWatcher Wait
by Ken Rockot
· 7 years ago
8daa4fb
Add hid.mojom, re-define the device::HidDeviceInfo.
by Ke He
· 7 years ago
6eae758
Reland "Mojo: Allow duplicate events in SyncHandleRegistry"
by Ken Rockot
· 7 years ago
91c67ab
Speculatively revert "Mojo: Allow duplicate events in SyncHandleRegistry"
by Tarun Bansal
· 7 years ago
f37111a
Mojo: Add checks to test for UAF
by Ken Rockot
· 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
5acbef4
Fix MessageLoop and RunLoop includes via script.
by Gabriel Charette
· 7 years ago
e4bdaa3
Minor change to fix typo in cpp union example
by Gary Klassen
· 7 years ago
c10c72c
Fuchsia: Add platform implementation for Mojo WrapAttachmentImpl.
by Wez
· 7 years ago
a7e8f9c
IPC-over-mojo: Eliminate two buffer copies.
by Yuzhu Shen
· 7 years ago
47644e4
Switch Mojo struct traits over to using base::span
by Daniel Cheng
· 7 years ago
b3836b3
Implement localStorage origin enforcement.
by Nasko Oskov
· 7 years ago
92c6b78
Delete RegisterNatives() calls from //mojo
by Andrew Grieve
· 7 years ago
4e36dc3
Fuchsia: Add logic for Mojo handle-passing to child processes.
by Kevin Marshall
· 7 years ago
fa94a99
Replace base::MakeUnique with std::make_unique in mojo/.
by Jeremy Roman
· 7 years ago
774739f
Reland "Mojo: Ensure RequestContexts exist for some message APIs"
by Ken Rockot
· 7 years ago
5d6cfdf
Revert "Mojo: Ensure RequestContexts exist for some message APIs"
by Dave Schuyler
· 7 years ago
46a0bdf
Mojo: Ensure RequestContexts exist for some message APIs
by Ken Rockot
· 7 years ago
da2a93b
Handle multi-MX-handle file descriptors in Mojo messages on Fuchsia.
by Wez
· 7 years ago
84c8c30
Revert "Changing multiprocess test SpawnChild to return a struct instead of a"
by Jay Civelli
· 7 years ago
9f87b48
Rename base::Span to base::span to match //base/containers guidelines.
by Daniel Cheng
· 7 years ago
f88d76f
Mojo C++ bindings: avoid holding ScopedInterfaceEndpointHandles in MultiplexRouter.
by Yuzhu Shen
· 7 years ago
d20a0c7
Convert mojo javatests to JUnit4
by Yoland Yan
· 7 years ago
95f802d
Minor change to update build target for js binding build
by Gary Klassen
· 7 years ago
ce3fa13
Fix SysInfo::AmountOfVirtualMemory and PlatformSharedBuffer::Map().
by Wez
· 7 years ago
a0c2147
Reduce maximum number of handles per Channel::Message.
by Wez
· 7 years ago
aea9542
Enable service_manager_unittests.
by Wez
· 7 years ago
0361fad
Fix privileged services/viz paths.
by kylechar
· 7 years ago
6f8c848
Allow file-descriptors to be passed over IPC on Fuchsia.
by Wez
· 7 years ago
cd9acbc
chromeos: move TouchDeviceTransform to ui/events/devices
by Scott Violet
· 7 years ago
1615c31
Remove uses NON_EXPORTED_BASE now that it's a no-op.
by Nico Weber
· 7 years ago
4d74ba5
Mojo: Another CHECK for debugging
by Ken Rockot
· 7 years ago
b5e8f4f
Mojo bindings: remove an unnecessary DCHECK.
by Yuzhu Shen
· 7 years ago
94ac4d1
Convert some deque uses to base::circular_deque.
by Brett Wilson
· 7 years ago
d063f5f
Mojo: Fix crash on failed handle serialization
by Ken Rockot
· 7 years ago
d9d8b79
mojo Java bindings: Qualify struct field names with this.
by Victor Costan
· 7 years ago
af90dbf
Fix base::Thread::Options() usage in examples.
by David 'Digit' Turner
· 7 years ago
37ae4c6
Reland "Check whether incoming interface IDs have correct namespace bit."
by Yuzhu Shen
· 7 years ago
0a511c3
Rename mojo::CArray to base::Span and move it to //base.
by Daniel Cheng
· 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
dc0de06
Reland "Remove unnecessary SetUpContext usage"
by Ken Rockot
· 7 years ago
6d062a9
Improve Mojo Fuzzer Coverage
by Tim Becker
· 7 years ago
6f8650b
Mojo: Optimize random port name generation
by Ken Rockot
· 7 years ago
ac8ba59
Implement minimal set of Mojo platform IPC primitives for Fuchsia.
by Wez
· 7 years ago
7d5a074
Mojo Bindings: Single-phase serialization
by Ken Rockot
· 7 years ago
ff6174a
Pass JavaRef to Java methods in mojo.
by Torne (Richard Coles)
· 7 years ago
13b5981
Mojo: More flexible message serialization
by Ken Rockot
· 7 years ago
a37febb
Message Dumper / Corpus Generator for Mojo Fuzzer
by Tim Becker
· 7 years ago
dd0b688
Evolve mojo::CArray/mojo::ConstCArray towards a future base::Span API
by Daniel Cheng
· 7 years ago
b43fd08
Fix stale method name in Mojo bindings comment.
by Nasko Oskov
· 7 years ago
0c1060a
Use WTF::in_place instead of base::in_place in Blink's mojo bindings.
by Victor Costan
· 7 years ago
ad20c97
Revert "Mojo C++ bindings: add more CHECKs to investigate crashes."
by Ken Rockot
· 7 years ago
c0d2a25
Reland "Mojo: Fix thread-safety issues in watcher API"
by Ken Rockot
· 7 years ago
052687f
Make mojo_public_bindings_unittests confirm correct sequence, not thread
by Scott Graham
· 7 years ago
f8e3fa4
Revert "Mojo: Fix thread-safety issues in watcher API"
by John Mellor
· 7 years ago
6886c9b
Mojo: Fix thread-safety issues in watcher API
by Ken Rockot
· 7 years ago
c6b8178
Remove base::Value::SetIntegerWithoutPathExpansion
by jdoerrie
· 7 years ago
9f02ace
Fuzz mojo message validation and parsing.
by Tim Becker
· 7 years ago
83da727
Move Mojo data pipe read/write functions into classes
by Reilly Grant
· 7 years ago
78cdd9b
Mojo: Add another CHECK for debugging
by Ken Rockot
· 7 years ago
b528580
viz: Move StructTraits and typemap files from public/interfaces to public/cpp
by Saman Sami
· 7 years ago
Next »