summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_error_ui_default.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove EmptyWString and fix bad EmptyString usage.thestig@chromium.org2014-05-281-1/+1
* Refactor ExtensionErrorUI to remove ExtensionService's workrdevlin.cronin@chromium.org2014-04-101-12/+16
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-5/+6
* Refactored GlobalError to allow having custom bubble UI or no bubble at all.engedy@chromium.org2013-11-011-4/+0
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+1
* Add support for multi-line GlobalError messages to Views.yoz@chromium.org2013-04-161-2/+3
* Fix a null dereference in ExtensionService::HandleExtensionAlertAccept by clo...kalman@chromium.org2013-04-041-2/+11
* Wrench Icon: Remove global error badgesail@chromium.org2013-04-021-4/+0
* Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...yoz@chromium.org2013-03-051-1/+0
* The context menu for extension actions should show a Manage item, not justmpcomplete@chromium.org2013-02-281-1/+1
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-291-1/+3
* Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.joi@chromium.org2012-11-271-3/+1
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-271-1/+3
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* Fixed segmentation fault in ExtensionErrorUIDefault::ExtensionGlobalError::On...qfel@google.com2012-08-141-1/+2
* Making ExtensionService less dependent on Browser.jcivelli@chromium.org2012-07-161-0/+110