summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fixed guestview sizing bug that resulted in incorrect <webview> sizing on the...paulmeyer2015-02-183-6/+53
* Revert 96dd91e8a5eb4d47405fd0de1468af5b381274cf - Updating XTBs based on .GRD...msw2015-02-1852-91/+0
* Remove disable-extension-info-dialog flagtsergeant2015-02-172-5/+0
* cros: Remove shell.gcd app_shell API and D-Bus wrapper for privetdjamescook2015-02-176-189/+0
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-02-1752-0/+91
* Unobserve the host WebContents of an ExtensionHost on destruction, to preventkalman2015-02-171-20/+20
* [Extensions] Adjust script injection reporting to the browser siderdevlin.cronin2015-02-177-16/+48
* Automatically grant permissions to default-installed extensionsrockot2015-02-172-14/+0
* [Extensions Toolbar] Have all extensions in the toolbar show a context menurdevlin.cronin2015-02-171-6/+10
* Revert of Allow silent update for default-installed apps. (patchset #1 id:1 o...rockot2015-02-171-2/+1
* Allow silent update for default-installed apps.rockot2015-02-171-1/+2
* Make JavaScript dialogs work for PDFsraymes2015-02-162-0/+9
* Networking.config: UI modifications in the ashtraycschuet2015-02-161-0/+27
* Sort GYP and GN files under extensionssatorux2015-02-163-34/+34
* Hidden windows should not keep Chrome alive.jackhou2015-02-163-0/+8
* Implement chrome.platformKeys.getKeyPair().pneubeck2015-02-151-0/+1
* Revert "Implement chrome.platformKeys.getKeyPair()."Philipp Neubeck2015-02-141-1/+0
* Implement chrome.platformKeys.getKeyPair().Philipp Neubeck2015-02-141-0/+1
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-146-38/+38
* Remove ManifestFetchData parameter from SafeManifestParserasargent2015-02-144-33/+25
* GuestViewManager mapped <owner WebContents, element instance ID> => guest ins...fsamuel2015-02-1310-91/+80
* <webview> + <extensionview>: Generalize setValueIgnoreMutationfsamuel2015-02-132-8/+4
* Clean up app_shell GN build.rockot2015-02-135-206/+273
* Enable pinch-zoom on the new login page.wjmaclean2015-02-1310-0/+93
* Decouple web_view.js from attribute internalsfsamuel2015-02-132-8/+19
* [Extensions] Remove the Infobar APIrdevlin.cronin2015-02-136-21/+9
* A refacotring in the renderer side: introduce InjectionHost to de-couple exte...hanxi2015-02-1318-121/+318
* <webview> + <extensionview>: Create a maybeHandleMutation call into attributesfsamuel2015-02-134-8/+23
* Remove extensions::ServiceRegistrationManager.sammc2015-02-1312-301/+179
* Add a fileManagerPrivate function to access the UMA enabled flag.kenobi2015-02-131-0/+1
* Implement ExtensionPrinterHandler::StartPrinttbarzic2015-02-133-61/+86
* Move V8ValueConverter from content/renderer to content/child.mek2015-02-1316-15/+16
* Small memory management cleanup in PendingGetPrintersRequests.vitalybuka2015-02-132-23/+29
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-02-1314-36/+49
* Promote chrome.usb.onDevice* events to stable-channel.reillyg2015-02-121-10/+0
* Remove the cryptotokenPrivate.requestPermission API, it's unused and there ar...Juan Lang2015-02-121-1/+1
* Allow the externalfile scheme to be whitelisted as an allowed scheme for comp...raymes2015-02-121-5/+8
* Merge extensions sources lists into shared gypisrockot2015-02-1110-2251/+1314
* Handle extension unload in printerProvider APItbarzic2015-02-117-2/+188
* Add ExtensionView delegates.apacible2015-02-118-2/+80
* [Extensions Toolbar] Cleanup popup logicrdevlin.cronin2015-02-112-10/+10
* Add auto pairing to EasyUnlockPrivate interface.xiyuan2015-02-111-0/+1
* Make networking.config documentation public.pneubeck2015-02-111-13/+13
* Promote chrome.usb.setConfiguration API to stable-channel.reillyg2015-02-111-5/+0
* Wrap extension function dispatch in a scoped profile block.reillyg2015-02-116-12/+29
* Rename e/b/a/cast_channel/test_utilrockot2015-02-119-11/+9
* NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/mseaborn2015-02-102-2/+1
* Split ExtensionMessageFilter up into a UI thread part and an IO thread part.bauerb2015-02-1012-85/+246
* <webview> in WebUI should not respond to navigation shortcutsfsamuel2015-02-101-2/+5
* Implement the crytotokenPrivate.canOriginAssertAppId. This API allows the cry...juanlang2015-02-101-0/+1