Electron fork of crashpad
Перейти к файлу
Mark Mentovai 98cca0e5fc compat/mac: 10.6 SDK compatibility for pre-Xcode 4.2 10.6 SDK.
Some definitions were added to the 10.6 SDK during its lifetime, and
aren’t present in older versions of the SDK. The AVX definitions are in
this group.

Apparently, not all of Chrome’s builders use the same version of this
SDK. A try bot failure was encountered for
https://codereview.chromium.org/1011503002/ in
http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/33868/steps/compile%20%28with%20patch%29/logs/stdio.

This provides definitions in compat for when they aren’t available from
the SDK.

TEST=compile
R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/1001733003
2015-03-16 13:41:48 -04:00
build run_tests.py: find test executables in an in-Chromium build. 2015-03-09 16:14:47 -04:00
client win: Add UUID::InitializeFromSystemUUID(). 2015-03-13 13:53:38 -04:00
compat compat/mac: 10.6 SDK compatibility for pre-Xcode 4.2 10.6 SDK. 2015-03-16 13:41:48 -04:00
handler handler/mac: Support the in-Chromium component=shared_library 2015-03-13 18:23:17 -04:00
minidump Add MinidumpCrashpadInfo::report_id. 2015-03-13 13:00:56 -04:00
snapshot Add MinidumpCrashpadInfo::report_id. 2015-03-13 13:00:56 -04:00
third_party Remove NSInputStream used in HTTPTransportMac and use a CFReadStream instead. 2015-03-11 16:59:59 -04:00
tools CrashpadClient::StartHandler(): accept database, url, and annotations arguments. 2015-03-12 14:28:19 -04:00
util win: Add UUID::InitializeFromSystemUUID(). 2015-03-13 13:53:38 -04:00
.clang-format clang-format: don't bin pack arguments 2014-12-19 15:44:05 -08:00
.gitignore Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
AUTHORS Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
CONTRIBUTORS Add contributors to CONTRIBUTORS. 2015-03-10 14:28:41 -04:00
DEPS Roll mini_chromium to b3d221e85747. 2015-03-11 14:08:33 -04:00
LICENSE Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
codereview.settings Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
crashpad.doxy Doxygen: only generate documentation for [Objective-]C[++] files. 2014-11-07 11:36:40 -05:00
crashpad.doxy.h Add TaskMemory, which can read another Mach task’s memory, and its test. 2014-08-03 18:48:40 -04:00
crashpad.gyp Add the crashpad_handler executable. 2014-12-30 14:23:47 -05:00
package.h package.h: update version number to 0.7.0. 2015-03-10 14:29:20 -04:00