1. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 6 years ago
  2. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  3. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  4. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  5. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 7 years ago
  6. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  7. 86e6814 Leave one more register for clang 7.0. by Chih-Hung Hsieh · 7 years ago
  8. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 8 years ago
  9. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  10. 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 8 years ago
  11. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 8 years ago
  12. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 8 years ago
  13. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 8 years ago
  14. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  15. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  16. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  17. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  18. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  19. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  20. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  21. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  22. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  23. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  24. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  25. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  26. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 8 years ago
  27. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  28. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 9 years ago
  29. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  30. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago
  31. c25cbf1 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  32. c5818f6 Merge "ARM64: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago
  33. 1f36f41 ARM64: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  34. e42888f Write conflict tables in image by Mathieu Chartier · 9 years ago
  35. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 9 years ago
  36. 484fb9f Fix stub_test after semantic conflicting merge. by Nicolas Geoffray · 9 years ago
  37. 1004faa Re-enable IMT stub test. by Nicolas Geoffray · 9 years ago
  38. f9018b0 Disable test for now. by Nicolas Geoffray · 9 years ago
  39. cf283da MIPS32: java.lang.Thread, and java.lang.String intrinsics: by Chris Larsen · 9 years ago
  40. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 9 years ago
  41. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  42. dc2388f MIPS64: Fix stub_test by Goran Jakovljevic · 9 years ago
  43. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  44. 4d44e53 MIPS64: Fix stub_test implementation by Goran Jakovljevic · 9 years ago
  45. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  46. 9537ba2 ART: Rewrite stub-test inline assembly by Andreas Gampe · 9 years ago
  47. 24cc1b3 Fix style issue in stub_test. by Calin Juravle · 9 years ago
  48. 6e399ac Add aarch64 and mips64 support for testing 64 bit field set. by Calin Juravle · 9 years ago
  49. 872ab3f Fix x86_64 gtest. by Calin Juravle · 9 years ago
  50. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 9 years ago
  51. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  52. ff7b114 ART: Fix stub_test by Andreas Gampe · 10 years ago
  53. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 10 years ago
  54. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  55. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
  56. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  57. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 10 years ago
  58. 591d8e4 Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 10 years ago
  59. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 10 years ago
  60. 4ef69be Add stub_test implementation for mips & mips64 by Goran Jakovljevic · 10 years ago
  61. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  62. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  63. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  64. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  65. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  66. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  67. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  68. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  69. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  70. 5c3d3a9 ART: Fix stub_test by Andreas Gampe · 10 years ago
  71. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  72. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  73. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  74. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  75. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  76. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  77. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  78. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  79. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  80. 1a7e292 ART: Fix StubTest Interface Trampoline test by Andreas Gampe · 11 years ago
  81. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  82. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 11 years ago
  83. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  84. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  85. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  86. c3ccc10 Fix the Mac build on x86-64. by Ian Rogers · 11 years ago
  87. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
  88. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
  89. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  90. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 11 years ago
  91. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  92. f39b378 ART: Fix stub_test inline assembly for ARM64 by Andreas Gampe · 11 years ago
  93. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  94. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 11 years ago
  95. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 11 years ago
  96. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 11 years ago
  97. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  98. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  99. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 11 years ago
  100. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago