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
*
Fix CC root visiting bug
Mathieu Chartier
2015-04-07
1
-1
/
+2
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-64
/
+64
*
ART: Turn of native stack dump on x86 on-device
Andreas Gampe
2015-04-03
1
-0
/
+5
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-0
/
+1
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-1
/
+0
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-0
/
+1
*
Compress the StackMaps.
Nicolas Geoffray
2015-03-20
1
-3
/
+4
*
Change method verifiers to be thread local roots
Mathieu Chartier
2015-03-13
1
-0
/
+14
*
API change in StackVisitor::GetVReg*.
Nicolas Geoffray
2015-03-13
1
-3
/
+3
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-21
/
+8
*
Merge "JDWP: allocate DebugInvokeReq only when requested"
Sebastien Hertz
2015-03-10
1
-3
/
+17
|
\
|
*
JDWP: allocate DebugInvokeReq only when requested
Sebastien Hertz
2015-03-09
1
-3
/
+17
*
|
Use the current Java stack instead of the ThrowLocation.
Nicolas Geoffray
2015-03-09
1
-6
/
+6
|
/
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-43
/
+23
*
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
1
-6
/
+7
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+1
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-1
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+1
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-2
/
+0
*
ART: Make run-tests more verbose
Andreas Gampe
2015-02-17
1
-2
/
+2
*
JDWP: allocate single step control only when active
Sebastien Hertz
2015-01-26
1
-2
/
+18
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+53
*
Enable core callee-save on x64.
Nicolas Geoffray
2015-01-21
1
-0
/
+11
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-21
/
+22
*
Merge "Clean up some #ifdefs."
Elliott Hughes
2015-01-09
1
-2
/
+2
|
\
|
*
Clean up some #ifdefs.
Elliott Hughes
2015-01-09
1
-2
/
+2
*
|
Fix HandleScope with wrong thread error
Mathieu Chartier
2015-01-09
1
-2
/
+3
|
/
*
Fix frequent gcstress ThreadStress crash
Mathieu Chartier
2015-01-06
1
-1
/
+4
*
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
|
/
/
[next]