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
...
*
Don't allow suspension from FindLocksAtDexPc
Mathieu Chartier
2015-01-06
1
-1
/
+0
*
Implement LogLineLowStack() properly.
Vladimir Marko
2015-01-02
1
-6
/
+6
*
Fix a race condition during the rosalloc verification.
Hiroshi Yamauchi
2014-12-17
1
-1
/
+4
*
Remove portable.
Elliott Hughes
2014-12-12
1
-12
/
+2
*
Revert "Tidy gAborting."
Nicolas Geoffray
2014-12-09
1
-1
/
+1
*
Tidy gAborting.
Ian Rogers
2014-12-04
1
-1
/
+1
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-2
/
+2
*
Merge "Fix UnimplementedEntryPoint initialziation."
Ian Rogers
2014-11-22
1
-2
/
+2
|
\
|
*
Fix UnimplementedEntryPoint initialziation.
Xingxing Pan
2014-10-16
1
-2
/
+2
*
|
Fix oatdump to use OatHeader pointer size
Mathieu Chartier
2014-11-21
1
-4
/
+4
*
|
Fix bad OOM check in Thread::CreatePeer().
Vladimir Marko
2014-11-12
1
-1
/
+1
*
|
Merge "Allow JNI AttachCurrentThread to fail if not enough stack."
Ian Rogers
2014-11-12
1
-13
/
+28
|
\
\
|
*
|
Allow JNI AttachCurrentThread to fail if not enough stack.
Ian Rogers
2014-11-11
1
-13
/
+28
*
|
|
Add null check for thread name creation
Mathieu Chartier
2014-11-11
1
-0
/
+5
|
/
/
*
|
Fix thread priorities for unstarted threads.
Narayan Kamath
2014-11-07
1
-0
/
+3
*
|
ART: More warnings
Andreas Gampe
2014-11-04
1
-4
/
+4
*
|
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-0
/
+1
*
|
Merge "Tidy up logging."
Ian Rogers
2014-10-22
1
-0
/
+2
|
\
\
|
*
|
Tidy up logging.
Ian Rogers
2014-10-22
1
-0
/
+2
*
|
|
Merge "Fixed debugger for threads attached from JNI"
Sebastien Hertz
2014-10-22
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed debugger for threads attached from JNI
Daniel Mihalyi
2014-10-20
1
-0
/
+5
*
|
|
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-1
/
+0
|
/
/
*
|
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-2
/
+2
|
/
*
Handlerize throw location in DumpJavaStack
Ian Rogers
2014-10-12
1
-2
/
+11
*
ART: Stash any exception before dumping a stack
Andreas Gampe
2014-10-12
1
-0
/
+17
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-7
/
+7
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-1
/
+1
*
Dump kernel/native stacks of pure native threads.
Christopher Ferris
2014-09-21
1
-0
/
+7
*
ART: Avoid recursive abort on thread dump
Andreas Gampe
2014-09-17
1
-1
/
+1
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-1
/
+1
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-3
/
+5
*
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
|
\
[prev]
[next]