summaryrefslogtreecommitdiffstats
path: root/extensions/common
Commit message (Expand)AuthorAgeFilesLines
* Implement <webview>.addContentScript/removeContentScript API [1].hanxi2015-04-164-41/+132
* Extensions: Switch to new permission message system, part IIItreib2015-04-163-46/+23
* Added the network error code to <webview> loadabort message and event.paulmeyer2015-04-142-0/+2
* Add an Internet page to md-settingsstevenjb2015-04-131-0/+1
* PermissionIDSet cleanups/optimizationstreib2015-04-132-39/+38
* Cache --whitelisted-extension-id in SimpleFeature.jackhou2015-04-132-14/+45
* Implement chrome.sockets.udp.setBroadcast.reillyg2015-04-111-0/+13
* Revert of Cache --whitelisted-extension-id in SimpleFeature. (patchset #13 id...mlerman2015-04-102-45/+14
* Implement networkingPrivate.getDeviceStatesstevenjb2015-04-101-9/+39
* Cache --whitelisted-extension-id in SimpleFeature.jackhou2015-04-102-14/+45
* Add new audio extension event OnNodesChanged.jennyz2015-04-101-11/+39
* Extensions: Switch to new permission message system, part IItreib2015-04-072-2/+12
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-069-74/+205
* extensions: Reuse crx_file's HashedIdInHex() function in SimpleFeature.tfarina2015-04-041-8/+5
* Add permission "mediaRouterPrivate" for the Media Router Mojo service.kmarshall2015-04-031-0/+1
* Remove note about API availability from printerProvider docstbarzic2015-04-031-3/+1
* Add new method: chrome.bluetoothPrivate.setDiscoveryFilterjpawlowski2015-04-031-0/+51
* Revert "Add install warning for printerProvider permission"tbarzic2015-04-031-5/+1
* Error reporting fixes and enhancements for the Cast Channel API.kmarshall2015-04-032-4/+9
* Upstreaming <appview>.lfg2015-04-031-1/+1
* Add a dialog for chrome.fileSystem.requestFileSystem().mtomasz2015-04-021-0/+1
* Initial commit for chrome.launcherSearchProvider API.yawano2015-04-021-0/+1
* Whitelist app to use bluetoothPrivate APIjpawlowski2015-04-021-1/+2
* This CL exposes zoom modes to the <webview> API.paulmeyer2015-04-011-0/+67
* Make vpnProvider available in stable channelkaliamoorthi2015-04-011-1/+1
* Webview should only allow resources loading from the extension that embedded it.lfg2015-03-312-26/+16
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-311-0/+5
* Add a new audio extension event OnMuteChanged.jennyz2015-03-301-0/+5
* Add types to networkigPrivate IDLstevenjb2015-03-301-6/+137
* Improve error message for failing code insertion on about:-URLsrob2015-03-302-0/+4
* Remove a couple of unnecessary includes.amistry2015-03-301-1/+0
* <webview> Implement clear http cache API.lazyboy2015-03-271-0/+5
* Added myself to some guestview-related OWNERS files.paulmeyer2015-03-271-0/+1
* Convert networkingPrivate to use IDL formatstevenjb2015-03-273-571/+287
* Refactor Uses of std::set to std::vector in SimpleFeaturerobliao2015-03-274-235/+351
* Add install warning for printerProvider permissiontbarzic2015-03-272-1/+6
* Add a warning for missing fileBrowserHandler permission.mtomasz2015-03-272-1/+4
* Update extension permission histogramtbarzic2015-03-261-4/+4
* Delete the old hotwording integration.amistry2015-03-261-2/+0
* Add title property to chrome.printerProvider print jobtbarzic2015-03-261-0/+3
* Add forgetNetwork to networkingPrivatestevenjb2015-03-251-0/+18
* chrome.settingsPrivate: Add a basic stub implementation for the API.orenb2015-03-242-0/+2
* Enable chrome.networking.config on Stable channel.pneubeck2015-03-241-1/+1
* Install warning message code for extensions that use chrome.mdns API.reddaly2015-03-231-0/+1
* Removing chrome.pushMessaging API and related tests.fgorski2015-03-231-1/+0
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-211-5/+17
* Extensions: Switch to new permission message system, part Itreib2015-03-206-10/+590
* [Extensions] Add support for reporting abuse on extension uninstallationrdevlin.cronin2015-03-202-0/+7
* Update vpnProvider documentation in the idl.kaliamoorthi2015-03-181-0/+9
* Flush the extension files to disk before finalize installation.xiaohuic2015-03-172-0/+65