index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
quick_exception_handler.cc
Age
Commit message (
Expand
)
Author
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
2017-01-30
Merge "Revert "Revert "Make --debuggable rely on JIT code."""
Nicolas Geoffray
2017-01-30
Revert "Revert "Make --debuggable rely on JIT code.""
Nicolas Geoffray
2017-01-30
Merge "Revert "Make --debuggable rely on JIT code.""
Vladimir Marko
2017-01-30
Revert "Make --debuggable rely on JIT code."
Vladimir Marko
2017-01-30
Merge "Make --debuggable rely on JIT code."
Nicolas Geoffray
2017-01-30
Make --debuggable rely on JIT code.
Nicolas Geoffray
2017-01-27
Remove alignment bits in between stack maps
Mathieu Chartier
2017-01-10
Move most of art::Thread to ObjPtr
Mathieu Chartier
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-09-26
ART: Use libbase logging
Andreas Gampe
2016-09-14
Separate annotations from dexfile reading.
David Sehr
2016-09-02
Clean up some includes.
Vladimir Marko
2016-08-30
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-05-26
Partial fragment deoptimization
Mingyao Yang
2016-04-29
Merge "Fix google-explicit-constructor warnings."
Chih-hung Hsieh
2016-04-29
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-28
Split profile recording from jit compilation
Calin Juravle
2016-04-01
Merge "Pack stack map entries on bit level to save space."
Calin Juravle
2016-03-31
Pack stack map entries on bit level to save space.
David Srbecky
[next]