1. e7732be ART: Implement missing mterp handlers by Orion Hodson · 8 years ago
  2. f167135 Merge changes from topic "thread-stop" by Alex Light · 8 years ago
  3. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 8 years ago
  4. 848574c Implement asynchronous exception support by Alex Light · 8 years ago
  5. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  6. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
  7. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 8 years ago
  8. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 8 years ago
  9. e814f9d JVMTI NotifyFramePop support by Alex Light · 8 years ago
  10. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  11. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  12. 2989a4a Make DoDexPcMoveEvent always be NO_INLINE by Alex Light · 8 years ago
  13. d340127 Force DoDexPcMoveEvent to be NO_INLINE with ASAN by Alex Light · 8 years ago
  14. fc90567 Interpreter needs to handle DexPcMovedEvent throwing. by Alex Light · 8 years ago
  15. ef43805 Interpreter: Save and restore object result register. by Nicolas Geoffray · 8 years ago
  16. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  17. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 8 years ago
  18. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  19. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 8 years ago
  20. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  21. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  22. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  23. f4f7637 ART: Make switch back-edge suspension point consistent by Andreas Gampe · 9 years ago
  24. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  25. fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 9 years ago
  26. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  27. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 9 years ago
  28. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 9 years ago
  29. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 9 years ago
  30. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  31. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  32. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 9 years ago
  33. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 9 years ago
  34. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 9 years ago
  35. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 9 years ago
  36. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 9 years ago
  37. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 9 years ago
  38. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 9 years ago
  39. 14832ef Revert experimental lambda feature. by Narayan Kamath · 9 years ago
  40. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  41. 56fdd0e ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 9 years ago
  42. 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 9 years ago
  43. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  44. 1d011d9 Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" by Bill Buzbee · 9 years ago
  45. 93e94f2 ART: Fix interpreter single-step when doing OSR by buzbee · 9 years ago
  46. 961ea9f Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Hiroshi Yamauchi · 9 years ago
  47. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 9 years ago
  48. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 9 years ago
  49. c1d6b34 ART: Improve JitProfile perf in arm/arm64 mterp by buzbee · 9 years ago
  50. f1dcacc ART: Profile all branches for on-stack replacement by buzbee · 9 years ago
  51. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  52. d6b48db ART: Fix single-step interpretation for mterp by buzbee · 9 years ago
  53. 734f3aa Fix "Never Interpret" option for all interpreters by buzbee · 9 years ago
  54. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  55. 81f0f95 Move backward branch instrumentation to all branch. by Nicolas Geoffray · 9 years ago
  56. 1452bee Fast Art interpreter by buzbee · 10 years ago
  57. 3108daf Add backward branch instumentation to the switch interpreter. by Nicolas Geoffray · 10 years ago
  58. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  59. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  60. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  61. 03ec930 ART: Lock counting in the interpreter by Andreas Gampe · 10 years ago
  62. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 10 years ago
  63. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 10 years ago
  64. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 10 years ago
  65. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  66. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  67. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 10 years ago
  68. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 10 years ago
  69. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  70. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  71. 9d6bf69 JDWP: properly combine location events by Sebastien Hertz · 10 years ago
  72. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  73. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  74. 45b1597 Use va_list argument to abort transaction by Sebastien Hertz · 10 years ago
  75. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 10 years ago
  76. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 10 years ago
  77. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  78. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  79. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  80. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 11 years ago
  81. e94652f Remove MethodHelper from the interpreter. by Ian Rogers · 11 years ago
  82. f72a11d Add math routines with defined wrapping behavior for the interpreter. by Ian Rogers · 11 years ago
  83. ded66a0 Move MethodHelper::GetReturnType to mirror::ArtMethod. by Ian Rogers · 11 years ago
  84. 6786a58 Remove ResolveString from MethodHelper. by Ian Rogers · 11 years ago
  85. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 11 years ago
  86. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 11 years ago
  87. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  88. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  89. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 11 years ago
  90. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 11 years ago
  91. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 11 years ago
  92. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  93. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 11 years ago
  94. 3c5aec1 Add missing preamble in switch-based interpreter by Sebastien Hertz · 11 years ago
  95. da843e1 Another workaround for stack overflow issue with clang by Sebastien Hertz · 11 years ago
  96. 1526c30 Merge "Secure move-exception in intepreter" by Sebastien Hertz · 11 years ago
  97. 5c00490 Secure move-exception in intepreter by Sebastien Hertz · 11 years ago
  98. 82aeddb Workaround stack overflow issue with clang by Sebastien Hertz · 11 years ago
  99. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  100. e713d93 Fix JDWP location event report on return instructions by Sebastien Hertz · 11 years ago