summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add missing ExtensionHost forward declaration to ProcessManagerObserver.kmarshall2015-04-061-0/+1
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-0620-114/+248
* [Extensions] Don't pass empty value to V8Converter in OnJSInjectionCompletedkozyatinskiy2015-04-061-1/+1
* extensions: Reuse crx_file's HashedIdInHex() function in SimpleFeature.tfarina2015-04-041-8/+5
* Merge custom bindings for context menusrob2015-04-044-102/+151
* Revert 4 patches that deal with Extension ScriptContexts that have been submi...kalman2015-04-0410-493/+318
* Add permission "mediaRouterPrivate" for the Media Router Mojo service.kmarshall2015-04-031-0/+1
* Add service registration for Mojo services defined under chrome/kmarshall2015-04-038-25/+57
* Remove note about API availability from printerProvider docstbarzic2015-04-031-3/+1
* Reland: [Extensions] Change ProcessManager to use RenderFrameHostsrdevlin.cronin2015-04-0310-550/+477
* [Extensions] Fix crash in ScriptInjection::OnJsInjectionCompletedkozyatinskiy2015-04-031-13/+12
* [Extensions] Fix crash in ScriptContextSetkozyatinskiy2015-04-031-1/+26
* Part 4 of ??: Move blink images to their own grd/pak files.erg2015-04-032-2/+5
* Add new method: chrome.bluetoothPrivate.setDiscoveryFilterjpawlowski2015-04-034-0/+86
* Enable drag-drop for embedded extension options in chrome://extensions.kalman2015-04-032-0/+5
* Revert "Add install warning for printerProvider permission"tbarzic2015-04-032-8/+1
* Error reporting fixes and enhancements for the Cast Channel API.kmarshall2015-04-0315-132/+179
* Upstreaming <appview>.lfg2015-04-031-1/+1
* New extension API to clear data reduction proxy savings metrics.kundaji2015-04-031-0/+1
* Revert "[Extensions] Changt cl uploade ProcessManager to use RenderFrameHosts"Tommy C. Li2015-04-0310-475/+549
* [Extensions] Change ProcessManager to use RenderFrameHostsrdevlin.cronin2015-04-0210-549/+475
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-027-7/+7
* app_shell: Initialize DiskMountManager to avoid a crash on calling storage API.sudarsana.nagineni2015-04-021-0/+3
* Disable flaky WebViewAPITest.TestAutosizeWithPartialAttributesjam2015-04-021-1/+3
* Add a dialog for chrome.fileSystem.requestFileSystem().mtomasz2015-04-021-0/+1
* Initial commit for chrome.launcherSearchProvider API.yawano2015-04-022-0/+2
* chrome.settingsPrivate: Implement the setPref getPref/getAllPrefs methods.orenb2015-04-021-4/+4
* Whitelist app to use bluetoothPrivate APIjpawlowski2015-04-021-1/+2
* Revert of Fix for menus blocking user activity detection (Retry 2). (patchset...spang2015-04-021-0/+6
* [Extensions] extension sendMessage respect to ActiveDOMObject policykozyatinskiy2015-04-013-68/+176
* This CL exposes zoom modes to the <webview> API.paulmeyer2015-04-019-31/+250
* Make vpnProvider available in stable channelkaliamoorthi2015-04-011-1/+1
* Remove uses of KillProcess.rvargas2015-04-011-8/+12
* Webview should only allow resources loading from the extension that embedded it.lfg2015-03-313-29/+33
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-315-14/+12
* GuestView: Only update contentWindow on attach if not nullfsamuel2015-03-311-3/+4
* Provide simple, safe & reliable way to get zoom level for WebContents*.wjmaclean2015-03-311-8/+3
* Avoid an ImageSkiaRep copy during iteration and fix an analyze warning due to...ananta2015-03-311-3/+3
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-311-0/+5
* [Smart Lock] Add an API to hide error bubbles.isherman2015-03-311-0/+1
* Add a new audio extension event OnMuteChanged.jennyz2015-03-3012-12/+162
* Add back the call to extensions::ScriptContext::DispatchOnUnloadEvent.kalman2015-03-301-0/+1
* Add types to networkigPrivate IDLstevenjb2015-03-302-12/+139
* Improve error message for failing code insertion on about:-URLsrob2015-03-304-2/+20
* Remove a couple of unnecessary includes.amistry2015-03-301-1/+0
* GuestView: Lazily push attributes to the browser process on attachfsamuel2015-03-283-9/+29
* <webview> Implement clear http cache API.lazyboy2015-03-277-44/+137
* Added myself to some guestview-related OWNERS files.paulmeyer2015-03-272-0/+2
* GuestView: Fix JavaScript Task Queuefsamuel2015-03-273-55/+64
* [Extensions] Don't inject scripts into remote frames, null documents.rdevlin.cronin2015-03-272-5/+9