skia2/gn
Mike Klein 8ffb26051f Turn off buffer security checking in Release builds.
I'm seeing /GS's _security_check_cookie() show up as a signficant piece of time when profiling.  That's mostly just annoying noise.  We generally use our Release builds for performance testing and Debug for correctness, so it seems like a fair thing to disable in Release builds... it's a sort of ASAN thing, which we only do in Debug on other platforms.

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3782

Change-Id: I9b3cf4c5cf943fc2549f5bf91a1f6f7e41733e2c
Reviewed-on: https://skia-review.googlesource.com/3782
Commit-Queue: Mike Klein <mtklein@chromium.org>
Reviewed-by: Ben Wagner <bungeman@google.com>
2016-10-20 20:16:12 +00:00
..
BUILD.gn Turn off buffer security checking in Release builds. 2016-10-20 20:16:12 +00:00
BUILDCONFIG.gn GN/Win: warnings and warn-as-error 2016-10-13 04:17:38 +00:00
cp.py GN: get Angle compiling on Windows. 2016-10-17 16:16:16 +00:00
echo_headers.py Add executable bit and shebang to python files 2016-08-18 04:36:25 -07:00
gn_helpers.py Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
gn_to_cmake.py Auto re-gen for gn cmake generator. 2016-10-06 21:12:21 +00:00
gypi_to_gn.py Add executable bit and shebang to python files 2016-08-18 04:36:25 -07:00
is_clang.py GN: match shell behavior for cc and cxx in is_clang.py 2016-09-27 09:29:24 -07:00
shared_sources.gni GN: add a flag to implement Android_FrameworkDefs bot. 2016-09-16 07:45:52 -07:00