Sign in
chromium
/
chromium
/
src
/
f1885f7d37ad5848c5d1e0594e77f1e3f5b8fd32
/
mojo
33f05a3
services/ui: Clean up dead code.
by sadrul
· 9 years ago
948f366
Remove now-unnecessary .obj() in Java method calls.
by torne
· 9 years ago
1d90ae4
Mojo C++ binding: make device/usb mojom targets use STD string/vector types
by reillyg
· 9 years ago
9e060aa
Mojo C++ bindings: disallow copy and assign for generated classes when necessary.
by yzshen
· 9 years ago
72f6227
Use mojo for Chrome Loading, Part 1
by yhirano
· 9 years ago
d429ca2
Update DataPipeConsumerDispatcher state when deserialized
by yhirano
· 9 years ago
a4cbffd6
Mojo C++ bindings: support generating code shared by different variants.
by yzshen
· 9 years ago
ae7009a
mojo: Use stl utilities from the base namespace
by skyostil
· 9 years ago
0b285e8
Convert Identity and CapabilitySpec to use typemaps instead of TypeConverters
by ben
· 9 years ago
fd2f10e
Revert of User service is actually the file service. (patchset #8 id:140001 of https://codereview.chromium.org/2207663003/ )
by ben
· 9 years ago
23fcb4ac
User service is actually the file service.
by ben
· 9 years ago
3d24a7c
Fix incorrect usage of StringImpl::sizeInBytes.
by esprehn
· 9 years ago
97b8da7
Migrate the Java mojo bindings to use the Watcher API.
by sammc
· 9 years ago
6771aad
Add array traits for converting mojo::Array to std::set
by ben
· 9 years ago
b0a39f8
Support mojo connections between unrelated peer processes.
by sammc
· 9 years ago
e122d0f1c
mojo/edk/system: Change auto to not deduce raw pointers.
by vmpstr
· 9 years ago
56350de
GN: Throw an error overwriting a nonempty scope.
by brettw
· 9 years ago
b3e6e55
Mojo C++ bindings: change union reader of struct data view to be a template.
by yzshen
· 9 years ago
36f85398
[mojo-edk] Revert ObserveProxy retransmission behavior
by rockot
· 9 years ago
6c5ed99
Mojo C++ bindings: add test cases for union custom typemapping.
by yzshen
· 9 years ago
95c174b
Mojo C++ bindings: add support for UnionTraits.
by yzshen
· 9 years ago
b97b473d
Support exporting Mojo bindings for the component build.
by jam
· 9 years ago
84c7736
[Android] Switch instrumentation tests to generated device isolates.
by jbudorick
· 9 years ago
3d09b91
Mojo C++ bindings: inline Get*DataView() methods.
by yzshen
· 9 years ago
a639771d
Struct traits used by GpuInfo
by staraz
· 9 years ago
9cbbefdc
Improve gfx::Transform StructTraits.
by yzshen
· 9 years ago
4dfb49d
Convert NULL to nullptr in JNI calls.
by torne
· 9 years ago
d0b0acd
bluetooth: Use WebBluetoothDeviceId instead of string
by ortuno
· 9 years ago
8656011
Add missing using statements for JNI types.
by torne
· 9 years ago
b01ff92
Make mojo::internal::Buffer a non-virtual class.
by yzshen
· 9 years ago
ad0c0b3
Reduce code size of BindingState
by tibell
· 9 years ago
160577e9
Mojo C++ Bindings: Add helpers for bad message reporting
by rockot
· 9 years ago
58a82bda
[mojo-edk] Fix invalid handle conversion from 32-bit to 64-bit
by rockot
· 9 years ago
b50fb94c
[mojo-edk] Downgrade peer intro warning to DVLOG(1)
by rockot
· 9 years ago
b0650ea5
Mojo C++ bindings: inline validation context methods.
by yzshen
· 9 years ago
42f3108
Media Router: PresentationSessionMessagesObserver-->RouteMessageObserver
by miu
· 9 years ago
3a92900
Mojo C++ bindings: inline pointer encoding/decoding/validating functions.
by yzshen
· 9 years ago
1b78a89
Mojo C++ bindings: inline struct data view field getters.
by yzshen
· 9 years ago
74075f4
[mojo] Add shared buffer support to mojo JavaScript bindings.
by alexander.shalamov
· 9 years ago
e08acd5
Downgrade node introduction failure message to DVLOG(0)
by rockot
· 9 years ago
f4cc61c
Remove unused copy of sync_handle_registry.h
by rockot
· 9 years ago
247f0e9a
Revert of Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types (patchset #3 id:40001 of https://codereview.chromium.org/2181443002/ )
by benwells
· 9 years ago
029b671
Move generated Mojo C++ error reporting code out of line
by tibell
· 9 years ago
edd40fdc
cc mojo: Use ArrayDataViews in RenderPasses
by fsamuel
· 9 years ago
438daa5
MojoMain() -> ServiceMain()
by ben
· 9 years ago
887252e
Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types
by yzshen
· 9 years ago
35ae41c
[Autofill] Switch on use_new_wrapper_types mode.
by leon.han
· 9 years ago
289d8c443
Mojo C++ bindings: support mapping T and T? differently.
by yzshen
· 9 years ago
b01ef6a
Eliminate deferred destruction of AssociatedGroupController
by rockot
· 9 years ago
6f8d0b04
[mojo] Allow bindings generation with explicit relative include paths
by lhchavez
· 9 years ago
3854898
Mojo C++ bindings: provide data view for all object types.
by yzshen
· 9 years ago
b491c56
Organize typemaps in Blink
by xlai
· 9 years ago
0e4de5f
Support early associated interface binding on ChannelMojo
by rockot
· 9 years ago
f206568f
[mojo-edk] Remove invalid DCHECK from early Mach port message processing
by rockot
· 9 years ago
5507fee
Revert of Support early associated interface binding on ChannelMojo (patchset #7 id:120001 of https://codereview.chromium.org/2163633003/ )
by msramek
· 9 years ago
508da246
Support early associated interface binding on ChannelMojo
by rockot
· 9 years ago
0f894584
Mojo C++ bindings: fix Pause/Resume for MultiplexRouter.
by yzshen
· 9 years ago
41cae6c
Rename mojo_application GN templates thusly:
by ben
· 9 years ago
f192a075
Revert of Support early associated interface binding on ChannelMojo (patchset #5 id:80001 of https://codereview.chromium.org/2163633003/ )
by rockot
· 9 years ago
e1037f9
Support early associated interface binding on ChannelMojo
by rockot
· 9 years ago
e6fcf92e
Mojo C++ bindings: remove use_new_wrapper_types=false from all remaining targets im mojo/ folder.
by yzshen
· 9 years ago
e7af97e
shell::ApplicationRunner -> shell::ServiceRunner
by ben
· 9 years ago
97a62c3
Add a mojom/StructTrait for display::Display.
by kylechar
· 9 years ago
7476fad
Update mojo typemaps for base::Time* to pass by value.
by dcheng
· 9 years ago
4e4d53c
Mojo C++ bindings: make the generator use STL/WTF string/vector/map by default.
by yzshen
· 9 years ago
955bec3b
Mojo typemap config: support "copyable_pass_by_value" attribute.
by yzshen
· 9 years ago
7f83196
Revert of bluetooth: Use WebBluetoothDeviceId instead of string (patchset #23 id:440001 of https://codereview.chromium.org/2019853002/ )
by wjmaclean
· 9 years ago
bd27a25
bluetooth: Use WebBluetoothDeviceId instead of string
by ortuno
· 9 years ago
5cdb85f
[mojo-edk] Prevent AcceptIncomingMessages flushing aggressively
by rockot
· 9 years ago
a86b6af
Remove mojo::edk::AsyncWait.
by sammc
· 9 years ago
fe9b427
Reduce chrome.exe .text size by 50 KB with static_library
by brucedawson
· 9 years ago
3871f52
Convert some GN test support targets to static libs.
by brettw
· 9 years ago
a17ca35
Mojo C++ bindings: rename "pass_by_value" typemap attribute to "move_only".
by yzshen
· 9 years ago
ca43fdc
Revert of Revive experiment to isolate shell operations. (patchset #5 id:100001 of https://codereview.chromium.org/2122303002/ )
by nektar
· 9 years ago
c875b8ba
Mojo C++ bindings: add a new mode to generator to use native STL/WTF types
by yzshen
· 9 years ago
b7faec8
Isolate shell operations to the utility process.
by pmonette
· 9 years ago
121c880
[mojo-edk] Close pending merges if the parent channel dies.
by amistry
· 9 years ago
36e092e1
mojo: Fix warning (treated as error) on Windows perf bots
by fsamuel
· 9 years ago
d99c540d
[mojo-edk] Ensure there is only one ProcessIncomingMessages() task posted to the IO thread.
by amistry
· 9 years ago
5b2d54a
Add myself to mojo/OWNERS
by jam
· 9 years ago
83055f7
Eliminate usage of InterfacePtr::WaitForIncomingResponse.
by leon.han
· 9 years ago
af2b4c9f
CompositorFrame: Implement ParamTraits versus StructTraits deserialization test
by fsamuel
· 9 years ago
a18ca6b
[mojo-edk] Post a task to process local messages.
by amistry
· 9 years ago
a68850ce
[mojo-edk] Pump incoming messages in some missing places
by rockot
· 9 years ago
2e4dc1d8
Mojo C++ bindings: allow StructTraits to return handle or interface types as value.
by yzshen
· 9 years ago
5518dc8
Remove keyIdentifier.
by dtapuska
· 9 years ago
596fd5e
Remove the prototype from all V8 functions that aren't constructors
by jochen
· 9 years ago
e1bbc00
ShellClient -> Service
by ben
· 9 years ago
1d540fb5
[mojo-edk] Fix initialization order of Waiter.
by amistry
· 9 years ago
e1cf658
[mojo-edk] Demote DVLOGs in MessagePipeDispatcher to level 2.
by amistry
· 9 years ago
3fd681f3
Downgrade leaked ports messages to verbose level 1
by rockot
· 9 years ago
6d056ff
Remove remaining calls to deprecated MessageLoop methods.
by fdoray
· 9 years ago
3a06a27
mus namespace -> ui namespace
by ben
· 9 years ago
a601f03
Mojo C++ bindings: Merge EncodePointers/DecodePointers into Serialize/Deserialize, respectively.
by yzshen
· 9 years ago
fb120de
Move more Mojo bindings helpers out of internal namespace
by rockot
· 9 years ago
3fe9ca70
Mojo C++ Bindings: Extract AssociatedGroupController from MultiplexRouter
by rockot
· 9 years ago
f26b053
Mojo C++ bindings: more consistent handle and interface serialization.
by yzshen
· 9 years ago
1c5539e5
[mojo-edk] Duplicate process handle and take ownership in NodeChannel.
by amistry
· 9 years ago
3951e3a
Revert of Mojo C++ bindings: more consistent handle and interface serialization. (patchset #3 id:40001 of https://codereview.chromium.org/2095763004/ )
by yzshen
· 9 years ago
9ce04d9
Mojo C++ bindings: more consistent handle and interface serialization.
by yzshen
· 9 years ago
Next »