summaryrefslogtreecommitdiff
path: root/mojo/public/tools
AgeCommit message (Expand)Author
2020-06-05Mojo JS bindings: Generate additional methods to aid fuzzing.Oliver Chang
2020-06-05Mangle some reserved class names in java mojo bindingsDmitry Gozman
2020-06-05Remove wtf/optional.h.Jeremy Roman
2020-06-05Convert json_parser.mojom to use mojo/public/mojom/base/values.mojomOksana Zhuravlova
2020-06-05Mojo C++ Bindings: unordered_map => flat_mapKen Rockot
2020-06-05Blink: do not generate blink variant for public_typemapsDmitry Gozman
2020-06-05Mojo JS Bindings: Prevent issues with method parameter names.Oliver Chang
2020-06-05Android: Optimize Java mojom classes for binary sizeAndrew Grieve
2020-06-05[mojo] Emit kMinValue for generated C++ enumsDaniel Cheng
2020-06-05The Great Blink mv for source files, part 1.Blink Reformat
2020-06-05Mojoify AXNodeData.Dominic Mazzoni
2020-06-05[CrOS MultiDevice] Add StructTraits conversions for DeviceSync service.Kyle Horimoto
2020-06-05Improve mojo enum quality-of-life for UMAs and legacy IPC.Daniel Cheng
2020-06-05Reduce the number of actions related to mojom generator using response fileTakuto Ikuta
2020-06-05Rename buildflag_headers for consistencyScott Violet
2020-06-05[LPM] Add version of mojo fuzzer that sends multiple messages at once.Jonathan Metzman
2020-06-05Added dependency to jinja2 sources for mojom generatorTakuto Ikuta
2020-06-05bluetooth: Handle UUIDs in service dataOvidio Henriquez
2020-06-05Implement a check for import/deps consistency in mojom filesOksana Zhuravlova
2020-06-05Add Closure Compilation to site_engagement.js.Christopher Lam
2020-06-05Migrate generated Mojo code from base::Callback to base::OnceCallbacktzik
2020-06-05Rename media/capture/mojo -> media/capture/mojomChristian Fremerey
2020-06-05Rename interfaces directory to mojom in Device Service.Ke He
2020-06-05Support attribute lists for mojom imports.Eve Martin-Jones
2020-06-05Fix shadowed variables in the content layer.Dave Tapuska
2020-06-05Reduce rebuild cost of VERSION changesKen Rockot
2020-06-05Add OS based defaults for enabled_features to mojom.gni.Eve Martin-Jones
2020-06-05Do not update file timestamp if file content is not updated in mojom generatorsTakuto Ikuta
2020-06-05Add revocable binding and revocable strong binding classesAustin Tankiang
2020-06-05Remove duplicate code from mojom.gniEve Martin-Jones
2020-06-05Use COMPONENT_EXPORT for mojom_component targetsKen Rockot
2020-06-05Update //url/mojo to use standard naming conventions.Daniel Cheng
2020-06-05Revert "Update //url/mojo to use standard naming conventions."Findit
2020-06-05Update //url/mojo to use standard naming conventions.Daniel Cheng
2020-06-05Support EnableIf attribute to conditionally disable definitions.Eve Martin-Jones
2020-06-05Rename traits and interface directories in //deviceReilly Grant
2020-06-05Convert internal mojo bindings to a component targetKen Rockot
2020-06-05Add [force_serialize] mojom typemap attributeKen Rockot
2020-06-05Android: Fix unchecked lint warningsPeter Wen
2020-06-05Move some message center files to ui/message_center/public/Evan Stade
2020-06-05Moving the last part of extension unpacking to the browser process.Jay Civelli
2020-06-05Add InterfaceInvalidator and WeakInterfacePtr classesAustin Tankiang
2020-06-05Support attribute lists for mojom const types.Eve Martin-Jones
2020-06-05Add support for include_dirs to gn check.Marcin Simonides
2020-06-05Fix mojom typemap dependenciesKen Rockot
2020-06-05Move ResourceResponseInfo to //services/network.Randy Smith
2020-06-05Use importlib instead of imp in mojo_bindings_genRisan
2020-06-05Reland "Basic Audio Service hosting mojom::SystemInfo":Olga Sharonova
2020-06-05Introduce hybrid byte array / shared memory typeKen Rockot
2020-06-05Format update after gn format behavior changeScott Graham