| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable sending of page title in Chrome reports. | rkc@chromium.org | 2011-01-25 | 1 | -5/+0 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -3/+3 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -5/+7 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -7/+5 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Changes to enable retry of failed sends on feedback reports. | rkc@chromium.org | 2010-10-29 | 1 | -103/+96 |
* | Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r... | thakis@chromium.org | 2010-10-28 | 1 | -96/+103 |
* | Changes to enable retry of failed sends on feedback reports. | rkc@chromium.org | 2010-10-28 | 1 | -103/+96 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*. | pkasting@chromium.org | 2010-10-21 | 1 | -6/+6 |
* | Changes to enable pushing large log data to the feedback server as a bz2 | rkc@chromium.org | 2010-10-20 | 1 | -6/+3 |
* | Do not call SystemNotification::Hide() in SystemNotification dtor. The bug re... | achuith@google.com | 2010-10-14 | 1 | -2/+4 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-10-13 | 1 | -1/+1 |
* | Prepared code for system logs split in ChromeOS feedback reports. We are stil... | zelidrag@chromium.org | 2010-10-09 | 1 | -1/+50 |
* | Make feedback failure notification non sticky | oshima@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -9/+6 |
* | Build fixes to the CL | rkc@google.com | 2010-08-22 | 1 | -27/+143 |
* | Revert "Checkin for CL: http://codereview.chromium.org/3061044/show" | phajdan.jr@chromium.org | 2010-08-19 | 1 | -142/+27 |
* | Checkin for CL: http://codereview.chromium.org/3061044/show | rkc@google.com | 2010-08-19 | 1 | -27/+142 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+4 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -3/+3 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -3/+2 |
* | Added final issue categories to feedback dialog for ChromeOS. | zelidrag@chromium.org | 2010-06-04 | 1 | -4/+13 |
* | Flipped feedback URL to production servers. | zelidrag@chromium.org | 2010-05-25 | 1 | -1/+1 |
* | Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom... | zelidrag@chromium.org | 2010-05-20 | 1 | -8/+25 |
* | Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi... | zelidrag@chromium.org | 2010-05-14 | 1 | -99/+75 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | chrome 2: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | remove ICU includes from l10n_util.h | evan@chromium.org | 2010-01-25 | 1 | -0/+1 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Move URLs out of *.pak files and put them into code. This saves | tony@chromium.org | 2009-11-19 | 1 | -4/+9 |
* | Add OS version information to the bug report utility for the Mac version. | mirandac@chromium.org | 2009-11-03 | 1 | -2/+6 |
* | Hoist bug reporting code out of bug_report_view so that it can be used cross-... | mirandac@chromium.org | 2009-10-29 | 1 | -0/+228 |