summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/permissions
Commit message (Expand)AuthorAgeFilesLines
* Remove unused process_id parameter from permissions_datarob2016-01-251-14/+16
* Host permission messages: Move formatting into an actual Formattertreib2016-01-182-36/+46
* Switch to standard integer types in chrome/.avi2015-12-269-8/+24
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-092-13/+16
* Introduce chrome.displaySource APImikhail.pozdnyakov2015-11-181-0/+3
* Remove string with no content from generated_resources.grd.newt2015-11-131-6/+1
* Remove readingListPrivate extension API.yfriedman2015-10-292-3/+0
* Add myself as owner of extension permissions codetreib2015-10-121-0/+2
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-306-235/+265
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* [Extensions] Un-refcount PermissionSetrdevlin.cronin2015-09-244-226/+198
* Workaround to suppress spurious permission popup for searchProvider permission.treib2015-09-242-0/+62
* Fix recurring permissions popup for searchProvider permission.treib2015-09-231-3/+7
* [Extensions] Make methods return refptrs for PermissionSetrdevlin.cronin2015-09-171-58/+51
* Add chrome.i18nPrivate.getStrings for translations in component extensionstsergeant2015-09-172-0/+3
* [Extensions] Make URLPatternSet set methods return an URLPatternSetrdevlin.cronin2015-09-161-2/+2
* Remove "API proposal for chrome.app.window to intercept all keys."sriramsr2015-09-092-4/+0
* Add new certificateProvider extension API.pneubeck2015-09-092-0/+4
* Permission messages: Add a bunch of missing combinations/suppressions.treib2015-09-041-91/+49
* Reorder permission message rules, so that related rules appear together.treib2015-09-012-188/+150
* Permission message rules: Each rule must have >= 1 required permissionstreib2015-09-013-36/+28
* Permission message rules: Add a test to check for redundant rulestreib2015-09-012-2/+72
* Permission message rules cleanuptreib2015-09-012-120/+87
* Fix permission message rules for all_hoststreib2015-09-012-70/+75
* Rename CoalescedPermissionMessage to PermissionMessagetreib2015-08-276-60/+53
* Remove APIPermission::kFileSystemWriteDirectorytreib2015-08-275-81/+9
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Make USB permissions work in the new permission message systemtreib2015-08-212-52/+100
* Extensions: Remove PermissionMessage (permission_message.h/cc)treib2015-08-202-2/+0
* Extensions: Remove the legacy GetMessages/HasMessagestreib2015-08-203-146/+55
* Implementation of the device attributes API.pbond2015-08-072-226/+110
* Extensions: Implement IsPrivilegeIncrease without the legacy GetMessages.treib2015-08-054-124/+105
* Extensions: Remove the intermediate PermissionMessageStrings interfacetreib2015-08-046-70/+88
* Cleanup VersionInfo after componentization.sdefresne2015-08-031-0/+1
* Extensions: Remove the old permission message interfacetreib2015-08-034-359/+18
* Componentize VersionInfo.sdefresne2015-07-301-4/+4
* Move JoinString to the base namespace.brettw2015-07-152-5/+6
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-142-6/+5
* Move JoinString to the base namespace.brettw2015-07-142-5/+6
* languageSettingsPrivate API definition and stub implementationmichaelpg2015-07-142-0/+4
* platformKeys: Ask permission during extension installation.pneubeck2015-06-111-0/+3
* Use SingleParameterFormatter for settings override permissions.reillyg2015-06-051-20/+10
* [Extensions] Use document url (not top url) for tab-specific permissionsrdevlin.cronin2015-06-031-45/+36
* Add IDL and stub implementation for chrome.usersPrivate API.orenb2015-06-012-0/+8
* Add the IDL and stub implementation for the chrome.passwordsPrivate API.khorimoto2015-05-112-0/+8
* Add a private desktopCapture extension API for requesting desktopCapture from...jiayl2015-05-062-0/+4
* Add chrome.webstoreWidgetPrivate APItbarzic2015-05-052-0/+4
* Extensions: Switch to new permission message system, part IVtreib2015-04-272-24/+20
* Add the IDL and stub implementation for the chrome.autofillPrivate API.khorimoto2015-04-242-0/+8
* Add chrome.searchEnginesPrivate API for setting and getting the default searc...orenb2015-04-242-0/+8