1. 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 7 years ago
  2. 8338995 ART/mterp: Fix mul-long to clear shadow registers. by Vladimir Marko · 7 years ago
  3. 9ddef18 Merge "ObjPtr<>-ify array allocations." by Vladimir Marko · 7 years ago
  4. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  5. ecec828 ART: Refactor mterp slightly by Andreas Gampe · 7 years ago
  6. 863c880 ART: Add missing .hidden for ExecuteMterpImpl by Andreas Gampe · 7 years ago
  7. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 7 years ago
  8. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  9. 946bb09 Support unwinding though the switch interpreter. by David Srbecky · 7 years ago
  10. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  11. 64ef58b Use different method to mark DEX PC in the interpreter's CFI. by David Srbecky · 7 years ago
  12. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  13. f65aa50 Merge "Speed up MterpShouldSwitchInterpreters check" by Alex Light · 7 years ago
  14. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 7 years ago
  15. 5414977 Fix MIPS32 mterp by Goran Jakovljevic · 7 years ago
  16. cd5b86d Frame tracking cfi for mterp by buzbee · 7 years ago
  17. 0c91988 MIPS: Remove mterp reliance on code item layout by Alexey Frunze · 7 years ago
  18. 7d86200 Merge "Remove mterp reliance on code item layout" by Mathieu Chartier · 7 years ago
  19. 846127c Clear shadow registers only after potentially switching interpreters. by Nicolas Geoffray · 7 years ago
  20. fc9555d Remove mterp reliance on code item layout by Mathieu Chartier · 7 years ago
  21. f0536a5 Merge "Fix overlapping cfi ranges in mterp" by Bill Buzbee · 7 years ago
  22. 0de2d59 Fix overlapping cfi ranges in mterp by buzbee · 7 years ago
  23. 030fe39 Fix mips64 build by Lena Djokic · 7 years ago
  24. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  25. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  26. a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 7 years ago
  27. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  28. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  29. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  30. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 7 years ago
  31. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  32. 2419cb7 MIPS: Drop unnecessary code for R6 in interpreter (NAN2008) by Lena Djokic · 8 years ago
  33. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 8 years ago
  34. 78f1bdc Interpreter intrinsics by buzbee · 8 years ago
  35. fa6adfd ART/Mterp: eliminate unnecessary access checks by buzbee · 8 years ago
  36. 1c5cab0 ART: Let mterp know about invoke-custom by buzbee · 8 years ago
  37. 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 8 years ago
  38. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  39. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  40. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  41. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  42. aceff18 Delete extra arm64/mips64 MterpReturn suspend check by Mathieu Chartier · 8 years ago
  43. a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 8 years ago
  44. ac50aab Mterp/arm: Add CFI directives. by buzbee · 8 years ago
  45. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 8 years ago
  46. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 8 years ago
  47. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  48. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  49. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  50. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  51. 261c069 Merge "MIPS32: Improve and moderately clean up mterp." by Vladimir Marko · 8 years ago
  52. 84603bf MIPS32: Improve and moderately clean up mterp. by Alexey Frunze · 8 years ago
  53. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  54. 28d06c1 MIPS32R6: Fix floating point compares in mterp. by Alexey Frunze · 8 years ago
  55. 8a28714 mterp: Placeholder support for invoke-polymorphic by buzbee · 8 years ago
  56. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  57. 89171e4 Merge "[MIPS] Fix a mips64 mterp bug." by Vladimir Marko · 8 years ago
  58. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  59. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 8 years ago
  60. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  61. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  62. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  63. fbcc830 ARM/ARM64: Improve Mterp */lit8 assembly. by Vladimir Marko · 8 years ago
  64. c416502 ARM64: Add comment to mterp int-to-long. by Vladimir Marko · 8 years ago
  65. 20421b9 ARM64: More mterp improvements. by Vladimir Marko · 8 years ago
  66. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 8 years ago
  67. fb6db3f ARM64: Improve mterp cmpl/cmpg. by Vladimir Marko · 8 years ago
  68. e622022 ARM64: Improve Mterp. by Vladimir Marko · 9 years ago
  69. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 9 years ago
  70. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  71. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 9 years ago
  72. d7af522 Revert "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 9 years ago
  73. e664cfe ART: Add Mterp export pc poison testing mode by buzbee · 9 years ago
  74. 020b18a ART: Improve JitProfiling perf in mips/mips64 mterp. by Douglas Leung · 9 years ago
  75. 963758d ART: Add missing EXPORT_PCs to x86/_64 mterp by buzbee · 9 years ago
  76. f59149a Merge "Add weight to compiled/interpreter transitions." by Nicolas Geoffray · 9 years ago
  77. 9afaac4 Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"" by Bill Buzbee · 9 years ago
  78. 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 9 years ago
  79. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
  80. 6990775 Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" by Bill Buzbee · 9 years ago
  81. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 9 years ago
  82. 0e6aa6d ART: Make mterp jit profiling race tolerant by buzbee · 9 years ago
  83. 1d011d9 Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" by Bill Buzbee · 9 years ago
  84. d634208 Revert "Revert "ART: Improve JitProfile perf in x86 mterp"" by Bill Buzbee · 9 years ago
  85. 961ea9f Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Hiroshi Yamauchi · 9 years ago
  86. 6b7d2c0 Revert "ART: Improve JitProfile perf in x86 mterp" by Hiroshi Yamauchi · 9 years ago
  87. 0402c56 Revert "ART: Improve JitProfile perf in x86_64 mterp" by Hiroshi Yamauchi · 9 years ago
  88. 099a611 ART: Improve JitProfile perf in x86_64 mterp by Serguei Katkov · 9 years ago
  89. 3e9edd1 ART: Improve JitProfile perf in x86 mterp by Serguei Katkov · 9 years ago
  90. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 9 years ago
  91. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 9 years ago
  92. c1d6b34 ART: Improve JitProfile perf in arm/arm64 mterp by buzbee · 9 years ago
  93. 908c0b2 ART: Mterp arm64 2-operand double rem fix by buzbee · 9 years ago
  94. ace690f ART: mterp arm/arm64 cleanup by buzbee · 9 years ago
  95. 03e31fc Merge "Typo in comment in MIPS32 mterp." by Roland Levillain · 9 years ago
  96. 6589d45 Merge "ART: Enable JitProfiling for MIPS64 Mterp" by Bill Buzbee · 9 years ago
  97. 96530d3 ART: Update arm assembly to use current syntax by buzbee · 9 years ago
  98. f1e74af Typo in comment in MIPS32 mterp. by Roland Levillain · 9 years ago
  99. db045be ART: Enable JitProfiling for MIPS64 Mterp by Alexey Frunze · 9 years ago
  100. 00b53b7 Fast ART MIPS64 interpreter by Alexey Frunze · 9 years ago