index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
extensions
/
permissions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused process_id parameter from permissions_data
rob
2016-01-25
1
-14
/
+16
*
Host permission messages: Move formatting into an actual Formatter
treib
2016-01-18
2
-36
/
+46
*
Switch to standard integer types in chrome/.
avi
2015-12-26
9
-8
/
+24
*
Use rvalue reference instead of extensions::ListBuilder::Pass()
limasdf
2015-12-09
2
-13
/
+16
*
Introduce chrome.displaySource API
mikhail.pozdnyakov
2015-11-18
1
-0
/
+3
*
Remove string with no content from generated_resources.grd.
newt
2015-11-13
1
-6
/
+1
*
Remove readingListPrivate extension API.
yfriedman
2015-10-29
2
-3
/
+0
*
Add myself as owner of extension permissions code
treib
2015-10-12
1
-0
/
+2
*
[Extensions] Make const PermissionSet* const PermissionSet& where possible
rdevlin.cronin
2015-09-30
6
-235
/
+265
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
[Extensions] Un-refcount PermissionSet
rdevlin.cronin
2015-09-24
4
-226
/
+198
*
Workaround to suppress spurious permission popup for searchProvider permission.
treib
2015-09-24
2
-0
/
+62
*
Fix recurring permissions popup for searchProvider permission.
treib
2015-09-23
1
-3
/
+7
*
[Extensions] Make methods return refptrs for PermissionSet
rdevlin.cronin
2015-09-17
1
-58
/
+51
*
Add chrome.i18nPrivate.getStrings for translations in component extensions
tsergeant
2015-09-17
2
-0
/
+3
*
[Extensions] Make URLPatternSet set methods return an URLPatternSet
rdevlin.cronin
2015-09-16
1
-2
/
+2
*
Remove "API proposal for chrome.app.window to intercept all keys."
sriramsr
2015-09-09
2
-4
/
+0
*
Add new certificateProvider extension API.
pneubeck
2015-09-09
2
-0
/
+4
*
Permission messages: Add a bunch of missing combinations/suppressions.
treib
2015-09-04
1
-91
/
+49
*
Reorder permission message rules, so that related rules appear together.
treib
2015-09-01
2
-188
/
+150
*
Permission message rules: Each rule must have >= 1 required permissions
treib
2015-09-01
3
-36
/
+28
*
Permission message rules: Add a test to check for redundant rules
treib
2015-09-01
2
-2
/
+72
*
Permission message rules cleanup
treib
2015-09-01
2
-120
/
+87
*
Fix permission message rules for all_hosts
treib
2015-09-01
2
-70
/
+75
*
Rename CoalescedPermissionMessage to PermissionMessage
treib
2015-08-27
6
-60
/
+53
*
Remove APIPermission::kFileSystemWriteDirectory
treib
2015-08-27
5
-81
/
+9
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
Make USB permissions work in the new permission message system
treib
2015-08-21
2
-52
/
+100
*
Extensions: Remove PermissionMessage (permission_message.h/cc)
treib
2015-08-20
2
-2
/
+0
*
Extensions: Remove the legacy GetMessages/HasMessages
treib
2015-08-20
3
-146
/
+55
*
Implementation of the device attributes API.
pbond
2015-08-07
2
-226
/
+110
*
Extensions: Implement IsPrivilegeIncrease without the legacy GetMessages.
treib
2015-08-05
4
-124
/
+105
*
Extensions: Remove the intermediate PermissionMessageStrings interface
treib
2015-08-04
6
-70
/
+88
*
Cleanup VersionInfo after componentization.
sdefresne
2015-08-03
1
-0
/
+1
*
Extensions: Remove the old permission message interface
treib
2015-08-03
4
-359
/
+18
*
Componentize VersionInfo.
sdefresne
2015-07-30
1
-4
/
+4
*
Move JoinString to the base namespace.
brettw
2015-07-15
2
-5
/
+6
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
2
-6
/
+5
*
Move JoinString to the base namespace.
brettw
2015-07-14
2
-5
/
+6
*
languageSettingsPrivate API definition and stub implementation
michaelpg
2015-07-14
2
-0
/
+4
*
platformKeys: Ask permission during extension installation.
pneubeck
2015-06-11
1
-0
/
+3
*
Use SingleParameterFormatter for settings override permissions.
reillyg
2015-06-05
1
-20
/
+10
*
[Extensions] Use document url (not top url) for tab-specific permissions
rdevlin.cronin
2015-06-03
1
-45
/
+36
*
Add IDL and stub implementation for chrome.usersPrivate API.
orenb
2015-06-01
2
-0
/
+8
*
Add the IDL and stub implementation for the chrome.passwordsPrivate API.
khorimoto
2015-05-11
2
-0
/
+8
*
Add a private desktopCapture extension API for requesting desktopCapture from...
jiayl
2015-05-06
2
-0
/
+4
*
Add chrome.webstoreWidgetPrivate API
tbarzic
2015-05-05
2
-0
/
+4
*
Extensions: Switch to new permission message system, part IV
treib
2015-04-27
2
-24
/
+20
*
Add the IDL and stub implementation for the chrome.autofillPrivate API.
khorimoto
2015-04-24
2
-0
/
+8
*
Add chrome.searchEnginesPrivate API for setting and getting the default searc...
orenb
2015-04-24
2
-0
/
+8
[next]