aboutsummaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Use breakpad_getcontext on all Linux platforms missing getcontextMichael Forney2020-03-161-1/+1
* Add a variable to allow adding an extra include path for LSS.Bryan Klimt2019-12-041-1/+2
* convert_UTF: rewrite in C++Mike Frysinger2019-09-041-2/+2
* sample_app: enable C++11 for Android buildsPatrick Linehan2016-04-041-0/+1
* Include necessary source files in Android build config.Patrick Linehan2016-03-091-0/+3
* Misc Android-related fixes.digit@chromium.org2013-12-132-2/+134
* Fix the Android/MIPS build.digit@chromium.org2013-09-253-7/+6
* Fix the Android unit tests.digit@chromium.org2012-10-091-16/+21
* Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com2012-09-191-1/+4
* Add custom getcontext() implementation for Android.digit@chromium.org2012-08-311-0/+1
* Fix 'make check' for Androiddigit@chromium.org2012-08-313-201/+594
* Fix the tools and processor build for Androiddigit@chromium.org2012-08-211-10/+15
* Improve Android supportdigit@chromium.org2012-08-211-1/+3
* Fix Android build.digit@chromium.org2012-08-202-4/+7
* android: Add --abi option to android/run-checks.shdigit@chromium.org2012-08-032-13/+67
* SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411...digit@chromium.org2012-08-031-2/+5
* Move some ELF-handling bits from file_id.cc to elfutils.{h,cc}ted.mielczarek2012-07-181-0/+1
* Add Android NDK module definition + sample applicationdigit@chromium.org2012-07-096-0/+852