summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_logging_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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
* Revert 184352brettw@chromium.org2013-02-241-5/+5
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-5/+5
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Fix Windows child process logging when experiments list is empty.asvitkine@chromium.org2012-11-061-0/+10
* Rewrite Windows crash field trial tagging to use chrome_variations::GenerateV...asvitkine@chromium.org2012-09-271-6/+10
* Rename some chrome.exe exports: SetCommandLine --> SetCommandLine2, SetExperi...eroman@chromium.org2012-05-251-4/+4
* Don't pass class types across EXE/DLL boundaries for SetCommandLine() and Set...eroman@chromium.org2012-05-221-4/+24
* 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/+26
* Revert 128910 - Add experiments info to crash dumps.alokp@chromium.org2012-03-261-38/+0
* Add experiments info to crash dumps.mad@chromium.org2012-03-261-0/+38
* 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
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-2/+2
* [Windows] Include the about:flags experiments in crash reports.eroman@chromium.org2011-09-141-0/+19
* 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-2/+2
* 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-5/+5
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-1/+1
* Dump total number of extensions into crash dump meta data.antonm@chromium.org2010-10-051-0/+17
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+18
* Make crash reporting client_id accessible through child_process_logging.mnissler@chromium.org2010-08-261-0/+8
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+1
* 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/+23
* Cleanup: Break some common->app dependencies.thestig@chromium.org2010-06-251-2/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-0/+1
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-4/+7
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+25
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-25/+0
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-301-0/+25
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-051-0/+31
* Added a static function pointer to cache the SetActiveURL pointer.cpu@chromium.org2009-10-211-10/+12
* Revert checkin 29096jar@chromium.org2009-10-151-1/+0
* Temporarilly disable SetURL to evaluate perf impactjar@chromium.org2009-10-151-0/+1
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-0/+31
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-31/+0
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-0/+31