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 "ART: Disambiguate access-checks mode from lock-counting" into nyc-dev
Andreas Gampe
2016-04-29
1
-3
/
+3
|
\
|
*
ART: Disambiguate access-checks mode from lock-counting
Andreas Gampe
2016-04-28
1
-3
/
+3
*
|
Revert "Revert "Write conflict tables in image""
Mathieu Chartier
2016-04-28
1
-2
/
+4
|
/
*
Revert "Write conflict tables in image"
Mathieu Chartier
2016-04-27
1
-4
/
+2
*
Write conflict tables in image
Mathieu Chartier
2016-04-27
1
-2
/
+4
*
Split profile recording from jit compilation
Calin Juravle
2016-04-27
1
-2
/
+2
*
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-04-04
1
-89
/
+4
*
Use bit-level packing for InlineInfo in stackmaps as well.
David Srbecky
2016-04-01
1
-4
/
+15
*
Merge "Pack stack map entries on bit level to save space."
Calin Juravle
2016-04-01
1
-4
/
+4
|
\
|
*
Pack stack map entries on bit level to save space.
David Srbecky
2016-03-31
1
-4
/
+4
*
|
Add way to disable resolving for stack walk
Mathieu Chartier
2016-03-31
1
-2
/
+7
|
/
*
Fix potential linear alloc memory leak
Mathieu Chartier
2016-03-02
1
-1
/
+1
*
Implement << operator for DexRegisterLocation::Kind.
David Srbecky
2016-02-25
1
-6
/
+5
*
Disable kDebugStackWalk
Mathieu Chartier
2016-02-05
1
-1
/
+1
*
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-02-05
1
-1
/
+1
*
Don't encode a DexRegisterMap if there is no live register.
Nicolas Geoffray
2016-01-08
1
-0
/
+3
*
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
Nicolas Geoffray
2015-11-24
1
-33
/
+2
*
lambda: Add support for invoke-interface for boxed innate lambdas
Igor Murashkin
2015-11-20
1
-2
/
+33
*
Merge "Support deoptimization only to set vreg"
Sebastien Hertz
2015-11-18
1
-163
/
+8
|
\
|
*
Support deoptimization only to set vreg
Mingyao Yang
2015-11-17
1
-163
/
+8
*
|
Merge "Fix StackVisitor::GetVReg for reference in shadow frame"
Sebastien Hertz
2015-11-18
1
-1
/
+6
|
\
\
|
*
|
Fix StackVisitor::GetVReg for reference in shadow frame
Sebastien Hertz
2015-11-17
1
-1
/
+6
|
|
/
*
/
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-11-15
1
-2
/
+2
|
/
*
Fix tests flakiness with jit when using Proxy classes.
Nicolas Geoffray
2015-11-02
1
-16
/
+8
*
Support garbage collection of JITted code.
Nicolas Geoffray
2015-10-26
1
-4
/
+2
*
Remove ArtCode.
Nicolas Geoffray
2015-10-20
1
-39
/
+164
*
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
[next]