1. b677aff Support VERIFY_ERROR_CLASS_CHANGE in nterp and compiler. by Nicolas Geoffray · 5 years ago
  2. 5e82b18 Make it a verification error to misuse FastNative and CriticalNative. by Nicolas Geoffray · 6 years ago
  3. 1960c42 Change vdex format to store per-class assignable types. by Nicolas Geoffray · 6 years ago
  4. 938a067 Remove the checkcast quickening optimization. by Nicolas Geoffray · 6 years ago
  5. 6ebe40f Remove field/method/class resolution metadata in vdex. by Nicolas Geoffray · 6 years ago
  6. 346fd96 More inclusive language in the runtime by David Srbecky · 6 years ago
  7. aacf977 Reword some comments to be more inclusive by Orion Hodson · 6 years ago
  8. 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 6 years ago
  9. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 6 years ago
  10. e8ed866 Add MOVE_EXCEPTION to compat throw by Mathieu Chartier · 6 years ago
  11. c2d0c96 Perform reverify with shared mutator-lock. by Alex Light · 7 years ago
  12. b1eebde Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 7 years ago
  13. 2cf00ed Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 7 years ago
  14. db55a11 Class redefinition sometimes needs to update verification by Alex Light · 7 years ago
  15. 5c93af3 Loosen verifier around interface-invoke-super by Alex Light · 7 years ago
  16. 4ec4d48 ART: Verifier cleanup by Andreas Gampe · 7 years ago
  17. 147a911 ART: Remove FailOrAbort for unnecessary cases by Andreas Gampe · 7 years ago
  18. b90cad5 ART: Move find-locks code up in the callchain by Andreas Gampe · 7 years ago
  19. 0134a28 ART: Verifier cleanup by Andreas Gampe · 7 years ago
  20. 86bf068 ART: Verifier cleanup by Andreas Gampe · 7 years ago
  21. f1468b5 ART: Verifier cleanup by Andreas Gampe · 7 years ago
  22. fef91cc ART: Verifier cleanup by Andreas Gampe · 7 years ago
  23. e0bbab9 ART: Verifier cleanup by Andreas Gampe · 7 years ago
  24. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 7 years ago
  25. 16a08f6 ART: Factor out runtime-exception saved_line fallback by Andreas Gampe · 7 years ago
  26. c658278 ART: Introduce CompatThrow by Andreas Gampe · 7 years ago
  27. bc919af ART: Disallow unresolved return types after Q by Andreas Gampe · 7 years ago
  28. d78122b ART: Do not access-check type on instanceof peephole by Andreas Gampe · 7 years ago
  29. 0d87f99 ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 7 years ago
  30. 4146e06 ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 7 years ago
  31. 4a30f89 Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH" by Andreas Gampe · 7 years ago
  32. 7a82acc ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH by Andreas Gampe · 7 years ago
  33. 43884b2 ART: Coalesce verifier flags into bit struct by Andreas Gampe · 7 years ago
  34. 1e52a07 Correct Indicies -> Indices by Alex Light · 7 years ago
  35. d91f841 ART: Log approximate arena usage for slow verifier runs by Andreas Gampe · 7 years ago
  36. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 7 years ago
  37. 0a7d0b1 ART: Mark unreachable catch handler code in verifier by Andreas Gampe · 7 years ago
  38. 6087bc2 ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 7 years ago
  39. af52cbe Use TargetSdkLevel in CalculateVerificationInfo by Alex Light · 7 years ago
  40. e2ddce3 Revert^2 "Add verifier fallback for JVMTI Get/SetLocalVariable" by Alex Light · 7 years ago
  41. 99cbfb5 Revert "Add verifier fallback for JVMTI Get/SetLocalVariable" by David Srbecky · 7 years ago
  42. e48fd0b Add verifier fallback for JVMTI Get/SetLocalVariable by Alex Light · 7 years ago
  43. efdd1b0 ART: Add throughput to verifier duration message by Andreas Gampe · 7 years ago
  44. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 7 years ago
  45. bfcca58 ART: Add verifier-debug log for exception handler by Andreas Gampe · 7 years ago
  46. 99db7bb ART: Templatize internal method verifier class by Andreas Gampe · 7 years ago
  47. fc25ae9 ART: Refactor verifier by Andreas Gampe · 7 years ago
  48. d09c059 ART: Do not expose arena allocator from MethodVerifier by Andreas Gampe · 7 years ago
  49. 51de69e ART: Clean up MethodVerifier by Andreas Gampe · 7 years ago
  50. 7c887c5 ART: Under verifier-debug, amend the hard-fail message by Andreas Gampe · 7 years ago
  51. 2ad6cce ART: Make LogVerifyInfo newlines consistent by Andreas Gampe · 7 years ago
  52. 4a57d5f ART: Remove old cout usage in method_verifier by Andreas Gampe · 7 years ago
  53. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 7 years ago
  54. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 7 years ago
  55. 43e4325 ART: Handle clobbering in verifier peephole by Andreas Gampe · 7 years ago
  56. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
  57. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 8 years ago
  58. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 8 years ago
  59. dc39d32 Revert^2: "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 8 years ago
  60. ff71e66 Revert "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 8 years ago
  61. 2337d53 ART: Restrict some checks in the verifier to P+ by Andreas Gampe · 8 years ago
  62. 6cc23ac ART: Add API level to verifier by Andreas Gampe · 8 years ago
  63. 0b0ffc1 ART: Add parameter for verifier timing log threshold by Andreas Gampe · 8 years ago
  64. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 8 years ago
  65. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 8 years ago
  66. ce75049 Revert "Revert "Handle a special case of lock aliasing during lock verification"" by Alexey Grebenkin · 8 years ago
  67. 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 8 years ago
  68. 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 8 years ago
  69. 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 8 years ago
  70. 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 8 years ago
  71. e383d23 ART: Mask garbage-memory warnings by Andreas Gampe · 8 years ago
  72. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 8 years ago
  73. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 8 years ago
  74. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 8 years ago
  75. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 8 years ago
  76. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 8 years ago
  77. 2cffc5d ObjPtr<>-ify RegTypeCache, fix 1 stale reference use. by Vladimir Marko · 8 years ago
  78. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 8 years ago
  79. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 8 years ago
  80. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 8 years ago
  81. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 8 years ago
  82. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 8 years ago
  83. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 8 years ago
  84. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 8 years ago
  85. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 8 years ago
  86. 69b1cf1 Don't HARD_FAIL when not able to resolve a quickened opcode. by Nicolas Geoffray · 8 years ago
  87. b041a40 Use vdex's quickening info when decoding a quickened instruction. by Nicolas Geoffray · 9 years ago
  88. c2a2bda Add more details to verifier dumping for gAborting by Mathieu Chartier · 8 years ago
  89. a5dca52 ART: Update invoke-custom implementation by Orion Hodson · 8 years ago
  90. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  91. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 8 years ago
  92. b2ec9f5 Remove duplication, split tests by David Sehr · 8 years ago
  93. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 8 years ago
  94. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 8 years ago
  95. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 8 years ago
  96. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 9 years ago
  97. 077d9db ART: Fix verifier dumping by Andreas Gampe · 8 years ago
  98. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 8 years ago
  99. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 8 years ago
  100. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago