summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Destroy configurations created by VPN extension on disablekaliamoorthi2015-03-242-9/+22
* Hotword Private API: Add function and event to query the existence of a speak...kcarattini2015-03-241-0/+1
* Files.app: Add private API to check if PiexLoader is enabled or not.hirono2015-03-241-0/+1
* Bind open firewall ports to visible application windows.reillyg2015-03-248-51/+315
* Install warning message code for extensions that use chrome.mdns API.reddaly2015-03-231-0/+1
* Switch HidDeviceId from IORegistry path to IORegistry entry ID.reillyg2015-03-231-9/+15
* Removing chrome.pushMessaging API and related tests.fgorski2015-03-231-1/+0
* Remove prerender cookie store, part 4.davidben2015-03-232-38/+30
* networking.config: Add end-to-end API test.pneubeck2015-03-213-9/+42
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-2115-133/+242
* [Extensions] Add a developerPrivate.deleteExtensionErrors functionrdevlin.cronin2015-03-217-92/+179
* GuestViewBase::FromWebContents should take const WebContents* as param.lazyboy2015-03-203-4/+5
* Add UMA histograms and logging for bad IPC message handlingjamescook2015-03-207-10/+81
* GuestView constants are now frozen (and thus actually constant).paulmeyer2015-03-203-5/+5
* Remove support for special "sign in process" state.rogerta2015-03-203-20/+4
* Extensions: Switch to new permission message system, part Itreib2015-03-2011-27/+593
* Implement chrome.fileSystem.requestFileSystem().Tomasz Mikolajewski2015-03-201-1/+1
* [Extensions] Add support for reporting abuse on extension uninstallationrdevlin.cronin2015-03-202-0/+7
* Fix for menus blocking user activity detection (Retry 2).afakhry2015-03-191-6/+0
* [Extensions] Add a developerPrivate.updateExtensionConfiguration functionrdevlin.cronin2015-03-191-2/+3
* Refactored the attributes modules of extension_view and web_view into guest_v...paulmeyer2015-03-198-228/+241
* Remove DisplayState from the public interface for DisplayConfiguratordnicoara2015-03-192-5/+4
* Remove RenderViewHost parameter from WebContentsObserver::Did{Start|Stop}Load...fdegans2015-03-198-20/+21
* Cache locally function templates returned by gin::CreateFunctionTemplatemnaganov2015-03-191-3/+10
* Provide warning message for setParameterskaliamoorthi2015-03-194-3/+14
* <webview>: Implement fullscreen permission for html5 element.requestFullscreen()lazyboy2015-03-1913-15/+230
* [Extensions] Skip injecting scripts into remote frames with site isolation tu...kalman2015-03-191-5/+12
* Add ANGLE Platform implementation.jmadill2015-03-181-0/+1
* Revert of Fix for menus blocking user activity detection (Retry). (patchset #...afakhry2015-03-181-0/+6
* Update vpnProvider documentation in the idl.kaliamoorthi2015-03-181-0/+9
* Add signal to vpnProvider for platform errorkaliamoorthi2015-03-182-0/+13
* Fix for menus blocking user activity detection (Retry).afakhry2015-03-181-6/+0
* Allow the chrome-extension scheme to be whitelisted as an allowed scheme for ...raymes2015-03-181-0/+1
* Flush the extension files to disk before finalize installation.xiaohuic2015-03-172-0/+65
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-179-287/+312
* networking.config API: Add an example to the documentation.pneubeck2015-03-171-1/+1
* Make LoadMonitoringExtensionHostQueue remove itself as an ExtensionHost obser...kalman2015-03-168-123/+204
* Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...kalman2015-03-169-306/+287
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-1/+1
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-169-287/+306
* Moved the contextmenu webview API to stable, and removed the experimental API...paulmeyer2015-03-166-58/+2
* Extensions: Prepare switch to new permission message systemtreib2015-03-169-36/+91
* Reload favicon from HTTP cache on Ctrl+Refreshpkotwicz2015-03-161-4/+6
* Merge remote-tracking branch 'refs/remotes/origin/master'Daniel Xie2015-03-146-173/+98
* Add metric measuring Feature Provider Static() length in the browser process.rkaplow2015-03-141-0/+22
* Use GUID instead of servicePath in network settingsstevenjb2015-03-141-0/+3
* Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...kalman2015-03-149-304/+289
* Allow the USB transfer timeout to be specified by the application.reillyg2015-03-145-26/+111
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-139-289/+304
* Open a firewall hole when a TCP server or UDP socket is bound.reillyg2015-03-137-49/+184