summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_disabled_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-3/+3
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-3/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+3
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-3/+4
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-2/+2
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-7/+6
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-1/+2
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-141-2/+4
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-3/+6
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-9/+2
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-20/+85
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-0/+92