1. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 6 years ago
  2. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 6 years ago
  3. 4d71e55 Remove ShadowFrame::HasReferenceArray() by David Srbecky · 6 years ago
  4. 8d335b6 Switch-interpreter: Refactor exception handling. by David Srbecky · 6 years ago
  5. 64b5603 Abort transaction before finalizable allocation... by Vladimir Marko · 6 years ago
  6. c56a23e Switch-interpreter: Make the instruction field constant. by David Srbecky · 6 years ago
  7. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  8. 8867f3b Switch-interpreter: Add new 'next' instruction field. by David Srbecky · 6 years ago
  9. 1332c26 Switch-interpreter: Reduce copy-pasted code in array handling. by David Srbecky · 6 years ago
  10. ee12e3a Switch-interpreter: Reduce amount of copy-pasted code. by David Srbecky · 6 years ago
  11. bd613ec Switch-interpreter: Add boolean return value to opcodes. by David Srbecky · 6 years ago
  12. 6baf644 Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. by David Srbecky · 6 years ago
  13. 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 6 years ago
  14. 49af704 Ensure non-standard returns release monitors by Alex Light · 6 years ago
  15. d6f579c Switch-interpreter: Use more helpers for opcode arguments. by David Srbecky · 6 years ago
  16. 436f6c1 Switch-interpreter: Add helpers to get opcode arguments. by David Srbecky · 6 years ago
  17. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  18. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 8 years ago
  19. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 6 years ago
  20. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 6 years ago
  21. 7c5acbb ART: Fix some types by Andreas Gampe · 7 years ago
  22. 3483d0a Fix mterp assembly to use uxtw instead of lsl where needed. by David Srbecky · 6 years ago
  23. 383f114 Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device by yuguoxu · 6 years ago
  24. 5dbd02a Make couple of mterp function names start with lower-case. by David Srbecky · 6 years ago
  25. dfc0de7 Partially ObjPtr<>-ify Object, fix stale ref in test. by Vladimir Marko · 6 years ago
  26. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  27. d7e9bbf Clean up explicit conversions to ObjPtr<>. by Vladimir Marko · 6 years ago
  28. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  29. 621c880 ObjPtr<>-ify mirror::CallSite. by Vladimir Marko · 6 years ago
  30. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  31. 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 6 years ago
  32. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  33. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  34. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  35. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago
  36. 09d3576 Update mips and mips64 mterp assembly by Colin Cross · 6 years ago
  37. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  38. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 6 years ago
  39. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  40. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  41. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  42. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  43. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 7 years ago
  44. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago
  45. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 7 years ago
  46. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 7 years ago
  47. 6262959 ART: Some more IWYU in common headers by Andreas Gampe · 7 years ago
  48. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
  49. ca7027d Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" by Vladimir Marko · 7 years ago
  50. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 7 years ago
  51. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 7 years ago
  52. 6c22540 Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" by David Srbecky · 7 years ago
  53. b7e23dc Merge "Suspend the runtime when switching interpreters." by David Srbecky · 7 years ago
  54. 776a7c2 ART: Add CRC32.updateByteBuffer intrinsic for ARM64 by Evgeny Astigeevich · 7 years ago
  55. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 7 years ago
  56. e3fc2d1 Revert^2 "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 7 years ago
  57. 81c61bf ART: Add integrity check by Andreas Gampe · 7 years ago
  58. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 7 years ago
  59. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 7 years ago
  60. a6dd280 Merge "ART: Add CRC32.updateBytes intrinsic for ARM64" by Vladimir Marko · 7 years ago
  61. a9a0973 Merge "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 7 years ago
  62. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 7 years ago
  63. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 7 years ago
  64. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 7 years ago
  65. f355ec7 Merge "C++17 compatibility: make WITH_TIDY=1 happy again." by Elliott Hughes · 7 years ago
  66. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 7 years ago
  67. c89a287 Merge "Revert "Reduce the number of calls to Jit::AddSamples."" by Nicolas Geoffray · 7 years ago
  68. 0402f4b Revert "Reduce the number of calls to Jit::AddSamples." by Nicolas Geoffray · 7 years ago
  69. b2eeca0 Merge "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 7 years ago
  70. 9a9f8f6 Merge "Check consistency of mterp vregs before every opcode for slow debug." by David Srbecky · 7 years ago
  71. db94f2b Reduce the number of calls to Jit::AddSamples. by David Srbecky · 7 years ago
  72. 68b926e Check consistency of mterp vregs before every opcode for slow debug. by David Srbecky · 7 years ago
  73. 124bb24 Mterp: Add missing shadow reg clear to op_long_to_double by David Srbecky · 7 years ago
  74. a0ca79a Merge "Mterp: Always use macros for vreg reads/writes." by David Srbecky · 7 years ago
  75. e36e7f2 Store ImtIndex in ArtMethod. by David Srbecky · 7 years ago
  76. 561303f Mterp: Always use macros for vreg reads/writes. by David Srbecky · 7 years ago
  77. f50ac10 Simplify hidden_api.h logic by David Brazdil · 7 years ago
  78. 790ff51 Add mterp checks after monitor entry/exit opcodes. by David Srbecky · 7 years ago
  79. 5f25001 Make exception handling code in switch interpreter NO_INLINE. by David Srbecky · 7 years ago
  80. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 7 years ago
  81. a4a96af Share the preamble in switch interpreter. by David Srbecky · 7 years ago
  82. 47ad376 Replace switch interpreter macros with C++ functions. by David Srbecky · 7 years ago
  83. 6da8247 Split interpreter_switch_impl into smaller functions. by David Srbecky · 7 years ago
  84. cb58b07 ART: Add CRC32.udate(int,int) intrinsic for ARM64 by xueliang.zhong · 8 years ago
  85. 9581e61 Cache whether we should use interpreter invoke fast-path. by David Srbecky · 7 years ago
  86. 30890f6 Merge "Add invoke fast-path support for quickened invokes." by David Srbecky · 7 years ago
  87. 08cb738 Add invoke fast-path support for quickened invokes. by David Srbecky · 7 years ago
  88. fd63bbf ART: Add string-alloc-inl.h by Andreas Gampe · 7 years ago
  89. dc0156d Merge "Clear registers in mterp floating point operations." by Nicolas Geoffray · 7 years ago
  90. bec5b29 Merge "Move some fast invoke checks to CanUseMterp" by David Srbecky · 7 years ago
  91. 5ca1f47 Merge "Fix HANDLE_PENDING_EXCEPTION in switch interpreter." by David Srbecky · 7 years ago
  92. 893147c Clear registers in mterp floating point operations. by Nicolas Geoffray · 7 years ago
  93. cb4f09e Move some fast invoke checks to CanUseMterp by David Srbecky · 7 years ago
  94. 30232c4 Fix HANDLE_PENDING_EXCEPTION in switch interpreter. by David Srbecky · 7 years ago
  95. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  96. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 7 years ago
  97. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 7 years ago
  98. c58dca3 Merge "Revert^2 "Add fast path for interpreter to interpreter invokes."" by David Srbecky · 7 years ago
  99. 960327b Revert^2 "Add fast path for interpreter to interpreter invokes." by David Srbecky · 7 years ago
  100. 5314cae Merge "Revert "Add fast path for interpreter to interpreter invokes."" by Andreas Gampe · 7 years ago