1. e48fd0b Add verifier fallback for JVMTI Get/SetLocalVariable by Alex Light · 5 years ago
  2. efdd1b0 ART: Add throughput to verifier duration message by Andreas Gampe · 5 years ago
  3. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 5 years ago
  4. bfcca58 ART: Add verifier-debug log for exception handler by Andreas Gampe · 5 years ago
  5. 99db7bb ART: Templatize internal method verifier class by Andreas Gampe · 5 years ago
  6. fc25ae9 ART: Refactor verifier by Andreas Gampe · 5 years ago
  7. d09c059 ART: Do not expose arena allocator from MethodVerifier by Andreas Gampe · 5 years ago
  8. 51de69e ART: Clean up MethodVerifier by Andreas Gampe · 5 years ago
  9. 7c887c5 ART: Under verifier-debug, amend the hard-fail message by Andreas Gampe · 5 years ago
  10. 2ad6cce ART: Make LogVerifyInfo newlines consistent by Andreas Gampe · 5 years ago
  11. 4a57d5f ART: Remove old cout usage in method_verifier by Andreas Gampe · 5 years ago
  12. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 5 years ago
  13. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 5 years ago
  14. 43e4325 ART: Handle clobbering in verifier peephole by Andreas Gampe · 6 years ago
  15. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  16. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  17. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  18. dc39d32 Revert^2: "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 6 years ago
  19. ff71e66 Revert "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 6 years ago
  20. 2337d53 ART: Restrict some checks in the verifier to P+ by Andreas Gampe · 6 years ago
  21. 6cc23ac ART: Add API level to verifier by Andreas Gampe · 6 years ago
  22. 0b0ffc1 ART: Add parameter for verifier timing log threshold by Andreas Gampe · 6 years ago
  23. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 6 years ago
  24. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  25. ce75049 Revert "Revert "Handle a special case of lock aliasing during lock verification"" by Alexey Grebenkin · 6 years ago
  26. 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 6 years ago
  27. 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 6 years ago
  28. 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 6 years ago
  29. 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 6 years ago
  30. e383d23 ART: Mask garbage-memory warnings by Andreas Gampe · 6 years ago
  31. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 6 years ago
  32. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 6 years ago
  33. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 6 years ago
  34. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  35. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  36. 2cffc5d ObjPtr<>-ify RegTypeCache, fix 1 stale reference use. by Vladimir Marko · 6 years ago
  37. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 6 years ago
  38. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 6 years ago
  39. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 6 years ago
  40. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  41. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  42. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 6 years ago
  43. 4525e0b Fix verifier/linker IncompatibleClassChangeError with hidden API by David Brazdil · 6 years ago
  44. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  45. 69b1cf1 Don't HARD_FAIL when not able to resolve a quickened opcode. by Nicolas Geoffray · 6 years ago
  46. b041a40 Use vdex's quickening info when decoding a quickened instruction. by Nicolas Geoffray · 7 years ago
  47. c2a2bda Add more details to verifier dumping for gAborting by Mathieu Chartier · 6 years ago
  48. a5dca52 ART: Update invoke-custom implementation by Orion Hodson · 6 years ago
  49. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  50. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  51. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  52. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 6 years ago
  53. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  54. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  55. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 7 years ago
  56. 077d9db ART: Fix verifier dumping by Andreas Gampe · 6 years ago
  57. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  58. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 7 years ago
  59. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  60. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 7 years ago
  61. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  62. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 7 years ago
  63. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  64. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 7 years ago
  65. 8901119 Do not pass DexFile to ClassLinker::Lookup/ResolveMethod(). by Vladimir Marko · 7 years ago
  66. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  67. c654816 ART: Change SCOPED_TRACE implementation by Andreas Gampe · 7 years ago
  68. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago
  69. e11dd50 Do not pass DexFile to ClassLinker::ResolveField*(). by Vladimir Marko · 7 years ago
  70. 2ba3557 Merge "Change ArtField::ProxyFindSystemClass() to lookup the class." by Vladimir Marko · 7 years ago
  71. f56a1c0 Merge "Determine HLoadClass/String load kind early." by Vladimir Marko · 7 years ago
  72. 208f670 Change ArtField::ProxyFindSystemClass() to lookup the class. by Vladimir Marko · 7 years ago
  73. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  74. f223f76 Merge "ART: Add ScopedTrace constructor with lambda" by Treehugger Robot · 7 years ago
  75. dfebbac ART: Add ScopedTrace constructor with lambda by Andreas Gampe · 7 years ago
  76. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  77. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  78. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  79. 52f205a ART: Remove old aget on null workaround by Andreas Gampe · 7 years ago
  80. 8ddb7f5 ART: Reorder null check in verifier by Andreas Gampe · 7 years ago
  81. eed3a5d ART: Add null type to verifier by Andreas Gampe · 7 years ago
  82. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  83. 3da1d0f Use CodeItemAccessor helpers for method verifier by Mathieu Chartier · 7 years ago
  84. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  85. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  86. 5f31703 Merge "Refactor DexInstructionIterator" by Mathieu Chartier · 7 years ago
  87. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  88. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  89. a2cbb2b Merge "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  90. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 7 years ago
  91. 62540e3 Merge "Prevent races with GC when transferring objects between threads" by Treehugger Robot · 7 years ago
  92. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 7 years ago
  93. af7c902 Fix DexInstructionIterator overrun bug by Mathieu Chartier · 7 years ago
  94. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  95. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  96. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  97. d7559b7 Clean up DexInstuctionIterator. by Vladimir Marko · 7 years ago
  98. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  99. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago
  100. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago