summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_error_reporter.cc
Commit message (Expand)AuthorAgeFilesLines
* extensions: Make use of simple_message_box functions in ExtensionsStartupUtil.tfarina@chromium.org2012-05-131-2/+2
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-131-1/+1
* browser: Rename two message box functions to more accurate names.tfarina@chromium.org2012-04-231-4/+3
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-3/+3
* Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-181-7/+8
* Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-171-8/+7
* NewRunnable* -> base::Bind for most of chrome/browser/extensions/.adamk@chromium.org2011-10-171-7/+8
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-5/+5
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+2
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-4/+1
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-0/+71
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-72/+0
* Move win_util.h from common to app.ben@chromium.org2009-05-081-3/+2
* Fix bone-headed bug where ExtensionErrorReporteraa@chromium.org2009-03-041-0/+8
* Add a centralized error reporter to theaa@chromium.org2009-02-271-0/+65