summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Promote kiosk_only to stable.mtomasz2015-10-201-1/+1
* [Media Router] Add speaker group sink icon.apacible2015-10-201-0/+2
* Don't keep the lazy background page alive after a view with a Pepper plugin i...emaxx2015-10-191-10/+17
* Use RSA_public_key_from_bytes instead of d2i_RSAPublicKey.davidben2015-10-161-7/+4
* Adding error handlers to setup.exe.pmonette2015-10-161-1/+1
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-167-14/+13
* Fix a typo in stash_client.jsdcheng2015-10-161-1/+1
* Make chrome/common pass "gn check"brettw2015-10-152-3/+5
* Add extensions code to use common updater in components/update_client/asargent2015-10-1527-333/+759
* [Extensions] Refactor click-to-script permissioningrdevlin.cronin2015-10-152-23/+0
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-154-7/+20
* Remove WebDOMError, nothing uses it.esprehn2015-10-152-36/+0
* Revert of Make chrome/common pass "gn check" (patchset #8 id:140001 of https:...mpearson2015-10-142-5/+3
* Make chrome/common pass "gn check"brettw2015-10-142-3/+5
* Add tests for FileDownloadertreib2015-10-141-1/+10
* Remove ability for users to launch ephemeral apps.benwells2015-10-132-2/+2
* net: Move IPAddressAttributes enum out of net_util.h.tfarina2015-10-131-0/+1
* Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ki.stfu2015-10-128-10/+10
* Add myself as owner of extension permissions codetreib2015-10-121-0/+2
* Add CrOnc.getManagedAutoConnectstevenjb2015-10-071-4/+6
* Removing pneubeck@ from OWNERS.pneubeck2015-10-073-3/+2
* [Media Router] Set timeout for route creation.apacible2015-10-061-1/+0
* Revert "Revert of Check the tab ID before delivering an extension message."rdevlin.cronin2015-10-062-1/+16
* Remove multi-crx force download codeelijahtaylor2015-10-058-99/+27
* Remove stash_client.js dependency on unload_event.jsdcheng2015-10-0312-70/+18
* New tabCapture.captureOffscreenTab API, initially for Presentation API 1UA modemiu2015-10-021-0/+1
* NativeWebContentsModalDialogManagerViews: avoid showing dialogs during host s...wittman2015-10-022-0/+7
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-2/+2
* [Extensions] Fix script injection crashesrdevlin.cronin2015-10-028-54/+78
* Fold away the NSS cast_cert_validator.cc path.davidben2015-10-0215-436/+159
* [Extensions] Remove ActivityLog tie in to ActiveScriptControllerrdevlin.cronin2015-10-027-30/+5
* Add ManagedProperties to networking_private.idlstevenjb2015-10-011-36/+370
* This patch implements a mechanism for more granular link URL permissions (fil...paulmeyer2015-10-011-13/+1
* Add public session launch flagkelvinp2015-10-018-0/+24
* [extensions] Remove custom binding dependency on unload_event.js.Daniel Cheng2015-09-301-12/+4
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-3017-82/+75
* Exposing a new easyUnlock.setupConnectionGetDeviceAddress JS API.sacomoto2015-09-301-0/+1
* PDFs viewed inside a <webview> should navigate the same as PDFs in tabs.wjmaclean2015-09-291-11/+14
* Fix static initializers from r333504.thestig2015-09-292-129/+143
* Fixing bluetoothPrivate.pair to pair with trusted devices.sacomoto2015-09-292-2/+2
* Revert of Add Linux support for the Bluetooth API. (patchset #10 id:90001 ofyoichio2015-09-291-3/+0
* Add Linux support for the Bluetooth API.rkc2015-09-291-0/+3
* Update networkingPrivate IDLstevenjb2015-09-291-24/+201
* Prevent imbalanced keepalive counts in ProcessManagerrockot2015-09-282-1/+11
* Introduce namespace network_portal_detector.achuith2015-09-282-8/+9
* Add support for actions for multiple file selection.mtomasz2015-09-281-0/+2
* Disallow CSP source * matching of data:, blob:, and filesystem: URLsjww2015-09-251-2/+2
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-252-5/+4
* Use the appropriate variant of IntToString in //extensionsricea2015-09-2516-55/+47
* Enforce marking "override" for functions overriding Blink in extensions/.avi2015-09-251-18/+18