index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dexanalyze
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-03-02
1
-0
/
+9
*
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-10-20
1
-1
/
+1
*
Revert^2 "art: Remove dependencies on platform unavailable modules"
Yo Chiang
2020-08-11
1
-1
/
+5
*
Revert "art: Remove dependencies on platform unavailable modules"
Insaf Latypov
2020-08-06
1
-5
/
+1
*
art: Remove dependencies on platform unavailable modules
Yo Chiang
2020-08-06
1
-1
/
+5
*
Finish move of jar compilation rules from makefile to soong.
David Srbecky
2020-05-29
1
-0
/
+3
*
Fix a typo in dexanalyze usage info
leon.wang
2020-03-26
1
-1
/
+1
*
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-20
1
-0
/
+4
*
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
1
-4
/
+0
*
Use apex_available property
Jiyong Park
2019-12-19
1
-0
/
+4
*
Various renames following the name change from "Runtime APEX" to "ART APEX".
Martin Stjernholm
2019-09-24
1
-1
/
+1
*
Add and use art::GetAndroidRuntimeBinDir.
Roland Levillain
2019-04-12
1
-1
/
+1
*
Modernise code to use override specifier
Yi Kong
2019-03-29
1
-1
/
+1
*
Revert "Revert "ART: introduce PALette abstraction layer""
Orion Hodson
2019-01-31
1
-5
/
+0
*
Revert "ART: introduce PALette abstraction layer"
Orion Hodson
2019-01-30
1
-0
/
+5
*
ART: introduce PALette abstraction layer
Orion Hodson
2019-01-30
1
-5
/
+0
*
ART: Refactor code_item_accessors
Andreas Gampe
2019-01-03
1
-0
/
+1
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
1
-1
/
+1
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-09
2
-7
/
+7
*
Refactor DecodeDebugLocalInfo
Mathieu Chartier
2018-09-13
1
-3
/
+19
*
String representation performance measurements
Mathieu Chartier
2018-09-10
2
-131
/
+339
*
Add trie based greedy prefix construction
Mathieu Chartier
2018-08-28
3
-64
/
+278
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
2
-8
/
+8
*
Merge "Move string analysis to its own file"
Mathieu Chartier
2018-08-27
6
-150
/
+218
|
\
|
*
Move string analysis to its own file
Mathieu Chartier
2018-08-23
6
-150
/
+218
*
|
Add measurement of linkage pairs
Mathieu Chartier
2018-08-23
2
-36
/
+111
|
/
*
Update bytecode experiments
Mathieu Chartier
2018-08-14
2
-38
/
+26
*
Add string prefix optimization
Mathieu Chartier
2018-07-27
2
-30
/
+91
*
Merge "Add a public error code to DexFileLoader::OpenAll."
Dario Freni
2018-07-20
1
-0
/
+2
|
\
|
*
Add a public error code to DexFileLoader::OpenAll.
Dario Freni
2018-07-19
1
-0
/
+2
*
|
Add analysis for move-result target
Mathieu Chartier
2018-07-16
4
-19
/
+43
|
/
*
Refactor InstructionBuilder into NewRegisterInstructions experiment
Mathieu Chartier
2018-07-11
2
-84
/
+58
*
Fix typo in INSTANCE_OF bytecode analysis
Mathieu Chartier
2018-07-07
1
-1
/
+1
*
Add bytecode conversion experiments
Mathieu Chartier
2018-06-29
6
-9
/
+721
*
dexanalyze: distinguish fields from other classes.
Vladimir Marko
2018-06-27
2
-39
/
+41
*
dexanalyze: Improve field analysis.
Vladimir Marko
2018-06-26
2
-39
/
+156
*
Count unique string, method names, and type names
Mathieu Chartier
2018-06-20
2
-7
/
+49
*
Analysis of field iget/iset on first arg register
Mathieu Chartier
2018-06-12
2
-8
/
+123
*
Refactor experiments to allow multidex analysis
Mathieu Chartier
2018-06-01
3
-91
/
+103
*
Add experiment for analyzing debug info
Mathieu Chartier
2018-06-01
3
-0
/
+157
*
Add experiments for Dex bytecode analysis
Mathieu Chartier
2018-05-30
3
-33
/
+147
*
Add Method/Field iterator to ClassAccessor
Mathieu Chartier
2018-05-29
1
-2
/
+2
*
Merge "Add measurement of Dex code bytes and number of unique code items"
Mathieu Chartier
2018-05-25
3
-2
/
+9
|
\
|
*
Add measurement of Dex code bytes and number of unique code items
Mathieu Chartier
2018-05-23
3
-2
/
+9
*
|
Move compiler/ to ClassAccessor
Mathieu Chartier
2018-05-24
1
-3
/
+3
|
/
*
Add ClassIterator
Mathieu Chartier
2018-05-23
1
-14
/
+7
*
Add ClassAccessor
Mathieu Chartier
2018-05-21
1
-65
/
+60
*
Add ASCII vs UTF-16 string data analysis
Mathieu Chartier
2018-05-18
3
-7
/
+31
*
Merge "Add some extra dexanalyze tests"
Treehugger Robot
2018-05-17
2
-3
/
+15
|
\
|
*
Add some extra dexanalyze tests
Mathieu Chartier
2018-05-17
2
-3
/
+15
[next]