summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_logging_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-3/+3
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-3/+3
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-3/+3
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-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
* Create a cross-platform crash key system in base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-80/+63
* Revert 163888 - Call UTF8String to test if it's the source of crashes.vitalybuka@chromium.org2012-10-291-5/+0
* Call UTF8String to test if it's the source of crashes.vitalybuka@chromium.org2012-10-241-0/+5
* [Linux] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-08-301-4/+4
* Move Variations stuff into variations/ directories and add OWNERS files for t...stevet@chromium.org2012-08-151-1/+1
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-131-6/+6
* [Mac] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-06-291-2/+26
* 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
* Use correct format for size_t in child_process_logging_mac.mmakalin@chromium.org2012-03-161-1/+1
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-161-0/+15
* Revert 126866 - Added SetPrinterInfo to include information about printer dri...markusheintz@chromium.org2012-03-151-15/+0
* Added SetPrinterInfo to include information about printer driver. This inform...vitalybuka@chromium.org2012-03-151-0/+15
* Add a breakpad key for "channel".shess@chromium.org2012-02-221-0/+7
* Change %d to %zu to handle size_t argument.rdsmith@chromium.org2012-02-041-1/+1
* mac: Fix 2 harmless -Wformat issues found by clang.thakis@chromium.org2012-01-301-2/+2
* Remove 2 pointless NULL checks.thakis@chromium.org2011-12-061-3/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-3/+3
* [Mac] Make switch-N crash keys 1-based.shess@chromium.org2011-09-301-3/+3
* [Mac] Put command-line switches into crash keys.shess@chromium.org2011-09-261-2/+32
* Fix the naming of a crash report metadata field (gpu-venid) to match other pl...eroman@chromium.org2011-09-231-1/+1
* Remove a NOTIMPLEMENTED() for logging command line flags on mac.eroman@chromium.org2011-09-191-1/+0
* [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-23/+13
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-081-2/+2
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-141-3/+3
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+1
* linux crash dump now includes gpu datajbates@chromium.org2011-03-091-2/+3
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-6/+6
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-1/+1
* [Mac] Log extensions loaded with crash dumps.shess@chromium.org2010-11-111-1/+21
* Update the key names for the mac breakpad dumps so that they match windows an...rlp@chromium.org2010-10-131-5/+9
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+14
* Make crash reporting client_id accessible through child_process_logging.mnissler@chromium.org2010-08-261-0/+9
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-5/+7
* Adding gpu_info to the breakpad info collection before sending off a crash.rlp@chromium.org2010-07-191-0/+37
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-1/+1
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+5
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-5/+0
* Revert 33256 - Fix build break from r33255.nsylvain@chromium.org2009-11-301-1/+1