index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
native
/
dalvik_system_VMRuntime.cc
Age
Commit message (
Expand
)
Author
2021-12-04
Restrict addressOf() API to non-movable primitive arrays
Lokesh Gidra
2021-11-24
Replace the nterp threshold with the warmup threshold.
Nicolas Geoffray
2021-11-10
Reland "Change hotness counting."
Nicolas Geoffray
2021-10-26
Revert "Change hotness counting."
Vladimir Marko
2021-10-20
Change hotness counting.
Nicolas Geoffray
2021-07-01
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
2021-06-08
Consider the size of the reference profile when assessing IsFirstSave
Calin Juravle
2021-05-20
Update registerAppInfo signatures to accomodate more data.
Calin Juravle
2021-04-30
Revert^2 "Solidify GC triggering and reporting"
Hans Boehm
2021-04-29
Revert "Solidify GC triggering and reporting"
Hans Boehm
2021-04-23
Solidify GC triggering and reporting
Hans Boehm
2021-02-11
Remove dalvik-pruning APIs
Calin Juravle
2020-12-10
Disable VMRuntime_preloadDexCaches
David Srbecky
2020-11-23
Add compat framework logging to ART
Andrei Onea
2020-10-01
Remove unused CorePlatformAPI methods.
Nicolas Geoffray
2020-07-07
Remove old code that isn't relevant anymore.
Nicolas Geoffray
2020-05-29
Only put resolved classes inside the dex cache.
Nicolas Geoffray
2020-03-16
Retire VMRuntime.doNotInitializeInAot()
Orion Hodson
2020-03-13
Reland "art: Add FileDescriptor fields to native Core Platform API"
Orion Hodson
2020-02-08
Introduce VMRuntime.isValidClassLoaderContext
Dan Zimmerman
2020-02-03
Update VMRuntime.isBootClassPathOnDisk()...
Vladimir Marko
2020-01-28
Remove isDebuggerActive native implementation.
Alex Light
2020-01-20
Remove TODO from ART
atrost
2019-12-12
Pipe disabled compat changes to runtime through zygote.
atrost
2019-11-26
Add resetJitCounters
Mathieu Chartier
2019-08-08
Jit-zygote: Postpone pre-compilation until boot is completed.
David Srbecky
2019-05-17
Add default argument kIsInstrumented=true.
Vladimir Marko
2019-04-03
Add native counterpart for VMRuntime.setProcessDataDirectory
David Brazdil
2019-03-29
Add FinalizerTimeoutMs argument, and respect it
Hans Boehm
2019-03-28
Style cleanup for ObjPtr<>-ify changes.
Vladimir Marko
2019-03-20
Change registerNativeAllocation to long argument
Hans Boehm
2019-03-13
ART: Allow to change boot image pickup order
Andreas Gampe
2019-03-08
Add callback for notifying that startup is completed
Mathieu Chartier
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-12
Change GC triggering to use mallinfo()
Hans Boehm
2018-12-07
Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."
Vladimir Marko
2018-12-07
Revert "Pass boot class path to ImageSpace::LoadBootImage."
Vladimir Marko
2018-12-06
Pass boot class path to ImageSpace::LoadBootImage.
Vladimir Marko
2018-11-16
Create SdkVersion enum, migrate users to it
David Brazdil
2018-11-07
Refactor ClassLinker::FindPrimitiveClass().
Vladimir Marko
2018-11-01
Remove VMRuntime.hasUsedHiddenApi()
David Brazdil
2018-10-25
ART: Add array-alloc-inl.h
Andreas Gampe
2018-10-23
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-09
ART: Add VMRuntime.hasBootImageSpaces implementation
Andreas Gampe
2018-09-20
Revert^2 "ART: Refactor typedef to using"
Andreas Gampe
2018-09-20
Revert "ART: Refactor typedef to using"
Andreas Gampe
2018-09-19
ART: Refactor typedef to using
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-06-04
Merge "Revert "Revert "Move runtime/ to ClassAccessor""" am: 6ed28cb9e6
Mathieu Chartier
2018-06-04
Revert "Revert "Move runtime/ to ClassAccessor""
Mathieu Chartier
[next]