index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-362
/
+0
*
Add marks for instrumentation frames that get interpreted.
Jeff Hao
2013-07-02
1
-1
/
+6
*
Fix portable build shadow frame.
Jeff Hao
2013-06-03
1
-1
/
+1
*
Clean up shadow frame.
Jeff Hao
2013-06-03
1
-0
/
+9
*
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-04-08
1
-12
/
+69
*
Various performance improvements.
Ian Rogers
2013-03-18
1
-0
/
+1
*
Move the Compiler to CompilerDriver.
Ian Rogers
2013-03-04
1
-1
/
+0
*
Directory restructuring of object.h
Ian Rogers
2013-01-30
1
-12
/
+16
*
Refactor StackVisitor to take a Thread*.
Ian Rogers
2013-01-23
1
-15
/
+24
*
Fix stack walking when top frame has null method pointer.
jeffhao
2013-01-03
1
-2
/
+2
*
Support for deoptimization needed for debugging.
Ian Rogers
2013-01-02
1
-7
/
+28
*
Support for SetVReg and add SetGPR.
Mathieu Chartier
2012-12-11
1
-9
/
+18
*
Using gcmap instead of shadow frame.
TDYa127
2012-12-04
1
-2
/
+5
*
Make stack visitor location for bad roots more verbose.
Ian Rogers
2012-11-20
1
-0
/
+10
*
Add "kind" argument to Get/SetVReg.
Ian Rogers
2012-11-16
1
-24
/
+13
*
Simple debugging support for portable path.
TDYa127
2012-11-14
1
-3
/
+2
*
Pulled out instrumentation into its own class separate from trace.
jeffhao
2012-11-14
1
-9
/
+9
*
Pass self to lock methods.
Ian Rogers
2012-09-27
1
-15
/
+0
*
Change dex cache to be java object instead of array, add pointer to dex file ...
Mathieu Chartier
2012-09-21
1
-9
/
+9
*
NativePcOffsetToReferenceMap
Ian Rogers
2012-09-20
1
-1
/
+7
*
Prune useless entries from dex to pc map
buzbee
2012-09-13
1
-2
/
+2
*
Global lock levels.
Ian Rogers
2012-08-14
1
-32
/
+1
*
Disable dex register descriptions.
Ian Rogers
2012-07-01
1
-39
/
+49
*
Fix posting exceptions when a debugger is attached, fix UpdateDebugger, fully...
Elliott Hughes
2012-06-28
1
-2
/
+2
*
Include held locks in SIGQUIT thread dumps.
Elliott Hughes
2012-06-27
1
-2
/
+5
*
Fix initializer lists to be Google C++ style.
Ian Rogers
2012-06-26
1
-2
/
+2
*
Increase use of ScopedJniThreadState.
Ian Rogers
2012-06-26
1
-6
/
+7
*
Remove Frame, merge shadow and quick representations.
Ian Rogers
2012-06-21
1
-158
/
+209
*
Various bits of LLVM changes that are in dalvik-dev but not ics-mr1-plus-art.
Elliott Hughes
2012-06-01
1
-8
/
+2
*
Implement LLVM version of stack walking. Fix Jni_Compiler tests.
TDYa127
2012-03-26
1
-2
/
+45
*
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
1
-3
/
+2
*
Support for promoting Method* and compiler temps
buzbee
2012-03-18
1
-4
/
+4
*
Fix "wide" cts vm-tests
buzbee
2012-03-15
1
-1
/
+3
*
SSA rework and support compiler temps in the frame
buzbee
2012-03-13
1
-1
/
+1
*
Frame layout change
buzbee
2012-03-11
1
-12
/
+51
*
Refactor the compilers out of libart.
Elliott Hughes
2012-03-09
1
-6
/
+19
*
Reduce namespace pollution.
Elliott Hughes
2012-01-23
1
-5
/
+5
*
Stub to capture method entry/exit.
jeffhao
2011-12-07
1
-0
/
+5
*
Reduce meta-data object sizes, introduce meta-data helper classes.
Ian Rogers
2011-12-06
1
-7
/
+25
*
Implement local setting.
Elliott Hughes
2011-12-05
1
-0
/
+7
*
Implement getting of 64-bit locals (double, long).
Elliott Hughes
2011-12-01
1
-2
/
+2
*
Makes objects known to the debugger GC roots, implements the THST message, an...
Elliott Hughes
2011-10-26
1
-0
/
+31
*
Move rest of code related blobs from Method to oat
Brian Carlstrom
2011-10-07
1
-1
/
+3
*
Start moving stack-related stuff out of thread.h.
Elliott Hughes
2011-10-05
1
-0
/
+69