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
/
veridex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable most ART source modules when ART prebuilts are enabled.
Martin Stjernholm
2021-05-20
1
-0
/
+2
*
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-03-02
1
-0
/
+9
*
Added extra safety in veridex
Hyangseok Chae
2021-01-15
2
-8
/
+38
*
replace "whitelist" with "sdk" in appcompat.sh
Jeongik Cha
2020-08-25
1
-1
/
+1
*
Rename api lists
Andrei Onea
2020-08-13
2
-3
/
+3
*
Add warning comments on format
Jeongik Cha
2020-02-05
1
-0
/
+4
*
Report any non-app signatures.
Artur Satayev
2019-10-08
7
-62
/
+130
*
Allow excluding API list values via command line arguments.
Artur Satayev
2019-09-25
5
-26
/
+91
*
Do not initialize VeriClass java objects unless precise mode is enabled.
Artur Satayev
2019-09-16
1
-29
/
+30
*
Replace more occurrences of `make` with `m` in ART.
Roland Levillain
2019-08-11
1
-1
/
+1
*
Install appcompat.sh for use by make rules
Paul Duffin
2019-07-11
1
-0
/
+7
*
ART: Run bpfmt over ART's blueprint files
Andreas Gampe
2019-05-17
1
-1
/
+4
*
veridex: Add cmd line flag to filter app classes by name
David Brazdil
2019-05-08
6
-100
/
+175
*
Use the right directory for the csv file.
Nicolas Geoffray
2019-04-05
1
-1
/
+13
*
Veridex: Explicitly enable Darwin target
Orion Hodson
2019-04-02
1
-0
/
+5
*
Fix veridex reporting
David Brazdil
2019-01-28
1
-1
/
+1
*
Fix braino in HiddenApi::IsInAnyList.
Nicolas Geoffray
2019-01-24
2
-1
/
+3
*
hiddenapi: Support 'core-platform-api' flag
David Brazdil
2019-01-21
3
-8
/
+7
*
ART: Move Signature to its own header
Andreas Gampe
2019-01-03
1
-0
/
+1
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
4
-19
/
+22
*
Honor ANDROID_LOG_TAGS when logging.
Dario Freni
2018-12-19
1
-0
/
+1
*
hiddenapi: Convert API lists to a flags CSV file
David Brazdil
2018-11-29
5
-117
/
+82
*
Rename and reorganize hiddenapi::ApiList
David Brazdil
2018-11-22
4
-19
/
+18
*
Remove dependencies on libutils.
Martin Stjernholm
2018-10-30
1
-1
/
+0
*
Merge "Revert "Link compression libs statically into libartbase and use those...
Nicolas Geoffray
2018-10-30
1
-0
/
+2
|
\
|
*
Revert "Link compression libs statically into libartbase and use those everyw...
Nicolas Geoffray
2018-10-30
1
-0
/
+2
*
|
Remove HiddenApiAccessFlags, move content to hiddenapi::
David Brazdil
2018-10-30
4
-22
/
+23
|
/
*
Link compression libs statically into libartbase and use those everywhere.
Martin Stjernholm
2018-10-29
1
-2
/
+0
*
ART: Fix tidy bugprone-macro-parentheses
Andreas Gampe
2018-10-19
1
-1
/
+1
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-09
2
-5
/
+6
*
ART: Give veridex ART defaults
Andreas Gampe
2018-10-03
4
-4
/
+4
*
Suppress dupe output references in veridex.
Anton Hansson
2018-09-28
2
-10
/
+27
*
Remove superfluous '{'.
Nicolas Geoffray
2018-09-24
1
-2
/
+2
*
Use consistent style when checking env vars.
Dario Freni
2018-09-20
1
-3
/
+3
*
Accept an optional PACKAGING env parameter.
Dario Freni
2018-09-19
1
-1
/
+3
*
Merge "Provide an error message for missing dex-file arg."
Anton Hansson
2018-09-19
1
-10
/
+16
|
\
|
*
Provide an error message for missing dex-file arg.
Anton Hansson
2018-09-19
1
-11
/
+16
*
|
Make veridex not output whitelisted uses by default.
Anton Hansson
2018-09-19
1
-1
/
+3
|
/
*
Fix problems with veridex packaging
Dan Willemsen
2018-09-17
1
-10
/
+18
*
Add a --whitelist and --only-report-sdk-uses to veridex.
Nicolas Geoffray
2018-09-14
6
-24
/
+58
*
ART: Fix tidy warnings in veridex
Andreas Gampe
2018-09-05
1
-2
/
+4
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-4
/
+4
*
Move veridex to ClassAccessor
Mathieu Chartier
2018-08-07
6
-123
/
+73
*
Add a public error code to DexFileLoader::OpenAll.
Dario Freni
2018-07-19
1
-0
/
+6
*
ART: Do not use std::<container>::at().
Vladimir Marko
2018-07-03
1
-2
/
+3
*
Follow rename from removing desugar support
Colin Cross
2018-06-06
1
-2
/
+2
*
Add system and oahl stubs to veridex.zip
Nicolas Geoffray
2018-06-01
2
-5
/
+14
*
Add sdk destinations for appcompat.sh related files.
Nicolas Geoffray
2018-05-30
3
-10
/
+55
*
Move ArtDexFileLoader to libdexfile
David Sehr
2018-05-16
1
-1
/
+5
*
[veridex] Add a --target-sdk-version to avoid false positives.
Nicolas Geoffray
2018-05-11
4
-17
/
+119
[next]