1. 436f6c1 Switch-interpreter: Add helpers to get opcode arguments. by David Srbecky · 5 years ago
  2. abdb459 Use string length from DEX instead of recomputing by Eric Holk · 5 years ago
  3. 27a47a3 ART: Forward-declare ClassIterator and Signature in dex_file.h (iwyu) by Andreas Gampe · 5 years ago
  4. 2f7a55c ART: Forward-declare DexInstructionIterator (iwyu) by Andreas Gampe · 5 years ago
  5. 1389dd4 Track libziparchive API change. by Elliott Hughes · 5 years ago
  6. b74f307 ART: IWYU for HiddenApi domain by Andreas Gampe · 5 years ago
  7. 1db789e ART: Small iwyu by Andreas Gampe · 5 years ago
  8. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 5 years ago
  9. 8982186 Support FDs for class loader context dex files by David Brazdil · 5 years ago
  10. f1d973d Fix PrintableString() for 4-byte UTF-8 sequences. by Vladimir Marko · 5 years ago
  11. a5c3a80 hiddenapi domain: Use oat dex file location if available by David Brazdil · 5 years ago
  12. 35e6caa Check /system/framework first in ArtDexFileLoader::Open. by Nicolas Geoffray · 5 years ago
  13. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 5 years ago
  14. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 5 years ago
  15. eb37ba5 Replace StringPiece with std::string_view in Signature. by Vladimir Marko · 5 years ago
  16. 16fc474 Special case dex files that have hidden API data. by Nicolas Geoffray · 5 years ago
  17. 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
  18. 12162de hiddenapi: check for CorePlatform domain by Orion Hodson · 6 years ago
  19. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  20. 90faceb hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  21. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  22. 6262959 ART: Some more IWYU in common headers by Andreas Gampe · 6 years ago
  23. 436896c ART: Some IWYU for IterationRange by Andreas Gampe · 6 years ago
  24. 7458a7a ART: Refactor code_item_accessors by Andreas Gampe · 6 years ago
  25. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  26. b8bca30 ART: Move DexFileStringEquals to DexFile by Andreas Gampe · 6 years ago
  27. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  28. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  29. 785c987 Plumb through the container as an optional arg to DexFileLoader::Open. by Martin Stjernholm · 6 years ago
  30. 1c06528 Merge "ART: Clean up base/utils.h" by Treehugger Robot · 6 years ago
  31. ca0f2dc Fix ComputeModifiedUtf8Hash(). by Vladimir Marko · 6 years ago
  32. 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
  33. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  34. 427766c Merge "ART: Mark implicit constructor NOLINT" by Treehugger Robot · 6 years ago
  35. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  36. 489a3fc ART: Mark implicit constructor NOLINT by Andreas Gampe · 6 years ago
  37. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  38. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  39. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago
  40. ec3adef libdexfile: rename kVerifyNone to kVerifyNothing by Orion Hodson · 6 years ago
  41. 39d8c87 Optimize string comparisons in Class::FindClassMethod. by David Srbecky · 6 years ago
  42. 9581e61 Cache whether we should use interpreter invoke fast-path. by David Srbecky · 6 years ago
  43. 47cd272 Remove HiddenApiAccessFlags, move content to hiddenapi:: by David Brazdil · 6 years ago
  44. f82eb6e Merge "Revert^4: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  45. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  46. 6ea9b92 Fix defaulted-function-deleted warning by Yi Kong · 6 years ago
  47. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  48. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  49. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  50. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  51. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  52. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  53. fc4b2ea Merge "Revert^2 "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  54. c74d9cb ART: Modernize counting-down loops by Andreas Gampe · 6 years ago
  55. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  56. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  57. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  58. 9f5910c Merge "Add a --whitelist and --only-report-sdk-uses to veridex." by Nicolas Geoffray · 6 years ago
  59. 6c2cfb5 Add a --whitelist and --only-report-sdk-uses to veridex. by Nicolas Geoffray · 6 years ago
  60. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  61. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  62. 8583bec oatdump: Convert cdex before exporting dex files by Anestis Bechtsoudis · 6 years ago
  63. 675e0a5 Fix various not so benign fdsan errors. by Josh Gao · 6 years ago
  64. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  65. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  66. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  67. 4b23367 Delete ClassDataItemIterator by Mathieu Chartier · 6 years ago
  68. 396dc08 Move hiddenapi to ClassAccessor by Mathieu Chartier · 6 years ago
  69. 8f75f7b Move veridex to ClassAccessor by Mathieu Chartier · 6 years ago
  70. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  71. efcdd13 Merge "Move dex_file_verifier_test and dexlayout to ClassAccessor" by Mathieu Chartier · 6 years ago
  72. 350b6a3 Merge "ART: Improve IsValidMemberName" by Treehugger Robot · 6 years ago
  73. a34812c Move dex_file_verifier_test and dexlayout to ClassAccessor by Mathieu Chartier · 6 years ago
  74. 759fea2 ART: Improve IsValidMemberName by Andreas Gampe · 6 years ago
  75. c49e8f2 Move DexFileVerifier to ClassAccessor by Mathieu Chartier · 6 years ago
  76. 94c54de Move dex_file_tracking_registrar and art_dex_file_loader_test to class_accessor by Mathieu Chartier · 6 years ago
  77. 4ac9ade Move dexdump, dexlist, openjdkjvmti to ClassAccessor by Mathieu Chartier · 6 years ago
  78. 98dad40 Finish moving oatdump to ClassAccessor by Mathieu Chartier · 6 years ago
  79. 6250dfa Merge "Add a public error code to DexFileLoader::OpenAll." by Dario Freni · 6 years ago
  80. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 6 years ago
  81. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 6 years ago
  82. c152817 ART: Correctly compare in UTF-16 space by Andreas Gampe · 6 years ago
  83. 0e4563c Merge "hiddenapi: Add 'list' command to generate public/private API lists" by David Brazdil · 6 years ago
  84. 0b42677 Revert "Refactor DexFile ownership" by David Sehr · 6 years ago
  85. 7583d91 Merge "Revert "Cache DexFile begin and size"" by David Sehr · 6 years ago
  86. 9bafa8b Revert "Cache DexFile begin and size" by David Sehr · 6 years ago
  87. 0b6de0c hiddenapi: Add 'list' command to generate public/private API lists by David Brazdil · 6 years ago
  88. 675673d Merge "Add bytecode conversion experiments" by Mathieu Chartier · 6 years ago
  89. 12dd8a9 Add bytecode conversion experiments by Mathieu Chartier · 6 years ago
  90. 689caf0 Cache DexFile begin and size by David Sehr · 6 years ago
  91. b095f02 Refactor DexFile ownership by David Sehr · 6 years ago
  92. 1e96e13 ART: Forward declare dex helper by Andreas Gampe · 6 years ago
  93. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
  94. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
  95. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  96. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  97. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  98. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  99. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  100. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 6 years ago