1. e0b46a7 Fix x86 art_quick_set64_instance quick entrypoint by Serguei Katkov · 10 years ago
  2. 943826e ART: Fix warnings in memcmp16 for arm32 by Andreas Gampe · 10 years ago
  3. 8ba17f6 Don't enable ARM_R4_SUSPEND_FLAG. by Ian Rogers · 10 years ago
  4. da04f29 Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  5. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  6. 3a8a7a4 Merge "Add ATTRIBUTE_UNUSED to unused parameters." by Ian Rogers · 10 years ago
  7. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 10 years ago
  8. 78a3233 Merge "ART: More warnings" by Andreas Gampe · 10 years ago
  9. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  10. 4bb1404 Fix unused parameters for the Mac. by Ian Rogers · 10 years ago
  11. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  12. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  13. 13738bf Add gp initialization to the art_quick_imt_conflict_trampoline() function. by Douglas Leung · 10 years ago
  14. 768135f Merge "Do not use ld instruction for Mips32." by Ian Rogers · 10 years ago
  15. 4af77b7 Do not use ld instruction for Mips32. by Douglas Leung · 10 years ago
  16. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  17. 3283820 Add missing SHARED_LOCKS_REQUIRED attibute. by Chih-Hung Hsieh · 10 years ago
  18. fd9e956 Merge "C++11 related clean-up of DISALLOW_.." by Ian Rogers · 10 years ago
  19. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  20. 0ff20d5 Fix arm64 bug introduced by refactoring. by Stephen Kyle · 10 years ago
  21. 6c480d6 Fix Mac build. by Ian Rogers · 10 years ago
  22. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  23. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 10 years ago
  24. a304f97 Rework arm64 register codes and fix Arm64ManagedRegister tests. by Alexandre Rames · 10 years ago
  25. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  26. eac2738 Merge "ART Runtime: Add movb $xx,yy fault handling" by Ian Rogers · 10 years ago
  27. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  28. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  29. 3b37073 Fix arm64 build: move macro usage after definition. by Vladimir Marko · 10 years ago
  30. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  31. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  32. a9f36ee ART Runtime: Add movb $xx,yy fault handling by Mark Mendell · 10 years ago
  33. 11daa0a Rename registers in arm64. by Nicolas Geoffray · 10 years ago
  34. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  35. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 10 years ago
  36. e2d596e x86 fault handler does not know about movb by Serguei Katkov · 11 years ago
  37. 194321c Add proper cfi directives. by Christopher Ferris · 11 years ago
  38. 871bfdc Revert "Revert "x86: Fix art_quick_instrumentation_exit"" by Andreas Gampe · 11 years ago
  39. 1a7e292 ART: Fix StubTest Interface Trampoline test by Andreas Gampe · 11 years ago
  40. 500c421 Fix mips build for nested signal handler by Dave Allison · 11 years ago
  41. 8ce6b90 Handle nested signals by Dave Allison · 11 years ago
  42. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 11 years ago
  43. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 11 years ago
  44. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  45. 8d98ac6 ART: Remove GOT setup from x86 assembly where not needed by Andreas Gampe · 11 years ago
  46. 6e49869 ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 11 years ago
  47. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 11 years ago
  48. ffe18b5 Fix the THREAD_ offsets for MIPS. by Raghu Gandham · 11 years ago
  49. eb0ab9e ART: Fix mac build by Andreas Gampe · 11 years ago
  50. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 11 years ago
  51. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  52. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  53. 62ddb32 AArch64: Fix art_quick_string_compareto. by Zheng Xu · 11 years ago
  54. fba8371 Merge "Fix more of the Mac build." by Dave Allison · 11 years ago
  55. 85fa796 Fix more of the Mac build. by Dan Albert · 11 years ago
  56. 90c5879 Fix the Mac build. by Dan Albert · 11 years ago
  57. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 11 years ago
  58. 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 11 years ago
  59. d842648 Revert "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
  60. 1514bcd Merge "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
  61. bae21bb Fix build without -Bsymbolic. by Dan Albert · 11 years ago
  62. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  63. d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 11 years ago
  64. 467f816 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
  65. 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 11 years ago
  66. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 11 years ago
  67. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 11 years ago
  68. fea2901 ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 11 years ago
  69. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 11 years ago
  70. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  71. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 11 years ago
  72. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 11 years ago
  73. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  74. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  75. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  76. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  77. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 11 years ago
  78. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  79. ae91207 Fix mac build. by Christopher Ferris · 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. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 11 years ago
  83. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  84. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  85. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 11 years ago
  86. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 11 years ago
  87. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  88. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 11 years ago
  89. 39b1ef0 Fix linux build. by Brian Carlstrom · 11 years ago
  90. b0947fc Merge "Copyright assignment" by Andreas Gampe · 11 years ago
  91. 62edf0b Copyright assignment by Bernhard Rosenkraenzer · 11 years ago
  92. c3ccc10 Fix the Mac build on x86-64. by Ian Rogers · 11 years ago
  93. bc8568c AArch64: Add memcmp.S for Arm64. by Serban Constantinescu · 11 years ago
  94. 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  95. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 11 years ago
  96. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  97. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  98. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
  99. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  100. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago