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