1. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 6 years ago
  2. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 6 years ago
  3. cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 6 years ago
  4. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  5. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 6 years ago
  6. 89ceeeb Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 6 years ago
  7. ed0180c Merge changes Icad6d952,Ic41aa804 by Roland Levillain · 6 years ago
  8. 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 6 years ago
  9. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 6 years ago
  10. e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 6 years ago
  11. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  12. 64ef58b Use different method to mark DEX PC in the interpreter's CFI. by David Srbecky · 6 years ago
  13. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  14. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 7 years ago
  15. da1cdd0 ART: Fix call site resolution by Orion Hodson · 6 years ago
  16. 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 6 years ago
  17. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 6 years ago
  18. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  19. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  20. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  21. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 6 years ago
  22. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 6 years ago
  23. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  24. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  25. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 7 years ago
  26. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  27. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
  28. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago
  29. af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 7 years ago
  30. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  31. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  32. f65aa50 Merge "Speed up MterpShouldSwitchInterpreters check" by Alex Light · 7 years ago
  33. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 7 years ago
  34. 5414977 Fix MIPS32 mterp by Goran Jakovljevic · 7 years ago
  35. cd5b86d Frame tracking cfi for mterp by buzbee · 7 years ago
  36. 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 7 years ago
  37. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  38. 0c91988 MIPS: Remove mterp reliance on code item layout by Alexey Frunze · 7 years ago
  39. 7d86200 Merge "Remove mterp reliance on code item layout" by Mathieu Chartier · 7 years ago
  40. 3836845 Merge "Clear shadow registers only after potentially switching interpreters." by Nicolas Geoffray · 7 years ago
  41. 846127c Clear shadow registers only after potentially switching interpreters. by Nicolas Geoffray · 7 years ago
  42. fc9555d Remove mterp reliance on code item layout by Mathieu Chartier · 7 years ago
  43. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  44. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  45. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 7 years ago
  46. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  47. 580667b ART: Correct static invariant checks by Andreas Gampe · 7 years ago
  48. f0536a5 Merge "Fix overlapping cfi ranges in mterp" by Bill Buzbee · 7 years ago
  49. 0de2d59 Fix overlapping cfi ranges in mterp by buzbee · 7 years ago
  50. 030fe39 Fix mips64 build by Lena Djokic · 7 years ago
  51. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  52. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
  53. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  54. 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
  55. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  56. 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
  57. a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 7 years ago
  58. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  59. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  60. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  61. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  62. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  63. a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 7 years ago
  64. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  65. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  66. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  67. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  68. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  69. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 7 years ago
  70. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  71. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  72. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 7 years ago
  73. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  74. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  75. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 7 years ago
  76. fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 7 years ago
  77. 57b4e13 Fix some issues for deoptimizing runtime methods. by Mingyao Yang · 7 years ago
  78. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 7 years ago
  79. 1d2d8b1 Merge "Don't increment the hotness for invokes." by Nicolas Geoffray · 7 years ago
  80. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 7 years ago
  81. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 7 years ago
  82. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  83. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 7 years ago
  84. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  85. 16d1dd8 Move transaction creation to runtime by Chang Xing · 7 years ago
  86. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  87. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  88. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  89. fef27c2 Fix pointer size mismatch by Chang Xing · 7 years ago
  90. 448bbcf Avoid cross compilation error in DoCallCommon by Mathieu Chartier · 7 years ago
  91. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  92. 2989a4a Make DoDexPcMoveEvent always be NO_INLINE by Alex Light · 7 years ago
  93. d340127 Force DoDexPcMoveEvent to be NO_INLINE with ASAN by Alex Light · 7 years ago
  94. fc90567 Interpreter needs to handle DexPcMovedEvent throwing. by Alex Light · 7 years ago
  95. ef43805 Interpreter: Save and restore object result register. by Nicolas Geoffray · 7 years ago
  96. 18b4ed1 Merge changes from topic 'jvmti-field-cbs' by Alex Light · 7 years ago
  97. 36a296f ART: Refactor stack.h by Andreas Gampe · 7 years ago
  98. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 7 years ago
  99. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  100. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 7 years ago