aboutsummaryrefslogtreecommitdiff
path: root/src/common/android/include/sys/user.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Use sys/types.h instead of stdint.h for sys/user.hJoshua Peraza2017-10-061-1/+1
* Restore missing #include <stdint.h> to Android <sys/user.h>Mark Mentovai2017-09-201-0/+4
* android: Don’t compete with NDK API >= 21 over NDK structuresMark Mentovai2017-09-181-34/+14
* [Android] Guard some NDK workarounds by major version.John Budorick2016-07-151-1/+11
* [Android] Roll back to r10e.Primiano Tucci2016-06-061-5/+21
* [Android] Revert x86 workaround changes for NDK r11c.Primiano Tucci2016-06-061-0/+11
* [Android] Update breakpad to NDK r11c.Primiano Tucci2016-06-021-31/+4
* 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-211-78/+0
* 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-211-189/+6
* Revert "Remove unecessary headers following NDK r10c update."primiano@chromium.org2014-10-211-0/+229
* Remove unecessary headers following NDK r10c update.primiano@chromium.org2014-10-211-229/+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-141-0/+48
* Add x64 version of getcontext.rmcilroy@chromium.org2014-04-111-0/+22
* First cut at adding arm64 Linux / Android support to Breakpad.rmcilroy@chromium.org2014-04-021-0/+5
* Adding mips support for Android.gordana.cmiljanovic@imgtec.com2013-09-251-2/+17
* Improve Android supportdigit@chromium.org2012-08-211-0/+134