index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-38
/
+62
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-7
/
+10
*
Move the glibc unlimited stack hack into GetThreadStack.
Elliott Hughes
2014-08-28
1
-32
/
+1
*
Actually ask the pthread implementation for the stack guard size.
Elliott Hughes
2014-08-28
1
-22
/
+10
*
Handle nested signals
Dave Allison
2014-08-27
1
-0
/
+2
*
Reduce interpret-only compile time.
Mathieu Chartier
2014-08-26
1
-1
/
+3
*
Merge "ART: Improve error message on oat writer failure"
Andreas Gampe
2014-08-26
1
-0
/
+6
|
\
|
*
ART: Improve error message on oat writer failure
Andreas Gampe
2014-08-26
1
-0
/
+6
*
|
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-0
/
+12
|
/
*
Workaround problem reading main stack on intel devices.
Dave Allison
2014-08-19
1
-0
/
+11
*
Merge stack usage reduction for overflow checks
Dave Allison
2014-08-19
1
-5
/
+6
*
AttachCurrentThread should only warn on missing thread name if CheckJNI is en...
Brian Carlstrom
2014-08-18
1
-0
/
+2
*
ART: Do not recursively abort when visiting locks in a bad state
Andreas Gampe
2014-08-18
1
-1
/
+2
*
ART: Fix mac build
Andreas Gampe
2014-08-13
1
-3
/
+1
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
1
-83
/
+68
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-25
/
+32
*
ART: Clean up API after change 102631
Andreas Gampe
2014-07-25
1
-6
/
+6
*
ART: Fix wrong CHECK in GetCurrentLocationForThrow
Andreas Gampe
2014-07-25
1
-6
/
+7
*
Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC"
Andreas Gampe
2014-07-23
1
-1
/
+4
|
\
|
*
ART: Relax CurrentMethodVisitor requirements on GetDexPC
Andreas Gampe
2014-07-25
1
-1
/
+4
*
|
Merge "ART: Throw StackOverflowError in native code"
Andreas Gampe
2014-07-21
1
-4
/
+6
|
\
\
|
*
|
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-4
/
+6
|
|
/
*
|
Fix erroneous behaviors with OOME present.
Ian Rogers
2014-07-21
1
-1
/
+1
|
/
*
Merge "Fix art test failures for Mips."
Jeff Hao
2014-07-16
1
-0
/
+2
|
\
|
*
Fix art test failures for Mips.
Douglas Leung
2014-07-15
1
-0
/
+2
*
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-17
/
+69
*
|
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-5
/
+5
|
/
*
Break apart header files.
Ian Rogers
2014-07-15
1
-1
/
+2
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-73
/
+17
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-17
/
+73
*
Missed use of android_atomic and thread state_.
Ian Rogers
2014-07-09
1
-12
/
+5
*
Move thread state to art::Atomic.
Ian Rogers
2014-07-09
1
-2
/
+0
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-73
/
+17
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-17
/
+73
*
BaseMutex::IsExclusiveHeld should only be called on self.
Ian Rogers
2014-07-07
1
-2
/
+1
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-1
/
+0
*
Weaken condition to dump a thread's stack in a debug build.
Ian Rogers
2014-06-24
1
-3
/
+8
*
Merge "Add more read barriers for JNI roots."
Hiroshi Yamauchi
2014-06-20
1
-3
/
+1
|
\
|
*
Add more read barriers for JNI roots.
Hiroshi Yamauchi
2014-06-20
1
-3
/
+1
*
|
ART: Target-dependent stack overflow, less check elision
Andreas Gampe
2014-06-18
1
-3
/
+3
|
/
*
Merge "Remove deprecated WITH_HOST_DALVIK."
Ian Rogers
2014-06-10
1
-1
/
+3
|
\
|
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-1
/
+3
*
|
Fix exception reporting from interpreter
Sebastien Hertz
2014-06-11
1
-1
/
+6
*
|
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-1
/
+0
|
/
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-13
/
+7
*
Print mutexes held in Thread::Dump.
Mathieu Chartier
2014-06-04
1
-0
/
+20
*
ART: Fix forbidden thread state change in interpreter
Andreas Gampe
2014-06-04
1
-0
/
+19
*
Don't report down-calls as unhandled exceptions.
Ian Rogers
2014-05-30
1
-10
/
+0
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-4
/
+9
*
Add read barriers for the weak roots in the JNI weak globals.
Hiroshi Yamauchi
2014-05-29
1
-2
/
+5
[next]