summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-603/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-11/+5
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-5/+3
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-061-4/+6
* Decouple killbit testing from external extension providersgfeher@chromium.org2010-12-061-1/+0
* Show extension tabs in task manager and correctly label apps.creis@google.com2010-12-051-0/+3
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-4/+15
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-15/+4
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-4/+15
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-15/+4
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-4/+15
* Add an API for extensions to set the description text for the defaultaa@chromium.org2010-11-271-0/+7
* Dynamic refresh for the silent extension install policygfeher@chromium.org2010-11-231-0/+4
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-221-1/+3
* Allow users to hide Browser Actions by right-clicking the icon and selecting ...finnur@chromium.org2010-11-191-0/+4
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-2/+5
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-5/+2
* Policy to silently install extensionsgfeher@chromium.org2010-11-041-1/+2
* Kill Extension::RuntimeData and move its guts to ExtensionsService.mpcomplete@chromium.org2010-11-031-1/+30
* Fix some UI issues with omnibox extensions in incognito.mpcomplete@chromium.org2010-11-031-0/+4
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-20/+22
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-251-3/+2
* Revert 63733 - Fix double install and incorrect uninstall of external extensi...thakis@chromium.org2010-10-251-2/+3
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-251-3/+2
* Reland: Call InitEventRouters after a successful chromeos login.dmazzoni@chromium.org2010-10-141-0/+3
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-6/+24
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-1/+1
* use webstore extent to verify gallery downloadserikkay@chromium.org2010-10-081-5/+7
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-7/+0
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-0/+7
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-7/+0
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-011-0/+5
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-1/+2
* DevTools: attach devtools front-end earlier when extension background page is...yurys@chromium.org2010-09-271-0/+4
* Revert incognito option for external_extensions.json filedpolukhin@chromium.org2010-09-241-4/+2
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-2/+0
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-0/+2
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-211-2/+2
* Move ExtensionsServiceBackend class into the .cc file.tfarina@chromium.org2010-09-161-113/+0
* Enable incognito mode from external_extensions.jsondpolukhin@chromium.org2010-09-141-4/+8
* Fix spacing for extension omnibox keyword icons.mpcomplete@chromium.org2010-09-081-0/+5
* Protect local storage created by extension apps.andybons@chromium.org2010-09-011-0/+14
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-0/+5
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-5/+0
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-0/+5
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-211-2/+9
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-191-14/+40
* Revert 56683 - When extension is blacklisted by admin policy, it should be re...finnur@chromium.org2010-08-191-6/+0