summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Open apps section on NTP when new app get installeddpolukhin@chromium.org2010-11-121-0/+2
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-4/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-2/+2
* Don't record component extensions crash reportsjstritar@chromium.org2010-11-051-1/+2
* Policy to silently install extensionsgfeher@chromium.org2010-11-041-7/+20
* Kill Extension::RuntimeData and move its guts to ExtensionsService.mpcomplete@chromium.org2010-11-031-3/+39
* Fix some UI issues with omnibox extensions in incognito.mpcomplete@chromium.org2010-11-031-0/+7
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-2/+2
* Don't stomp on non-sync pending updates.skerner@chromium.org2010-11-021-0/+19
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-45/+49
* chmox a-x extensions_service.ccskerner@chromium.org2010-10-281-0/+0
* Make sure ExtensionsService::AddPendingExtension*() is run from the right thr...skerner@google.com2010-10-281-2/+39
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-26/+20
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-20/+26
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-26/+20
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-20/+26
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-26/+20
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-251-71/+31
* Revert 63733 - Fix double install and incorrect uninstall of external extensi...thakis@chromium.org2010-10-251-31/+71
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-251-71/+31
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-191-0/+2
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-5/+3
* Reland: Call InitEventRouters after a successful chromeos login.dmazzoni@chromium.org2010-10-141-1/+6
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-2/+0
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-0/+2
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Load COMPONENT extensions even when extensions are disabledjstritar@chromium.org2010-10-111-0/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-21/+61
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-47/+47
* add app histogramserikkay@chromium.org2010-10-081-14/+49
* use webstore extent to verify gallery downloadserikkay@chromium.org2010-10-081-69/+43
* Allow unlimited quota for apps for FileSystem accesskinuko@chromium.org2010-10-081-0/+12
* Relax gallery test download checks so that we can testerikkay@chromium.org2010-10-061-8/+37
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-24/+0
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-0/+24
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-24/+0
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-011-0/+19
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-15/+0
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-301-6/+7
* External extensions should be uninstalled when removed from external source.skerner@chromium.org2010-09-291-3/+8
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-10/+11
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-7/+6
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-6/+7
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-7/+6
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-6/+7
* Disabled external_extensions.json in Guest mode.avayvod@chromium.org2010-09-281-6/+12
* DevTools: attach devtools front-end earlier when extension background page is...yurys@chromium.org2010-09-271-15/+12
* Revert incognito option for external_extensions.json filedpolukhin@chromium.org2010-09-241-11/+7