Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
01db5f78f627cc64f80b0c0a4eedd0a3dc8b46ca
/
runtime
/
thread_linux.cc
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
e34c71c
Increase alt signal stack to 32K on host.
by Christopher Ferris
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 9 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
c24a1e0
Ensure alternate signal stack is minimum size.
by Ian Rogers
· 10 years ago
dfd3b47
Add implicit checks for x86_64 architecture.
by Dave Allison
· 10 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 10 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 10 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 10 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 10 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
d6a23bd
Don't manually mess with sigaltstack on Android any more.
by Elliott Hughes
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/thread_linux.cc]
00e446e
Switch to libcorkscrew for native stack traces.
by Elliott Hughes
· 12 years ago
ae80b49
Include JNI details in the SIGQUIT output.
by Elliott Hughes
· 13 years ago
34e0696
Remove the useless "suspend count already zero" message for new threads.
by Elliott Hughes
· 13 years ago
1bac54f
Fix all our unused parameter warnings so we let GCC report them.
by Elliott Hughes
· 13 years ago
ffb465f
libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock.
by Elliott Hughes
· 13 years ago
8daa092
More threads work.
by Elliott Hughes
· 13 years ago