summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* Remove stash_client.js dependency on unload_event.jsdcheng2015-10-031-0/+1
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-2/+2
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-302-6/+6
* Allow extensions to specify that they are not allowed in incognito mode.kundaji2015-09-184-0/+19
* Finish the implementation of chrome.runtime.getBackgroundClient() for extensi...kalman2015-09-182-0/+134
* Add chrome.usb.getConfigurations function.reillyg2015-09-181-1/+17
* Add wjmaclean@chromium.org to various guest_view/web_view OWNERS.wjmaclean2015-09-091-0/+1
* Implement kiosk multiple apps feature. This includes:jennyz2015-09-032-0/+44
* Rename CoalescedPermissionMessage to PermissionMessagetreib2015-08-272-4/+3
* Expose device strings in the USB and HID API device objects.reillyg2015-08-212-1/+9
* Extensions: Remove PermissionMessage (permission_message.h/cc)treib2015-08-202-10/+0
* 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
* <webview>: Add better loadabort reason messagesrzhao2015-08-171-5/+5
* Extensions: Remove the intermediate PermissionMessageStrings interfacetreib2015-08-042-2/+2
* Extensions: Remove the old permission message interfacetreib2015-08-032-30/+0
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-2/+2
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Add unit tests for new added ReceiveErrorjuncai2015-07-171-0/+30
* Add a test that getModuleSystem() doesn't work cross originjochen2015-07-141-1/+1
* Changed the layout of permissionrequest events to match the documentation. Ac...paulmeyer2015-07-081-2/+2
* Optimize png files in components/extensionsoshima2015-06-245-0/+0
* Add chrome.hid.getUserSelectedDevices API.reillyg2015-06-192-0/+47
* Create a mechanism define declarative rules via the extension manifest.danduong2015-06-121-0/+15
* Add onGetUsbPrinterInfoRequested event to printerProvider API.reillyg2015-06-022-0/+53
* Make IN_PROC_BROWSER_TEST and RunExtension(Sub)test() more stable.hubbe2015-05-102-10/+14
* Add a manifest property declaring USB printers supported by an app.reillyg2015-05-072-0/+37
* Record when we suppress internal Extension code JavaScript crashes.kalman2015-04-302-0/+4
* 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
* Extensions: Switch to new permission message system, part Itreib2015-03-202-10/+0
* Extensions: Prepare switch to new permission message systemtreib2015-03-162-7/+19
* 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
* Added GetCoalescedPermissionMessages to PermissionMessageProvidersashab2015-02-232-0/+17
* 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
* Remove extensions::ServiceRegistrationManager.sammc2015-02-132-75/+0
* 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