Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d84e3622f46570c8cbc8804275b5f9810a018db0
/
runtime
/
stack.h
cedec9d
Do not create HandleScope for JNI transitions.
by Vladimir Marko
· 4 years ago
6624d58
Fix bug in StackVisitor::GetVReg.
by Nicolas Geoffray
· 4 years, 5 months ago
6aaa49d
Inclusive language fixes
by Orion Hodson
· 4 years, 6 months ago
9974e3c
Clean up generated operator<<(os, enum).
by Vladimir Marko
· 4 years, 7 months ago
e91e795
Replace instrumention id with stack pointers.
by Nicolas Geoffray
· 5 years ago
e0c6d43
Revert "Fix stack-walking race"
by Alex Light
· 5 years ago
721e402
Fix stack-walking race
by Alex Light
· 5 years ago
cffa254
Add fast path for exception vreg copying.
by David Srbecky
· 6 years ago
145a18a
Stack walk: Cache CodeInfo and StackMap for current PC.
by David Srbecky
· 6 years ago
abedfca
Partially ObjPtr<>-ify HandleScope.
by Vladimir Marko
· 6 years ago
439d126
Add StackVisitor::SetVRegReference().
by Vladimir Marko
· 6 years ago
2259f1c
Extend lifetime of CodeInfo in StackVisitor.
by David Srbecky
· 6 years ago
7fbc4a5
ART: Move to using locks.h instead of mutex.h
by Andreas Gampe
· 6 years ago
c7d878d
Revert^4 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
36f8d22
ART: Add StackVisitor accepting a lambda
by Andreas Gampe
· 6 years ago
93bd361
Use iterators to access stack map data.
by David Srbecky
· 7 years ago
2196c65
Revert^4 "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
056d775
Revert "Revert "Revert "JIT JNI stubs."""
by Nicolas Geoffray
· 7 years ago
e744163
Revert "Revert "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
47d3185
Revert "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
3417eae
JIT JNI stubs.
by Vladimir Marko
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
36a296f
ART: Refactor stack.h
by Andreas Gampe
· 8 years ago
6db6b4d
ART: Refactor GetStackTraceVisitor
by Andreas Gampe
· 8 years ago
513061a
ART: Clean up thread.h and thread_list.h
by Andreas Gampe
· 8 years ago
d9911ee
ART: Clean up field initialization
by Andreas Gampe
· 8 years ago
31afbec
ART: Bit intrinsics for Mterp interpreter
by buzbee
· 8 years ago
02f365f
Force stack dump to diagnose empty checkpoint timeout (2).
by Hiroshi Yamauchi
· 8 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 8 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 8 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 8 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 8 years ago
585da95
ART: Add precise root visiting
by Andreas Gampe
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
e4d4cd2
ART: Remove duplicate StackVisitor method.
by Andreas Gampe
· 8 years ago
140da3b
ART: Expose vreg and visitor in RootInfo
by Andreas Gampe
· 8 years ago
b5eb94a
ART: Add GetStackTrace support
by Andreas Gampe
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
9231f4e
ART: Remove vestiges of GCC
by Andreas Gampe
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
d47fd90
Revert "Revert "ART: Add Mterp export pc poison testing mode""
by Bill Buzbee
· 9 years ago
05801f4
Merge "Revert "ART: Add Mterp export pc poison testing mode""
by Bill Buzbee
· 9 years ago
d7af522
Revert "ART: Add Mterp export pc poison testing mode"
by Bill Buzbee
· 9 years ago
2812ddd
Merge "ART: Add Mterp export pc poison testing mode"
by Bill Buzbee
· 9 years ago
e664cfe
ART: Add Mterp export pc poison testing mode
by buzbee
· 9 years ago
c6df1e3
Never go to resolution while inspecting inlined frames.
by Nicolas Geoffray
· 9 years ago
56fdd0e
ART: Disambiguate access-checks mode from lock-counting
by Andreas Gampe
· 9 years ago
1d011d9
Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""
by Bill Buzbee
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
961ea9f
Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Hiroshi Yamauchi
· 9 years ago
45bf250
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
4a8ac9c
Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""
by Bill Buzbee
· 9 years ago
6aef867
Revert "ART: Improve JitProfile perf in arm/arm64 mterp"
by Calin Juravle
· 9 years ago
c1d6b34
ART: Improve JitProfile perf in arm/arm64 mterp
by buzbee
· 9 years ago
1452bee
Fast Art interpreter
by buzbee
· 10 years ago
636b925
Support deoptimization only to set vreg
by Mingyao Yang
· 9 years ago
efc3f02
ART: Fix deopt from optimized code under inlining
by David Brazdil
· 9 years ago
3385650
Do not run the verifier when deopting optimized frames.
by Nicolas Geoffray
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
03ec930
ART: Lock counting in the interpreter
by Andreas Gampe
· 9 years ago
ccc6197
Do more inlining when JITting.
by Nicolas Geoffray
· 9 years ago
b302592
ART: Use unique_ptr for alloca-ed ShadowFrames
by Andreas Gampe
· 9 years ago
99170c6
Deoptimization support in optimizing compiler for setting local values
by Mingyao Yang
· 10 years ago
26f7286
Cleanup thread access in StackVisitor
by Sebastien Hertz
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
c449e8b
runtime: Minor cleanup and extra comments around interpreter
by Igor Murashkin
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
57f6161
Stack walking of inlined frames.
by Nicolas Geoffray
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
50030ef
Check IsReferenceVReg during deopt
by Mathieu Chartier
· 10 years ago
241a958
Fix mismatched new[]/delete.
by Christopher Ferris
· 10 years ago
7cc56a1
Debugger: Remove support for setting values in optimizing.
by Nicolas Geoffray
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
15b9d52
API change in StackVisitor::GetVReg*.
by Nicolas Geoffray
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
7cde48c
Stack support for Optimizing compiler
by Sebastien Hertz
· 10 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
2cbaccb
Avoid printing absolute addresses in oatdump
by Brian Carlstrom
· 10 years ago
8d0d03e
ART: Change temporaries to positive names
by Razvan A Lupusoru
· 11 years ago
649278c
More efficient stack walk in exception throwing.
by Hiroshi Yamauchi
· 10 years ago
c901dd7
Fix access to long/double stack values from debugger
by Sebastien Hertz
· 11 years ago
e63db27
Break apart header files.
by Ian Rogers
· 11 years ago
0bcb290
Revert "Revert "Fix access to FP registers when visiting stack""
by Sebastien Hertz
· 11 years ago
8ebd94a
Revert "Fix access to FP registers when visiting stack"
by Sebastien Hertz
· 11 years ago
Next »