summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* Move system.storage tests to extensions/thiago.santos2014-12-037-0/+177
* app_shell: Store user preferences to disk with JsonPrefStorejamescook2014-12-021-0/+7
* Identify ArrayBuffers by their string representation in json_schema.js.sammc2014-12-011-0/+2
* Move browser image path logic into ExtensionsClientrockot2014-11-132-0/+7
* Move default_locale manifest handler out of //chromerockot2014-11-132-0/+10
* Move system.cpu and system.network tests to extensions/thiago.santos2014-11-124-0/+64
* Pass the size to the RenderView on creation.mkosiba2014-11-121-3/+0
* Various webview cleanup.paulmeyer2014-11-111-7/+10
* Move system.memory API test to extensions/thiago.santos2014-11-082-0/+29
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-071-2/+2
* Got rid of the internal copies of webview attributes.paulmeyer2014-11-041-14/+17
* Added missing OWNERS file for web_view directory.paulmeyer2014-11-041-0/+2
* Refine //extensions DEPS on //uirockot2014-11-041-0/+1
* Adding app_view tests to app_shell_browsertests.lfg2014-10-317-0/+192
* Move the USB API tests into app_shell_browsertests.reillyg2014-10-3014-0/+427
* Add API tests for the chrome.hid API.reillyg2014-10-302-0/+378
* Enable the mojo-based serial API in the renderer behind a flag.sammc2014-10-282-0/+77
* Change data pipe wrappers used by SerialConnection to use message pipe.sammc2014-10-281-7/+0
* Add an extensions keep-alive client.sammc2014-10-281-0/+44
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-215-43/+39
* Adding more webview browser tests to app_shell_browsertests.hanxi2014-10-147-0/+128
* Adding more webview browser tests to app_shell_browsertests.hanxi2014-10-1110-0/+224
* Adding webview tests to app_shell_browsertest.lfg2014-10-105-0/+390
* <webview>: Add additional WebRequest API test coverage.fsamuel2014-10-101-0/+48
* Remove "resources" subkey and functionality for Shared Moduleselijahtaylor2014-10-0910-57/+3
* Mojo JS bindings: simplify mojo.connectToService() usage - Part 1hansmuller2014-10-072-2/+2
* Cleanup webview app_shell_browsertests and add webview media permission tests...lfg2014-10-0715-0/+777
* Moving webview api tests to app_shell_browsertests.hanxi2014-10-061-1/+138
* Add serialization support to the JS serial connection client.sammc2014-10-041-317/+482
* Revert of Add serialization support to the JS serial connection client. (patc...sammc2014-10-041-482/+317
* Add serialization support to the JS serial connection client.sammc2014-10-041-317/+482
* 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