1. 7d5a074 Mojo Bindings: Single-phase serialization by Ken Rockot · 7 years ago
  2. e3f57f9 Reland "Reland "Reland "Mojo C++ Bindings: Dynamic message allocation""" by Ken Rockot · 7 years ago
  3. ddf1e56 Revert "Reland "Reland "Mojo C++ Bindings: Dynamic message allocation""" by Ken Rockot · 7 years ago
  4. da30e47 Reland "Reland "Mojo C++ Bindings: Dynamic message allocation"" by Ken Rockot · 7 years ago
  5. 3f81799 Revert "Reland "Mojo C++ Bindings: Dynamic message allocation"" by Ken Rockot · 7 years ago
  6. 351d7ea Reland "Mojo C++ Bindings: Dynamic message allocation" by Ken Rockot · 7 years ago
  7. c2bbe63 Revert "Mojo C++ Bindings: Dynamic message allocation" by nainar · 7 years ago
  8. 58a383b Mojo C++ Bindings: Dynamic message allocation by Ken Rockot · 7 years ago
  9. d0f134c Mojo C++ Bindings: Shave off some more code size by Ken Rockot · 7 years ago
  10. ed5f6b4 Reland "Mojo C++ bindings: Serialize handles during message allocation" by Ken Rockot · 7 years ago
  11. 3d3b85e Revert "Mojo C++ bindings: Serialize handles during message allocation" by Ken Rockot · 7 years ago
  12. f94a7d4 Mojo C++ bindings: Serialize handles during message allocation by Ken Rockot · 7 years ago
  13. 79e0d35 Mojo C++ bindings: share DataView class between chromium and blink variants. by yzshen · 8 years ago
  14. 745a0f5 cc mojo: Use ArrayDataViews in RenderPasses by fsamuel · 8 years ago
  15. 0a7e16f Mojo C++ bindings: Merge EncodePointers/DecodePointers into Serialize/Deserialize, respectively. by yzshen · 8 years ago
  16. c32ca2f Mojo C++ bindings: introduce MojomTypeTraits. by yzshen · 8 years ago
  17. 941a0e5 Mojo C++ bindings: introduce mojo::WTFMap for blink bindings. by yzshen · 8 years ago
  18. f1a26c8 Mojo C++ bindings: rename ArrayValidateParams for clarity by tibell · 8 years ago
  19. 8e902df Validate map keys in C++ Mojo bindings by tibell · 8 years ago
  20. 3ea1faa Mojo C++ bindings: custom type mapping of map by yzshen · 8 years ago
  21. ffd81d5 Mojo C++ bindings: custom type mapping for array - part 2 by yzshen · 8 years ago
  22. a80c972 Mojo Bindings: Use SerializationContext to carry handles by rockot · 8 years ago
  23. db9eaab Revert of Mojo Bindings: Use SerializationContext to carry handles (patchset #6 id:100001 of https://codereview.chromium.org/1906473003/ ) by apacible · 8 years ago
  24. 145903b Mojo Bindings: Use SerializationContext to carry handles by rockot · 8 years ago
  25. 99dee55 Mojo C++ bindings: unify {Array|Union|String|Struct}Pointer. by yzshen · 8 years ago
  26. ee98b46 Mojo C++ bindings: custom type mapping of array - part 1 by yzshen · 8 years ago
  27. 97ad3aa Mojo C++ bindings: pass SerializationContext to GetSerializedSize_() and Serialize_(). by yzshen · 9 years ago
  28. 4f3c262 Mojo C++ bindings: Preparation for supporting WTF-firendly string/arrary/map. by yzshen · 9 years ago
  29. 6d3f3b4 Mojo C++ bindings: make Array/Map/String non-null by default. by yzshen · 9 years ago
  30. 18c6ade Mojo C++ bindings: make mojo::Map<K,V> more friendly with std::map<K,V>. by yzshen · 9 years ago
  31. cb03523 Convert Pass()→std::move() in //mojo/public/ by dcheng · 9 years ago
  32. 20b0cb0 Switch to standard integer types in mojo/. by Avi Drissman · 9 years ago
  33. 7a935a6 [mojo] Allow value deserialization to fail by rockot · 9 years ago
  34. 50269ab Mojo C++ bindings: support passing associated interface pointers/requests in method parameter lists and structs. by yzshen · 9 years ago
  35. af32acb Move third_party/mojo/src/mojo/public to mojo/public by rockot · 9 years ago
  36. c7690f9 Move //mojo/{public, edk} underneath //third_party by blundell · 10 years ago
  37. a8d5ba4 Update mojo sdk to rev 5aa6dbdccf1950daf0cd3014bf763f35899bccf9 by rockot · 10 years ago
  38. c9d1b2e mojom: Add associative arrays to the mojom language. by erg · 10 years ago