1. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 9 years ago
  2. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  3. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 9 years ago
  4. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 9 years ago
  5. f551d1b Fix art_quick_instrumentation_entry for x86 by Sebastien Hertz · 10 years ago
  6. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 10 years ago
  7. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  8. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  9. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  10. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  11. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  12. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  13. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  14. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  15. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  16. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  17. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  18. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  19. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  20. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  21. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  22. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  23. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  24. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  25. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  26. 410709f Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64" by Sebastien Hertz · 10 years ago
  27. 32b12f8 Fix art_quick_instrumentation_entry stub for x86/x86_64 by Sebastien Hertz · 10 years ago
  28. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  29. e0b46a7 Fix x86 art_quick_set64_instance quick entrypoint by Serguei Katkov · 10 years ago
  30. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  31. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  32. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  33. 6c480d6 Fix Mac build. by Ian Rogers · 10 years ago
  34. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  35. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  36. eac2738 Merge "ART Runtime: Add movb $xx,yy fault handling" by Ian Rogers · 10 years ago
  37. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  38. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  39. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  40. a9f36ee ART Runtime: Add movb $xx,yy fault handling by Mark Mendell · 10 years ago
  41. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  42. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 10 years ago
  43. e2d596e x86 fault handler does not know about movb by Serguei Katkov · 10 years ago
  44. 871bfdc Revert "Revert "x86: Fix art_quick_instrumentation_exit"" by Andreas Gampe · 10 years ago
  45. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  46. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  47. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  48. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  49. 8d98ac6 ART: Remove GOT setup from x86 assembly where not needed by Andreas Gampe · 10 years ago
  50. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 10 years ago
  51. eb0ab9e ART: Fix mac build by Andreas Gampe · 10 years ago
  52. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 10 years ago
  53. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  54. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  55. fba8371 Merge "Fix more of the Mac build." by Dave Allison · 10 years ago
  56. 85fa796 Fix more of the Mac build. by Dan Albert · 10 years ago
  57. 90c5879 Fix the Mac build. by Dan Albert · 10 years ago
  58. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 10 years ago
  59. 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 10 years ago
  60. 1514bcd Merge "Fix build without -Bsymbolic." by Dan Albert · 10 years ago
  61. bae21bb Fix build without -Bsymbolic. by Dan Albert · 10 years ago
  62. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  63. 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 10 years ago
  64. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  65. fea2901 ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 10 years ago
  66. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 10 years ago
  67. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 10 years ago
  68. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  69. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  70. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  71. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  72. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  73. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  74. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 10 years ago
  75. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 10 years ago
  76. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  77. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 10 years ago
  78. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  79. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 10 years ago
  80. e3d5581 Fix host Mac build. by Ian Rogers · 10 years ago
  81. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  82. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  83. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  84. 779f8c9 ART: Generic JNI for x86 by Andreas Gampe · 10 years ago
  85. 8792ae1 x86: art_quick_instrumentation_entry should not use offset address by Serguei Katkov · 10 years ago
  86. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  87. 1d4d7bd ART: refactor x86/x86-64 entrypoints by Alexei Zavjalov · 10 years ago
  88. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 10 years ago
  89. 9f21e41 Work around Mac assembler differences. by Ian Rogers · 10 years ago
  90. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  91. a0ff605 Only disable @PLT symbols for clang 3.3. by Ian Rogers · 10 years ago
  92. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  93. a2b51a0 Fix host build with clang 3.3 by Brian Carlstrom · 10 years ago
  94. 0a3b13f Merge "Add heap reference size to the checks in arch_test" by Andreas Gampe · 10 years ago
  95. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 10 years ago
  96. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 10 years ago
  97. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago
  98. 861ea56 Fix ART compilation for Clang 3.5. by Stephen Hines · 10 years ago
  99. 47d00c0 Add untested x86-64 downcall and exception assembly. by Ian Rogers · 10 years ago
  100. e78d4e1 art_quick_unlock_object uses comparison incorrectly by Serguei Katkov · 10 years ago