summaryrefslogtreecommitdiffstats
path: root/extensions/common/api
Commit message (Expand)AuthorAgeFilesLines
* Remove some whitelist entriesrockot2016-03-251-2/+0
* Extend vpnProvider to allow reconnectionscernekee2016-03-161-1/+27
* [Closure Externs] Add more APIs to the presubmit warning listrdevlin.cronin2016-03-102-1/+12
* [Extern Generation] Add a presubmit script to check externs not being updatedrdevlin.cronin2016-02-263-0/+132
* [chrome.displaySource] further implementation of call completion callbacksmikhail.pozdnyakov2016-02-261-4/+0
* Add directories handling support for apps/extensions.cmihail2016-02-251-3/+3
* Clarify chrome.usb API documentation on transfer lengths.reillyg2016-02-241-4/+6
* Update whitelist for bluetoothPrivate for two apps.drustsmith2016-02-231-1/+3
* Whitelist Cast Extension to use networkingPrivate.apacible2016-02-191-0/+1
* Whitelist Cast Extension to use WebView.apacible2016-02-181-1/+2
* [chrome.displaySource] Simplify session error typesmikhail.pozdnyakov2016-02-151-16/+7
* [chrome.displaySource] Session notification improvementsmikhail.pozdnyakov2016-02-111-3/+0
* [mojo] Delete third_party/mojorockot2016-02-101-2/+2
* Fix error in vpnProvider API docscernekee2016-02-091-1/+2
* update obsolete code.google.com documentation linksmostynb2016-02-082-3/+3
* Add frameId to chrome.tabs.executeScript/insertCSSrob2016-02-071-1/+11
* Implement webview.captureVisibleRegion()wjmaclean2016-02-012-0/+33
* Improve documentation for the management.setEnabled functionasargent2016-01-281-1/+1
* Remove the code added to make extensions compile on Aura Android.mfomitchev2016-01-281-26/+0
* kiosk: Add kiosk.required_platform_version manifest keyxiyuan2016-01-211-0/+8
* Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...tsergeant2016-01-212-33/+0
* Expose versionName to management apilimasdf2016-01-211-0/+5
* Implement webview.captureVisibleRegion()wjmaclean2016-01-212-0/+33
* Add BSSID + Frequency to NetworkState/getNetworksstevenjb2016-01-201-0/+2
* [Media Router] Replace old MR extension ID with "new" extension ID.imcheng2016-01-123-4/+4
* bluetooth: android: Add BluetoothDevice::ConnectErrorCode enumsjiangkai2016-01-111-6/+13
* Show install warning when kiosk_only app is loaded from non chromeoslimasdf2015-12-251-1/+2
* Switch to standard integer types in extensions/.avi2015-12-236-0/+8
* WebRequest API: add more resource typesrob2015-12-222-2/+2
* Convert Pass()→std::move() in //extensionsdcheng2015-12-188-20/+26
* Introduce bluetooth interfaces for Settings UIstevenjb2015-12-161-1/+1
* [extensions] Update content_capabilities whitelistsrockot2015-12-161-0/+16
* chrome.displaySource custom bindingsmikhail.pozdnyakov2015-12-091-3/+10
* Fix ExtensionApiTest.ContentScriptExtensionIframe for --isolate-extensions.alexmos2015-12-021-2/+2
* Use bluetooth and bluetoothPrivate APIs in Options UIstevenjb2015-11-202-1/+3
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Use std::tie() for operator< in extensions/jsbell2015-11-201-4/+3
* Migrating tests to use EmbeddedTestServer (/chrome/browser misc)svaldez2015-11-181-14/+1
* Reland of [Extensions] Finish migrating ServiceWorker off the Behavior Featur...alemate2015-11-181-3/+0
* Revert of [Extensions] Finish migrating ServiceWorker off the Behavior Featur...alemate2015-11-181-0/+3
* Introduce chrome.displaySource APImikhail.pozdnyakov2015-11-184-0/+161
* UI changes to disable button for prohibted technologiesfqj2015-11-171-1/+3
* [Extensions] Finish migrating ServiceWorker off the Behavior Feature systemrdevlin.cronin2015-11-171-3/+0
* Clean code related to ManifestTest::ManifestDataolli.raula2015-11-171-8/+8
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* Implement bluetoothPrivate.forgetstevenjb2015-11-121-0/+4
* Expand bluetoothPrivate whitelist to include Linux.rkc2015-11-111-1/+1
* Add bluetoothPrivate.connectstevenjb2015-11-101-0/+21
* Add connecting/connectable to bluetooth.Device.stevenjb2015-11-101-0/+6
* Aura on Android: Stub implementation of UsbPrinterManifestHandler.moshayedi2015-11-031-0/+26