Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
tools
/
veridex
c03eafe
DO NOT MERGE: Make veridex resolve API conflicts in favor of most accessible
by Paul Duffin
· 2 years ago
62347b8
Stop disting veridex for sdk
by Anton Hansson
· 2 years, 7 months ago
f029520
Non-module targets in art.
by Bob Badour
· 2 years, 9 months ago
611d71c
Fix a few non-inclusive terms
by Orion Hodson
· 3 years, 4 months ago
1dc77ab
Disable most ART source modules when ART prebuilts are enabled.
by Martin Stjernholm
· 3 years, 8 months ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 3 years, 10 months ago
7eb5a95
Added extra safety in veridex
by Hyangseok Chae
· 4 years ago
f50ee05
replace "whitelist" with "sdk" in appcompat.sh
by Jeongik Cha
· 4 years, 4 months ago
02db072
Rename api lists
by Andrei Onea
· 4 years, 5 months ago
05fe07c
Add warning comments on format
by Jeongik Cha
· 5 years ago
39c399a
Report any non-app signatures.
by Artur Satayev
· 5 years ago
7acb846
Allow excluding API list values via command line arguments.
by Artur Satayev
· 5 years ago
5012df2
Do not initialize VeriClass java objects unless precise mode is enabled.
by Artur Satayev
· 5 years ago
e47933a
Replace more occurrences of `make` with `m` in ART.
by Roland Levillain
· 5 years ago
50037df
Install appcompat.sh for use by make rules
by Paul Duffin
· 5 years ago
0dc93b1
ART: Run bpfmt over ART's blueprint files
by Andreas Gampe
· 6 years ago
d76e123
veridex: Add cmd line flag to filter app classes by name
by David Brazdil
· 6 years ago
3b23f75
Use the right directory for the csv file.
by Nicolas Geoffray
· 6 years ago
4080b8f
Veridex: Explicitly enable Darwin target
by Orion Hodson
· 6 years ago
f2bfc6c
Fix veridex reporting
by David Brazdil
· 6 years ago
9788b69
Fix braino in HiddenApi::IsInAnyList.
by Nicolas Geoffray
· 6 years ago
90faceb
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 6 years ago
ad1aa63
ART: Move Signature to its own header
by Andreas Gampe
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
104b6d8
Honor ANDROID_LOG_TAGS when logging.
by Dario Freni
· 6 years ago
91690d3
hiddenapi: Convert API lists to a flags CSV file
by David Brazdil
· 6 years ago
dcfa89b
Rename and reorganize hiddenapi::ApiList
by David Brazdil
· 6 years ago
123333a
Remove dependencies on libutils.
by Martin Stjernholm
· 6 years ago
eead626
Merge "Revert "Link compression libs statically into libartbase and use those everywhere.""
by Nicolas Geoffray
· 6 years ago
65ed42a
Revert "Link compression libs statically into libartbase and use those everywhere."
by Nicolas Geoffray
· 6 years ago
47cd272
Remove HiddenApiAccessFlags, move content to hiddenapi::
by David Brazdil
· 6 years ago
8a94003
Link compression libs statically into libartbase and use those everywhere.
by Martin Stjernholm
· 6 years ago
584771b
ART: Fix tidy bugprone-macro-parentheses
by Andreas Gampe
· 6 years ago
9b031f7
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
370f041
ART: Give veridex ART defaults
by Andreas Gampe
· 6 years ago
c7a6c47
Suppress dupe output references in veridex.
by Anton Hansson
· 6 years ago
5762ea0
Remove superfluous '{'.
by Nicolas Geoffray
· 6 years ago
216917a
Use consistent style when checking env vars.
by Dario Freni
· 6 years ago
a525de7
Accept an optional PACKAGING env parameter.
by Dario Freni
· 6 years ago
b81c15f
Merge "Provide an error message for missing dex-file arg."
by Anton Hansson
· 6 years ago
a0609e0
Provide an error message for missing dex-file arg.
by Anton Hansson
· 6 years ago
9ed3a16
Make veridex not output whitelisted uses by default.
by Anton Hansson
· 6 years ago
3817a46
Fix problems with veridex packaging
by Dan Willemsen
· 6 years ago
6c2cfb5
Add a --whitelist and --only-report-sdk-uses to veridex.
by Nicolas Geoffray
· 6 years ago
1580ab2
ART: Fix tidy warnings in veridex
by Andreas Gampe
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
8f75f7b
Move veridex to ClassAccessor
by Mathieu Chartier
· 6 years ago
e166fac
Add a public error code to DexFileLoader::OpenAll.
by Dario Freni
· 6 years ago
35d5b8a
ART: Do not use std::<container>::at().
by Vladimir Marko
· 6 years ago
1b930ca
Follow rename from removing desugar support
by Colin Cross
· 7 years ago
0f22ea5
Add system and oahl stubs to veridex.zip
by Nicolas Geoffray
· 7 years ago
8fb6784
Add sdk destinations for appcompat.sh related files.
by Nicolas Geoffray
· 7 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
66166d5
[veridex] Add a --target-sdk-version to avoid false positives.
by Nicolas Geoffray
· 7 years ago
e2b4195
[veridex] Reflection detection improvements.
by Nicolas Geoffray
· 7 years ago
756fddf
Update art references to prebuilts.
by Anton Hansson
· 7 years ago
909b127
[veridex] New veridex improvements.
by Nicolas Geoffray
· 7 years ago
4f6e523
[veridex] Reflective usage detection improvements.
by Nicolas Geoffray
· 7 years ago
2ebff05
[veridex] Add a flow analysis pass to detect precise reflection usages.
by Nicolas Geoffray
· 7 years ago
bce495e
[veridex] Detect more reflection uses.
by Nicolas Geoffray
· 7 years ago
11ed027
[veridex] Detect reflection uses.
by Nicolas Geoffray
· 7 years ago
d1ef717
[veridex] Add an appcompat rule and appcompat.sh script.
by Nicolas Geoffray
· 7 years ago
534a0a1
[veridex] Log when linking against private APIs.
by Nicolas Geoffray
· 7 years ago
e826477
[veridex] Resolve all type_id/method_id/field_id in app dex files.
by Nicolas Geoffray
· 7 years ago
dd96ed3
Add resolver to veridex.
by Nicolas Geoffray
· 7 years ago
51cba19
Add veridex project.
by Nicolas Geoffray
· 7 years ago