summaryrefslogtreecommitdiff
path: root/mojo/public/cpp/bindings/tests/binding_callback_unittest.cc
AgeCommit message (Expand)Author
2020-06-05Migrate tests to use EXPECT_DCHECK_DEATH instead of EXPECT_DEATH.wez
2020-06-05Remove mojo::String.sammc
2020-06-05mojo:: Rename mojo::GetProxy() to mojo::MakeRequest()blundell
2020-06-05Mojo C++ bindings: add a new mode to generator to use native STL/WTF typesyzshen
2020-06-05Remove remaining calls to deprecated MessageLoop methods.fdoray
2020-06-05Deletes mojo::Callbackrockot
2020-06-05Revert of Deletes mojo::Callback (patchset #2 id:20001 of https://codereview....yutak
2020-06-05Deletes mojo::Callbackrockot
2020-06-05mojo::Callback -> base::Callbackrockot
2020-06-05[Android] Disable death check in BindingCallbackTest.DeleteCallbackBeforeBind...jbudorick
2020-06-05Delete most MessagePumpMojo referencesrockot
2020-06-05Revert of Delete MessagePumpMojo (patchset #5 id:80001 of https://codereview....dpranke
2020-06-05Delete MessagePumpMojorockot
2020-06-05Make mojo::Callback safe to copy across threads and destroy on any thread.amistry
2020-06-05Mojo bindings environment: remove usage of logger and task tracker.yzshen
2020-06-05Fix a bunch of mojo_public_*_unittests with the new EDK.jam
2020-06-05Switch to standard integer types in mojo/.Avi Drissman
2020-06-05Move third_party/mojo/src/mojo/public to mojo/publicrockot