summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/global_error
Commit message (Expand)AuthorAgeFilesLines
* Add custom icon support to GlobalError. Show extension icon in permissions in...yoz@chromium.org2013-05-292-4/+11
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-8/+9
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+1
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-1/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+1
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-1/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+4
* Wrench Menu Icons: Use new iconssail@chromium.org2013-04-234-15/+7
* Add support for multi-line GlobalError messages to Views.yoz@chromium.org2013-04-163-6/+10
* Wrench Icon: Remove global error badgesail@chromium.org2013-04-026-76/+35
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-062-4/+4
* New post-sideload UI:mpcomplete@chromium.org2012-10-174-8/+47
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-2/+2
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-3/+3
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Disable use of ShowBubbleView() on Android.pliard@chromium.org2012-07-101-0/+5
* browser: Move global error to subdir.tfarina@chromium.org2012-06-299-0/+729