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
/
extension_permission_set.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
1
-0
/
+3
*
Add a centralized mechanism for whitelisting access to extension permissions.
jstritar@chromium.org
2012-02-09
1
-29
/
+75
*
Take the Storage API out of experimental again; effectively a revert of 119854.
kalman@chromium.org
2012-02-02
1
-0
/
+3
*
Put the Extension Storage API back under experimental until the next release.
kalman@chromium.org
2012-01-31
1
-3
/
+0
*
Take the IME Extension API out of experimental:
zork@chromium.org
2012-01-27
1
-1
/
+1
*
Move the `privacy` extension API out of experimental.
mkwst@chromium.org
2012-01-25
1
-0
/
+3
*
Setup permissions for terminalPrivateApi.
tbarzic@chromium.org
2012-01-25
1
-4
/
+3
*
Take the Extension Storage API out of experimental:
kalman@chromium.org
2012-01-23
1
-0
/
+3
*
Change the IME warning to "Your data on all sites"
zork@chromium.org
2012-01-19
1
-2
/
+2
*
Update extension permissions to support optional permission API by default.
jstritar@chromium.org
2012-01-09
1
-53
/
+54
*
Calculate extension permission increases from changes in warning messages.
jstritar@chromium.org
2012-01-09
1
-17
/
+11
*
Update permission restrictions for platform apps.
jstritar@chromium.org
2012-01-06
1
-9
/
+10
*
Extensions: Move Debugger Extension API (chrome.debugger) out of experimental.
pfeldman@chromium.org
2011-12-27
1
-4
/
+5
*
Cleanup: inline the non-permission API names in extension_permission_set.cc.
kalman@chromium.org
2011-12-21
1
-24
/
+12
*
Extensions: only inject the necessary extension API JSON into schema_generate...
kalman@chromium.org
2011-12-21
1
-10
/
+26
*
Extensions: remove handling of the browserActions permissions because it's no
kalman@chromium.org
2011-12-16
1
-2
/
+0
*
Adding terminal private extension api.
tbarzic@chromium.org
2011-12-13
1
-0
/
+3
*
Rename permission from input to ime.
zork@chromium.org
2011-12-13
1
-0
/
+4
*
Don't delay network requests for webNavigation, and re-enable the permission ...
jochen@chromium.org
2011-12-12
1
-2
/
+3
*
Implement chrome.systemPrivate.getIncognitoModeAvailability extension API fun...
battre@chromium.org
2011-12-06
1
-0
/
+3
*
Add a few permissions to the optional permission whitelist.
jstritar@chromium.org
2011-12-02
1
-6
/
+8
*
Move app notification getChannel API out of experimental
asargent@chromium.org
2011-12-02
1
-0
/
+6
*
Restrict access to permissions based on extension types.
jstritar@chromium.org
2011-12-01
1
-171
/
+156
*
Rename chrome.experimental.webRequest to chrome.webRequest
battre@chromium.org
2011-11-30
1
-0
/
+3
*
This is a checkpoint commit for experimental.socket. Limitations:
miket@chromium.org
2011-11-28
1
-0
/
+17
*
Moving the MHTML API out of experimental and renaming it.
jcivelli@chromium.org
2011-11-28
1
-0
/
+4
*
Moving experimental.metrics API to metricsPrivate
kaznacheev@chromium.org
2011-11-22
1
-0
/
+3
*
Convert chrome/common non-debug logs to debug logs.
brettw@chromium.org
2011-10-28
1
-7
/
+7
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
1
-3
/
+5
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
1
-5
/
+3
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
1
-3
/
+5
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Fix issues related to <all_urls> in extensions.
jstritar@chromium.org
2011-10-14
1
-7
/
+0
*
Move contentSettings extension API out of experimental
bauerb@chromium.org
2011-10-13
1
-2
/
+3
*
Update documentation for the extension permissions API.
jstritar@chromium.org
2011-10-12
1
-0
/
+3
*
Do not guard the permissions API with a permission.
jstritar@chromium.org
2011-10-11
1
-3
/
+2
*
Move webNavigation out of experimental.
jochen@chromium.org
2011-10-01
1
-0
/
+4
*
Expose privacy-relevant preferences in Chrome's extension APIs.
mkwst@chromium.org
2011-08-26
1
-2
/
+2
*
Do not display warnings for file:/// extension permissions.
jstritar@chromium.org
2011-08-08
1
-4
/
+10
*
Add getPermissionWarnings() to management api.
tessamac@chromium.org
2011-07-29
1
-0
/
+1
*
Register extension permissions with flags rather than bools.
jstritar@chromium.org
2011-07-28
1
-109
/
+74
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-4
/
+83
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-83
/
+4
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-4
/
+83
*
Move the tts and ttsEngine APIs out of experimental, and give
dmazzoni@chromium.org
2011-07-20
1
-0
/
+7
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
1
-0
/
+4
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-36
/
+34
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-0
/
+4
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-34
/
+36
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-36
/
+34
[next]