breakpad/src/client/windows
erikwright@chromium.org a91e414f84 Modify crash_generation_app to use GYP instead of VS .sln file for ease of maintenance.
Backed out r684 (added glog include dir to client gyp files). It was obviated by r685, which removed the dependency on glog from the client projects.

BUG=None
TEST="gclient runhooks --force"; build crash_generation_app; launch crash_generation_app.
r=hansl at http://breakpad.appspot.com/191001/show


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@696 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-09-21 17:27:07 +00:00
..
build Replacing solutions with gyp files. Moving tests for windows clients in unittests. 2010-05-03 20:21:40 +00:00
common Fix build break for 64-bit compilation. 2009-12-17 23:00:12 +00:00
crash_generation Fix CrashGenerationServer to recover from protocol errors and a test for same. 2010-09-20 21:35:24 +00:00
handler Fix HandleInvalidParameter/HandlePureVirtualCall to dynamically lookup the RtlCaptureContext symbol so the Windows exception handler will continue to work on Windows 2000. Patch by Jim Mathies <jmathies@mozilla.com> and Timothy Nikkel <tnikkel@gmail.com>. r=ted 2010-08-02 13:56:29 +00:00
sender Actually treat fatal error codes as fatal 2010-09-16 23:06:43 +00:00
tests/crash_generation_app Modify crash_generation_app to use GYP instead of VS .sln file for ease of maintenance. 2010-09-21 17:27:07 +00:00
unittests Fix CrashGenerationServer to recover from protocol errors and a test for same. 2010-09-20 21:35:24 +00:00
breakpad_client.gyp Modify crash_generation_app to use GYP instead of VS .sln file for ease of maintenance. 2010-09-21 17:27:07 +00:00