1. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  2. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 8 years ago
  3. f62455a Merge "ARM: Instruction set features clean-up." by Treehugger Robot · 8 years ago
  4. bc7d0de Merge "Remove the unused SMP instruction set feature option." by Vladimir Marko · 8 years ago
  5. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  6. b8472ee ARM: Instruction set features clean-up. by Serban Constantinescu · 8 years ago
  7. b595b40 Remove the unused SMP instruction set feature option. by Serban Constantinescu · 8 years ago
  8. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  9. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  10. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  11. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  12. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 8 years ago
  13. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 8 years ago
  14. 85b38bd Merge "Remove the fast path in art_quick_resolve_string." by Nicolas Geoffray · 8 years ago
  15. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
  16. 96172e0 Revert CC related changes. by Nicolas Geoffray · 8 years ago
  17. cc238e2 Fix mips build in InitEntryPoints by Mathieu Chartier · 8 years ago
  18. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 8 years ago
  19. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  20. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  21. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago
  22. f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 8 years ago
  23. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  24. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  25. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  26. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  27. fbc75db Remove the fast path in art_quick_resolve_string. by Nicolas Geoffray · 8 years ago
  28. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  29. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  30. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  31. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  32. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  33. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  34. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 8 years ago
  35. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  36. b53342a Fix heap poisoning build by Mathieu Chartier · 8 years ago
  37. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  38. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  39. 79b6d0c MIPS32: Assign missing entrypoints in InitEntryPoints by Goran Jakovljevic · 8 years ago
  40. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 8 years ago
  41. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 8 years ago
  42. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  43. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago
  44. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  45. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  46. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  47. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 8 years ago
  48. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 8 years ago
  49. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 8 years ago
  50. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 8 years ago
  51. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 8 years ago
  52. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  53. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 8 years ago
  54. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  55. 02cd28b ARM: Remove extra argument from RUNTIME_CURRENT uses. by Vladimir Marko · 8 years ago
  56. 908eb22 ARM/ARM64: Fix throwing entrypoints to call runtime handlers. by Vladimir Marko · 8 years ago
  57. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  58. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  59. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  60. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  61. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  62. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  63. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  64. 4b3acdb Merge "ARM64: Use macros for increasing and decreasing frame size." by Treehugger Robot · 8 years ago
  65. ae6ba1f ARM64: Use macros for increasing and decreasing frame size. by Vladimir Marko · 8 years ago
  66. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  67. 215076b ARM64: Use macros for saving/restoring registers in assembly. by Vladimir Marko · 8 years ago
  68. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  69. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  70. 5f17d64 Merge "Use the fast path object size for RosAlloc asm stubs" by Mathieu Chartier · 8 years ago
  71. 161db1d Use the fast path object size for RosAlloc asm stubs by Mathieu Chartier · 8 years ago
  72. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  73. 9043c61 Merge "ART: Clean up x86 asm in dex cache entrypoints" by Mathieu Chartier · 8 years ago
  74. 4fd93ae Merge "Clean up art_quick_resolve_string for arm64" by Mathieu Chartier · 8 years ago
  75. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  76. e3fbe38 Clean up art_quick_resolve_string for arm64 by Mathieu Chartier · 8 years ago
  77. 43ac114 Merge "Fix unnecessary read barrier for resolved/initialized allocations" by Mathieu Chartier · 8 years ago
  78. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  79. b6ec5d7 Fix unnecessary read barrier for resolved/initialized allocations by Mathieu Chartier · 8 years ago
  80. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  81. 923335c WIP: ART: Clean p x86_64 string dex cache asm. by Christina Wadsworth · 8 years ago
  82. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  83. 2ccdfbb Merge "ART: Improve art_quick_resolve_string for x86." by Treehugger Robot · 8 years ago
  84. 47ec972 Merge "ART: Improve art_quick_resolve_string for x86_64." by Treehugger Robot · 8 years ago
  85. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  86. 4489fb3 ART: Improve art_quick_resolve_string for x86. by Christina Wadsworth · 8 years ago
  87. 6fe5941 Merge "ART: Improve art_quick_resolve_string for arm." by Treehugger Robot · 8 years ago
  88. 43c340d ART: Improve art_quick_resolve_string for x86_64. by Christina Wadsworth · 8 years ago
  89. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  90. 56ece93 ART: Improve art_quick_resolve_string for arm. by Christina Wadsworth · 8 years ago
  91. 38d4d54 Merge "Improve art_quick_resolve_string for arm64 CC" by Mathieu Chartier · 8 years ago
  92. 5f40433 Improve art_quick_resolve_string for arm64 CC by Mathieu Chartier · 8 years ago
  93. 472d03b ART: Fix x86_64 entrypoint breakage with SYMBOL(). by Christina Wadsworth · 8 years ago
  94. 2871540 Merge "ART: String DexCache asm fast path for ARM64" by Mathieu Chartier · 8 years ago
  95. fcd81d9 Merge "ART: String DexCache asm fast path for ARM" by Treehugger Robot · 8 years ago
  96. 899d60b Merge "ART: String DexCache asm fast path for x86" by Treehugger Robot · 8 years ago
  97. a8ed366 Merge "ART: String DexCache asm fast path for x86_64" by Treehugger Robot · 8 years ago
  98. ead8ba3 ART: String DexCache asm fast path for ARM64 by Christina Wadsworth · 8 years ago
  99. 35ef14b ART: String DexCache asm fast path for ARM by Christina Wadsworth · 8 years ago
  100. 39c8a11 ART: String DexCache asm fast path for x86 by Christina Wadsworth · 8 years ago