summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bug_report_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+2
* browser: Get rid of static initializer in BugReportUtil.tfarina@chromium.org2011-09-011-8/+0
* Fix saved screenshots for feedback.rkc@chromium.org2011-08-311-4/+6
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-3/+6
* Add memory usage info to SyslogsProvider, and clean up bug report screenshot ...stevenjb@google.com2011-08-031-20/+47
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-0/+2
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-3/+3
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-5/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Use a different tpl= parameter when reporting an error from client-side phish...bryner@chromium.org2011-05-261-1/+2
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-2/+2
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-21/+16
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-16/+21
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-21/+16
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Disable sending of page title in Chrome reports.rkc@chromium.org2011-01-251-5/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-3/+3
* 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