1. 8a098d8 Convert json_parser.mojom to use mojo/public/mojom/base/values.mojom by Oksana Zhuravlova · 6 years ago
  2. d2128d8 Mojo C++ Bindings: unordered_map => flat_map by Ken Rockot · 6 years ago
  3. feaedf3 Blink: do not generate blink variant for public_typemaps by Dmitry Gozman · 6 years ago
  4. 0b5d57c Mojo JS Bindings: Prevent issues with method parameter names. by Oliver Chang · 6 years ago
  5. 78c2dec Android: Optimize Java mojom classes for binary size by Andrew Grieve · 6 years ago
  6. e7f6efd [mojo] Emit kMinValue for generated C++ enums by Daniel Cheng · 6 years ago
  7. 375bd75 The Great Blink mv for source files, part 1. by Blink Reformat · 6 years ago
  8. 4467c0a Mojoify AXNodeData. by Dominic Mazzoni · 6 years ago
  9. cbdd627 [CrOS MultiDevice] Add StructTraits conversions for DeviceSync service. by Kyle Horimoto · 6 years ago
  10. 3de63ff Improve mojo enum quality-of-life for UMAs and legacy IPC. by Daniel Cheng · 6 years ago
  11. de0103b Reduce the number of actions related to mojom generator using response file by Takuto Ikuta · 6 years ago
  12. c2c9cfb Rename buildflag_headers for consistency by Scott Violet · 6 years ago
  13. 95425fa Added dependency to jinja2 sources for mojom generator by Takuto Ikuta · 6 years ago
  14. a4e2500 bluetooth: Handle UUIDs in service data by Ovidio Henriquez · 7 years ago
  15. 7017e2a Implement a check for import/deps consistency in mojom files by Oksana Zhuravlova · 7 years ago
  16. 19852a8 Add Closure Compilation to site_engagement.js. by Christopher Lam · 7 years ago
  17. ca4df51 Migrate generated Mojo code from base::Callback to base::OnceCallback by tzik · 7 years ago
  18. 690d6bc Rename media/capture/mojo -> media/capture/mojom by Christian Fremerey · 7 years ago
  19. 959fec8 Rename interfaces directory to mojom in Device Service. by Ke He · 7 years ago
  20. 142df5d Support attribute lists for mojom imports. by Eve Martin-Jones · 7 years ago
  21. fa3a954 Fix shadowed variables in the content layer. by Dave Tapuska · 7 years ago
  22. 9ad7338 Reduce rebuild cost of VERSION changes by Ken Rockot · 7 years ago
  23. 4aeda2d Add OS based defaults for enabled_features to mojom.gni. by Eve Martin-Jones · 7 years ago
  24. f40a83f Do not update file timestamp if file content is not updated in mojom generators by Takuto Ikuta · 7 years ago
  25. e288fbb Add revocable binding and revocable strong binding classes by Austin Tankiang · 7 years ago
  26. 37aedf0 Remove duplicate code from mojom.gni by Eve Martin-Jones · 7 years ago
  27. 7110143 Use COMPONENT_EXPORT for mojom_component targets by Ken Rockot · 7 years ago
  28. 40ae304 Update //url/mojo to use standard naming conventions. by Daniel Cheng · 7 years ago
  29. 5a3f375 Revert "Update //url/mojo to use standard naming conventions." by Findit · 7 years ago
  30. 3e786be Update //url/mojo to use standard naming conventions. by Daniel Cheng · 7 years ago
  31. 3207b96 Support EnableIf attribute to conditionally disable definitions. by Eve Martin-Jones · 7 years ago
  32. e3a2fc6 Rename traits and interface directories in //device by Reilly Grant · 7 years ago
  33. 042c79b Convert internal mojo bindings to a component target by Ken Rockot · 7 years ago
  34. ab53c58 Add [force_serialize] mojom typemap attribute by Ken Rockot · 7 years ago
  35. d264de3 Android: Fix unchecked lint warnings by Peter Wen · 7 years ago
  36. 9356964 Move some message center files to ui/message_center/public/ by Evan Stade · 7 years ago
  37. 21f51e4 Moving the last part of extension unpacking to the browser process. by Jay Civelli · 7 years ago
  38. 2c8e946 Add InterfaceInvalidator and WeakInterfacePtr classes by Austin Tankiang · 7 years ago
  39. 1424f27 Support attribute lists for mojom const types. by Eve Martin-Jones · 7 years ago
  40. 8598e62 Add support for include_dirs to gn check. by Marcin Simonides · 7 years ago
  41. 43977bd Fix mojom typemap dependencies by Ken Rockot · 7 years ago
  42. c45d2be Move ResourceResponseInfo to //services/network. by Randy Smith · 7 years ago
  43. ccaf1da Use importlib instead of imp in mojo_bindings_gen by Risan · 7 years ago
  44. 8ccd27b Reland "Basic Audio Service hosting mojom::SystemInfo": by Olga Sharonova · 7 years ago
  45. a6ddfb3 Introduce hybrid byte array / shared memory type by Ken Rockot · 7 years ago
  46. 37770d1 Format update after gn format behavior change by Scott Graham · 7 years ago
  47. 8d9abd6 Revert "Basic Audio Service hosting mojom::SystemInfo" by Daniel Cheng · 7 years ago
  48. e198954 Basic Audio Service hosting mojom::SystemInfo by Olga Sharonova · 7 years ago
  49. d331d65 Skip mojo serialization for MessagePort messages that stay in process. by Marijn Kruisselbrink · 7 years ago
  50. b417388 Mojo C++ bindings: change the variable name "buffer" in BufferWriter. by Yuzhu Shen · 7 years ago
  51. f1d97e9 Move quota_types.mojom to third_party/WebKit/common by Sasha Bermeister · 7 years ago
  52. cfb395a Mojo JS bindings: update some TODOs. by Yuzhu Shen · 7 years ago
  53. 5764a8d Change how response callback DCHECKs are invoked by Ken Rockot · 7 years ago
  54. 7362777 Moving the PdfToPwgConverter service to a new chrome printing service. by Jay Civelli · 7 years ago
  55. 9143e4e Improve mojo method tracing. by Dmitry Skiba · 7 years ago
  56. 41085e3 Add @Override annotation to MANAGER override template. by Ted Choc · 7 years ago
  57. 22630a4 Fix Clone and Equals for blink variant arrays and maps of mojo structs. by Sam McNally · 7 years ago
  58. 2bfbd28 Remove support for old-style Mojo JS bindings. by Yuzhu Shen · 7 years ago
  59. 8c73d6a Start Onion Soup of WebClipboard, by moving shared enums to mojom. by Stuart Langley · 7 years ago
  60. 40f3bea syncer: add mojo for StringOrdinal. by Jiaquan He · 7 years ago
  61. d13c598 Make the generator output easier-to-understand error message for undefined types. by Yuzhu Shen · 7 years ago
  62. 375d4a4 Convert quota_messages.h from IPC to Mojo by Sasha Bermeister · 7 years ago
  63. 1ee7dfa Update template message for destruction of mojo callback. by Erik Chen · 7 years ago
  64. de9e03f Convert clipboard_messages from IPC to Mojo. by Stuart Langley · 7 years ago
  65. 606f67c Mojo: use OS whitelists to specify OS-specific typemaps. by Sam McNally · 7 years ago
  66. d3c466a jda: move files from media/gpu to media/mojo by Miguel Casas · 7 years ago
  67. 91ade01 Android: Remove SuppressFBWarnings by Peter Wen · 7 years ago
  68. 99d89ef Mojo: Store interface fields as InterfacePtrInfo by Ken Rockot · 7 years ago
  69. 7fd51b9 Android: Disable findbugs by Peter Wen · 7 years ago
  70. 5a75006 Devirtualize calls made on a mojo::InterfacePtr<T> by Reilly Grant · 7 years ago
  71. d83f659 Mojo: Show only field index in mojo ValidateNonNull() errors by Andrew Grieve · 7 years ago
  72. fb9f9c2 Fix spelling of "associated" in code/docs by Michael Giuffrida · 7 years ago
  73. eccf21a Fix mojom java generator to properly handle names with digits by Edman Anjos · 7 years ago
  74. ea59e67 Remove the duplicated Hid structure definitions in C++ by Ke He · 7 years ago
  75. ad4478b Add typemaps for MessagePortMessage mojo struct. by Marijn Kruisselbrink · 7 years ago
  76. 84684c4 Mojo: Add AsyncWaiter helper for interface testing by Ken Rockot · 7 years ago
  77. 3ef3cbf viz: Move mojom.GpuHost into viz. by Sadrul Habib Chowdhury · 7 years ago
  78. 1221ebb Add enable_mojo_tracing build argument. by Dániel Vince · 7 years ago
  79. a2a4022 Support jumbo for mojo generated code (-42 CPU minutes) by Daniel Bratell · 7 years ago
  80. 54ebc6a Remove whitespace generated by mojo js template by Conley Owens · 7 years ago
  81. 900f62c Mojo: Fix scrambled message ID build conditions by Ken Rockot · 7 years ago
  82. 3502b1a Mojo: Use internal salt suffix for branded builds by Ken Rockot · 7 years ago
  83. af48a35 Reland "Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy." by Robert Sesek · 7 years ago
  84. 6b939ab Extracting proxy resolver Mojo files from net/ to their own service. by Jay Civelli · 7 years ago
  85. 3c6ba26 Reland support for Mojom message ID scrambling by Ken Rockot · 7 years ago
  86. eb2b105 Revert "Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy." by Thomas Anderson · 7 years ago
  87. 7b178f7 Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy. by Robert Sesek · 7 years ago
  88. 1e2bf5e Revert "Mojo: Scramble message IDs at build time" by Mike West · 7 years ago
  89. a4a0fc0 Mojo: Scramble message IDs at build time by Ken Rockot · 7 years ago
  90. 393d727 Mojofying printing::PWGRasterConverter. by Jay Civelli · 7 years ago
  91. b3a77c9 Mojo Bindings: Support handles in native structs by Ken Rockot · 7 years ago
  92. b3c90d1 viz: Move CopyOutputResult's and TextureMailbox's mojom to services/viz by Saman Sami · 7 years ago
  93. 7a450fa Allow tests to swap Mojo interface implementations. by Nasko Oskov · 7 years ago
  94. b211886 Use net::HttpRequestHeaders in content::ResourceRequest by Kinuko Yasuda · 7 years ago
  95. 8daa4fb Add hid.mojom, re-define the device::HidDeviceInfo. by Ke He · 7 years ago
  96. b3836b3 Implement localStorage origin enforcement. by Nasko Oskov · 7 years ago
  97. fa94a99 Replace base::MakeUnique with std::make_unique in mojo/. by Jeremy Roman · 7 years ago
  98. 0361fad Fix privileged services/viz paths. by kylechar · 7 years ago
  99. cd9acbc chromeos: move TouchDeviceTransform to ui/events/devices by Scott Violet · 7 years ago
  100. 1615c31 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 7 years ago