summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix for flow control in terminalPrivate APItbarzic2016-01-081-0/+21
* Remove a variety of no-longer-used query params.pkasting2016-01-061-3/+0
* Complete live region support in ChromeVox Next.dmazzoni2015-12-011-50/+77
* Make all metadata fields optional for FSP API.mtomasz2015-11-261-39/+81
* Finish implementing ChromeVox Next active indicator.dmazzoni2015-11-231-1/+17
* Do not call stat() when reading directories via File API.mtomasz2015-11-151-4/+13
* Reland of "Remove setVoiceSearchSupported part of EmbeddedSearch SearchBox API."estade2015-11-101-6/+0
* Revert of Remove setVoiceSearchSupported part of EmbeddedSearch SearchBox API...robliao2015-11-091-0/+6
* Remove setVoiceSearchSupported part of EmbeddedSearch SearchBox API.estade2015-11-091-6/+0
* Log exceptions thrown in automation api event handlers to js console.plundblad2015-10-272-6/+6
* [Extensions] Remove kalman@ from OWNERS filesrdevlin.cronin2015-10-261-2/+0
* Move some AX attrs from AXNodeData to AXTreeData.dmazzoni2015-10-221-11/+102
* Remove WebDOMError, nothing uses it.esprehn2015-10-151-2/+0
* Removing pneubeck@ from OWNERS.pneubeck2015-10-073-3/+3
* Add setSelection function to automation API.plundblad2015-10-052-3/+23
* New tabCapture.captureOffscreenTab API, initially for Presentation API 1UA modemiu2015-10-021-4/+8
* Add support for actions for multiple file selection.mtomasz2015-09-281-7/+12
* Fix crash in toSTring on automation tree roots.plundblad2015-09-161-14/+22
* Add new certificateProvider extension API.pneubeck2015-09-091-0/+81
* Fix crash when accessing automation node from stale AX treedmazzoni2015-08-311-1/+8
* Fire layout complete on root to update client on selection attributes.dtseng2015-08-111-0/+4
* Fix zipping in Files app.mtomasz2015-07-311-2/+2
* Ensure we set host nodes for pre-existing automation root nodes.dtseng2015-07-291-3/+8
* Add per-file owners for automation_custom_bindings.js.dtseng2015-07-291-0/+4
* Do not expect existence of AutomationRootNode when AutomationInternal onTree...dtseng2015-07-291-1/+1
* Re-land (2): Reimplement automation API on top of C++-backed AXTree.dmazzoni2015-07-272-659/+521
* Add myself to OWNERS in Files app's private custom bindings.mtomasz2015-07-271-0/+1
* Revert of Re-land: Reimplement automation API on top of C++-backed AXTree. (p...asvitkine2015-07-232-521/+659
* Re-land: Reimplement automation API on top of C++-backed AXTree.dmazzoni2015-07-222-659/+521
* Update all remaining Files app's private APIs to work on entries.mtomasz2015-07-221-0/+32
* Give automation API access to browser plugin objects.dmazzoni2015-07-211-1/+2
* Update some chrome.fileManagerPrivate APIs to accept entries, not URLs.mtomasz2015-07-171-0/+23
* Update task private methods to use entries instead of urls.mtomasz2015-07-171-0/+24
* Update pinDriveFile to accept entries instead of urls.mtomasz2015-07-141-0/+5
* Update getMimeType to work on entries instead of urls.mtomasz2015-07-141-0/+5
* Update computeChecksum to accept entries instead of urls.mtomasz2015-07-141-0/+5
* [Extensions] Kill chrome.app.getDetailsForFramerdevlin.cronin2015-07-131-1/+0
* Update getEntryActions and executeEntryAction to accept entries, not urls.mtomasz2015-07-131-0/+11
* Make addFileWatch and removeFileWatch accept entries instead of urls.mtomasz2015-07-101-0/+10
* Make chrome.fileManagerPrivate.getEntryProperties accept entries, not urls.mtomasz2015-07-091-0/+8
* Remove myself from the extensions owners files.jyasskin2015-07-061-1/+0
* Wire FSP actions to the Files app's private API.mtomasz2015-06-291-0/+4
* Populate render frame id to make desktopCapture work from webview.jiayl2015-06-231-0/+42
* Add the boilerplate for actions to File System Provider API.mtomasz2015-06-231-0/+22
* Revert of Reimplement automation API on top of C++-backed AXTree. (patchset #...dmazzoni2015-06-192-521/+658
* Reimplement automation API on top of C++-backed AXTree.dmazzoni2015-06-192-658/+521
* Media Galleries: Update OWNERS and WATCHLIST to current staff.tommycli2015-06-181-1/+2
* Exposes datetime attribute.je_julie.kim2015-06-111-1/+1
* Forward accessibility events to the automation extension process.dmazzoni2015-06-101-10/+19
* Support the show menuaccessibility action on all platformsdtseng2015-06-081-0/+5