summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_logging_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-011-37/+0
* Set the experiment/variation info in crash reports using the crash key loggin...rsesek@chromium.org2013-09-251-35/+0
* Set the command line switches in crash reports using the crash key logging sy...rsesek@chromium.org2013-09-191-23/+0
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-16/+0
* Revert 223610 "Set the printer info in crash reports using the c..."finnur@chromium.org2013-09-171-0/+16
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-16/+0
* Set the product channel in crash reports using the crash key logging system.rsesek@chromium.org2013-09-141-7/+0
* Set the number of views using the crash key logging system.rsesek@chromium.org2013-09-121-5/+0
* Set active extension IDs for crash reports using the crash key logging system.rsesek@chromium.org2013-09-071-20/+0
* Set the GPU info using the crash key system instead of platform-specific mech...rsesek@chromium.org2013-08-271-28/+0
* Set the active URL using the crash key system instead of platform-specific me...rsesek@chromium.org2013-08-161-7/+0
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Use a direct include of strings headers in chrome/common/, part 1.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-2/+2
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-2/+2
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Adding gl_vendor and gl_renderer to the crash report and UMA system profile p...cramya@chromium.org2013-01-181-0/+6
* [Linux] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-08-301-35/+52
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-101-2/+2
* Add experiments info to crash dumps.mad@chromium.org2012-04-051-0/+4
* Revert 128910 - Add experiments info to crash dumps.alokp@chromium.org2012-03-261-9/+0
* Add experiments info to crash dumps.mad@chromium.org2012-03-261-0/+9
* Linux: Minor adjustments to the printer crash logging code.thestig@chromium.org2012-03-221-1/+0
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-161-1/+19
* Revert 126866 - Added SetPrinterInfo to include information about printer dri...markusheintz@chromium.org2012-03-151-19/+1
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-151-1/+19
* Add chrome common files to android build.jrg@google.com2012-02-281-0/+134