summaryrefslogtreecommitdiff
path: root/core/java/android/app/DexLoadReporter.java
AgeCommit message (Expand)Author
2021-05-21Update the use of registerAppInfoCalin Juravle
2020-02-19Revert "Revert "[DexLoadReporter] Report classloader contexts di..."Calin Juravle
2020-02-15Revert "[DexLoadReporter] Report classloader contexts directly f..."Nicolas Geoffray
2020-02-13[DexLoadReporter] Report classloader contexts directly from classloaderDan Zimmerman
2018-11-07DexLoadReporter needs to handle arbitrary class loaders.Alan Stokes
2017-11-14Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li
2017-11-13Create secondary dex profiles relative to the provided dex pathCalin Juravle
2017-11-01Use the class loader context when optimizing secondary dex filesCalin Juravle
2017-10-31Change the location of current profiles for secondary dex filesCalin Juravle
2017-08-04Change the location of current profiles for secondary dex filesCalin Juravle
2017-08-03Update DexLoadReporter to comply with the new reporting APICalin Juravle
2017-07-25Use the class loader context when optimizing secondary dex filesCalin Juravle
2017-03-28Register secondary dex files for JIT profilingCalin Juravle
2017-03-28Move DexLoadReporter out of LoadedApkCalin Juravle
2017-03-16Register secondary dex files for JIT profilingCalin Juravle
2017-03-15Move DexLoadReporter out of LoadedApkCalin Juravle