summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-258-4/+7
* [Extensions] Un-refcount PermissionSetrdevlin.cronin2015-09-2414-183/+229
* Workaround to suppress spurious permission popup for searchProvider permission.treib2015-09-243-2/+16
* Move all core files in //components/sessions into core/ subdirblundell2015-09-241-1/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-248-8/+8
* Expose data usage API to whitelisted Data Saver extension.kundaji2015-09-241-0/+1
* Fix recurring permissions popup for searchProvider permission.treib2015-09-232-3/+10
* Provide cast channel policies in ChannelInfo.vadimgo2015-09-237-3/+32
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-09-2326-2/+52
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-09-2227-0/+54
* Delete dead code related to the removed helper apps.kerrnel2015-09-211-32/+0
* Removed a stale TODO in web_view_content_script_manager.h for work that has a...paulmeyer2015-09-211-2/+0
* Cleanup: Pass std::string as const reference from extensions/ki.stfu2015-09-216-31/+29
* Allow extensions to specify that they are not allowed in incognito mode.kundaji2015-09-1814-27/+112
* [Extensions] Incorporate Finch trials with FeatureSwitchrdevlin.cronin2015-09-182-21/+58
* Make deps of GN groups public.brettw2015-09-181-1/+1