index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
stack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-69
/
+34
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Add a flag to StackVisitor for inlining.
Nicolas Geoffray
2015-05-11
1
-4
/
+19
*
Check IsReferenceVReg during deopt
Mathieu Chartier
2015-05-08
1
-0
/
+3
*
Fix mismatched new[]/delete.
Christopher Ferris
2015-05-04
1
-2
/
+8
*
Debugger: Remove support for setting values in optimizing.
Nicolas Geoffray
2015-04-24
1
-6
/
+0
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+5
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-13
/
+1
*
API change in StackVisitor::GetVReg*.
Nicolas Geoffray
2015-03-13
1
-27
/
+9
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-3
/
+1
*
Stack support for Optimizing compiler
Sebastien Hertz
2015-03-03
1
-2
/
+43
*
Refactor register access from StackVisitor
Sebastien Hertz
2015-01-26
1
-4
/
+23
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+7
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-0
/
+14
*
Remove portable.
Elliott Hughes
2014-12-12
1
-39
/
+1
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-3
/
+3
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-21
/
+7
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-4
/
+4
*
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-09-16
1
-2
/
+2
*
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
1
-98
/
+55
*
More efficient stack walk in exception throwing.
Hiroshi Yamauchi
2014-08-13
1
-0
/
+4
*
Fix access to long/double stack values from debugger
Sebastien Hertz
2014-07-17
1
-0
/
+17
*
Break apart header files.
Ian Rogers
2014-07-15
1
-10
/
+4
*
Revert "Revert "Fix access to FP registers when visiting stack""
Sebastien Hertz
2014-06-17
1
-4
/
+15
*
Revert "Fix access to FP registers when visiting stack"
Sebastien Hertz
2014-06-17
1
-15
/
+4
*
Fix access to FP registers when visiting stack
Sebastien Hertz
2014-06-17
1
-4
/
+15
*
Fix GetOutVROffset to use correct Method* size.
buzbee
2014-06-04
1
-3
/
+4
*
AArch64: Fix cmp-long and method with long arguments.
Zheng Xu
2014-06-04
1
-32
/
+32
*
Don't report down-calls as unhandled exceptions.
Ian Rogers
2014-05-30
1
-0
/
+8
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-18
/
+9
*
Visit methods in stack frames during root visits.
Hiroshi Yamauchi
2014-05-16
1
-5
/
+15
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-4
/
+4
*
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-8
/
+0
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-2
/
+3
*
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
Nicolas Geoffray
2014-05-02
1
-10
/
+13
*
Revert "64bit changes to the stack walker for the Quick ABI."
Nicolas Geoffray
2014-04-22
1
-6
/
+5
*
64bit changes to the stack walker for the Quick ABI.
Nicolas Geoffray
2014-04-18
1
-5
/
+6
*
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-0
/
+8
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-1
/
+1
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-1
/
+1
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-18
/
+14
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-0
/
+1
*
GenSpecialCase support for x86
Razvan A Lupusoru
2014-02-13
1
-1
/
+7
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-41
/
+58
*
Enable compiler temporaries
Razvan A Lupusoru
2014-01-31
1
-12
/
+75
*
Cleanup invoke's receiver handling in interpreter.
Sebastien Hertz
2013-12-17
1
-1
/
+1
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-1
/
+37
*
Add missing references.
Sebastien Hertz
2013-10-09
1
-1
/
+1
*
Cleanup invoke in interpreter.
Sebastien Hertz
2013-09-30
1
-2
/
+1
[next]