Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
206c20d6b1e27d8eca843498fdde1ddd5b9daa39
/
src
/
stack.cc
08fc03a
Include held locks in SIGQUIT thread dumps.
by Elliott Hughes
· 13 years ago
ca19066
Fix initializer lists to be Google C++ style.
by Ian Rogers
· 13 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
5ddbe0b
Various bits of LLVM changes that are in dalvik-dev but not ics-mr1-plus-art.
by Elliott Hughes
· 13 years ago
9b2ba2e
Implement LLVM version of stack walking. Fix Jni_Compiler tests.
by TDYa127
· 13 years ago
b25c3f6
Fix cpplint's whitespace complaints.
by Elliott Hughes
· 13 years ago
9c044ce
Support for promoting Method* and compiler temps
by buzbee
· 13 years ago
70c96d4
Fix "wide" cts vm-tests
by buzbee
· 13 years ago
e196567
SSA rework and support compiler temps in the frame
by buzbee
· 13 years ago
efccc56
Frame layout change
by buzbee
· 13 years ago
b3bd5f0
Refactor the compilers out of libart.
by Elliott Hughes
· 13 years ago
11d1b0c
Reduce namespace pollution.
by Elliott Hughes
· 13 years ago
e343b76
Stub to capture method entry/exit.
by jeffhao
· 13 years ago
6d4d9fc
Reduce meta-data object sizes, introduce meta-data helper classes.
by Ian Rogers
· 13 years ago
cccd84f
Implement local setting.
by Elliott Hughes
· 13 years ago
1bba14f
Implement getting of 64-bit locals (double, long).
by Elliott Hughes
· 13 years ago
bfe487b
Makes objects known to the debugger GC roots, implements the THST message, and lets DDMS request stack traces.
by Elliott Hughes
· 13 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 13 years ago
68e7652
Start moving stack-related stuff out of thread.h.
by Elliott Hughes
· 13 years ago