1. 3ef76f5 Mojo C++ bindings: sync call support for associated interfaces and master interfaces by yzshen · 8 years ago
  2. 5cb823c Mojo C++ bindings: minor change for validation of array of primitive types. by yzshen · 8 years ago
  3. bf10fe7 Mojo C++ bindings: fix union array serialization. by yzshen · 8 years ago
  4. 8497c75 Mojo C++ bindings: change sync_method_unittests to typed tests. by yzshen · 8 years ago
  5. 0fd1fa9 Mojo C++ bindings: refactor SyncHandleWatcher. by yzshen · 8 years ago
  6. f2c9181 [mojo-sdk] Disable the RunnableAdapter constructor if the sink is a Runnable*. by amistry · 8 years ago
  7. bb772dc Mojo C++ bindings: some MultiplexRouter optimization. by yzshen · 8 years ago
  8. 1f965db Mojo bindings: Fix typemap includes. by sammc · 8 years ago
  9. 6e3d492 Make ChannelMojo Send thread-safe by rockot · 8 years ago
  10. 28b4ee1 Make mojo::Callback safe to copy across threads and destroy on any thread. by amistry · 9 years ago
  11. b08d5c3 Mojo C++ bindings: assume that all imported mojoms have the same variant as current mojom. by yzshen · 9 years ago
  12. 86fc3a1 Mojo C++ bindings: fix sanity check of wtf string serialization. by yzshen · 9 years ago
  13. b3f3f17 [mojo-edk] Expose notification source to MojoWatch callbacks by rockot · 9 years ago
  14. d7dfe7e Mojo C++ bindigns: fix generated namespace when variant is specified. by yzshen · 9 years ago
  15. bef5c45 Move flush id from WebGraphicsContext3DImpl to GLES2Implementation. by danakj · 9 years ago
  16. fb77571 Mojo C++ bindings: MultiplexRouter more aggressively dispatch queued messages. by yzshen · 9 years ago
  17. f151d7f Mojo C++ bindings: introduce mojo::WTFArray. by yzshen · 9 years ago
  18. 01f7d0d Switch StoragePartitionService interface to use url::Origin instead of mojo string. by jam · 9 years ago
  19. 1f61537 Add GYP support for Chrome's mojo manifest by rockot · 9 years ago
  20. f2e2270 [mojo-sdk] Cache the connector's weak self to avoid a malloc/free on every incoming message. by amistry · 9 years ago
  21. 6f546f5 Mojo C++ bindings: support mapping mojo string to WTF::String. by yzshen · 9 years ago
  22. c515192 [mojo] Implement pipe fusion API by rockot · 9 years ago
  23. b4ecebf Change mojo::Watcher to survive closing a handle and cancelling. by sammc · 9 years ago
  24. 02d3fb8 [mojo-sdk] Remove mojo_ignore_result and move C++ macros.h to bindings internal code. by amistry · 9 years ago
  25. fc60c81 Adds views_mus_unittests to the linux bot by sky · 9 years ago
  26. 603100a Revert of Reland: Mojo C++ bindings: replace '::' with '.' in the interface name. (patchset #2 id:20001 of https://codereview.chromium.org/1782543004/ ) by yzshen · 9 years ago
  27. 0edf444 Mojo C++ bindings: remove the utility/ folder. by yzshen · 9 years ago
  28. 08286c5 Reland: Mojo C++ bindings: replace '::' with '.' in the interface name. by yzshen · 9 years ago
  29. 4fdcbec [mojo-sdk] Replace assert() usage in bindings with DCHECK. by amistry · 9 years ago
  30. b6b5a54 Revert of Mojo C++ bindings: replace '::' with '.' in the interface name. (patchset #3 id:40001 of https://codereview.chromium.org/1778793004/ ) by dpranke · 9 years ago
  31. ec34a06 Mojo C++ bindings: replace '::' with '.' in the interface name. by yzshen · 9 years ago
  32. 7ca4f7c mojo_public_system_perftests: replace mojo::Thread with base::SimpleThread. by yzshen · 9 years ago
  33. be1ffa7 Mojo C++ bindings: error notification behavior related to sync calls. by yzshen · 9 years ago
  34. 09651e8 [mojo-bindings] Use Watcher API for JS bindings by rockot · 9 years ago
  35. 5bfbb8c Mojo C++ bindings: remove the concept of "GenericInterface". by yzshen · 9 years ago
  36. 2da27ec Remove Mojo bindings environment. by Yuzhu Shen · 9 years ago
  37. c983c91 Mojo C++ bindings: add empty() for Array and Map. by yzshen · 9 years ago
  38. 737f78f Treat typemapped kinds as un-cloneable by darin · 9 years ago
  39. 9240af1 Add an end-to-end, multi-process perftest of using Mojo with the C++ bindings. by amistry · 9 years ago
  40. f527234 Fix mojo_public_bindings_perftests and add GN build rules. by amistry · 9 years ago
  41. b7ce065 [mojo-bindings] Use Watch API instead of MessagePumpMojo by rockot · 9 years ago
  42. 10a57b7 Revert of [mojo-bindings] Use Watch API instead of MessagePumpMojo (patchset #12 id:210001 of https://codereview.chromium.org/1759783003/ ) by Ken Rockot · 9 years ago
  43. 324f16a [mojo-bindings] Use Watch API instead of MessagePumpMojo by rockot · 9 years ago
  44. 400cbfc Revert of [mojo-bindings] Use Watch API instead of MessagePumpMojo (patchset #10 id:180001 of https://codereview.chromium.org/1759783003/ ) by rockot · 9 years ago
  45. 9415706 [mojo-bindings] Use Watch API instead of MessagePumpMojo by rockot · 9 years ago
  46. 4f47661 [mojo-sdk] Remove mojo::ignore_result and MOJO_MOVE_ONLY_TYPE by amistry · 9 years ago
  47. 20cf502 Remove the remaining Pass() calls from //mojo. by yzshen · 9 years ago
  48. 8aa6dee [mojo] Add missing Watch/CancelWatch system thunks by rockot · 9 years ago
  49. 9827168 Remove MOJO_ARRAYSIZE and MOJO_WARN_UNUSED_RESULT. by amistry · 9 years ago
  50. cbdfed8 Remove MOJO_DISALLOW_COPY_AND_ASSIGN and MOJO_ALLOW_UNUSED_LOCAL. by amistry · 9 years ago
  51. 97ad3aa Mojo C++ bindings: pass SerializationContext to GetSerializedSize_() and Serialize_(). by yzshen · 9 years ago
  52. 9d87934 Mojo C++ bindings: remove usage of MojoAsyncWaiter from mojo/public/cpp/bindings by yzshen · 9 years ago
  53. 4b47271 [mojo-edk] Add MojoWatch and MojoCancelWatch APIs by rockot · 9 years ago
  54. ead8db8 Mojo bindings environment: remove usage in gles2. by yzshen · 9 years ago
  55. 6eea799 Mojo: Remove GLES2 support from runner. by yzshen · 9 years ago
  56. 4f3c262 Mojo C++ bindings: Preparation for supporting WTF-firendly string/arrary/map. by yzshen · 9 years ago
  57. 605dd4b Fix grammar in BindingSet by sky · 9 years ago
  58. 0a0e389 mojo: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  59. 35e5ccb Make WebVector backed by a std::vector. by esprehn · 9 years ago
  60. 66f7f55 Change Mojo URLs to structured names. by ben · 9 years ago
  61. f6d20d7 Revert of Make WebVector backed by a std::vector. (patchset #2 id:20001 of https://codereview.chromium.org/1713323003/ ) by jaydasika · 9 years ago
  62. da45071 Make WebVector backed by a std::vector. by esprehn · 9 years ago
  63. 9ca4755 Replace with mojo::Connector (already exists) now that Shell is gone. by ben · 9 years ago
  64. 4eda3b2 Revert of Mojo bindings environment: remove usage in gles2. (patchset #1 id:1 of https://codereview.chromium.org/1725123002/ ) by yzshen · 9 years ago
  65. c134aef Revert of Mojo C++ bindings: remove usage of MojoAsyncWaiter from mojo/public/cpp/bindings (patchset #5 id:80001 of https://codereview.chromium.org/1718363002/ ) by yzshen · 9 years ago
  66. 3ba18f8 Mojo C++ bindings: remove usage of MojoAsyncWaiter from mojo/public/cpp/bindings by yzshen · 9 years ago
  67. 61dc53c Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet. by yzshen · 9 years ago
  68. ff99c46 Revert "Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet." by yzshen · 9 years ago
  69. c59a00d Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet. by yzshen · 9 years ago
  70. 915e68d Mojo bindings environment: remove usage in gles2. by yzshen · 9 years ago
  71. eec3b12 Added GLStreamTextureImage : GLImage, which exposes by liberato · 9 years ago
  72. 6f1d312 Mojo bindings: Add string support to StructTraits by rockot · 9 years ago
  73. d51daa4 This enforces the capability filter specified in an application manifest. by ben · 9 years ago
  74. 5347e50 Reland "Mojo C++ bindings: support sync methods - part 2" by yzshen · 9 years ago
  75. 876f28d Revert of Mojo C++ bindings: support sync methods - part 2 (patchset #6 id:100001 of https://codereview.chromium.org/1713203002/ ) by reillyg · 9 years ago
  76. 95592bf Mojo C++ bindings: support sync methods - part 2 by yzshen · 9 years ago
  77. 6e2aee4 Mojo C++ bindings: support sync methods - part 1. by yzshen · 9 years ago
  78. 99d91bd Mojo bindings environment: remove usage of logger and task tracker. by yzshen · 9 years ago
  79. 6fe7e39 Mojo C++ bindings: helpers to recusively convert between mojo and STL types. by yzshen · 9 years ago
  80. 6af3b3e Couple of changes to shell: by sky · 9 years ago
  81. f787dee Revert of Couple of changes to shell: (patchset #1 id:1 of https://codereview.chromium.org/1691213003/ ) by thakis · 9 years ago
  82. 1011519 Couple of changes to shell: by sky · 9 years ago
  83. 6d3f3b4 Mojo C++ bindings: make Array/Map/String non-null by default. by yzshen · 9 years ago
  84. 77e6ace Move two files into mojo/public/cpp/bindings. by yzshen · 9 years ago
  85. c4eb0fe Fix GYP dependency for precompiled Mojo jinja templates by rockot · 9 years ago
  86. 47be72c Rename ConnectToService to ConnectToInterface() by ben · 9 years ago
  87. 00a476d [mojo] Delete third_party/mojo by rockot · 9 years ago
  88. 18c6ade Mojo C++ bindings: make mojo::Map<K,V> more friendly with std::map<K,V>. by yzshen · 9 years ago
  89. 994d13f Mojo C++ bindings: make mojo::Array<T> more friendly with std::vector<T>. by yzshen · 9 years ago
  90. 8283e6e Mojo C++ bindings: add aliases for [Associated]InterfaceRequest<Foo>. by yzshen · 9 years ago
  91. be91cfb Rename Connection::AddService/ConnectToService to Connection::AddInterface/GetInterface by ben · 9 years ago
  92. 484fbe5 ApplicationImpl->ShellConnection mojom::Application->mojom::ShellClient by ben · 9 years ago
  93. 5999579 Rename ApplicationDelegate to ShellClient. by ben · 9 years ago
  94. 256ad1b Extract shell methods from ApplicationImpl into a base class, and pass this to Initialize() instead. by ben · 9 years ago
  95. 822fae5 ConfigureIncomingConnection -> AcceptConnection by ben · 9 years ago
  96. 9f1448d [mojo-bindings] Fix alignment for serialization sizing by rockot · 9 years ago
  97. ed56eb4 [mojo-bindings] Add typemap_deps to mojom rules by rockot · 9 years ago
  98. 33e9410 Fix a name collision with |handles| in generated C++ mojom bindings. by sammc · 9 years ago
  99. 15c8ac4 Add message sizing to basic IPC traits and struct macros. by rockot · 9 years ago
  100. 85781d7 Mojom: allow attributes that are not assigned a value. by yzshen · 9 years ago