summaryrefslogtreecommitdiffstats
path: root/extensions/test/data
Commit message (Expand)AuthorAgeFilesLines
* Add a manifest property declaring USB printers supported by an app.reillyg2015-05-072-0/+37
* Move device/usb classes from the FILE thread to UI thread.reillyg2015-04-161-3/+3
* Implement chrome.sockets.udp.setBroadcast.reillyg2015-04-111-1/+90
* Add new audio extension event OnNodesChanged.jennyz2015-04-104-0/+97
* Add a new audio extension event OnMuteChanged.jennyz2015-03-304-0/+54
* Add title property to chrome.printerProvider print jobtbarzic2015-03-261-0/+2
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-213-0/+51
* Allow the USB transfer timeout to be specified by the application.reillyg2015-03-142-0/+66
* Instead of ArrayBuffer, pass blob with printerProvider.onPrintRequestedtbarzic2015-03-061-25/+56
* Pad HID output reports on Windows to the maximum output report size.reillyg2015-02-201-4/+16
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-141-20/+20
* Handle extension unload in printerProvider APItbarzic2015-02-114-0/+20
* Use the JS stash client from the JS serial service.sammc2015-02-101-2/+51
* Add a JS stash client.sammc2015-02-101-0/+76
* Move BluetoothSocketApiTest into extensions_browsertestsjamescook2015-02-066-0/+284
* Add a UsbService::Observer function for cleanup actions.reillyg2015-02-062-0/+40
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-051-9/+6
* Revert of Remove Client= from device/serial/data_stream.mojom. (patchset #1 i...sammc2015-02-042-12/+18
* <webview>: Navigate to about:blank if attempting to navigate to bad URLfsamuel2015-02-041-12/+21
* Remove Client= from device/serial/data_stream.mojom.sammc2015-02-032-18/+12
* Add mojoPrivate.requireAsync method to chrome IDL.kmarshall2015-01-271-0/+20
* Implemented explicit resizing from guestview.paulmeyer2015-01-231-5/+8
* Hook up chrome.printerProvider.onGetPrintersRequestedtbarzic2015-01-235-0/+155
* s/app_shell_browsertests/extensions_browsertests/grockot2015-01-225-5/+5
* Add an extensions/test/data OWNERS with *, like chrome/test/data. Extension APIkalman2015-01-221-0/+1
* Hook up chrome.printerProvider.onGetCapabilityRequestedtbarzic2015-01-222-0/+62
* Add browser tests for USB device add/remove events.reillyg2015-01-224-0/+65
* Hook up chrome.printerProvider.onPrintRequestedtbarzic2015-01-222-0/+61
* Move sockets_* tests to extensions/thiago.santos2015-01-219-0/+1167
* Fix crash when CreateAccessTokenStore() is not implementedthiago.santos2015-01-212-0/+32
* Move unpacker_unittests.cc and data files from chrome/ to extensions/asargent2015-01-1637-0/+169
* Fixed testExecuteScriptIsAbortedWhenWebViewSourceIsChanged raciness.fsamuel2015-01-161-23/+30
* Remove 'success' parameter from chrome.usb.setConfiguration.reillyg2015-01-151-2/+1
* Add a mojoPrivate API that exposes mojo to component apps/extensions.sammc2015-01-141-0/+34
* Revert of Implemented explicit resizing from guestview. (patchset #6 id:12000...fsamuel2015-01-141-8/+5
* Implemented explicit resizing from guestview.paulmeyer2015-01-131-5/+8
* Include raw HID report descriptor in HID device info.reillyg2015-01-131-0/+50
* Add support for sending a USB SET_CONFIGURATION request.reillyg2015-01-085-6/+57
* Move system.display tests to extensions/thiago.santos2014-12-232-0/+64
* Adds support for media permission request handling on <appview> tag.lfg2014-12-226-0/+105
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-191-0/+5
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-185-0/+66
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-162-0/+107
* Add onDeviceAdded and onDeviceRemoved events to chrome.hid.reillyg2014-12-114-0/+65
* Add content_capabilities manifest featurerockot2014-12-096-0/+93
* 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 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