1. 6e49869 ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 11 years ago
  2. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 11 years ago
  3. ffe18b5 Fix the THREAD_ offsets for MIPS. by Raghu Gandham · 11 years ago
  4. eb0ab9e ART: Fix mac build by Andreas Gampe · 11 years ago
  5. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 11 years ago
  6. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  7. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  8. 62ddb32 AArch64: Fix art_quick_string_compareto. by Zheng Xu · 11 years ago
  9. fba8371 Merge "Fix more of the Mac build." by Dave Allison · 11 years ago
  10. 85fa796 Fix more of the Mac build. by Dan Albert · 11 years ago
  11. 90c5879 Fix the Mac build. by Dan Albert · 11 years ago
  12. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 11 years ago
  13. 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 11 years ago
  14. d842648 Revert "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
  15. 1514bcd Merge "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
  16. bae21bb Fix build without -Bsymbolic. by Dan Albert · 11 years ago
  17. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  18. d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 11 years ago
  19. 467f816 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
  20. 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 11 years ago
  21. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 11 years ago
  22. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 11 years ago
  23. fea2901 ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 11 years ago
  24. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 11 years ago
  25. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  26. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 11 years ago
  27. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 11 years ago
  28. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  29. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  30. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  31. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  32. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 11 years ago
  33. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  34. ae91207 Fix mac build. by Christopher Ferris · 11 years ago
  35. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  36. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  37. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 11 years ago
  38. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  39. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  40. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 11 years ago
  41. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 11 years ago
  42. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  43. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 11 years ago
  44. 39b1ef0 Fix linux build. by Brian Carlstrom · 11 years ago
  45. b0947fc Merge "Copyright assignment" by Andreas Gampe · 11 years ago
  46. 62edf0b Copyright assignment by Bernhard Rosenkraenzer · 11 years ago
  47. c3ccc10 Fix the Mac build on x86-64. by Ian Rogers · 11 years ago
  48. bc8568c AArch64: Add memcmp.S for Arm64. by Serban Constantinescu · 11 years ago
  49. 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  50. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 11 years ago
  51. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  52. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  53. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
  54. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  55. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  56. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
  57. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
  58. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 11 years ago
  59. e3d5581 Fix host Mac build. by Ian Rogers · 11 years ago
  60. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  61. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  62. 6240102 ART: Fix MIPS build by Andreas Gampe · 11 years ago
  63. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 11 years ago
  64. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 11 years ago
  65. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 11 years ago
  66. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 11 years ago
  67. 779f8c9 ART: Generic JNI for x86 by Andreas Gampe · 11 years ago
  68. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 11 years ago
  69. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 11 years ago
  70. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 11 years ago
  71. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 11 years ago
  72. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  73. 7c748c1 x86_64: Fix stubs after 4-byte method handler by Serguei Katkov · 11 years ago
  74. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  75. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 11 years ago
  76. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 11 years ago
  77. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 11 years ago
  78. b264937 Fix reflection_test failures. by Douglas Leung · 11 years ago
  79. f39b378 ART: Fix stub_test inline assembly for ARM64 by Andreas Gampe · 11 years ago
  80. 18e6cf1 Merge "ART: Fix an error in proxy_invoke stub on ARM64" by Andreas Gampe · 11 years ago
  81. f208ae9 x86_64: Fix art_quick_aput_obj by Dmitry Petrochenko · 11 years ago
  82. d1e9167 ART: Fix an error in proxy_invoke stub on ARM64 by Andreas Gampe · 11 years ago
  83. 8792ae1 x86: art_quick_instrumentation_entry should not use offset address by Serguei Katkov · 11 years ago
  84. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  85. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 11 years ago
  86. ab5b370 Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 11 years ago
  87. 7f0a6d6 Fix x86_64 test failures. by Nicolas Geoffray · 11 years ago
  88. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 11 years ago
  89. 748dd95 [MIPS] Remove warnings about use of at register by Chris Dearman · 11 years ago
  90. 1d4d7bd ART: refactor x86/x86-64 entrypoints by Alexei Zavjalov · 11 years ago
  91. 5ef3d95 Merge "AArch64: Enable LONG_* and INT_* opcodes." by Bill Buzbee · 11 years ago
  92. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 11 years ago
  93. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
  94. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 11 years ago
  95. 9c47134 Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 11 years ago
  96. 512d539 Merge "Work around Mac assembler differences." by Ian Rogers · 11 years ago
  97. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 11 years ago
  98. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 11 years ago
  99. 9f21e41 Work around Mac assembler differences. by Ian Rogers · 11 years ago
  100. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago