summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add function to get all the UsbConfigDescriptor for the devicejuncai2015-08-052-4/+4
* Extensions: Implement IsPrivilegeIncrease without the legacy GetMessages.treib2015-08-052-9/+14
* SAMLEnrollmentTest-s addapted for the webview flow.dzhioev2015-08-041-0/+1
* This patch fixes a rare potential crash that happens if a WebView gets cleane...paulmeyer2015-08-042-3/+5
* Extensions: Remove the intermediate PermissionMessageStrings interfacetreib2015-08-0411-138/+59
* Make panels Chrome OS only instead of all Ash and documentstevenjb2015-08-042-6/+10
* Remove app_runtime_custom_bindings natives.sammc2015-08-045-105/+0
* Stablize 'usb_printers' extension manifest key.reillyg2015-08-031-1/+1
* New Task Manager - Phase 1.3.3: Implement Guest Task Providingafakhry2015-08-037-16/+33
* Cleanup VersionInfo after componentization.sdefresne2015-08-032-0/+2
* Convert extensions::SafeBuiltins from a v8::Extension to a NativeHandler.kalman2015-08-0311-144/+230
* Add networking_private_ui_delegate for showing Activation UIstevenjb2015-08-036-16/+105
* Partially componentize //chrome/browser/search/search.{h,cc}sdefresne2015-08-031-1/+1
* Extensions: Remove the old permission message interfacetreib2015-08-038-234/+13