summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_logging.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-1/+1
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-011-19/+0
* Set the experiment/variation info in crash reports using the crash key loggin...rsesek@chromium.org2013-09-251-23/+1
* Set the command line switches in crash reports using the crash key logging sy...rsesek@chromium.org2013-09-191-15/+0
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-27/+0
* Revert 223610 "Set the printer info in crash reports using the c..."finnur@chromium.org2013-09-171-0/+27
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-27/+0
* Set the product channel in crash reports using the crash key logging system.rsesek@chromium.org2013-09-141-6/+0
* Set the number of views using the crash key logging system.rsesek@chromium.org2013-09-121-4/+0
* Set active extension IDs for crash reports using the crash key logging system.rsesek@chromium.org2013-09-071-18/+0
* Set the GPU info using the crash key system instead of platform-specific mech...rsesek@chromium.org2013-08-271-14/+0
* Set the active URL using the crash key system instead of platform-specific me...rsesek@chromium.org2013-08-161-39/+1
* [Win] Fix base::debug::SetCrashKeyValue for child processes.rsesek@chromium.org2013-08-141-0/+9
* 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
* 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
* Adding gl_vendor and gl_renderer to the crash report and UMA system profile p...cramya@chromium.org2013-01-181-0/+2
* Create a cross-platform crash key system in base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-6/+6
* [Linux] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-08-301-2/+4
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-131-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [Mac] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-06-291-0/+5
* Add experiments info to crash dumps.mad@chromium.org2012-04-051-0/+10
* Revert 128910 - Add experiments info to crash dumps.alokp@chromium.org2012-03-261-12/+0
* Add experiments info to crash dumps.mad@chromium.org2012-03-261-0/+12
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-161-0/+27
* Revert 126866 - Added SetPrinterInfo to include information about printer dri...markusheintz@chromium.org2012-03-151-27/+0
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-151-0/+27
* Fix missing change from https://chromiumcodereview.appspot.com/9416106yfriedman@chromium.org2012-02-281-1/+1
* Add a breakpad key for "channel".shess@chromium.org2012-02-221-1/+1
* Linux: Add the product channel to crash reports.thestig@chromium.org2012-01-281-1/+7
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-1/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-1/+4
* Linux: Add more information to crash reports:thestig@chromium.org2011-09-161-2/+18
* Revert 101372 - Linux: Add more information to crash reports:rsimha@chromium.org2011-09-151-18/+2
* Linux: Add more information to crash reports:thestig@chromium.org2011-09-151-2/+18
* [Windows] Include the about:flags experiments in crash reports.eroman@chromium.org2011-09-141-0/+5
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-111-12/+8
* linux crash dump now includes gpu datajbates@chromium.org2011-03-091-0/+5
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-1/+1
* [Mac] Log extensions loaded with crash dumps.shess@chromium.org2010-11-111-1/+1
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+3
* Make crash reporting client_id accessible through child_process_logging.mnissler@chromium.org2010-08-261-0/+11
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adding gpu_info to the breakpad info collection before sending off a crash.rlp@chromium.org2010-07-191-0/+4
* Cleanup: Break some common->app dependencies.thestig@chromium.org2010-06-251-1/+9
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-2/+2