Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6f29d0e6d5444ff84157c922c23c221567dcc6c5
/
src
/
runtime_linux.cc
833770b
Fix a SIGSTKFLT typo.
by Elliott Hughes
· 13 years ago
6c1c69e
Various crash diagnostic improvements.
by Elliott Hughes
· 13 years ago
8593fdb
Clean up host aborts (and simplify the code).
by Elliott Hughes
· 13 years ago
2554cb9
Only wait for gdb to attach if debug_db_uid is in the environment.
by Elliott Hughes
· 13 years ago
d8af159
Use an alternate signal stack for the unexpected signals on the host.
by Elliott Hughes
· 13 years ago
ac8097f
Fix Mac build.
by Elliott Hughes
· 13 years ago
457005c
Add signal handlers for host builds to imitate debuggerd.
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
9ee5f9c
Make all FATAL-related output appear as 'F' log output.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
ad6c9c3
Mac build fixes.
by Elliott Hughes
· 13 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 13 years ago
a095764
Add back the dalvik-style JNI logging and tracing.
by Elliott Hughes
· 13 years ago
3402380
Remove uses of scoped_ptr_malloc.
by Elliott Hughes
· 13 years ago
8287072
Demangle C++ names in backtraces.
by Elliott Hughes
· 13 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 13 years ago
2ed144c
Preliminary implementation of the JNI invocation interface.
by Carl Shapiro
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
ffe6736
Implement Runtime::Abort and switch LOG(FATAL) over to it.
by Elliott Hughes
· 13 years ago