index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dexanalyze
Age
Commit message (
Expand
)
Author
2024-11-13
Explicitly use implementations where necessary for modules in the same apex
Colin Cross
2024-10-31
Remove dependencies on the 1-variant fallback
Cole Faust
2024-04-11
Clean up string data access in `DexFile`.
Vladimir Marko
2023-04-05
Fix "readability-redundant-string-cstr" clang-tidy issues
Stefano Cianciulli
2023-03-16
Make art modules apex_available to test_broken_com.android.art
Cole Faust
2023-02-21
Refactor DexFileLoader
David Srbecky
2023-02-03
Fix performance-inefficient-vector-operation clang-tidy issues
Stefano Cianciulli
2022-10-14
ART: Speed up some gtests.
Vladimir Marko
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-08-11
Revert^2 "art: Remove dependencies on platform unavailable modules"
Yo Chiang
2020-08-06
Revert "art: Remove dependencies on platform unavailable modules"
Insaf Latypov
2020-08-06
art: Remove dependencies on platform unavailable modules
Yo Chiang
2020-05-29
Finish move of jar compilation rules from makefile to soong.
David Srbecky
2020-03-26
Fix a typo in dexanalyze usage info
leon.wang
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-09-24
Various renames following the name change from "Runtime APEX" to "ART APEX".
Martin Stjernholm
2019-04-12
Add and use art::GetAndroidRuntimeBinDir.
Roland Levillain
2019-03-29
Modernise code to use override specifier
Yi Kong
2019-01-31
Revert "Revert "ART: introduce PALette abstraction layer""
Orion Hodson
2019-01-30
Revert "ART: introduce PALette abstraction layer"
Orion Hodson
2019-01-30
ART: introduce PALette abstraction layer
Orion Hodson
2019-01-03
ART: Refactor code_item_accessors
Andreas Gampe
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-10-09
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-09-13
Refactor DecodeDebugLocalInfo
Mathieu Chartier
2018-09-10
String representation performance measurements
Mathieu Chartier
2018-08-28
Add trie based greedy prefix construction
Mathieu Chartier
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-27
Merge "Move string analysis to its own file"
Mathieu Chartier
2018-08-23
Move string analysis to its own file
Mathieu Chartier
2018-08-23
Add measurement of linkage pairs
Mathieu Chartier
2018-08-14
Update bytecode experiments
Mathieu Chartier
2018-07-27
Add string prefix optimization
Mathieu Chartier
2018-07-20
Merge "Add a public error code to DexFileLoader::OpenAll."
Dario Freni
2018-07-19
Add a public error code to DexFileLoader::OpenAll.
Dario Freni
2018-07-16
Add analysis for move-result target
Mathieu Chartier
2018-07-11
Refactor InstructionBuilder into NewRegisterInstructions experiment
Mathieu Chartier
2018-07-07
Fix typo in INSTANCE_OF bytecode analysis
Mathieu Chartier
2018-06-29
Add bytecode conversion experiments
Mathieu Chartier
2018-06-27
dexanalyze: distinguish fields from other classes.
Vladimir Marko
2018-06-26
dexanalyze: Improve field analysis.
Vladimir Marko
2018-06-20
Count unique string, method names, and type names
Mathieu Chartier
2018-06-12
Analysis of field iget/iset on first arg register
Mathieu Chartier
2018-06-01
Refactor experiments to allow multidex analysis
Mathieu Chartier
2018-06-01
Add experiment for analyzing debug info
Mathieu Chartier
2018-05-30
Add experiments for Dex bytecode analysis
Mathieu Chartier
2018-05-29
Add Method/Field iterator to ClassAccessor
Mathieu Chartier
[next]