index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
stack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add an abstraction over a compiled code."
Nicolas Geoffray
2015-10-13
1
-47
/
+41
|
\
|
*
Add an abstraction over a compiled code.
Nicolas Geoffray
2015-10-13
1
-47
/
+41
*
|
Merge "Revert "Revert "Fix instrumentation frame check with inlining"""
Sebastien Hertz
2015-10-13
1
-6
/
+11
|
\
\
|
|
/
|
/
|
|
*
Revert "Revert "Fix instrumentation frame check with inlining""
Sebastien Hertz
2015-10-12
1
-6
/
+11
|
*
Revert "Fix instrumentation frame check with inlining"
Nicolas Geoffray
2015-10-12
1
-11
/
+6
|
*
Fix instrumentation frame check with inlining
Sebastien Hertz
2015-10-08
1
-6
/
+11
*
|
ART: Lock counting in the interpreter
Andreas Gampe
2015-10-09
1
-0
/
+83
|
/
*
Do more inlining when JITting.
Nicolas Geoffray
2015-10-02
1
-11
/
+12
*
Revert "Revert "Add one LinearAlloc per ClassLoader""
Mathieu Chartier
2015-09-22
1
-14
/
+21
*
Revert "Add one LinearAlloc per ClassLoader"
Nicolas Geoffray
2015-09-22
1
-21
/
+14
*
Add one LinearAlloc per ClassLoader
Mathieu Chartier
2015-09-21
1
-14
/
+21
*
Deoptimization support in optimizing compiler for setting local values
Mingyao Yang
2015-09-17
1
-10
/
+115
*
Revert "Revert "ART: Register allocation and runtime support for try/catch""
David Brazdil
2015-09-15
1
-0
/
+4
*
Revert "ART: Register allocation and runtime support for try/catch"
David Brazdil
2015-09-14
1
-4
/
+0
*
ART: Register allocation and runtime support for try/catch
David Brazdil
2015-09-14
1
-0
/
+4
*
ART: Add (Fpu)RegHigh stack map location kinds
David Brazdil
2015-08-25
1
-1
/
+3
*
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
Igor Murashkin
2015-08-04
1
-9
/
+8
*
base: replace raw pointers for out-parameters with safer out<T>
Igor Murashkin
2015-07-30
1
-8
/
+9
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-3
/
+3
*
Use (D)CHECK_ALIGNED more.
Roland Levillain
2015-07-16
1
-1
/
+1
*
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
Nicolas Geoffray
2015-07-08
1
-1
/
+0
*
Revert "Remove interpreter entrypoint in ArtMethod."
Nicolas Geoffray
2015-07-08
1
-0
/
+1
*
Remove interpreter entrypoint in ArtMethod.
Nicolas Geoffray
2015-07-08
1
-1
/
+0
*
Use the caller's class loader when walking inlined frames.
Nicolas Geoffray
2015-06-12
1
-4
/
+1
*
Cache stack map encoding
David Brazdil
2015-06-04
1
-15
/
+26
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-37
/
+114
*
Support for inlining methods that call/throw.
Nicolas Geoffray
2015-05-29
1
-2
/
+7
*
Return an invalid StackMap when one cannot be found.
Nicolas Geoffray
2015-05-22
1
-1
/
+3
*
Stack walking of inlined frames.
Nicolas Geoffray
2015-05-18
1
-9
/
+68
*
Add a flag to StackVisitor for inlining.
Nicolas Geoffray
2015-05-11
1
-19
/
+30
*
Check IsReferenceVReg during deopt
Mathieu Chartier
2015-05-08
1
-0
/
+28
*
Debugger: Remove support for setting values in optimizing.
Nicolas Geoffray
2015-04-24
1
-62
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-37
/
+38
*
Use unique location catalogs to encode Dex register maps.
Roland Levillain
2015-03-31
1
-8
/
+10
*
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
1
-11
/
+16
*
API change in StackVisitor::GetVReg*.
Nicolas Geoffray
2015-03-13
1
-9
/
+16
*
Merge "Tweak liveness when instructions are used in environments."
Nicolas Geoffray
2015-03-13
1
-6
/
+0
|
\
|
*
Tweak liveness when instructions are used in environments.
Nicolas Geoffray
2015-03-12
1
-6
/
+0
*
|
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-18
/
+21
|
/
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-5
/
+0
*
Revert GetThisObject change.
Nicolas Geoffray
2015-03-03
1
-1
/
+2
*
Stack support for Optimizing compiler
Sebastien Hertz
2015-03-03
1
-156
/
+312
*
Handle variable size of methods properly between 32 and 64 bit.
Jeff Hao
2015-02-05
1
-1
/
+2
*
Refactor register access from StackVisitor
Sebastien Hertz
2015-01-26
1
-41
/
+58
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-0
/
+7
*
Support proxy method in StackVisitor::GetThisObject
Sebastien Hertz
2014-12-09
1
-0
/
+9
*
Fix oatdump to use OatHeader pointer size
Mathieu Chartier
2014-11-21
1
-9
/
+9
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-4
/
+4
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-1
/
+2
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-1
/
+1
[next]