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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing obsolete chromePrivate.decodeJPEG API.
glotov@google.com
2012-03-28
1
-1
/
+0
*
Move topSites API out of experimental
cduvall@chromium.org
2012-03-22
1
-0
/
+1
*
[Chrome OS ECHO] Add a private extension API for Chrome OS Offers
gauravsh@chromium.org
2012-03-21
1
-0
/
+1
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-21
1
-0
/
+6
*
Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...
kalman@chromium.org
2012-03-18
1
-6
/
+0
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-18
1
-0
/
+6
*
Implement extension::Features for permissions.
aa@chromium.org
2012-03-16
1
-82
/
+2
*
Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...
akalin@chromium.org
2012-03-09
1
-6
/
+2
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-09
1
-2
/
+6
*
Initial Managed Mode extension API, supporting querying the setting and a stu...
pam@chromium.org
2012-03-06
1
-0
/
+2
*
Move `browsingData` extension API out of experimental.
mkwst@chromium.org
2012-02-24
1
-0
/
+1
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
1
-0
/
+1
*
Add a centralized mechanism for whitelisting access to extension permissions.
jstritar@chromium.org
2012-02-09
1
-5
/
+21
*
Take the Storage API out of experimental again; effectively a revert of 119854.
kalman@chromium.org
2012-02-02
1
-0
/
+1
*
Put the Extension Storage API back under experimental until the next release.
kalman@chromium.org
2012-01-31
1
-1
/
+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
/
+2
*
Take the Extension Storage API out of experimental:
kalman@chromium.org
2012-01-23
1
-0
/
+1
*
Change the IME warning to "Your data on all sites"
zork@chromium.org
2012-01-19
1
-1
/
+0
*
Update extension permissions to support optional permission API by default.
jstritar@chromium.org
2012-01-09
1
-4
/
+4
*
Extensions: only inject the necessary extension API JSON into schema_generate...
kalman@chromium.org
2011-12-21
1
-0
/
+6
*
Adding terminal private extension api.
tbarzic@chromium.org
2011-12-13
1
-0
/
+1
*
Rename permission from input to ime.
zork@chromium.org
2011-12-13
1
-0
/
+2
*
Implement chrome.systemPrivate.getIncognitoModeAvailability extension API fun...
battre@chromium.org
2011-12-06
1
-0
/
+1
*
Move app notification getChannel API out of experimental
asargent@chromium.org
2011-12-02
1
-0
/
+1
*
Restrict access to permissions based on extension types.
jstritar@chromium.org
2011-12-01
1
-28
/
+62
*
Rename chrome.experimental.webRequest to chrome.webRequest
battre@chromium.org
2011-11-30
1
-0
/
+1
*
This is a checkpoint commit for experimental.socket. Limitations:
miket@chromium.org
2011-11-28
1
-0
/
+13
*
Moving the MHTML API out of experimental and renaming it.
jcivelli@chromium.org
2011-11-28
1
-0
/
+2
*
Remove unused kDefault permission.
jstritar@chromium.org
2011-11-22
1
-3
/
+0
*
Moving experimental.metrics API to metricsPrivate
kaznacheev@chromium.org
2011-11-22
1
-0
/
+1
*
Cleanup: Remove unneeded forward declarations from various chrome subdirector...
thestig@chromium.org
2011-11-14
1
-1
/
+0
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
1
-0
/
+1
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
1
-1
/
+0
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
1
-0
/
+1
*
Move contentSettings extension API out of experimental
bauerb@chromium.org
2011-10-13
1
-0
/
+1
*
Do not guard the permissions API with a permission.
jstritar@chromium.org
2011-10-11
1
-1
/
+0
*
Move webNavigation out of experimental.
jochen@chromium.org
2011-10-01
1
-0
/
+1
*
Expose privacy-relevant preferences in Chrome's extension APIs.
mkwst@chromium.org
2011-08-26
1
-6
/
+6
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-2
/
+2
*
Do not display warnings for file:/// extension permissions.
jstritar@chromium.org
2011-08-08
1
-1
/
+3
*
Register extension permissions with flags rather than bools.
jstritar@chromium.org
2011-07-28
1
-37
/
+43
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-1
/
+23
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-23
/
+1
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-1
/
+23
*
Move the tts and ttsEngine APIs out of experimental, and give
dmazzoni@chromium.org
2011-07-20
1
-0
/
+3
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
1
-1
/
+2
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-4
/
+4
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-0
/
+1
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-4
/
+4
[next]