summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/api_test_base.h
Commit message (Expand)AuthorAgeFilesLines
* [mojo] Delete third_party/mojorockot2016-02-101-1/+0
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-1/+1
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-2/+2
* Add a JS stash client.sammc2015-02-101-9/+30
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-3/+3
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-071-1/+1
* Add an extensions keep-alive client.sammc2014-10-281-0/+10
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-2/+2
* Add support for writing unit tests for Mojo-backed apps/extensions APIs.sammc@chromium.org2014-07-261-0/+94