breakpad/src/client
digit@chromium.org 8d96707553 Add MD_OS_ANDROID definition.
In order to better distinguish Android and Linux minidumps, introduce
a new MD_OS_ANDROID definition, and modify related source code accordingly.

Also append the build-fingerprint to the minidump location descriptor.
This gives more information about the system image the device runs on.
Review URL: https://breakpad.appspot.com/405002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@981 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-07-04 11:56:26 +00:00
..
apple/Framework Create a static library to use Breakpad on iOS. 2011-11-23 16:14:35 +00:00
ios Fixed "unused method" warning, reported by Xcode 4.2 on simulator. 2012-04-04 11:06:35 +00:00
linux Add MD_OS_ANDROID definition. 2012-07-04 11:56:26 +00:00
mac Change #imports that should have been #includes to #include. 2012-07-02 15:34:15 +00:00
solaris/handler Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
windows Do not fail crash dump generation if handle operations tracing is not enabled 2012-07-03 18:31:08 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Only include linux_syscall_support.h on Linux in cross platform files. 2010-09-24 21:51:09 +00:00
minidump_file_writer.h The first field in a MDLocationDescriptor is a u_int32_t, so change this cast 2011-08-11 13:45:30 +00:00
minidump_file_writer_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00