summaryrefslogtreecommitdiffstats
path: root/runtime/oat_quick_method_header.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert^2 "Add code size to CodeInfo""Nicolas Geoffray2019-03-061-8/+2
* Revert "Remove code size from OatQuickMethodHeader"Nicolas Geoffray2019-03-051-21/+33
* Remove code size from OatQuickMethodHeaderDavid Srbecky2019-02-141-33/+21
* Revert^2 "Add code size to CodeInfo"David Srbecky2019-02-141-2/+8
* Revert "Add code size to CodeInfo"David Srbecky2019-02-121-8/+2
* Add code size to CodeInfoDavid Srbecky2019-02-111-2/+8
* Move MethodInfo to CodeInfo.David Srbecky2018-08-011-34/+0
* Remove frame info from OatQuickMethodHeader.David Srbecky2018-07-271-14/+9
* Revert^2 "Use frame info from CodeInfo."David Srbecky2018-07-121-3/+9
* Revert "Use frame info from CodeInfo."Yohei Yukawa2018-07-051-9/+3
* Use frame info from CodeInfo.David Srbecky2018-07-041-3/+9
* ART: Ensure OatQuickMethodHeader is trivially copyableAndreas Gampe2018-06-201-2/+0
* Rewrite stackmap encoding code.David Srbecky2018-05-211-5/+0
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-1/+1
* ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-021-4/+4
* ART: Include cleanupAndreas Gampe2017-07-241-1/+1
* Add explicit default copy constructorYi Kong2017-05-101-0/+1
* Delete SrcMapMathieu Chartier2017-03-161-1/+0
* Add method info to oat filesMathieu Chartier2017-03-161-9/+43
* Class Hierarchy Analysis (CHA)Mingyao Yang2016-12-011-4/+34
* Revert "Revert "Revert "Revert "JIT root tables.""""Nicolas Geoffray2016-11-181-0/+5
* Revert "Revert "Revert "JIT root tables."""Nicolas Geoffray2016-11-141-5/+0
* Revert "Revert "JIT root tables.""Nicolas Geoffray2016-11-111-0/+5
* Revert "JIT root tables."Nicolas Geoffray2016-11-091-5/+0
* JIT root tables.Nicolas Geoffray2016-11-081-0/+5
* Fix google-explicit-constructor warnings in art.Chih-Hung Hsieh2016-09-151-5/+5
* Clean up OatQuickMethodHeader after Quick removal.Vladimir Marko2016-04-041-16/+2
* Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes()David Srbecky2016-03-111-1/+1
* Symbolize native debug information for AOTed methods in boot.oat.David Srbecky2016-03-111-2/+10
* Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""Nicolas Geoffray2016-02-051-1/+1
* Dex2oat support for multiple oat file and image file outputs.Jeff Hao2015-12-231-1/+2
* Revert "Remove DCHECK that does not work for gtests."Vladimir Marko2015-10-271-0/+2
* Remove DCHECK that does not work for gtests.Nicolas Geoffray2015-10-271-2/+0
* Support garbage collection of JITted code.Nicolas Geoffray2015-10-261-0/+18
* Remove ArtCode.Nicolas Geoffray2015-10-201-0/+127