aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/crash_generation/minidump_generator.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing a Windows compiler warning in src/client/windows/crash_generation/mini...ivan.penkov@gmail.com2012-08-171-4/+4
* Speculatively back out r984. See http://codereview.chromium.org/10805065/mark@chromium.org2012-07-251-17/+5
* Fix a Windows compiler warning with a cast:mark@chromium.org2012-07-231-1/+1
* Add the capability to include an arbitrary data stream within minidumpscdn@chromium.org2012-07-101-5/+17
* Do not fail crash dump generation if handle operations tracing is not enabledmark@chromium.org2012-07-031-1/+2
* Allow the minidump writer to collect handle data so that resulting dump containsmark@chromium.org2012-07-031-13/+240
* Moved exception_handler_test to the more aptly named exception_handler_death_...hansl@google.com2010-05-121-1/+21
* Fix warning when converting int to boolnealsid2008-10-101-1/+1
* Generate Windows full memory dumps as a separate file. Patch by Huan Renmmentovai2008-09-161-7/+56
* Set the dump thread id and the requesting thread id properties of MDRawBreakp...doshimun2008-05-311-5/+9
* Add one more parameter to the ClientDumpRequestCallback in crash generation s...doshimun2008-04-171-1/+9
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-228/+228
* Overview:doshimun@gmail.com2008-03-081-0/+228