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