1. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  2. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  3. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  4. 11a250b Remove denver from art by Haibo Huang · 6 years ago
  5. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  6. b06fbf7 ART: Support kryo385 CPU. by Artem Serov · 6 years ago
  7. 5c89c57 Do not clobber reserved register X18 by Yi Kong · 6 years ago
  8. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 6 years ago
  9. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  10. fe89f17 Merge "Block the platform register, x18." by Treehugger Robot · 6 years ago
  11. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  12. 60c5bc1 Add a new cpu variant named kabylake by Shalini Salomi Bodapati · 6 years ago
  13. 50b4743 Move cpp-define related static_assert to runtime. by David Srbecky · 6 years ago
  14. 43c6653 Add support for A76 in art by Haibo Huang · 6 years ago
  15. 3cf0a3e Merge "ART: Add support for ARMv8.x features for ARM64." by Vladimir Marko · 6 years ago
  16. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 6 years ago
  17. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 6 years ago
  18. 1032f9b ART: Add support for ARMv8.x features for ARM64. by xueliang.zhong · 7 years ago
  19. bd8e10c Block the platform register, x18. by Peter Collingbourne · 7 years ago
  20. 0ed1eab arm64: Don't use the GOT to access art::Runtime::instance_. by Peter Collingbourne · 7 years ago
  21. 213f895 Merge "HWASan support in ART." by Treehugger Robot · 7 years ago
  22. 9b7656d HWASan support in ART. by Evgenii Stepanov · 7 years ago
  23. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 7 years ago
  24. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  25. dd509ac ARM/ARM64: Rewrite art_quick_do_long_jump. by Vladimir Marko · 7 years ago
  26. d887ed8 Revert^2 "ARM: Reimplement the UnsafeCASObject intrinsic." by Vladimir Marko · 7 years ago
  27. 94796f8 ARM64: Reimplement the UnsafeCASObject intrinsic. by Vladimir Marko · 7 years ago
  28. 9d47925 Rename type resolution entrypoints. by Vladimir Marko · 7 years ago
  29. a9f303c Rewrite Class init entrypoint to take a Class arg. by Vladimir Marko · 7 years ago
  30. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 7 years ago
  31. cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
  32. f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 7 years ago
  33. 1a2b9be Merge "Use clang integrated assembler." by Chih-hung Hsieh · 7 years ago
  34. 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 7 years ago
  35. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  36. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
  37. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  38. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 7 years ago
  39. 3b562b1 Merge "Remove the CodeOffset helper class." by David Srbecky · 7 years ago
  40. d02b23f Remove the CodeOffset helper class. by David Srbecky · 7 years ago
  41. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 7 years ago
  42. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 7 years ago
  43. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 7 years ago
  44. b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 7 years ago
  45. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 7 years ago
  46. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  47. bf37ad2 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 7 years ago
  48. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  49. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  50. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  51. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  52. 29c4ec0 Merge "Set GS register for Fuchsia" by Jeff Brown · 7 years ago
  53. 395071d Set GS register for Fuchsia by Steve Austin · 7 years ago
  54. 1979c64 Clean up include paths by David Sehr · 7 years ago
  55. e3872ed Fix non-Baker build. by Vladimir Marko · 7 years ago
  56. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 7 years ago
  57. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  58. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  59. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  60. 946bb09 Support unwinding though the switch interpreter. by David Srbecky · 7 years ago
  61. e1734a9 Merge "Fix mac build: Update cfi directives for art_quick_osr_stub." by Yabin Cui · 7 years ago
  62. 1f49d97 Fix mac build: Update cfi directives for art_quick_osr_stub. by David Srbecky · 7 years ago
  63. 6d28844 Merge "Update cfi directives for art_quick_osr_stub." by David Srbecky · 7 years ago
  64. 05c1fb4 Merge "ARM64: Simplify save/restore regs in invoke stub." by Vladimir Marko · 7 years ago
  65. 79b1445 Update cfi directives for art_quick_osr_stub. by Christopher Ferris · 7 years ago
  66. 7e61411 ARM64: Simplify save/restore regs in invoke stub. by Vladimir Marko · 7 years ago
  67. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  68. 134cfdd x86-64: Fix art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  69. a26f416 ARM64: Rewrite art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  70. 6dfaa0c Merge "ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 7 years ago
  71. 1fbea61 ART: Fix memcmp16_test typo by Andreas Gampe · 7 years ago
  72. 1e5b3f3 Merge "MIPS64: Fix art_quick_instrumentation_entry" by Treehugger Robot · 7 years ago
  73. 86e6814 Leave one more register for clang 7.0. by Chih-Hung Hsieh · 7 years ago
  74. 7349d5d MIPS64: Fix art_quick_instrumentation_entry by Goran Jakovljevic · 7 years ago
  75. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  76. 4ea9eba Merge "MIPS32: Mark kQuickPow as direct entrypoint" by Treehugger Robot · 7 years ago
  77. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  78. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  79. 0dec337 MIPS32: Mark kQuickPow as direct entrypoint by Goran Jakovljevic · 7 years ago
  80. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 7 years ago
  81. bf92b3f Clean up art_quick_check_instance_of entrypoints. by Vladimir Marko · 7 years ago
  82. b47f744 ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list by Junmo Park · 7 years ago
  83. 809f5b1 Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE. by Roland Levillain · 7 years ago
  84. e7de5ec MIPS: Support swaps between 128-bit locations by Goran Jakovljevic · 7 years ago
  85. bfe2c6c MIPS: Add missing include by Goran Jakovljevic · 7 years ago
  86. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  87. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  88. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  89. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  90. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  91. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  92. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  93. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  94. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  95. 715f43e MIPS32: Improve stack alignment, use sdc1/ldc1, where possible. by Chris Larsen · 7 years ago
  96. 4584122 ART: Remove suspend-check optimization by Andreas Gampe · 7 years ago
  97. 08601a4 Merge changes I38b16291,I159669ec by Treehugger Robot · 7 years ago
  98. 60454cb MIPS: Follow-up to "Allow deoptimization when returning from a runtime method" by Alexey Frunze · 8 years ago
  99. 217d6d3 ART: Remove old code by Andreas Gampe · 7 years ago
  100. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago