aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-158-47/+47
* Fix breakpad client build.Nelson Billing2019-06-241-1/+1
* Fix 'debug_file' in PESourceLineWriter.Nelson Billing2019-06-191-4/+4
* Extract intruction pointer correctly for Windows ARM64Tom Tan2019-01-031-1/+3
* win: fix formatting after 21c98747Joshua Peraza2018-08-271-1/+1
* win: replace a while loop with a for loopJoshua Peraza2018-08-271-1/+1
* Fix Windows client_tests GYP build after 88d8114fda3eMark Mentovai2018-08-151-0/+1
* Do not use non-standard stdext::checked_array_iterator with libc++.Peter Collingbourne2018-01-181-1/+1
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-253-5/+5
* Fix sporadic failure of InstructionPointerMemory test on WindowsJon Turney2017-03-171-7/+12
* Fix Windows client ExceptionHandlerTest testsJon Turney2017-03-114-6/+28
* windows: fix build on pre-Win10 systemsMike Frysinger2017-02-111-0/+5
* windows: update gtest/gmock pathsMike Frysinger2017-02-114-15/+19
* Also treat DBG_PRINTEXCEPTION* as debug exceptionsTim Angus2016-10-181-1/+3
* Fix breakpad compilation issue with clang on WindowsRafal Chlodnicki2016-08-251-6/+4
* Add a new argument to specify the minidump type to write on Windows.Ting-Yu Chou2016-06-292-6/+10
* Fix Windows crash_generation_server for debug builds without -D_DEBUGTed Mielczarek2015-10-071-1/+1
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-062-4/+4
* Fix MSVC build (including on 2015), drop some workarounds for MSVC older than...Ted Mielczarek2015-10-063-5/+5
* Fix -Wreorder warnings in the Windows code.wfh@chromium.org2015-07-103-14/+14
* Fix compilation with gcc --std=c++11ted.mielczarek@gmail.com2015-03-241-7/+7
* Add option to Breakpad to consume INVALID_HANDLE_VALUE exceptions.wfh@chromium.org2015-02-222-0/+19
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-037-10/+16
* The process uptime computation when the Windows out-of-process Crash Generationivanpe@chromium.org2014-10-151-2/+4
* Fix Windows client unittests build: add missing code filesmmandlis@chromium.org2014-09-161-0/+2
* Back out trunk r1367.mark@chromium.org2014-09-032-4/+4
* Support for multiple upload files in CrashReportSender/HTTPUploadted.mielczarek@gmail.com2014-08-282-4/+4
* Ensure C:/Dumps/ exists in crash_generation_appted.mielczarek@gmail.com2014-07-111-0/+6
* Moving directory 'build' one level up as it collides with a file named 'BUILD...ivan.penkov@gmail.com2014-04-107-7/+7
* Move build configuration to root of repository.chrisha@chromium.org2014-04-0313-1482/+14
* Ignore warning 4702 to avoid unreachable code error onwfh@chromium.org2014-03-261-1/+3
* Fix crash in Windows CrashGenerationServer from r1274.thestig@chromium.org2014-03-191-1/+1
* Windows: Fix 64-bit compitation of crash_generation_app.thestig@chromium.org2014-01-211-7/+1
* Refactor the Windows MinidumpGenerator interface to get rid of the overloads ...cdn@chromium.org2014-01-175-260/+262
* Fix VS project generation for the crash generation app.cdn@chromium.org2014-01-171-0/+3
* Run svn propdel svn:executable on source code files.thestig@chromium.org2013-12-173-0/+0
* Fix error r1258.thestig@chromium.org2013-12-171-12/+14
* Expose the ability to supply additional user streams in the windows dump gene...cdn@chromium.org2013-12-122-5/+57
* disable unittests under ASAN that use memory crashesvapier@chromium.org2013-12-111-0/+4
* Fix Windows release build error due to unreferenced variables.thestig@chromium.org2013-12-091-22/+15
* Switch armv7 setting to arm_version==7.mark@chromium.org2013-12-081-6/+6
* add interface for WriteMinidump which allows the caller to supply file handle...cdn@chromium.org2013-06-062-21/+64
* Treat warnings as error and fix most level 4 warnings in the breakpad windows...ivan.penkov@gmail.com2013-06-048-67/+74
* Submitting this on behalf of Xiaoling Bao.ivan.penkov@gmail.com2013-05-204-4/+17
* Allow option for efficient and safe opt out of in-proc dump generation for Wi...ivan.penkov@gmail.com2013-04-234-41/+143
* Fix Windows unittest build on VC2012ted.mielczarek@gmail.com2013-03-291-2/+9
* Remove "library" variableted.mielczarek@gmail.com2013-03-071-9/+1
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-063-18/+19
* Fix remaining processor/scoped_ptr.h references for reals.thestig@chromium.org2013-01-221-1/+1
* Fix remaining processor/scoped_ptr.h references after r1096.thestig@chromium.org2013-01-223-3/+3