summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/permissions_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-4/+4
* Move RuntimeData and related permissions out of Extension classrdevlin.cronin@chromium.org2013-05-171-2/+2
* Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.yoz@chromium.org2013-05-161-8/+4
* Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."eugenis@chromium.org2013-05-151-4/+8
* Make ExtensionPrefs a ProfileKeyedService.yoz@chromium.org2013-05-151-8/+4
* Remove install time OAuth2 dialogs for Identity APIcourage@chromium.org2013-03-071-73/+2
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-1/+1
* Move "oauth2" manifest key parsing out of Extension class.ncj674@motorola.com2013-02-011-6/+6
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-2/+2
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-071-4/+5
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+2
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-291-3/+6
* Check that the user is signed in and the app has oauth2 section before record...munjal@chromium.org2012-10-121-2/+13
* Don't allow OAuth2MintTokenFlow to outlive profile.estade@chromium.org2012-10-011-15/+56
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-2/+2
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-071-5/+3
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-1/+1
* don't store scopes in PermissionSetestade@chromium.org2012-07-091-23/+3
* make getAuthToken interactiveestade@chromium.org2012-07-031-0/+14
* retry r144574 with read-after-free fix.estade@chromium.org2012-06-281-4/+31
* Revert r 144574 "Modify experimental identity flow to display scope descripti...oshima@chromium.org2012-06-271-31/+4
* Modify experimental identity flow to display scope descriptions and details.estade@chromium.org2012-06-271-4/+31
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-16/+15
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-1/+1
* Fix crash in ExtensionService::InitializePermissions().jstritar@chromium.org2012-02-011-3/+4
* Code generation for extensions apicalamity@chromium.org2012-01-271-2/+5
* Moved permissions api out of chrome/browser/extensionsbattre@chromium.org2012-01-201-1/+1
* Cleanup extension permissions module.jstritar@chromium.org2012-01-061-0/+155