1. 20b0cb0 Switch to standard integer types in mojo/. by Avi Drissman · 9 years ago
  2. 0bae466 command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extension by kkinnunen · 9 years ago
  3. 5c9662b Convert Pass()→std::move() in //mojo by dcheng · 9 years ago
  4. 9918b1f Convert Pass()→std::move() in //mojo/edk by dcheng · 9 years ago
  5. 584fcd3 Convert Pass()→std::move() in //mojo/services by dcheng · 9 years ago
  6. 6a73832 Fix memory leak in unittests with new Mojo EDK. by jam · 9 years ago
  7. a419749 [mojo] Support native types with mojom wire format by rockot · 9 years ago
  8. 5bf4ad7 Mac CoreAnimation: Add more CALayer parameters by ccameron · 9 years ago
  9. 795445d Fix shutdown UAF in MessagePipeDispatcher in new Mojo EDK. by jam · 9 years ago
  10. e2feb08 [mojo] Add pickling support for native-only structs by rockot · 9 years ago
  11. db270a0 Fix UAF in new Mojo EDK. by jam · 9 years ago
  12. 76180b0 [mojo] Use base::Pickle for Message storage. by rockot · 9 years ago
  13. 72201fd Lazily allocate the holder in mojo::internal::SharedData<>. by amistry · 9 years ago
  14. 4853b83 Modify Binding<>, StrongBinding<>, and AssociatedBinding<> to enforce that an error handler callback is only set after binding to a message pipe. by amistry · 9 years ago
  15. 7a935a6 [mojo] Allow value deserialization to fail by rockot · 9 years ago
  16. 5591267 Always set the error handler closure of Binding<> after binding to a message pipe. by amistry · 9 years ago
  17. d4d9298 [mojo] Add GenericInterface_ to interface class variants by rockot · 9 years ago
  18. 6c70362 [mojo] Add typemap and variant support to generators by rockot · 9 years ago
  19. 77427df [mojo] Suppress findbugs errors on generated bindings by rockot · 9 years ago
  20. f6383d0 [mojo] Add mojom parser support for native-only structs by rockot · 9 years ago
  21. 2f45e02 Remove unused nacl related files in mojo/public. by jam · 9 years ago
  22. 0a18b77 Removing unused mgl files in mojo. by jam · 9 years ago
  23. 4b0781c Fix race condition with multiplexed message pipes. by jam · 9 years ago
  24. 001dcd0 Remove directories in mojo/public/third_party that just mirrored third_party. by jam · 9 years ago
  25. 84bac04 Followup fix to r365175 for new Mojo EDK. by jam · 9 years ago
  26. aeffdf5 Fix shutdown assert with the new Mojo EDK. by jam · 9 years ago
  27. b093617 Revert of Remove directories in mojo/public/third_party that just mirrored third_party. (patchset #1 id:1 of https://codereview.chromium.org/1530433002/ ) by hiroshige · 9 years ago
  28. 3272e2c Remove directories in mojo/public/third_party that just mirrored third_party. by jam · 9 years ago
  29. 474da03 Add comparison operator to mojo::Handle. by amistry · 9 years ago
  30. e6414d2 Fix race condition in new Mojo EDK exposed by Mac ASAN bots. by jam · 9 years ago
  31. 744b85a Fix race condition in new Mojo EDK. by jam · 9 years ago
  32. f9dfc1b Mojo C++ bindings: use base::ThreadChecker instead of mojo::internal::ThreadChecker. by yzshen · 9 years ago
  33. c583cbf Add URLLoaderStatus bytes_read and content_length for progress. by msw · 9 years ago
  34. 1acd3fa Adds a simple task viewer to mash. by ben · 9 years ago
  35. 1144007 Remove third_party/mojo_services. by jam · 9 years ago
  36. 1da90a2 Make mojo::edk::PlatformHandle have the same named member on all platforms. by jam · 9 years ago
  37. 6bf2be7 Implementation of WaitSet for new EDK. by amistry · 9 years ago
  38. 09b1228 Mojo C++ bindings: Support Wait and Pause on InterfacePtr<T> and Binding<T> even if T has methods to pass associated interfaces, as long as there is currently no associated interfaces running on the pipe. by yzshen · 9 years ago
  39. c68d932 Fix new Mojo EDK multiplexing code on Android. by jam · 9 years ago
  40. 6bcc02f Fix ws by John Abd-El-Malek · 9 years ago
  41. fa35f38 Fix mojo_runner hang on Windows with component build. by jam · 9 years ago
  42. abbc93c Prepare chrome to use the new Mojo EDK by default. by John Abd-El-Malek · 9 years ago
  43. 7ac40ec WaitSet implementation for old EDK. by amistry · 9 years ago
  44. 4827293 Added VerifySyncTokensCHROMIUM() function to sync_point_CHROMIUM. by dyen · 9 years ago
  45. 4f03db8 Mojo JS bindings: fix the unittests. by yzshen · 9 years ago
  46. e4ab875 mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient. by penghuang · 9 years ago
  47. 3c142b0 Reenables mash_wm_apptests by sky · 9 years ago
  48. a668d64 Fix mojo_system_unittests2 component build after r363386 by jam · 9 years ago
  49. bf7de60 Reland "Added an extra sync token field for extra command buffer..." by dyen · 9 years ago
  50. aa550f5 API definition for WaitSet. by amistry · 9 years ago
  51. 1f6e200 Fix mojo:example_main. by jam · 9 years ago
  52. 967afa1 Show the callstack that a nontransferable message pipe was first used if it's erroneously sent later. by jam · 9 years ago
  53. dcad056 Revert of mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient. (patchset #5 id:80001 of https://codereview.chromium.org/1497783004/ ) by fsamuel · 9 years ago
  54. f9cc80a Fix flaky AssociatedInterfaceTest.MultiThreadAccess. by yzshen · 9 years ago
  55. d53d170 Revert of Disable web_view_apptests apptests while I investigate flakiness. (patchset #1 id:1 of https://codereview.chromium.org/1505713004/ ) by mkwst · 9 years ago
  56. ca3ccc4 Disable web_view_apptests apptests while I investigate flakiness. by John Abd-El-Malek · 9 years ago
  57. 9a34049 Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 by danakj · 9 years ago
  58. a2e37bb Disable MultiThreadAccess on Android by dtrainor · 9 years ago
  59. d0c3f0f build CrOS chrome with gn by rjkroege · 9 years ago
  60. ffb7d9e Revert of Reenables mash_wm_apptests (patchset #1 id:1 of https://codereview.chromium.org/1510563002/ ) by sky · 9 years ago
  61. ff815e5 Reenables mash_wm_apptests by sky · 9 years ago
  62. a55bf54 mojo: Remove .get() from interface_ptr testing. by erg · 9 years ago
  63. 9f201a0 Include pid in message with --wait-for-debugger in mojo by sky · 9 years ago
  64. 11c5adf Set V8 extras mode in gin::V8Initializer. by yhirano · 9 years ago
  65. a366c56 mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient. by penghuang · 9 years ago
  66. 8ff3521 Add multiplexing of message pipes in the new EDK. by John Abd-El-Malek · 9 years ago
  67. c9b9243 Disable mojo:mus_apptests on Android for failures. by msw · 9 years ago
  68. 0b6dd20 Revert of Added an extra sync token field for extra command buffer identification. (patchset #8 id:140001 of https://codereview.chromium.org/1489573003/ ) by ajuma · 9 years ago
  69. d444752 Mojo Java bindings: fix compilation failure related to (not-supported) associated interfaces. by yzshen · 9 years ago
  70. 1a33614 Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro. by danakj · 9 years ago
  71. 139d935 Make MOJO_MOVE_ONLY_TYPE delete the correct copy constructor/assignment by danakj · 9 years ago
  72. fc0db6b Added an extra sync token field for extra command buffer identification. by dyen · 9 years ago
  73. c4d2cb1 GN: asset_location -> android_assets() for mandoline_apk by agrieve · 9 years ago
  74. 865b11f command_buffer: Implement EXT_blend_func_extended by kkinnunen · 9 years ago
  75. d60c19b Disables all WindowManagerAppTest as they are flakey by sky · 9 years ago
  76. 5443a66 Remove ShutdownIPCSupportAndWaitForNoChannels. by jam · 9 years ago
  77. 9d2429a mustash: Implement basic input event routing in renderer by fsamuel · 9 years ago
  78. f39c868 Fix the new Mojo EDK's mojo_system_unittests to pass in release builds and also on Linux. by jam · 9 years ago
  79. 439b80e Revert of mojo-apptests: Fix detecting failure when no test ran. (patchset #2 id:20001 of https://codereview.chromium.org/1499463002/ ) by sky · 9 years ago
  80. 00d5b52 Change callers of ScopedGeneric::Pass() to std::move() by danakj · 9 years ago
  81. 2c50c73 Replace mojo::internal::Forward with std::move()/std::forward() by danakj · 9 years ago
  82. 02a0c8e mojo-apptests: Fix detecting failure when no test ran. by sadrul · 9 years ago
  83. e458adb Enable arm/linux chromium to build with gn by sbc · 9 years ago
  84. ee2af6e Add alpha argument to glResizeCHROMIUM by jbauman · 9 years ago
  85. 4d188ef Remove kint32min. by avi · 9 years ago
  86. 2b8443b GN: asset_location -> android_assets() for mojo_runner by agrieve · 9 years ago
  87. 5d948ee Mojo C++ bindings: associated interface pointers/requests validation by yzshen · 9 years ago
  88. f084224 mojo: Improve crash stack. by penghuang · 9 years ago
  89. 9b43077 Add CommitOverlayPlanesCHROMIUM command buffer function by watk · 9 years ago
  90. 8b050fa Mojo C++ bindings: Add an alias, BarAssociatedPtr, for AssociatedInterfacePtr<Bar>. by yzshen · 9 years ago
  91. 12e06e5 mandoline: Also add files added in gn to gyp. by erg · 9 years ago
  92. 53e3c5d Cleanup SurfaceVisibility code. by sohan.jyoti · 9 years ago
  93. 800e9ce Revert making HandleWatcher block until no longer waiting on pipe (r285266). by jam · 9 years ago
  94. 256bd05 Fix shutdown assert in new Mojo EDK. by jam · 9 years ago
  95. d11f5bc Remove SimpleBroker and instead use the production broker implementation in tests. by jam · 9 years ago
  96. 9e2858b Remove ScopedVector from ElementsUploadDataStream by olli.raula · 9 years ago
  97. b0789fa Remove problematic-and-ignored ALIGNAS(4) by brucedawson · 9 years ago
  98. 85e69a4 Renames example_wm to mash_wm by sky · 9 years ago
  99. a694855 Fix Clang-plugin style error in ChildBrokerHost by Hans Wennborg · 9 years ago
  100. 50269ab Mojo C++ bindings: support passing associated interface pointers/requests in method parameter lists and structs. by yzshen · 9 years ago