summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use .attributes when using the automation API.dmazzoni2015-06-081-5/+10
* GuestView event listeners are now removed when the GuestView JavaScript objec...paulmeyer2015-06-021-11/+18
* Webviews can now be garbage collected!!!paulmeyer2015-06-011-14/+15
* JS Object annotations don't need the string key type in chrome/.thestig2015-05-291-2/+2
* Remove scheib from extensions OWNERS.scheib2015-05-191-1/+0
* Block interactive platformKeys.selectClientCertificate on background page.pneubeck2015-05-071-0/+4
* [Icons NTP] Make local NTP large icons URL match device resolution.huangs2015-04-231-6/+23
* Clean up FSP API custom bindings.mtomasz2015-04-231-2/+0
* Wire chrome.fileSystemProvider.onMountRequested to chrome.fileManagerPrivate.mtomasz2015-04-201-1/+18
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-141-1/+0
* Use correct form ofTreeChangeObserver automation API.dtseng2015-04-111-2/+0
* Go back to undefined in case of an error in callbacks.mtomasz2015-04-101-11/+1
* Use multiline attribute to check for IA2_STATE_MULTILINE.shreeram.k2015-04-081-2/+1
* Add chrome.fileSystem.GetVolumeList().mtomasz2015-04-071-0/+10
* Merge custom bindings for context menusrob2015-04-041-125/+8
* Add initial live region support to ChromeVox 2.dmazzoni2015-04-022-1/+80
* Fix TODO in chrome_web_view, use utils.lookup to find context menu events.lazyboy2015-03-271-4/+4
* <webview>: make context menus cancellable using JS API.lazyboy2015-03-261-59/+60
* chrome.platformKeys.getKeyPair: Check requested algorithm against certificate.pneubeck2015-03-252-8/+13
* chrome.platformKeys: Require a algorithm name to getKeyPair().pneubeck2015-03-241-23/+35
* [Extensions] Combine developerPrivate.inspect and developerPrivate.openDevToolsrdevlin.cronin2015-03-201-4/+27
* Implement chrome.fileSystem.requestFileSystem().Tomasz Mikolajewski2015-03-202-9/+15
* [Extensions] Add a developerPrivate.updateExtensionConfiguration functionrdevlin.cronin2015-03-191-0/+10
* Moved the contextmenu webview API to stable, and removed the experimental API...paulmeyer2015-03-162-191/+158
* Add reillyg to extensions OWNERS listsrockot2015-03-111-0/+1
* This patch renames the <webview> 'contextmenu' DOM event to 'contextmenushown...paulmeyer2015-03-111-1/+1
* Moved extension_options*.js from chrome/ to extensions/ and also into its own...paulmeyer2015-03-107-122/+2
* <extensionoptions>: Remove unnecessary codefsamuel2015-03-091-1/+0
* Fixed the <webview> context menu bug.paulmeyer2015-03-092-13/+13
* <extensionoptions>: Remove dead codefsamuel2015-03-092-166/+2
* Added the onResize and onContentResize events to GuestViewEvents.paulmeyer2015-03-061-2/+2
* Refactored WebViewEvents and ExtensionOptionsEvents into GuestViewEvents.paulmeyer2015-03-054-104/+39
* Cast: Javascript bindings for cast receiverhubbe2015-03-051-0/+20
* Revert: Implement declarative content script API for <webview> [js part]:hanxi2015-03-041-49/+0
* [Extensions] Merge developerPrivate.enable and management.setEnabled functionsrdevlin.cronin2015-02-261-0/+3
* Make sure that extension callbacks are called only oncerob2015-02-248-68/+77
* Reland #5: Ensure WebView notifies desktop automation on creation,dtseng2015-02-191-2/+4
* Revert of Reland #4: Ensure WebView notifies desktop automation on creation, ...dtseng2015-02-191-4/+2
* Reland #4: Ensure WebView notifies desktop automation on creation, destructio...dtseng2015-02-191-2/+4
* Implement chrome.platformKeys.getKeyPair().pneubeck2015-02-153-1/+90
* Revert "Implement chrome.platformKeys.getKeyPair()."Philipp Neubeck2015-02-143-90/+1
* Implement chrome.platformKeys.getKeyPair().Philipp Neubeck2015-02-143-1/+90
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-142-4/+4
* Revert of Reland #3: Ensure WebView notifies desktop automation on creation, ...dtseng2015-02-111-4/+2
* Reland #3: Ensure WebView notifies desktop automation on creation, destructio...dtseng2015-02-111-2/+4
* Revert of Reland #2: Ensure WebView notifies desktop automation on creation, ...jiayl2015-02-091-1/+1
* Reland #2: Ensure WebView notifies desktop automation on creation, destructio...dtseng2015-02-091-1/+1
* Revert of Reland Ensure WebView notifies desktop automation on creation, dest...ccameron2015-02-041-1/+1
* First implementation of chrome.platformKeys.pneubeck2015-02-042-0/+25
* Mark create/update/clear callbacks of notification API and create ID as optionalrob2015-02-031-5/+7