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
/
extensions
/
common
/
permissions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus trybot reference from extensions/common/permissions/PRESUBMIT.py
Paweł Hajdan, Jr
2016-03-23
1
-3
/
+0
*
[Extensions] Remove principalsPrivate API
rdevlin.cronin
2016-03-16
1
-1
/
+1
*
Replace template_util.h stuff with C++11 <type_traits>
tzik
2016-03-10
1
-3
/
+2
*
Cleanup: remove evil hack to suppress permission warnings for searchProvider
treib
2016-03-08
1
-8
/
+1
*
Media Galleries Partial Deprecation: Remove scan functionality.
tommycli
2016-03-02
2
-4
/
+1
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
4
-0
/
+6
*
introduce a permission without sub-permissions in mediaGalleries API
ryoh
2016-02-15
6
-2
/
+52
*
Allow string::front() and back() and update the codebase to use back().
pkasting
2016-02-05
1
-2
/
+2
*
IPC::Message -> base::Pickle
rockot
2016-02-03
7
-16
/
+14
*
Extension cleanup (mostly includes)
treib
2016-02-02
1
-0
/
+1
*
Remove unused process_id parameter from permissions_data
rob
2016-01-25
2
-17
/
+6
*
Host permission messages: Move formatting into an actual Formatter
treib
2016-01-18
2
-53
/
+0
*
permission_message_util cleanup/modernization
treib
2016-01-18
2
-40
/
+22
*
Switch to standard integer types in extensions/.
avi
2015-12-23
20
-16
/
+42
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
1
-4
/
+6
*
Remove kuint16max.
avi
2015-12-01
2
-19
/
+20
*
Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...
avi
2015-12-01
2
-20
/
+19
*
Remove kuint16max.
avi
2015-12-01
2
-19
/
+20
*
Use std::tie() for operator< in extensions/
jsbell
2015-11-20
2
-25
/
+8
*
Introduce chrome.displaySource API
mikhail.pozdnyakov
2015-11-18
2
-0
/
+2
*
Change extensions enum presubmit checks to run on upload only
rockot
2015-11-13
1
-0
/
+32
*
Delete PRESUBMIT checks using StrictEnumValueChecker (known false positives)
Paweł Hajdan, Jr
2015-11-13
1
-35
/
+0
*
Remove URLs from chrome.tabs.executeScript permission warning.
battre
2015-11-12
1
-5
/
+16
*
Remove ScopedPtrMap from extensions code
limasdf
2015-11-11
2
-6
/
+5
*
Remove readingListPrivate extension API.
yfriedman
2015-10-29
1
-1
/
+1
*
[Extensions] Refactor click-to-script permissioning
rdevlin.cronin
2015-10-15
2
-23
/
+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
5
-29
/
+27
*
Use the appropriate variant of IntToString in //extensions
ricea
2015-09-25
3
-4
/
+4
*
[Extensions] Un-refcount PermissionSet
rdevlin.cronin
2015-09-24
4
-122
/
+174
*
Workaround to suppress spurious permission popup for searchProvider permission.
treib
2015-09-24
3
-2
/
+16
*
Fix recurring permissions popup for searchProvider permission.
treib
2015-09-23
2
-3
/
+10
*
[Extensions] Make methods return refptrs for PermissionSet
rdevlin.cronin
2015-09-17
3
-51
/
+39
*
Add chrome.i18nPrivate.getStrings for translations in component extensions
tsergeant
2015-09-17
1
-0
/
+1
*
[Extensions] Make URLPatternSet set methods return an URLPatternSet
rdevlin.cronin
2015-09-16
1
-20
/
+10
*
[Extensions] Allow revokable permissions
rdevlin.cronin
2015-09-16
1
-9
/
+4
*
Permission messages: Move strings from extensions_strings.grd to generated_re...
treib
2015-09-10
1
-1
/
+1
*
Remove "API proposal for chrome.app.window to intercept all keys."
sriramsr
2015-09-09
1
-1
/
+1
*
Add new certificateProvider extension API.
pneubeck
2015-09-09
1
-0
/
+1
*
Disable extension Panels on Dev and Canary, except for the whitelist
tapted
2015-09-09
1
-1
/
+1
*
Rename CoalescedPermissionMessage to PermissionMessage
treib
2015-08-27
8
-49
/
+39
*
Remove APIPermission::kFileSystemWriteDirectory
treib
2015-08-27
3
-14
/
+1
*
Make USB permissions work in the new permission message system
treib
2015-08-21
4
-71
/
+50
*
Extensions: Remove PermissionMessage (permission_message.h/cc)
treib
2015-08-20
14
-353
/
+19
*
Extensions: Remove the legacy GetMessages/HasMessages
treib
2015-08-20
18
-306
/
+20
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-2
/
+2
*
Update SplitString calls to new form
brettw
2015-08-08
2
-6
/
+9
*
Implementation of the device attributes API.
pbond
2015-08-07
1
-0
/
+1
*
Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...
pkasting
2015-08-07
2
-9
/
+6
*
Update SplitString calls to new form
brettw
2015-08-07
2
-6
/
+9
[next]