summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_prefs.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor extension autoupdater.asargent@chromium.org2010-01-281-2/+29
* Fix cases where we weren't expecting a NULL preference.asargent@chromium.org2010-01-151-30/+30
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-041-10/+34
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-221-34/+10
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-221-10/+34
* Workaround to prevent a crash checking extensions blacklist.asargent@chromium.org2009-12-171-0/+6
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-70/+70
* Fix browser crash in extension system.finnur@chromium.org2009-12-161-0/+11
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-141-0/+31
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-22/+19
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-251-0/+12
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-201-3/+41
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-181-12/+0
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-181-0/+12
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-2/+36
* The change has the followings:lzheng@chromium.org2009-08-141-2/+95
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-111-12/+0
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-111-0/+12
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-1/+1
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-251-3/+70
* The Provider for External Extensions no longer usesfinnur@chromium.org2009-06-251-3/+7
* part 3 of toolstrip dragging - persist the drag ordererikkay@google.com2009-06-191-0/+10
* Abstract ExtensionPrefs into their own class.erikkay@google.com2009-06-181-0/+187
* Revert r18661.willchan@chromium.org2009-06-181-184/+0
* Pull Extension-related prefs into its own class. Also add a notification for...erikkay@google.com2009-06-171-0/+184