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