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
*
Get non proxy method for StackDumpVisitor
Mathieu Chartier
2015-07-21
1
-0
/
+1
*
Follow up on CL 151605
Sebastien Hertz
2015-06-18
1
-1
/
+45
*
Fix nested deoptimization.
Mingyao Yang
2015-06-18
1
-28
/
+43
*
JDWP: asynchronous invoke command handling
Sebastien Hertz
2015-06-12
1
-3
/
+2
*
ART: Refactor Thread::Init
Andreas Gampe
2015-06-03
1
-31
/
+64
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-78
/
+63
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-0
/
+1
*
Intercept JNI invocation of String.<init> methods.
Jeff Hao
2015-05-20
1
-2
/
+4
*
Merge "Insert a read barrier in the JNI bridge."
Hiroshi Yamauchi
2015-05-11
1
-0
/
+1
|
\
|
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-0
/
+1
*
|
Add a flag to StackVisitor for inlining.
Nicolas Geoffray
2015-05-11
1
-9
/
+23
*
|
Check IsReferenceVReg during deopt
Mathieu Chartier
2015-05-08
1
-4
/
+0
|
/
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+59
*
Guard against name == null in ShortDump
Mathieu Chartier
2015-04-24
1
-5
/
+5
*
Fix reflection handling and test flakiness
Mathieu Chartier
2015-04-23
1
-3
/
+8
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-10
/
+10
*
Fix valgrind tests
Mathieu Chartier
2015-04-14
1
-0
/
+3
*
Revert "ART: Turn of native stack dump on x86 on-device"
Christopher Ferris
2015-04-13
1
-5
/
+0
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-7
/
+5
*
Add support for nested method verifiers
Mathieu Chartier
2015-04-09
1
-6
/
+6
*
ART: IRT refactor
Andreas Gampe
2015-04-09
1
-1
/
+5
*
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
[next]