1. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 6 years ago
  2. fc9555d Remove mterp reliance on code item layout by Mathieu Chartier · 7 years ago
  3. 4584122 ART: Remove suspend-check optimization by Andreas Gampe · 7 years ago
  4. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  5. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 7 years ago
  6. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 7 years ago
  7. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  8. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 7 years ago
  9. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  10. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 7 years ago
  11. d490129 ART: Clean up heap headers by Andreas Gampe · 7 years ago
  12. 6bc7774 Use partial TLAB regions by Mathieu Chartier · 7 years ago
  13. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 7 years ago
  14. afcb365 Revert "Enable String compression." by Vladimir Marko · 7 years ago
  15. 24bbf98 Enable String compression. by Vladimir Marko · 7 years ago
  16. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 7 years ago
  17. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 7 years ago
  18. 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 7 years ago
  19. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 7 years ago
  20. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 7 years ago
  21. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 7 years ago
  22. e71b354 Move some fields in art::Thread to reduce maintenance burden. by Roland Levillain · 7 years ago
  23. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 7 years ago
  24. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 7 years ago
  25. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 7 years ago
  26. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 7 years ago
  27. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 7 years ago
  28. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  29. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  30. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  31. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 8 years ago
  32. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  33. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  34. 97a8a9a ART: Adding asm support for string dex cache by Christina Wadsworth · 8 years ago
  35. 1d36e2c Merge "Adjustments for changes made to java.lang.Class" by Neil Fuller · 8 years ago
  36. 3d0aa88 Adjustments for changes made to java.lang.Class by Neil Fuller · 8 years ago
  37. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  38. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 8 years ago
  39. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 8 years ago
  40. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 8 years ago
  41. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  42. d22b69a Merge "Remove two ReadBarrierMarkRegX entrypoints." by Roland Levillain · 8 years ago
  43. 311fdf5 runtime: Refactor asm_support to be auto-generated (mostly) by Igor Murashkin · 8 years ago
  44. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 8 years ago
  45. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 8 years ago
  46. e6a2d0f Fix the definition of THREAD_CURRENT_IBASE_OFFSET. by Roland Levillain · 8 years ago
  47. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 8 years ago
  48. 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 8 years ago
  49. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  50. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 8 years ago
  51. 1d011d9 Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" by Bill Buzbee · 8 years ago
  52. 961ea9f Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" by Hiroshi Yamauchi · 8 years ago
  53. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 8 years ago
  54. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 8 years ago
  55. 42cd3cb Merge "ART: Improve JitProfile perf in arm/arm64 mterp" by Bill Buzbee · 8 years ago
  56. c1d6b34 ART: Improve JitProfile perf in arm/arm64 mterp by buzbee · 8 years ago
  57. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  58. d72945c Revert "Revert "Assembly TLAB allocation fast path for arm64."" by Hiroshi Yamauchi · 8 years ago
  59. 52fa2c6 Revert "Assembly TLAB allocation fast path for arm64." by Nicolas Geoffray · 8 years ago
  60. b7e52b0 Assembly TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 8 years ago
  61. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 8 years ago
  62. 7e1ce28 Assembly TLAB allocation fast path for arm. by Hiroshi Yamauchi · 8 years ago
  63. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 8 years ago
  64. 1452bee Fast Art interpreter by buzbee · 9 years ago
  65. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 8 years ago
  66. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 8 years ago
  67. bc90a05 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 8 years ago
  68. 533d63a Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 8 years ago
  69. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 8 years ago
  70. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 8 years ago
  71. e6f84a5 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 8 years ago
  72. 7d5a577 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 8 years ago
  73. 523ef21 Merge "x86 Baker\'s read barrier fast path implementation." am: 089ff4886a by Roland Levillain · 8 years ago
  74. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 8 years ago
  75. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 8 years ago
  76. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 8 years ago
  77. cddac8b Merge "Optimizing: Add direct calls to math intrinsics" am: 376cbcc516 by Nicolas Geoffray · 8 years ago
  78. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  79. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  80. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  81. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  82. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  83. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  84. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  85. 3c183ce Fix asm for String#indexOf/compareTo intrinsics by Przemyslaw Szczepaniak · 9 years ago
  86. 84dcb99 Update layout of Class.class. by Piotr Jastrzebski · 9 years ago
  87. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 9 years ago
  88. a2b2e73 Merge "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Nicolas Geoffray · 9 years ago
  89. cf91c7d Revert "Implement rosalloc fast path in assembly for 32 bit arm." by Nicolas Geoffray · 9 years ago
  90. 2248d27 Merge "Implement rosalloc fast path in assembly for 32 bit arm." by Hiroshi Yamauchi · 9 years ago
  91. e631694 Implement rosalloc fast path in assembly for 32 bit arm. by Hiroshi Yamauchi · 9 years ago
  92. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  93. 99170c6 Deoptimization support in optimizing compiler for setting local values by Mingyao Yang · 9 years ago
  94. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  95. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  96. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  97. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 9 years ago
  98. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  99. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  100. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago