summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* Adding more webview tests to app_shell_browsertests.lfg2014-10-044-2/+224
* Adds support for the embedded_test_server in webview's app_shell_browsertest.lfg2014-10-031-1/+27
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-035-26/+26
* Move mojo edk into mojo/edkjamesr2014-10-032-2/+2
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-032-2/+2
* Move mojo edk into mojo/edkJames Robinson2014-10-032-2/+2
* Adding webview tests to app_shell_browsertests.lfg2014-10-013-1/+203
* Adding webview tests to app_shell_browsertests.lfg2014-10-012-1/+263
* Porting more tests to app_shell_browsertests.lfg2014-09-304-0/+294
* Adding webview tests to app_shell_browsertests.lfg2014-09-292-1/+133
* Moving more tests to app_shell_browsertests.lfg2014-09-291-1/+211
* Fix case-sensitivity problems in extension content verificationasargent2014-09-263-4/+24
* Fix a leak in extensions_unittests.sammc2014-09-261-4/+3
* Add whitelist for extensions to put <all_urls> in externally_connectableasargent2014-09-252-0/+23
* Add serialization support to the JS DataSender and DataReceiver.sammc2014-09-252-194/+362
* Adds more webview tests to app_shell_browsertests.lfg2014-09-241-1/+255
* Add webview testAPIMethodExistence to app_shell_browsertests.lfg2014-09-234-0/+131
* Remove deprecated 'title' manifest attribute from unittests.garykac2014-09-197-25/+12
* Move extension_test_message_listener to extensions.lfg2014-09-192-0/+290
* Move the last extensions/common unit tests to extensions_unittestsjamescook2014-09-189-55/+51
* Add extensions test data for an empty icon imageJames Cook2014-09-182-0/+8
* Move Webstore URL concepts to //extensions and outrockot2014-09-182-0/+16
* Move extensions manifest tests to run in extensions_unittestsjamescook2014-09-1823-0/+575
* Reland: Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-1714-0/+167
* Revert "Refactor ExtensionManifestTest to allow usage in src/extensions"James Cook2014-09-1614-167/+0
* Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-1614-0/+167
* Remove app_shell chrome.shell API and ShellAppWindowjamescook2014-09-151-5/+1
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-091-1/+0
* Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest, which is...yoz2014-09-055-0/+195
* Implement the client side of Serial I/O on data pipe.sammc2014-09-032-8/+467
* Move ExtensionWarningService and ExtensionsWarningSet, which are used by webr...hanxi2014-08-282-0/+5
* Send less data in the DataSender test that timed out under valgrind.sammc2014-08-261-6/+6
* app_shell: Shut down in response to power button.derat2014-08-231-0/+2
* Provide core API permissions to extensions_unittestsjamescook@chromium.org2014-08-221-0/+6
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-201-2/+2
* Add the JS data pipe client to be used to implement serial send.sammc@chromium.org2014-08-201-0/+218
* Add support for asynchronously loading modules from the background page.sammc@chromium.org2014-08-201-0/+137
* Add the JS data pipe client to be used to implement serial receive.sammc@chromium.org2014-08-191-0/+90
* Implement more of chrome.serial on the Mojo SerialConnection.sammc@chromium.org2014-08-141-0/+288
* Use extensions_path.h instead of chrome_path.h from extension_icon_image_unit...limasdf@gmail.com2014-08-084-0/+8
* Add test image data for extensions ImageLoaderTestjamescook@chromium.org2014-08-053-0/+7
* Revert 287384 "Copy test data to //extensions"jamescook@chromium.org2014-08-043-7/+0
* Copy test data to //extensionsrockot@chromium.org2014-08-043-0/+7
* Revert 287352 "Add test data for extensions ImageLoaderTest"jamescook@chromium.org2014-08-043-7/+0
* Add test data for extensions ImageLoaderTestjamescook@chromium.org2014-08-043-0/+7
* Move tests from Chrome's unit_tests to extensions_unittestsjamescook@chromium.org2014-08-024-0/+1
* extensions: Combine extensions_pak with app_shell_paktfarina@chromium.org2014-07-301-3/+4
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-301-0/+24
* Revert 286199 "Implement chrome.serial.getDevices() on top of th..."mpearson@chromium.org2014-07-291-24/+0
* Implement chrome.serial.getDevices() on top of the Mojo serial service.sammc@chromium.org2014-07-291-0/+24