aboutsummaryrefslogtreecommitdiff
path: root/src/common/android/include
Commit message (Expand)AuthorAgeFilesLines
* Add user_regs_struct and user_fpsimd_struct for aarch64 on Android.rmcilroy@chromium.org2015-08-201-18/+23
* [MIPS]: Use mcontext_t structure for MIPSrmcilroy@chromium.org2015-04-212-78/+3
* MIPS64: Initial MIPS64 related change.mark@chromium.org2015-04-151-1/+2
* Fix compatibility with Android NDK r10d.primiano@chromium.org2015-03-161-2/+20
* Fix breakpad on mips and x86_64 for the NDK r10c update.primiano@chromium.org2014-10-241-2/+86
* Update breakpad to support Android NDK r10cprimiano@chromium.org2014-10-212-444/+6
* Revert "Remove unecessary headers following NDK r10c update."primiano@chromium.org2014-10-212-0/+484
* Remove unecessary headers following NDK r10c update.primiano@chromium.org2014-10-212-484/+0
* Fix minor typo in a comment in r1331.rmcilroy@chromium.org2014-05-141-1/+1
* Fix x86_64 Android build after user_fpregs_struct was added to /sys/user.h in...rmcilroy@chromium.org2014-05-141-3/+8
* [MIPS] Fix core dump related unit tests for Android on MIPSgordana.cmiljanovic@imgtec.com2014-05-142-0/+53
* Update offset of fpregs_mem.rmcilroy@chromium.org2014-04-151-1/+1
* Add x64 version of getcontext.rmcilroy@chromium.org2014-04-112-0/+89
* Fix aarch64 ucontext layout on Androidrmcilroy@chromium.org2014-04-091-0/+1
* Add Arm64 support to breakpad unittests.rmcilroy@chromium.org2014-04-081-0/+1
* First cut at adding arm64 Linux / Android support to Breakpad.rmcilroy@chromium.org2014-04-025-3/+34
* Remove some unecessary Android system header definitions.rmcilroy@chromium.org2014-04-023-58/+6
* Fix the Android/MIPS build.digit@chromium.org2013-09-252-0/+55
* Adding mips support for Android.gordana.cmiljanovic@imgtec.com2013-09-252-3/+17
* Add custom getcontext() implementation for Android.digit@chromium.org2012-08-312-6/+33
* Improve Android supportdigit@chromium.org2012-08-219-0/+851