summaryrefslogtreecommitdiffstats
path: root/mojo/apps/js/test
Commit message (Expand)AuthorAgeFilesLines
* Add handles to data structure passed between c++ and JS unittest.tsepez@chromium.org2014-05-072-8/+44
* The set_enforce_errors_from_incoming_receiver() method is needed for testingtsepez@chromium.org2014-05-061-0/+2
* Test sending corrupt mojo messages back from javascript.tsepez@chromium.org2014-05-023-56/+153
* Move existing Mojo JS <--> CPP tests out of webui test harness.tsepez@chromium.org2014-05-023-75/+254
* Adds mojo test that exercises mojo bindings to c++sky@chromium.org2014-04-302-0/+161
* Enable mojo js tests which depend on mojom.js files in gen/.yzshen@chromium.org2014-04-251-15/+24
* Mojo: properly encode and decode UTF8 strings in the JavaScript bindingsmpcomplete@chromium.org2014-04-161-0/+2
* Mojo: Use Promises for request/response calls in the JavaScript bindings.mpcomplete@google.com2014-04-051-1/+1
* Reland: Mojo: add javascript bindings for request/responsedarin@chromium.org2014-03-281-4/+4
* Revert of Mojo: add javascript bindings for request/response (https://coderev...tkent@chromium.org2014-03-281-4/+4
* Mojo: add javascript bindings for request/responsedarin@chromium.org2014-03-271-4/+4
* Move relevent JS tests to mojo_js_unittestssky@chromium.org2014-03-111-13/+0
* Disable some mojo_js_unittests on Mac and Linux.yzshen@chromium.org2014-03-111-3/+22
* Moves around js bindings related classessky@chromium.org2014-03-071-1/+1
* Refactors parts of gin:sky@chromium.org2014-02-271-1/+1
* Mojo: re-organize public/bindings/ directorydarin@chromium.org2014-01-281-9/+1
* Introduce a monotonic_clock module for Mojo.js.aa@chromium.org2014-01-101-5/+18
* Add a simple one shot and repeating timer API for Mojo.js.aa@chromium.org2013-12-211-1/+1
* [Mojo] Move JS bindings out of publicabarth@chromium.org2013-12-032-0/+100