summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* Make the process-wide ServiceRegistry available to JS.sammc2016-03-242-2/+2
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-191-0/+1
* [mojo] Delete third_party/mojorockot2016-02-102-3/+3
* Reland of Update device/usb and its Mojo interface for variable size ISO pack...reillyg2016-02-022-0/+36
* Revert of Update device/usb and its Mojo interface for variable size ISO pack...zhaoqin2016-02-022-36/+0
* Update device/usb and its Mojo interface for variable size ISO packets.reillyg2016-02-022-0/+36
* Implement webview.captureVisibleRegion()wjmaclean2016-02-011-1/+32
* Expose stable_device_id in audio extension apis.jennyz2016-01-212-0/+5
* kiosk: Add kiosk.required_platform_version manifest keyxiyuan2016-01-214-0/+55
* Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...tsergeant2016-01-211-24/+1
* Implement webview.captureVisibleRegion()wjmaclean2016-01-211-1/+24
* Reland of Change extension icon load errors to warnings (patchset #2 id:30000...estade2015-12-291-1/+3
* Revert of Change extension icon load errors to warnings (patchset #8 id:14000...estade2015-12-291-3/+1
* Handle HTTP headers case-insensitively on the test servertzik2015-12-211-1/+1
* Change extension icon load errors to warningsestade2015-12-192-1/+3
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-2/+2
* chrome.displaySource custom bindingsmikhail.pozdnyakov2015-12-091-1/+20
* Remove the custom base64url implementation in //extensions/peter2015-11-251-0/+20
* Introduce chrome.displaySource APImikhail.pozdnyakov2015-11-182-0/+51
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-2/+11
* Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ki.stfu2015-10-121-1/+1
* 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