breakpad/src
digit@chromium.org 62d486be7c Improve Android support
This patch remove many Android-specific #ifdefs from the Breakpad
source code. This is achieved by providing "fixed-up" platform
headers (e.g. <signal.h> or <sys/user,h>), in the new directory
src/common/android/include/, which masks differences between
the NDK and GLibc headers.

The old "android_link.h" and "android_ucontext.h" are moved
and renamed.

This also requires putting this directory as the first
include path during Android-hosted builds, hence the
modification of Makefile.am and configure.ac
Review URL: https://breakpad.appspot.com/434002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1017 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-08-21 14:34:48 +00:00
..
client Improve Android support 2012-08-21 14:34:48 +00:00
common Improve Android support 2012-08-21 14:34:48 +00:00
google_breakpad Speculatively back out r984. See http://codereview.chromium.org/10805065/ 2012-07-25 15:34:00 +00:00
processor Move minidump_extension_linux.h contents into minidump_format.h 2012-07-20 12:38:31 +00:00
third_party Add COPYING file per libcurl distribution requirements 2012-03-09 16:15:20 +00:00
tools Fix narrowing conversion from -1 to size_t 2012-08-14 01:03:14 +00:00
breakpad_googletest_includes.h
config.h.in Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up being useful enough to use in production, so let's drop the maintenence burden 2011-07-07 20:53:52 +00:00