summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bug_report_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-5/+7
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-7/+5
* Move:ben@chromium.org2010-12-021-1/+1
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-291-103/+96
* Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...thakis@chromium.org2010-10-281-96/+103
* Changes to enable retry of failed sends on feedback reports.rkc@chromium.org2010-10-281-103/+96
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-6/+6
* Changes to enable pushing large log data to the feedback server as a bz2rkc@chromium.org2010-10-201-6/+3
* Do not call SystemNotification::Hide() in SystemNotification dtor. The bug re...achuith@google.com2010-10-141-2/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+1
* Prepared code for system logs split in ChromeOS feedback reports. We are stil...zelidrag@chromium.org2010-10-091-1/+50
* Make feedback failure notification non stickyoshima@chromium.org2010-09-271-1/+1
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-9/+6
* Build fixes to the CLrkc@google.com2010-08-221-27/+143
* Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"phajdan.jr@chromium.org2010-08-191-142/+27
* Checkin for CL: http://codereview.chromium.org/3061044/showrkc@google.com2010-08-191-27/+142
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+4
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-3/+3
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+2
* Added final issue categories to feedback dialog for ChromeOS.zelidrag@chromium.org2010-06-041-4/+13
* Flipped feedback URL to production servers.zelidrag@chromium.org2010-05-251-1/+1
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-201-8/+25
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-141-99/+75
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-1/+1
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-191-4/+9
* Add OS version information to the bug report utility for the Mac version.mirandac@chromium.org2009-11-031-2/+6
* Hoist bug reporting code out of bug_report_view so that it can be used cross-...mirandac@chromium.org2009-10-291-0/+228