summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_function_histogram_value.h
Commit message (Expand)AuthorAgeFilesLines
* Add the IDL for chrome.instanceID API.jianli2015-04-241-0/+5
* Add the IDL and stub implementation for the chrome.autofillPrivate API.khorimoto2015-04-241-0/+6
* Add chrome.searchEnginesPrivate API for setting and getting the default searc...orenb2015-04-241-0/+2
* Wire FSP API's onConfigureRequested to chrome.fileManagerPrivate.mtomasz2015-04-211-0/+1
* Wire chrome.fileSystemProvider.onMountRequested to chrome.fileManagerPrivate.mtomasz2015-04-201-0/+1
* [Extensions UI] Use developerPrivate API for repair, options, show pathrdevlin.cronin2015-04-171-0/+3
* Implement <webview>.addContentScript/removeContentScript API [1].hanxi2015-04-161-0/+2
* Add chrome.fileManagerPrivate.getProvidingExtensions().mtomasz2015-04-161-0/+1
* Implement chrome.sockets.udp.setBroadcast.reillyg2015-04-111-0/+1
* [Extensions UI] Use developerPrivate API for profile configurationrdevlin.cronin2015-04-111-0/+2
* Implement networkingPrivate.getDeviceStatesstevenjb2015-04-101-0/+1
* Add chrome.fileSystem.GetVolumeList().mtomasz2015-04-071-0/+1
* Add new method: chrome.bluetoothPrivate.setDiscoveryFilterjpawlowski2015-04-031-0/+1
* New extension API to clear data reduction proxy savings metrics.kundaji2015-04-031-0/+1
* Initial commit for chrome.launcherSearchProvider API.yawano2015-04-021-0/+1
* chrome.settingsPrivate: Implement the setPref getPref/getAllPrefs methods.orenb2015-04-021-4/+4
* This CL exposes zoom modes to the <webview> API.paulmeyer2015-04-011-0/+2
* [Smart Lock] Add an API to hide error bubbles.isherman2015-03-311-0/+1
* Add forgetNetwork to networkingPrivatestevenjb2015-03-251-0/+1
* chrome.settingsPrivate: Add a basic stub implementation for the API.orenb2015-03-241-0/+6
* Hotword Private API: Add function and event to query the existence of a speak...kcarattini2015-03-241-0/+1
* Files.app: Add private API to check if PiexLoader is enabled or not.hirono2015-03-241-0/+1
* [Extensions] Add a developerPrivate.deleteExtensionErrors functionrdevlin.cronin2015-03-211-0/+1
* Implement chrome.fileSystem.requestFileSystem().Tomasz Mikolajewski2015-03-201-1/+1
* [Extensions] Add a developerPrivate.updateExtensionConfiguration functionrdevlin.cronin2015-03-191-2/+3
* Extract the external file scheme granting out of requestFileSystem in Files app.mtomasz2015-03-131-0/+1
* [Extensions] Make a chrome.developerPrivate.getExtensionsInfo functionrdevlin.cronin2015-03-121-0/+2
* Grant permissions to other profile files on demand.Tomasz Mikolajewski2015-03-111-0/+1
* Add startActivate to networkingPrivatestevenjb2015-03-101-0/+1
* Add virtualKeyboardPrivate.setMode APIbshe2015-03-101-0/+1
* Instead of ArrayBuffer, pass blob with printerProvider.onPrintRequestedtbarzic2015-03-061-0/+1
* Add a new webstorePrivate API to show a permission prompt for delegated installstreib2015-03-011-0/+1
* Adds functions to fetch and add custom spelling dictionary words.wnwen2015-02-271-0/+2
* [Extensions] Merge developerPrivate.enable and management.setEnabled functionsrdevlin.cronin2015-02-261-1/+1
* Add chrome.fileManagerPrivate.setEntryTag().mtomasz2015-02-241-0/+1
* Adding support for storing webrtc logs locally with an extension supplied uni...tommi2015-02-201-0/+2
* Adding the Audio Modem API. See design doc at go/chrome-modem.Charlie Kehoe2015-02-201-0/+4
* [Extensions] Implement chrome.runtime.openOptionsPage.kalman2015-02-191-0/+1
* Implement chrome.platformKeys.getKeyPair().pneubeck2015-02-151-0/+1
* Revert "Implement chrome.platformKeys.getKeyPair()."Philipp Neubeck2015-02-141-1/+0
* Implement chrome.platformKeys.getKeyPair().Philipp Neubeck2015-02-141-0/+1
* Enable pinch-zoom on the new login page.wjmaclean2015-02-131-0/+1
* Add a fileManagerPrivate function to access the UMA enabled flag.kenobi2015-02-131-0/+1
* Remove the cryptotokenPrivate.requestPermission API, it's unused and there ar...Juan Lang2015-02-121-1/+1
* Add auto pairing to EasyUnlockPrivate interface.xiyuan2015-02-111-0/+1
* Implement the crytotokenPrivate.canOriginAssertAppId. This API allows the cry...juanlang2015-02-101-0/+1
* First implementation of chrome.platformKeys.pneubeck2015-02-041-0/+1
* Remove the Copresence Endpoints API.rkc2015-02-031-3/+3
* Implementation of the NetworkingConfigServicecschuet2015-02-031-0/+2
* This adds the ExtensionView to the family of GuestViews.apacible2015-01-291-0/+1