summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_service.h
Commit message (Expand)AuthorAgeFilesLines
* Extension Settings API: move the API functions into an object SettingsNamepace,kalman@chromium.org2011-11-241-4/+12
* Move PropertyBag to base. Originally this was in chrome\common because only c...jam@chromium.org2011-11-231-3/+3
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-2/+2
* Add policies to specify an enterprise web store.dubroy@chromium.org2011-11-181-4/+13
* Cleanup: Remove unneeded forward declarations from chrome/browser/extensions.thestig@chromium.org2011-11-111-1/+1
* Extension Settings API: make it so that when leveldb storage areas fail to bekalman@chromium.org2011-11-111-2/+2
* Move all Extension Settings API files from c/b/extensions to c/b/extensions/s...kalman@chromium.org2011-11-091-3/+3
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-0/+5
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-76/+19
* Separate the syncing of extension settings and app settings into separate datakalman@chromium.org2011-11-011-1/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Add a couple of notifications related settings to app/extensions sync:munjal@chromium.org2011-10-281-0/+6
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-4/+0
* Mark some externally installed extensions as 'bookmark apps'rogerta@chromium.org2011-10-261-1/+2
* Update WebstoreInstaller to be ref counted.jstritar@chromium.org2011-10-251-5/+0
* Move bookmarks extension api implementation to bookmarks dir.aa@chromium.org2011-10-251-2/+2
* Move history extension API implementation to history dir.aa@chromium.org2011-10-241-2/+2
* Redo how page load time stats are gathered for webrequest extensions:mpcomplete@chromium.org2011-10-221-0/+9
* Refactor code to make it more testable.miket@chromium.org2011-10-201-1/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-181-3/+0
* Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-171-0/+3
* NewRunnable* -> base::Bind for most of chrome/browser/extensions/.adamk@chromium.org2011-10-171-3/+0
* Allow webstore extensions to use experimental permissions. Weaa@chromium.org2011-10-161-0/+5
* Clear extension settings when an extension is uninstalled.kalman@chromium.org2011-10-141-5/+0
* Add a helper class for downloading and installing extensions from the gallery.jstritar@chromium.org2011-10-131-1/+5
* "Details" button in extensions alert launches prefs in tab, not window.miket@chromium.org2011-10-121-7/+12
* Warn user in case extension delays network traffic too much.battre@chromium.org2011-10-111-0/+8
* Notify users about certain changes in installed extensions.miket@chromium.org2011-10-101-0/+13
* Stop using ExtensionInputMethodEventRouter as a singleton.yusukes@chromium.org2011-10-051-0/+9
* Persist App Notifications to diskasargent@chromium.org2011-10-051-3/+3
* Remove unused constant.mihaip@chromium.org2011-09-301-3/+0
* Rename ExtensionSettingsUIWrapper to ExtensionSettingsFrontend andakalin@chromium.org2011-09-271-3/+3
* Move AppNotification and AppNotificationManager into their own files.asargent@chromium.org2011-09-261-1/+1
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-211-5/+4
* chrome.experimental.downloads.onCreated, onErasedbenjhayden@chromium.org2011-09-141-0/+3
* Prompt to enable permission-disabled apps when navigating to them.jstritar@chromium.org2011-09-131-2/+4
* When uninstalling a hosted app, delete data for its launch_url's origin, asmichaeln@google.com2011-09-021-1/+3
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-4/+6
* Do not initialize event routers in the Profile Import process.mirandac@chromium.org2011-08-261-0/+3
* Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...bolms@chromium.org2011-08-231-43/+59
* ntp4: make app-install-via-drag less jankyestade@chromium.org2011-08-221-1/+1
* Revert 97482 - Apps/Extensions Sync refactoring -- delete most of the old glu...bolms@chromium.org2011-08-191-59/+43
* Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...bolms@chromium.org2011-08-191-43/+59
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-3/+3
* Remove leftover function declaration in extension_service.hcira@google.com2011-08-111-7/+0
* Implement an initial extension settings API.kalman@chromium.org2011-08-101-0/+11
* Allow PyAuto to install unpacked extensions.dtu@chromium.org2011-08-021-0/+4
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-271-4/+15
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-15/+4