summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...Vangelis Kokkevis2015-03-121-1/+0
* Refactored the way that guestviews are registered when their permissions are ...paulmeyer2015-03-126-90/+72
* [Extensions] Make a chrome.developerPrivate.getExtensionsInfo functionrdevlin.cronin2015-03-121-0/+2
* Extend vpnProvider API to support future enhancementskaliamoorthi2015-03-125-14/+71
* Rename v8::UniquePersistent to v8::Global in Extensions code.kalman2015-03-1210-25/+23
* Some cleanup in the extensions renderer dispatcher.paulmeyer2015-03-122-31/+48
* Propagate errors during the auth handshake phase to the caller.kmarshall2015-03-123-20/+52
* Refactoring: de-couple Extensions from "script injection System" [render side]:4hanxi2015-03-1112-84/+75
* Add ANGLE Platform implementation.jmadill2015-03-111-0/+1
* Add reillyg to extensions OWNERS listsrockot2015-03-111-0/+1
* Convert more isolate files to respect use_x11 for Xvfb usagespang2015-03-111-22/+28
* Grant permissions to other profile files on demand.Tomasz Mikolajewski2015-03-111-0/+1
* Clear extension last launched times when browser history is cleared.benwells2015-03-112-0/+24
* Reverting this to see if this is the cause of the XP test redness. Will relan...Anantanarayanan Iyengar2015-03-111-1/+0
* Add stevenjb@ to networking_private OWNERSstevenjb2015-03-111-0/+1
* Add startActivate to networkingPrivatestevenjb2015-03-109-0/+136
* [Extensions] Make value_builder.h usable outside of tests.kalman2015-03-101-2/+2
* [Extensions] Remove ChromeV8Context and DispatcherDelegate::CreateScriptContext.kalman2015-03-1011-105/+12
* Moved extension_options*.js from chrome/ to extensions/ and also into its own...paulmeyer2015-03-104-25/+149
* Change Cast Channel API to send messages to the extension via the UIkmarshall2015-03-102-15/+45
* Add virtualKeyboardPrivate.setMode APIbshe2015-03-105-0/+51
* Add ANGLE Platform implementation.jmadill2015-03-101-0/+1
* platform apps: Disables history.pushState/replaceState in platform_app.js.yukishiino2015-03-101-1/+2
* Make vpn destroyConfig generate disconnect message for connected configurationkaliamoorthi2015-03-102-0/+25
* Remove third-party VPN combined namebartfab2015-03-101-19/+4
* <webview>: Make contentWindow available prior to attachment (on display:none).fsamuel2015-03-1011-32/+92
* OOPIF: Replicate dynamic window.name updates.alexmos2015-03-105-39/+13
* Added the 'internal' flag for guestview event info.paulmeyer2015-03-103-3/+22
* Make ContentRendererClient::DidCreateScriptContext take a WebLocalFrame.kalman2015-03-094-8/+9
* Enable <webview>.executeScript outside of Apps and Extensions [1]hanxi2015-03-0913-31/+104
* <extensionoptions>: Remove dead codefsamuel2015-03-093-21/+0
* Replace extensions::ScopedPersistent with v8::UniquePersistent.kalman2015-03-0915-140/+53
* Remove NativeWebContentsModalDialog and NativePopup typedefs.andresantoso2015-03-091-1/+1
* Moved the javascript files for each respective guest_view type into subdirect...paulmeyer2015-03-0614-23/+23
* Added the onResize and onContentResize events to GuestViewEvents.paulmeyer2015-03-063-10/+47
* Refactored ExtensionViewEvents to use the new GuestViewEvents.paulmeyer2015-03-061-29/+10
* loadDataWithBaseUrl() has been in web_view_experimental.js for long enough. I...paulmeyer2015-03-062-21/+22
* Extensions: fix ScriptsRunInfo.num_blocking_js initializationkozyatinskiy2015-03-061-1/+2
* Extensions: suspend extension's scripts when V8 is pausedkozyatinskiy2015-03-0614-163/+309
* Update UI for extension destinations in print preview destination listtbarzic2015-03-063-0/+23
* Moves extensionview *.js and browsertest files into their own folders.apacible2015-03-068-7/+7
* Instead of ArrayBuffer, pass blob with printerProvider.onPrintRequestedtbarzic2015-03-0611-75/+419
* Enable chrome.networkingPrivate in chrome://settingsstevenjb2015-03-061-1/+3
* Adjust strings returned by printerProviders for locale directiontbarzic2015-03-061-0/+15
* Manage extension event ids from the EventRouterchirantan2015-03-055-77/+82
* Adds a description of using port 0 to get a dynamically allocated port.ldixon2015-03-051-1/+3
* Instrument SerialExtensionHostQueue::ProcessOneHost Codepaths to Find Jankrobliao2015-03-051-0/+13
* Fix a bug in UserScriptLoader.hanxi2015-03-053-5/+10
* Remove unneeded CHECK from OAuth2ManifestHandlerjamescook2015-03-051-4/+0
* [Extensions] Move documentScan API Chrome OS restriction to _permission_featu...kalman2015-03-052-2/+2