summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1052-312/+0
* This patch allows find-in-page to work on the Chrome signin page.paulmeyer2015-08-105-23/+13
* Update SplitString calls to new formbrettw2015-08-088-31/+28
* Improve clarity and robustness of CastSocket state machines.kmarshall2015-08-078-119/+236
* Allow networkingPrivate to request configure UIstevenjb2015-08-073-3/+34
* New Task Manager - Phase 1.3.5: Implement Extension Task Providingafakhry2015-08-072-0/+10
* Implementation of the device attributes API.pbond2015-08-072-0/+2
* Add ICU message format supportjshin2015-08-074-27/+25
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-078-28/+31
* [Presentation API] Change ListenForSessionMessages API to observers.imcheng2015-08-071-6/+4
* Update SplitString calls to new formbrettw2015-08-078-31/+28
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-2/+2
* Revert "Disabling a bunch of tests using ExtensionTestMessageListener::WaitUn...Steven Bennetts2015-08-062-14/+2
* Fix a small bug that related to the return type of WebcamPrivateAPI::OpenSeri...xdai2015-08-061-1/+1
* Move ownership of AppSorting from ExtensionPrefs to ExtensionSystemtreib2015-08-0617-96/+49
* extensions: windows: list all windows from the current profilelionel.g.landwerlin2015-08-065-5/+68
* Disabling a bunch of tests using ExtensionTestMessageListener::WaitUntilSatis...mfomitchev2015-08-052-2/+14
* If an extension feature isn't found, write the feature name to the stack befo...kalman2015-08-054-15/+42
* Hide requests in an extension from other extensionsrob2015-08-051-7/+22