summaryrefslogtreecommitdiffstats
path: root/extensions/extensions_strings.grd
Commit message (Expand)AuthorAgeFilesLines
* Host permission messages: Move formatting into an actual Formattertreib2016-01-181-8/+0
* Permission messages: Move strings from extensions_strings.grd to generated_re...treib2015-09-101-136/+1
* Add unit tests for device picker UI strings.reillyg2015-09-011-43/+61
* Fix strings for USB and HID device picker dialog title.reillyg2015-08-311-2/+2
* Remove third-party translations.newt2015-08-241-35/+0
* This patch removes all files, directories, flags, and code related to Surface...paulmeyer2015-08-181-3/+0
* Add ICU message format supportjshin2015-08-071-17/+15
* Revert ICU plural syntax changes in device_permissions_prompt.cc.reillyg2015-06-031-6/+9
* Use ICU plural formatting in more placesjshin2015-05-141-9/+6
* Add HID support to DevicePermissionsManager and DevicePermissionsPrompt.reillyg2015-05-051-12/+36
* Separate USB device permissions prompt logic into subclasses.reillyg2015-04-241-2/+2
* Replace "computer" with "device" in permission warning strings.reillyg2015-04-081-10/+10
* Give names to all utility processes.thestig2015-04-071-0/+8
* Revert "Add install warning for printerProvider permission"tbarzic2015-04-031-3/+0
* Add install warning for printerProvider permissiontbarzic2015-03-271-0/+3
* Implementation of the NetworkingConfigServicecschuet2015-02-031-0/+3
* This adds the ExtensionView to the family of GuestViews.apacible2015-01-291-0/+3
* Move networking_private to src/extensionsstevenjb2015-01-281-0/+3
* Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/asargent2015-01-271-0/+23
* Refactoring: move extension unpacker from chrome/ to extensions/asargent2015-01-151-0/+13
* Remove the "Access your input devices" permission message.reillyg2015-01-081-3/+0
* Renamed WorkerFrame to SurfaceWorkerfsamuel2014-12-191-2/+2
* Added PermissionIDSet to APIPermissionssashab2014-12-121-2/+5
* Implement Experimental Worker Thread Frame Skeletonfsamuel2014-12-091-0/+3
* Add content_capabilities manifest featurerockot2014-12-091-0/+3
* Add minimum version to extension managementbinjin2014-12-041-0/+3
* Improve the dialog title and text for the USB device picker.reillyg2014-11-181-4/+7
* Support revoking single device permissions and track usage.reillyg2014-11-131-3/+0
* Collapse multiple USB device manifest permissions into a single entry.reillyg2014-11-111-8/+17
* Show read-only messages for non-interact non-desktop Automation extensionsaboxhall2014-11-071-0/+12
* Add host permissions to the App Info dialogsashab2014-11-061-3/+0
* Implement a JavaScript API for document scanningpstew2014-11-051-0/+5
* Add new extension API for VPNkaliamoorthi2014-11-041-0/+3
* Revert "Implement a JavaScript API for document scanning"Chris Sharp2014-10-301-5/+0
* Implement a JavaScript API for document scanningpstew2014-10-301-0/+5
* Save USB device manufacturer and product strings for permission messages.reillyg2014-10-291-12/+6
* Prompt for granting permission to access USB devices.reillyg2014-10-161-0/+21
* Factor out Chrome-specific manifest URL handlersrockot2014-10-141-0/+3
* Add recommended extension installation supportbinjin2014-10-131-0/+3
* Clean up extensions manifest and API features for bluetoothjamescook2014-10-061-0/+3
* Several things are done in this CL:hanxi2014-09-301-0/+3
* Revert "Allow declarative webrequest and webrequest in extensions."dcheng2014-09-301-3/+0
* Several things are done in this CL:hanxi2014-09-301-0/+3
* Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager.reillyg2014-09-291-0/+9
* Introduce WebRequestEventRouterDelegate to resolve the dependency of chrome i...hanxi2014-09-221-0/+3
* Move extensions manifest tests to run in extensions_unittestsjamescook2014-09-181-0/+4
* Add the "options_ui" extension manifest field.ericzeng2014-09-091-0/+3
* Adding MimeHandlerView.lazyboy2014-09-061-0/+3
* Add whitelisted permission for access to Universal 2nd Factor devices.reillyg2014-09-021-1/+3
* Extensions: Move bluetooth APIs to extensions/.thestig2014-08-291-2/+10