1. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  2. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 8 years ago
  3. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 8 years ago
  4. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  5. b4cf427 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" by Treehugger Robot · 8 years ago
  6. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  7. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 8 years ago
  8. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 8 years ago
  9. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  10. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  11. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  12. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  13. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  14. f61df9b ART: Remove computed-goto interpreter by buzbee · 8 years ago
  15. 89171e4 Merge "[MIPS] Fix a mips64 mterp bug." by Vladimir Marko · 8 years ago
  16. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  17. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 8 years ago
  18. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 8 years ago
  19. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 8 years ago
  20. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  21. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  22. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 8 years ago
  23. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  24. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 8 years ago
  25. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  26. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  27. fbcc830 ARM/ARM64: Improve Mterp */lit8 assembly. by Vladimir Marko · 8 years ago
  28. bd48b34 dex_instruction: remove unused parameter from instruction definitions. by Narayan Kamath · 8 years ago
  29. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  30. c416502 ARM64: Add comment to mterp int-to-long. by Vladimir Marko · 8 years ago
  31. 20421b9 ARM64: More mterp improvements. by Vladimir Marko · 8 years ago
  32. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 8 years ago
  33. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 8 years ago
  34. fb6db3f ARM64: Improve mterp cmpl/cmpg. by Vladimir Marko · 8 years ago
  35. e622022 ARM64: Improve Mterp. by Vladimir Marko · 8 years ago
  36. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 8 years ago
  37. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 8 years ago
  38. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 8 years ago
  39. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 8 years ago
  40. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  41. 05801f4 Merge "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 8 years ago
  42. d7af522 Revert "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 8 years ago
  43. 2812ddd Merge "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 8 years ago
  44. e664cfe ART: Add Mterp export pc poison testing mode by buzbee · 8 years ago
  45. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  46. badee98 Optimize IMT by Nelli Kim · 8 years ago
  47. 020b18a ART: Improve JitProfiling perf in mips/mips64 mterp. by Douglas Leung · 8 years ago
  48. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 8 years ago
  49. 695e2c4 Revert "Move rewritten StringFactory call results into dex registers for deopt" by Hiroshi Yamauchi · 8 years ago
  50. 8ca33bf Move rewritten StringFactory call results into dex registers for deopt by Mingyao Yang · 8 years ago
  51. 0122320 Break the debug cycle! by Aart Bik · 8 years ago
  52. 504a690 Fix assert failure in interpreter after deoptimization. by Mingyao Yang · 8 years ago
  53. 56fdd0e ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 8 years ago
  54. 963758d ART: Add missing EXPORT_PCs to x86/_64 mterp by buzbee · 8 years ago
  55. b679515 ART: Disable unstarted runtime pow test for valgrind by Andreas Gampe · 8 years ago
  56. b8a00f9 ART: Add Math cutouts by Andreas Gampe · 8 years ago
  57. 715fdc2 ART: Add some reflection cutouts by Andreas Gampe · 8 years ago
  58. 3ed30c3 ART: Remove Security initialization cutout by Andreas Gampe · 8 years ago
  59. 8ce9c30 ART: Add cutout for Character.toLower/UpperCase by Andreas Gampe · 8 years ago
  60. eb8b0ae ART: Add ClassLoader.getResourceAsStream cutout by Andreas Gampe · 8 years ago
  61. f59149a Merge "Add weight to compiled/interpreter transitions." by Nicolas Geoffray · 8 years ago
  62. d4fa9f4 ART: Add a System.getProperty cutout by Andreas Gampe · 8 years ago
  63. 9afaac4 Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"" by Bill Buzbee · 8 years ago
  64. 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 8 years ago
  65. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 8 years ago
  66. 6990775 Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" by Bill Buzbee · 8 years ago
  67. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 8 years ago
  68. 89e3b48 ART: Simplify unstarted-runtime ceil and floor by Andreas Gampe · 8 years ago
  69. b2880a9 Merge "unstarted_runtime: add cutout for Math.floor" by Sergio Giro · 8 years ago
  70. 8326120 unstarted_runtime: add cutout for Math.floor by Sergio Giro · 8 years ago
  71. 0e6aa6d ART: Make mterp jit profiling race tolerant by buzbee · 8 years ago
  72. 1d011d9 Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" by Bill Buzbee · 8 years ago
  73. 93e94f2 ART: Fix interpreter single-step when doing OSR by buzbee · 8 years ago
  74. 8a18fde ART: Add cutout for Unsafe.putObjectVolatile by Andreas Gampe · 8 years ago
  75. 13fc1be ART: Add integer & long parsing cutout to unstarted runtime by Andreas Gampe · 8 years ago
  76. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 8 years ago
  77. 5c9af61 ART: Add arraycopy(byte) to unstarted runtime by Andreas Gampe · 8 years ago
  78. c2c9bcb Merge "Revert "Remove many `instrumentation` variables from goto interpreter."" by Vladimir Marko · 8 years ago
  79. d777983 Revert "Remove many `instrumentation` variables from goto interpreter." by Vladimir Marko · 8 years ago
  80. d634208 Revert "Revert "ART: Improve JitProfile perf in x86 mterp"" by Bill Buzbee · 8 years ago
  81. 961ea9f Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Hiroshi Yamauchi · 8 years ago
  82. 6b7d2c0 Revert "ART: Improve JitProfile perf in x86 mterp" by Hiroshi Yamauchi · 8 years ago
  83. 0402c56 Revert "ART: Improve JitProfile perf in x86_64 mterp" by Hiroshi Yamauchi · 8 years ago
  84. 01afcbb Merge "ART: Better support for arraycopy in unstarted runtime" by Andreas Gampe · 8 years ago
  85. 85a098a ART: Better support for arraycopy in unstarted runtime by Andreas Gampe · 8 years ago
  86. a1e9312 unstarted_runtime: Update references to decimal format classes. by Narayan Kamath · 8 years ago
  87. 34a316f unstarted_runtime: Add additional cutouts by Narayan Kamath · 8 years ago
  88. 4cb22b4 Remove many `instrumentation` variables from goto interpreter. by Vladimir Marko · 8 years ago
  89. 099a611 ART: Improve JitProfile perf in x86_64 mterp by Serguei Katkov · 8 years ago
  90. 3e9edd1 ART: Improve JitProfile perf in x86 mterp by Serguei Katkov · 8 years ago
  91. 13ce07a Merge "ART: Fix unstarted runtime for Security" by Andreas Gampe · 8 years ago
  92. e0f633e ART: Fix unstarted runtime for Security by Andreas Gampe · 8 years ago
  93. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 8 years ago
  94. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 8 years ago
  95. c1d6b34 ART: Improve JitProfile perf in arm/arm64 mterp by buzbee · 8 years ago
  96. 908c0b2 ART: Mterp arm64 2-operand double rem fix by buzbee · 8 years ago
  97. ace690f ART: mterp arm/arm64 cleanup by buzbee · 8 years ago
  98. 03e31fc Merge "Typo in comment in MIPS32 mterp." by Roland Levillain · 8 years ago
  99. 6589d45 Merge "ART: Enable JitProfiling for MIPS64 Mterp" by Bill Buzbee · 8 years ago
  100. 96530d3 ART: Update arm assembly to use current syntax by buzbee · 8 years ago