index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
quick_exception_handler.cc
Age
Commit message (
Expand
)
Author
2020-09-02
Fix bug in StackVisitor::GetVReg.
Nicolas Geoffray
2020-03-03
Check vreg count on debuggable
Alex Light
2020-02-05
Code cleanup around exception handling and stack walking.
Nicolas Geoffray
2020-01-31
Replace instrumention id with stack pointers.
Nicolas Geoffray
2019-12-18
Add an implementation of Nterp for x64.
Nicolas Geoffray
2019-12-17
Introduce the notion of an nterp frame.
Nicolas Geoffray
2019-07-22
Add fast path for exception vreg copying.
David Srbecky
2019-07-15
ART: Introduce stackmap with no DexRegInfo.
Artem Serov
2019-01-08
Put the deoptimized method in the trace tag.
Nicolas Geoffray
2018-11-29
Merge "Use ArtMethod::GetDex{File,Cache}() more."
Treehugger Robot
2018-11-29
Use ArtMethod::GetDex{File,Cache}() more.
Vladimir Marko
2018-11-19
Revert^4 "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-17
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
Nicolas Geoffray
2018-11-16
Revert^2 "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-16
Revert "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-02
ART: Add StackVisitor accepting a lambda
Andreas Gampe
2018-10-23
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-11
Revert^4 "JVMTI PopFrame support"
Alex Light
2018-09-07
ART: Continue adding override annotations
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-07-10
Correctly send MethodExit events from exception handlers
Alex Light
2018-07-05
Merge "Use iterators to access stack map data."
David Srbecky
2018-07-04
Use iterators to access stack map data.
David Srbecky
2018-07-03
ART: Do not use std::<container>::at().
Vladimir Marko
2018-06-14
Move some helper methods to DexRegisterLocation.
David Srbecky
2018-06-07
Remove unused GetDexRegisterMap arguments.
David Srbecky
2018-06-05
Remove depth argument from InlineInfo accessors in stack maps.
David Srbecky
2018-06-01
Rewrite dex register map encoding in stackmaps.
David Srbecky
2018-05-30
Simplify DexRegisterMap API.
David Srbecky
2018-05-30
Revert^2 "Optimize register mask and stack mask in stack maps."
David Srbecky
2018-05-29
Revert "Optimize register mask and stack mask in stack maps."
Vladimir Marko
2018-05-28
Optimize register mask and stack mask in stack maps.
David Srbecky
2018-05-23
Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses."
Vladimir Marko
2018-05-23
ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses.
Vladimir Marko
2018-05-21
Rewrite stackmap encoding code.
David Srbecky
2018-03-14
Fix delivering async exception while in compiled code.
Vladimir Marko
2018-01-31
Revert "Revert "Make libdexfile build independent of runtime dir""
David Sehr
2018-01-30
Revert "Make libdexfile build independent of runtime dir"
David Sehr
2018-01-30
Make libdexfile build independent of runtime dir
David Sehr
2018-01-05
Create dex subdirectory
David Sehr
2017-12-22
Make CodeItem fields private
Mathieu Chartier
2017-12-07
ART: Remove base/logging from heap-inl.h
Andreas Gampe
2017-09-28
Check the to-space invariant on a delivered exception.
Roland Levillain
2017-09-18
ART: Move kDexNoIndex to dex_file_types.h
Andreas Gampe
2017-08-09
Move deopt and jit logs from LOG(INFO) to VLOG(jit).
Nicolas Geoffray
2017-05-10
Add runtime reasons for deopt.
Nicolas Geoffray
2017-04-24
ART: More header cleanup - method_verifier.h
Andreas Gampe
2017-02-08
Clean up code info table layout
Mathieu Chartier
2017-02-01
Deduplicate register masks
Mathieu Chartier
2017-01-31
Deduplicate stack masks
David Srbecky
[next]