index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
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
/
core
/
java
/
android
/
app
/
DexLoadReporter.java
Age
Commit message (
Expand
)
Author
2021-05-21
Update the use of registerAppInfo
Calin Juravle
2020-02-19
Revert "Revert "[DexLoadReporter] Report classloader contexts di..."
Calin Juravle
2020-02-15
Revert "[DexLoadReporter] Report classloader contexts directly f..."
Nicolas Geoffray
2020-02-13
[DexLoadReporter] Report classloader contexts directly from classloader
Dan Zimmerman
2018-11-07
DexLoadReporter needs to handle arbitrary class loaders.
Alan Stokes
2017-11-14
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
Xin Li
2017-11-13
Create secondary dex profiles relative to the provided dex path
Calin Juravle
2017-11-01
Use the class loader context when optimizing secondary dex files
Calin Juravle
2017-10-31
Change the location of current profiles for secondary dex files
Calin Juravle
2017-08-04
Change the location of current profiles for secondary dex files
Calin Juravle
2017-08-03
Update DexLoadReporter to comply with the new reporting API
Calin Juravle
2017-07-25
Use the class loader context when optimizing secondary dex files
Calin Juravle
2017-03-28
Register secondary dex files for JIT profiling
Calin Juravle
2017-03-28
Move DexLoadReporter out of LoadedApk
Calin Juravle
2017-03-16
Register secondary dex files for JIT profiling
Calin Juravle
2017-03-15
Move DexLoadReporter out of LoadedApk
Calin Juravle