summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Provide ONC Source in MNCH::GetNetworks, Priority in GetStatestevenjb2015-08-212-4/+13
* Cleanup web_request_api.cc:thestig2015-08-204-367/+346
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+1
* [Media Router OWNERS] Add imcheng@ to Media Router related OWNERS.imcheng2015-08-201-1/+2
* [MediaRouter]Pass in one route ID to extension for listenForRouteMessageshaibinlu2015-08-201-1/+1
* Extensions: Remove PermissionMessage (permission_message.h/cc)treib2015-08-2022-461/+41
* Extensions: Remove the legacy GetMessages/HasMessagestreib2015-08-2023-344/+21
* Adding Null check in onAuthRequired() for handling FTP requestsshiva.jm2015-08-201-2/+3
* Add a flag to enable open in window for hosted apps on Mac.dominickn2015-08-202-4/+7
* Remove extraneous GetValidLocales calls.sydli2015-08-194-35/+23
* Create thread-safe RendererExtensionRegistry from ExtensionSetannekao2015-08-1919-101/+235
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-193-7/+25
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-196-16/+16
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-08-1952-312/+153
* base: Remove using:: declaration from version.h header.tfarina2015-08-196-16/+16
* Revert of [Script Injection] Allow whitelisted extensions to inject scripts e...rch2015-08-181-3/+1
* [Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcherannekao2015-08-182-0/+16
* Move GuestView code from WebView-specific web_view_iframe.js intolfg2015-08-182-19/+8
* [Script Injection] Allow whitelisted extensions to inject scripts everywhererdevlin.cronin2015-08-181-1/+3
* This patch removes all files, directories, flags, and code related to Surface...paulmeyer2015-08-1818-279/+0
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-183-25/+7
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-183-7/+25
* Elim unused Chrome OS networking UI codestevenjb2015-08-181-1/+1
* Revert of Remove extraneous GetValidLocales calls. (patchset #6 id:100001 of ...msramek2015-08-184-23/+34
* Remove extraneous GetValidLocales calls.sydli2015-08-184-34/+23
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-08-1752-138/+312
* Add content_capabilities for test extensionsrockot2015-08-171-1/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1752-3848/+3986
* Move "cast" extension whitelist JSON entry to a more appropriatekmarshall2015-08-171-0/+13
* <webview>: Add better loadabort reason messagesrzhao2015-08-172-11/+19
* Ensure proper ordering of app window request block/unblockrockot2015-08-1510-14/+86
* Remove menu from ash / Windows shelf / taskbar to install ephemeral app.benwells2015-08-147-27/+0
* Modify languageSettingsPrivate IDL and flesh out stub implementationmichaelpg2015-08-141-1/+4
* Record metrics for extension event dispatch.kalman2015-08-131-14/+31
* networking.config: Allow access from platform_appscschuet2015-08-121-1/+1
* Shows a launch spinner next to a sink once it is selected to create a route. ...haibinlu2015-08-121-0/+1
* Make find-in-page focus in extension options pagerzhao2015-08-122-0/+5
* Added myself as an OWNER of extensions/browser/guest_view/.paulmeyer2015-08-121-0/+1
* Revert "[Extension ServiceWorkers] Chrome: Passing v8::context to extensions ...falken2015-08-122-16/+0
* projects whose .cc files include skia headers need to explicitly depend on skiareed2015-08-121-0/+1
* extensions: EventRouter: pass the whole event to WillDispatchCallbacklionel.g.landwerlin2015-08-115-9/+7
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-118-40/+26
* [Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcherannekao2015-08-112-0/+16
* Revert "Convert extensions::SafeBuiltins from a v8::Extension to a NativeHand...kalman2015-08-1111-230/+144
* Enable new bookmark apps on Mac.dominickn2015-08-111-0/+4
* Restrict chrome.runtime.setUninstallURL to http(s)rob2015-08-112-7/+16
* Add extension event histogram values for messaging, webRequest, and webview.kalman2015-08-1112-94/+361
* Adding chrome extension id to various white lists for testing purposes.bmalcolm2015-08-111-1/+2
* Support hash-source CSP directive in extensions/appsrob2015-08-102-26/+84
* Modify Cast Channel logger's method for accessing time.kmarshall2015-08-107-33/+32