summaryrefslogtreecommitdiffstats
path: root/extensions/browser
Commit message (Expand)AuthorAgeFilesLines
* Use ApiResourceManager to manage the life time of web cameras.xdai2015-06-186-82/+144
* extensionview: Replace connect API function with load.apacible2015-06-175-34/+95
* Modify Cast Channel API to convert socket library connection timeoutskmarshall2015-06-162-1/+63
* Removes casts:// URLs from chrome.cast.channel.mfoltz2015-06-167-197/+22
* [Extensions OOPI] Update extension functions to use RFH pt 3rdevlin.cronin2015-06-165-8/+12
* Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuest...paulmeyer2015-06-163-3/+3
* Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerMana...xunjieli2015-06-1611-0/+2301
* Revert "Make a ResourceThrottle for extensions on top of net::URLRequestThrot...oshima2015-06-1611-2299/+0
* [Extensions OOPI] Update extension functions to use RFH pt 2rdevlin.cronin2015-06-157-23/+21
* Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerMana...xunjieli2015-06-1511-0/+2299
* Implement the chrome.passwordsPrivate API.khorimoto2015-06-131-1/+1
* Move EndsWith to base namespace.brettw2015-06-122-3/+3
* [Extensions OOPI] Update extension functions to use RFH pt 1rdevlin.cronin2015-06-122-8/+16
* Re-revert of Flip extension background page throttling on by default (patchse...oysteine2015-06-121-3/+6
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-1/+2
* Create a mechanism define declarative rules via the extension manifest.danduong2015-06-125-79/+324
* [Extensions OOPI] Convert extension functions to use RenderFrameHostsrdevlin.cronin2015-06-129-124/+95
* [Code cleanup] Delete obsolete flag.rsadam2015-06-123-31/+0
* Moved the cleanup of webview content scripts to happen at the destruction of ...paulmeyer2015-06-124-116/+54
* Implement break signal for serial api.limasdf2015-06-125-0/+95
* Move StartsWith[ASCII] to base namespace.brettw2015-06-127-16/+17
* Remove statically linked cast certificates, since these are now provided by t...vadimgo2015-06-123-543/+27
* Clean up:juncai2015-06-111-0/+16
* Remove duplicate SOCKET_WRITE logging event from Cast Transport.kmarshall2015-06-111-1/+0
* Added a DCHECK and an early exit to prevent the crash in WebViewGuest::CleanU...paulmeyer2015-06-111-0/+9
* pull ContentVerifierDelegateImpl out of extension_system_impl.ccjuncai2015-06-114-19/+9
* [MacViews] Update AppWindow when the native window changes fullscreen state.jackhou2015-06-111-4/+21
* [Extensions] Clean up the handling of ExtensionHostMsg_Requestrdevlin.cronin2015-06-1035-297/+157
* [Extensions] Introduce a ScopedExtensionDialogAutoConfirmrdevlin.cronin2015-06-105-44/+76
* This patch implements a way to register callbacks for when a GuestView is des...paulmeyer2015-06-104-30/+38
* Remove ExtensionPrefs::SetDidExtensionEscalatePermissions.treib2015-06-102-17/+3
* Enable setVisibleOnAllWorkspaces on stable.jackhou2015-06-101-5/+0
* Reland "Encapsulate CSS selector declarative content condition tracking"wittman2015-06-101-12/+9
* Forward accessibility events to the automation extension process.dmazzoni2015-06-103-1/+14
* [Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...isherman2015-06-0911-23/+30
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Re-enable WebView ChromeVox manual script injection when accessibility statu...dtseng2015-06-092-0/+5
* Add support for controlling Pan-Tilt-Zoom cameras via VISCA protocol.xdai2015-06-095-18/+678
* [Extensions OOPI] Clean up script injection for OOPI morerdevlin.cronin2015-06-081-32/+20
* Extention Loggingmozartalouis2015-06-081-8/+8
* Revert of Encapsulate CSS selector declarative content condition tracking (pa...dominicc2015-06-081-0/+6
* Encapsulate CSS selector declarative content condition trackingwittman2015-06-051-6/+0
* [Extensions] Add GetInstalledExtension() method to ExtensionRegistrysudarsana.nagineni2015-06-052-0/+9
* Enable UsbGuidMap service in incognito mode.reillyg2015-06-051-0/+1
* Enable v2 app panels on Chrome OSstevenjb2015-06-051-5/+8
* Added separate UMA stats for processes that were killed by SIGKILL, whichs is...oshima2015-06-041-0/+4
* Invoke RequestPathAccess implicitly in UsbDevice::Open.reillyg2015-06-042-37/+6
* Revert of Revert of Revert of Revert of Flip extension background page thrott...oysteine2015-06-041-6/+3
* Extract EventRouter from ExtensionSystem.juncai2015-06-0418-117/+159
* Histograms.xml python script housekeeping:nick2015-06-031-1/+3