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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't report down-calls as unhandled exceptions.
Ian Rogers
2014-05-30
1
-2
/
+44
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-7
/
+7
*
Improve stack walk performance.
Vladimir Marko
2014-05-20
1
-5
/
+9
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-6
/
+4
*
Merge "Move quick frame info to OatQuickMethodHeader."
Vladimir Marko
2014-05-13
1
-10
/
+9
|
\
|
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-10
/
+9
*
|
Fix stub_test to pass with SS collector.
Mathieu Chartier
2014-05-09
1
-1
/
+1
|
/
*
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-53
/
+5
*
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
Nicolas Geoffray
2014-05-02
1
-1
/
+1
*
Implement implicit stack overflow checks
Dave Allison
2014-03-31
1
-4
/
+57
*
Fix test-art 083-compiler-regressions with work around
Brian Carlstrom
2014-03-19
1
-1
/
+3
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-2
/
+2
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-11
/
+5
*
Fix old stack frame size check
Andreas Gampe
2014-03-10
1
-4
/
+6
*
JNI down call fixes.
Ian Rogers
2014-03-09
1
-7
/
+13
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-4
/
+1
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-0
/
+5
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-18
/
+18
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-2
/
+2
*
Fix JDWP class-only modifier.
Sebastien Hertz
2013-12-05
1
-0
/
+1
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-0
/
+5
*
Add missing references.
Sebastien Hertz
2013-10-09
1
-2
/
+2
*
Add support for changing roots through the root visitor callback.
Mathieu Chartier
2013-09-13
1
-2
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-15
/
+14
*
Uleb128 compression of vmap and mapping table.
Ian Rogers
2013-08-09
1
-4
/
+5
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-1
/
+1
*
Make verifier allow integral types to be put in integral type arrays.
Jeff Hao
2013-08-01
1
-1
/
+5
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
1
-1
/
+0
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-4
/
+4
*
Fixes to instrumentation and quick to interpreter entry.
Jeff Hao
2013-07-24
1
-2
/
+5
*
resolved conflicts for merge of df62950e to dalvik-dev
Brian Carlstrom
2013-07-18
1
-3
/
+3
|
\
|
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-3
/
+3
*
|
Fixes to instrumentation for debug build and interpreter.
Jeff Hao
2013-07-17
1
-4
/
+1
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+362