1. 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 4 years, 3 months ago
  2. 9636062 Integrate cpu_features external library by Daniil Riazanovskiy · 4 years, 3 months ago
  3. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 5 months ago
  4. aacf977 Reword some comments to be more inclusive by Orion Hodson · 4 years, 5 months ago
  5. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 8 months ago
  6. ad3bbcd Revert^2 "Use CPP defines for default x86 and x86_64 ISA features" by Eric Holk · 4 years, 8 months ago
  7. 12cde74 Revert "Use CPP defines for default x86 and x86_64 ISA features" by Vladimir Marko · 4 years, 8 months ago
  8. 5b0bbf3 Use CPP defines for default x86 and x86_64 ISA features by Eric Holk · 4 years, 8 months ago
  9. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 11 months ago
  10. 6e043bb Rewrite GenericJNI frame setup. by Vladimir Marko · 4 years, 11 months ago
  11. 5c33d35 Reinstate exception check in GenericJni stubs. by Vladimir Marko · 4 years, 11 months ago
  12. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  13. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
  14. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago
  15. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 5 years ago
  16. 08d0984 Allow late lookup for @FastNative methods. by Vladimir Marko · 5 years ago
  17. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 5 years ago
  18. 1ba7e8c Fix uses of DW_CFA_restore_state in assembly code. by David Srbecky · 5 years ago
  19. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  20. 20d1c94 Patch supports Intel(R) AVX/AVX2 MOV Instruction by jaishank · 6 years ago
  21. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 6 years ago
  22. 7909e1e Merge "ART: Enable ISA features run-time detection for ARM64" by Roland Levillain · 6 years ago
  23. b87eedc x86/x86-64: Fix IMT conflict trampoline for obsolete methods. by Vladimir Marko · 6 years ago
  24. 7f88c1a ART: Enable ISA features run-time detection for ARM64 by xueliang.zhong · 6 years ago
  25. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  26. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  27. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  28. 60c5bc1 Add a new cpu variant named kabylake by Shalini Salomi Bodapati · 6 years ago
  29. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  30. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  31. 9d47925 Rename type resolution entrypoints. by Vladimir Marko · 6 years ago
  32. cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 6 years ago
  33. f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 6 years ago
  34. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  35. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
  36. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  37. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 7 years ago
  38. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 7 years ago
  39. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 7 years ago
  40. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 7 years ago
  41. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  42. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  43. 1979c64 Clean up include paths by David Sehr · 7 years ago
  44. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  45. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  46. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  47. 946bb09 Support unwinding though the switch interpreter. by David Srbecky · 7 years ago
  48. 1f49d97 Fix mac build: Update cfi directives for art_quick_osr_stub. by David Srbecky · 7 years ago
  49. 79b1445 Update cfi directives for art_quick_osr_stub. by Christopher Ferris · 7 years ago
  50. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  51. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  52. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  53. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 7 years ago
  54. bf92b3f Clean up art_quick_check_instance_of entrypoints. by Vladimir Marko · 7 years ago
  55. 809f5b1 Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE. by Roland Levillain · 7 years ago
  56. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  57. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  58. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  59. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  60. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  61. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  62. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  63. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  64. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  65. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  66. 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
  67. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  68. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  69. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  70. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 7 years ago
  71. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  72. 0a87a65 Add two special runtime methods. by Mingyao Yang · 8 years ago
  73. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  74. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  75. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  76. 5354af9 Refined HasAtLeast() for x86 and x86_64. by Aart Bik · 7 years ago
  77. be3d723 Fix static analyzer warnings by George Burgess IV · 8 years ago
  78. d455b87 Merge "x86/x86-64: Fix art_quick_instrumentation_exit CFI." by Vladimir Marko · 8 years ago
  79. 9877855 x86/x86-64: Fix art_quick_instrumentation_exit CFI. by Vladimir Marko · 8 years ago
  80. 4e44dcc Merge "X86: Add sandybridge microarchitecture" by Treehugger Robot · 8 years ago
  81. 9e20fd6 Merge "Add method tracing JVMTI callbacks" by Treehugger Robot · 8 years ago
  82. b8bff09 X86: Add sandybridge microarchitecture by Luis Hector Chavez · 8 years ago
  83. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 8 years ago
  84. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  85. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 8 years ago
  86. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 8 years ago
  87. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  88. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 8 years ago
  89. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 8 years ago
  90. 34ed966 Merge "Remove some hardcoded cases of kCardShift" by Mathieu Chartier · 8 years ago
  91. afdcbcb Remove some hardcoded cases of kCardShift by Mathieu Chartier · 8 years ago
  92. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  93. 91119d6 fault_handler: use SafeCopy to decode x86 instruction length. by Josh Gao · 8 years ago
  94. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
  95. fe10279 Merge "Catch signals that happen inside a fault handler." by Treehugger Robot · 8 years ago
  96. 5667f56 Modify invoke interface trampoline to pass interface method. by Jeff Hao · 8 years ago
  97. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 8 years ago
  98. ea4c126 Change type initialization entrypoints to kSaveEverything. by Vladimir Marko · 8 years ago
  99. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
  100. 79da138 Forgot stack alignment on x86. by Nicolas Geoffray · 8 years ago