index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
android
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove sys/signal.h compatibility header
Michael Forney
2020-03-11
1
-35
/
+0
*
Android: Use sys/types.h instead of stdint.h for sys/user.h
Joshua Peraza
2017-10-06
1
-1
/
+1
*
Restore missing #include <stdint.h> to Android <sys/user.h>
Mark Mentovai
2017-09-20
1
-0
/
+4
*
android: Don’t compete with NDK API >= 21 over NDK structures
Mark Mentovai
2017-09-18
1
-34
/
+14
*
[Android] Guard some NDK workarounds by major version.
John Budorick
2016-07-15
1
-1
/
+11
*
[Android] Roll back to r10e.
Primiano Tucci
2016-06-06
1
-5
/
+21
*
[Android] Revert x86 workaround changes for NDK r11c.
Primiano Tucci
2016-06-06
1
-0
/
+11
*
[Android] Update breakpad to NDK r11c.
Primiano Tucci
2016-06-02
1
-31
/
+4
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
1
-2
/
+2
*
Add user_regs_struct and user_fpsimd_struct for aarch64 on Android.
rmcilroy@chromium.org
2015-08-20
1
-18
/
+23
*
[MIPS]: Use mcontext_t structure for MIPS
rmcilroy@chromium.org
2015-04-21
2
-78
/
+3
*
Fix compatibility with Android NDK r10d.
primiano@chromium.org
2015-03-16
1
-2
/
+20
*
Fix breakpad on mips and x86_64 for the NDK r10c update.
primiano@chromium.org
2014-10-24
1
-2
/
+86
*
Update breakpad to support Android NDK r10c
primiano@chromium.org
2014-10-21
2
-444
/
+6
*
Revert "Remove unecessary headers following NDK r10c update."
primiano@chromium.org
2014-10-21
2
-0
/
+484
*
Remove unecessary headers following NDK r10c update.
primiano@chromium.org
2014-10-21
2
-484
/
+0
*
Fix minor typo in a comment in r1331.
rmcilroy@chromium.org
2014-05-14
1
-1
/
+1
*
Fix x86_64 Android build after user_fpregs_struct was added to /sys/user.h in...
rmcilroy@chromium.org
2014-05-14
1
-3
/
+8
*
[MIPS] Fix core dump related unit tests for Android on MIPS
gordana.cmiljanovic@imgtec.com
2014-05-14
2
-0
/
+53
*
Update offset of fpregs_mem.
rmcilroy@chromium.org
2014-04-15
1
-1
/
+1
*
Add x64 version of getcontext.
rmcilroy@chromium.org
2014-04-11
2
-0
/
+89
*
Fix aarch64 ucontext layout on Android
rmcilroy@chromium.org
2014-04-09
1
-0
/
+1
*
Add Arm64 support to breakpad unittests.
rmcilroy@chromium.org
2014-04-08
1
-0
/
+1
*
First cut at adding arm64 Linux / Android support to Breakpad.
rmcilroy@chromium.org
2014-04-02
3
-1
/
+21
*
Remove some unecessary Android system header definitions.
rmcilroy@chromium.org
2014-04-02
1
-39
/
+0
*
Adding mips support for Android.
gordana.cmiljanovic@imgtec.com
2013-09-25
2
-3
/
+17
*
Add custom getcontext() implementation for Android.
digit@chromium.org
2012-08-31
1
-1
/
+13
*
Improve Android support
digit@chromium.org
2012-08-21
5
-0
/
+484