summaryrefslogtreecommitdiff
path: root/mojo/public/cpp/bindings/tests/data_view_unittest.cc
AgeCommit message (Expand)Author
2020-06-05Mojo: Store interface fields as InterfacePtrInfoKen Rockot
2020-06-05Mojo Bindings: Support handles in native structsKen Rockot
2020-06-05Replace base::MakeUnique with std::make_unique in mojo/.Jeremy Roman
2020-06-05Mojo Bindings: Single-phase serializationKen Rockot
2020-06-05Reland "Reland "Reland "Mojo C++ Bindings: Dynamic message allocation"""Ken Rockot
2020-06-05Revert "Reland "Reland "Mojo C++ Bindings: Dynamic message allocation"""Ken Rockot
2020-06-05Reland "Reland "Mojo C++ Bindings: Dynamic message allocation""Ken Rockot
2020-06-05Revert "Reland "Mojo C++ Bindings: Dynamic message allocation""Ken Rockot
2020-06-05Reland "Mojo C++ Bindings: Dynamic message allocation"Ken Rockot
2020-06-05Revert "Mojo C++ Bindings: Dynamic message allocation"nainar
2020-06-05Mojo C++ Bindings: Dynamic message allocationKen Rockot
2020-06-05mojo:: Rename mojo::GetProxy() to mojo::MakeRequest()blundell
2020-06-05Mojo C++ bindings: share DataView class between chromium and blink variants.yzshen
2020-06-05Mojo C++ bindings: provide data view for all object types.yzshen