CrashHandler for Windows.
authormtklein <mtklein@chromium.org>
Thu, 19 Jun 2014 14:41:58 +0000 (07:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Jun 2014 14:41:59 +0000 (07:41 -0700)
commit3f73e8c8d589e0d5a1f75327b4aa22c1e745732d
tree0b7a8e78028cffe7048ba9dfc19addccb50c89e8
parent373dd9b52f88158edd1e24419e6d937efaf59d55
CrashHandler for Windows.

Plus, print out assertion failures on Windows,
and some little tweaks to CrashHandler on other platforms for consistency.

BUG=skia:
R=bungeman@google.com, mtklein@google.com, reed@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/340523007
gyp/crash_handler.gyp
include/core/SkPostConfig.h
tools/CrashHandler.cpp