summaryrefslogtreecommitdiffstats
path: root/extensions/test/extensions_unittests_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-2/+2
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-191-3/+12
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-181-12/+3
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-181-3/+12
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/asargent2015-01-271-0/+1
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-1/+1
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-3/+3
* Move mojo edk into mojo/edkjamesr2014-10-031-1/+1
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-1/+1
* Move mojo edk into mojo/edkJames Robinson2014-10-031-1/+1
* app_shell: Shut down in response to power button.derat2014-08-231-0/+2
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-201-2/+2
* extensions: Combine extensions_pak with app_shell_paktfarina@chromium.org2014-07-301-3/+4
* Add support for writing unit tests for Mojo-backed apps/extensions APIs.sammc@chromium.org2014-07-261-0/+2
* extensions: Create extensions_pak target.tfarina@chromium.org2014-07-251-5/+5
* Move ProcessManagerTest out of unit_tests into extensions_unittestsjamescook@chromium.org2014-07-241-5/+45
* Move ModuleSystemTest and the tests that use it into extensions/.sammc@chromium.org2014-07-161-2/+15
* extensions: Introduce a fake ExtensionsClient implementation.tfarina@chromium.org2014-04-141-2/+7
* Adds the foundation for extensions test suite.tfarina@chromium.org2014-04-091-0/+45