summaryrefslogtreecommitdiff
path: root/mojo/public/cpp/bindings
AgeCommit message (Expand)Author
2020-06-06Finished history reconstructionQijiang Fan
2020-06-06libchrome: Uprev libchrome to r576279.Hidehiko Abe
2020-06-06Connect history with base c16b351fe090f06ceb1f2531012df93c6219fb2dQijiang Fan
2020-06-06Disconnect history from origin/masterQijiang Fan
2020-06-05Import associated interfaces doc into the READMEChase Phillips
2020-06-05Fix typo in the 'simplified guide' sentenceOksana Zhuravlova
2020-06-05Mojo EDK -> Mojo Core / EmbedderKen Rockot
2020-06-05Add a simplified set of Mojo docs for Chromium developers.Erik Chen
2020-06-05Implement Mojo message interception and dumping for fuzzing.Oliver Chang
2020-06-05media capture, mojo: Sprinkle noexcept in a few more classesRaphael Kubo da Costa
2020-06-05refactors ui::ContextFactoryPrivate implementation from contentScott Violet
2020-06-05Mojo bindings: Fix data race in ConnectorKen Rockot
2020-06-05ws: Add ui::mojo::ClipboardHost interface for WindowService and MusClient.Mike Wasserman
2020-06-05Reland "Make Compositor::DisableSwapUntilResize work with viz"Saman Sami
2020-06-05Revert "Make Compositor::DisableSwapUntilResize work with viz"Saman Sami
2020-06-05Make Compositor::DisableSwapUntilResize work with vizSaman Sami
2020-06-05Initialize header_.num_bytes in UnserializedMessageContext.Oliver Chang
2020-06-05Allow SequencedTaskRunner argument in InterfacePtr::Bind().Francois Doray
2020-06-05Fix operator bool in AssociatedInterfacePtrInfo and AssociatedInterfaceRequestJüri Valdmann
2020-06-05Change mojo manifest interface syntax from foo::mojom::Bar to foo.mojom.Bar.Robert Sesek
2020-06-05Fixed memory leak in InterfacePtrSet::RemovePtrDaniel Murphy
2020-06-05Clean up most Mojo core APIsKen Rockot
2020-06-05Update doc links in Mojo docsKen Rockot
2020-06-05Remove MojoGetProperty and EDK SetProperty APIsKen Rockot
2020-06-05[MessageLoop] Fix message_loop.h includesGabriel Charette
2020-06-05[MessageLoop] Fix IWYU for (SingleThread|Sequenced)TaskRunnerGabriel Charette
2020-06-05Add override for overridden functions under /mojoTakuto Ikuta
2020-06-05Revert "Prevent implicit cast from 0 to StructPtr<T>."Lei Zhang
2020-06-05Prevent implicit cast from 0 to StructPtr<T>.Lukasz Anforowicz
2020-06-05Remove wtf/optional.h.Jeremy Roman
2020-06-05Migrate MessageLoop::current() to MessageLoopCurrent in /mojoGabriel Charette
2020-06-05Mojo C++ Bindings: unordered_map => flat_mapKen Rockot
2020-06-05[LayoutTests] Enable OOPIF pixel dumps behind a flag.Vladimir Levin
2020-06-05media::AudioSystem: disconnect from Audio service when not in use.Olga Sharonova
2020-06-05The Great Blink mv for source files, part 1.Blink Reformat
2020-06-05media: Add DeferredDestroyStrongBindingSetXiaohan Wang
2020-06-05Mojo: Reduce default message allocation sizeKen Rockot
2020-06-05[LevelDBWrapper] Allow Observers to be managed externally.Daniel Murphy
2020-06-05Improve mojo enum quality-of-life for UMAs and legacy IPC.Daniel Cheng
2020-06-05Mojo Bindings: SequenceLocalSyncEventWatcherKen Rockot
2020-06-05Rename buildflag_headers for consistencyScott Violet
2020-06-05Make CredentialManager use mojo_base.mojom.String16 instead of stringEvan Stade
2020-06-05Cleanup base APIs after PROCESS_LAUNCHER removal.Gabriel Charette
2020-06-05Mojo: Stabilize remaining message APIs.Ken Rockot
2020-06-05Mojo: Consolidate and stabilize core message APIsKen Rockot
2020-06-05IWYU some sites which use std::unique_ptr or base::MakeUnique without an incl...Jeremy Roman
2020-06-05Fixes operator bool in InterfaceRequestScott Violet
2020-06-05Add HTTP cache clearing to the network serviceJay Civelli
2020-06-05Include name of mojo interface in double-bind DCHECKAndrew Grieve
2020-06-05Network service test: push DNS rules after child process is connected.Xing Liu