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
/
browser
/
extensions
/
permissions_updater.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-4
/
+4
*
Move RuntimeData and related permissions out of Extension class
rdevlin.cronin@chromium.org
2013-05-17
1
-2
/
+2
*
Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-16
1
-8
/
+4
*
Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."
eugenis@chromium.org
2013-05-15
1
-4
/
+8
*
Make ExtensionPrefs a ProfileKeyedService.
yoz@chromium.org
2013-05-15
1
-8
/
+4
*
Remove install time OAuth2 dialogs for Identity API
courage@chromium.org
2013-03-07
1
-73
/
+2
*
Change --load-extension flag so the extensions don't persist across restart.
mpcomplete@chromium.org
2013-02-27
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Move "oauth2" manifest key parsing out of Extension class.
ncj674@motorola.com
2013-02-01
1
-6
/
+6
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-2
/
+2
*
Remove deprecated extension EventRouter APIs.
mpcomplete@chromium.org
2012-12-07
1
-4
/
+5
*
Remove GetExtensionService calls and replace with PKSF calls through the Exte...
mirandac@chromium.org
2012-11-30
1
-1
/
+2
*
Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...
mirandac@chromium.org
2012-10-29
1
-3
/
+6
*
Check that the user is signed in and the app has oauth2 section before record...
munjal@chromium.org
2012-10-12
1
-2
/
+13
*
Don't allow OAuth2MintTokenFlow to outlive profile.
estade@chromium.org
2012-10-01
1
-15
/
+56
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
1
-2
/
+2
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
1
-5
/
+3
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-1
/
+1
*
don't store scopes in PermissionSet
estade@chromium.org
2012-07-09
1
-23
/
+3
*
make getAuthToken interactive
estade@chromium.org
2012-07-03
1
-0
/
+14
*
retry r144574 with read-after-free fix.
estade@chromium.org
2012-06-28
1
-4
/
+31
*
Revert r 144574 "Modify experimental identity flow to display scope descripti...
oshima@chromium.org
2012-06-27
1
-31
/
+4
*
Modify experimental identity flow to display scope descriptions and details.
estade@chromium.org
2012-06-27
1
-4
/
+31
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-16
/
+15
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Adds support for the "choices" and "any" types to json_schema_compiler, as well
calamity@chromium.org
2012-02-15
1
-1
/
+1
*
Fix crash in ExtensionService::InitializePermissions().
jstritar@chromium.org
2012-02-01
1
-3
/
+4
*
Code generation for extensions api
calamity@chromium.org
2012-01-27
1
-2
/
+5
*
Moved permissions api out of chrome/browser/extensions
battre@chromium.org
2012-01-20
1
-1
/
+1
*
Cleanup extension permissions module.
jstritar@chromium.org
2012-01-06
1
-0
/
+155