summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_disabled_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-5/+12
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-7/+7
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-3/+1
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-1/+3
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-3/+1
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-1/+3
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-3/+1
* First round of audits to make sure 'app' is displayed instead of 'extension' ...andybons@chromium.org2010-11-101-2/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-7/+7
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-141-2/+2
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-5/+6
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-0/+2
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-29/+6
* Fix 2 bugs related to remembering loaded unpacked extensions.mpcomplete@chromium.org2010-03-231-1/+1
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+1
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-041-0/+8
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-221-8/+0
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-221-0/+8
* Fix a number of issues with extension disable-on-update:mpcomplete@chromium.org2009-12-181-0/+3
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-2/+2
* 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