index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
fault_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default visibility on art_sigsegv_fault.
Oleksiy Vyalov
2015-06-17
1
-3
/
+1
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-13
/
+7
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-2
/
+2
*
Merge "Fix fault handler invoked before vm running."
Christopher Ferris
2014-12-02
1
-0
/
+6
|
\
|
*
Fix fault handler invoked before vm running.
Christopher Ferris
2014-11-20
1
-0
/
+6
*
|
Fix oatdump to use OatHeader pointer size
Mathieu Chartier
2014-11-21
1
-1
/
+2
|
/
*
Don't try to handle nested SIGSEGV inside fault handler.
Ian Rogers
2014-11-11
1
-15
/
+34
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-1
/
+1
*
Add way to ensure we are at the front of the sigaction chain
Mathieu Chartier
2014-10-16
1
-7
/
+19
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-3
/
+15
*
Fix arm64 build warning (promoted to error).
Dave Allison
2014-09-04
1
-10
/
+10
*
Make nested signal more generic
Dave Allison
2014-09-04
1
-74
/
+78
*
Handle nested signals
Dave Allison
2014-08-27
1
-12
/
+139
*
Fix fault handler to unregister on shutdown
Dave Allison
2014-08-21
1
-1
/
+10
*
Add implicit checks for x86_64 architecture.
Dave Allison
2014-08-07
1
-2
/
+4
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-19
/
+15
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-12
/
+5
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-15
/
+16
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-16
/
+15
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-15
/
+16
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-16
/
+15
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-1
/
+1
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-1
/
+2
*
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
1
-1
/
+26
*
Move another LOG to VLOG(signals)
Brian Carlstrom
2014-05-20
1
-1
/
+1
*
Merge "Revert "Switch on implicit null pointer and stack overflow checks.""
Dave Allison
2014-05-09
1
-11
/
+1
|
\
|
*
Revert "Switch on implicit null pointer and stack overflow checks."
Dave Allison
2014-05-09
1
-11
/
+1
*
|
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-3
/
+7
*
|
Merge "Switch on implicit null pointer and stack overflow checks."
Dave Allison
2014-05-06
1
-1
/
+11
|
\
\
|
|
/
|
*
Switch on implicit null pointer and stack overflow checks.
Dave Allison
2014-05-06
1
-1
/
+11
*
|
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-13
/
+13
|
/
*
Add handler for printing java stack traces for compiled code SIGSEGV.
Mathieu Chartier
2014-04-01
1
-41
/
+69
*
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-2
/
+23
*
mips has no sa_restorer.
Narayan Kamath
2014-03-14
1
-0
/
+2
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-0
/
+181