1. 39b1ef0 Fix linux build. by Brian Carlstrom · 10 years ago
  2. b0947fc Merge "Copyright assignment" by Andreas Gampe · 10 years ago
  3. 62edf0b Copyright assignment by Bernhard Rosenkraenzer · 10 years ago
  4. c3ccc10 Fix the Mac build on x86-64. by Ian Rogers · 10 years ago
  5. bc8568c AArch64: Add memcmp.S for Arm64. by Serban Constantinescu · 10 years ago
  6. 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 10 years ago
  7. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 10 years ago
  8. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  9. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 10 years ago
  10. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 10 years ago
  11. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 10 years ago
  12. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  13. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 10 years ago
  14. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 10 years ago
  15. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  16. e3d5581 Fix host Mac build. by Ian Rogers · 10 years ago
  17. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  18. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  19. 6240102 ART: Fix MIPS build by Andreas Gampe · 10 years ago
  20. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  21. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 10 years ago
  22. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 10 years ago
  23. fd755e0 Merge "X86_64: Pass 'hidden method index' in EAX" by Ian Rogers · 10 years ago
  24. 779f8c9 ART: Generic JNI for x86 by Andreas Gampe · 10 years ago
  25. d3703d8 X86_64: Pass 'hidden method index' in EAX by Mark Mendell · 10 years ago
  26. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 10 years ago
  27. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 10 years ago
  28. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  29. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  30. 7c748c1 x86_64: Fix stubs after 4-byte method handler by Serguei Katkov · 10 years ago
  31. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  32. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 10 years ago
  33. adab3a2 Merge "Fix reflection_test failures." by Ian Rogers · 10 years ago
  34. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 10 years ago
  35. b264937 Fix reflection_test failures. by Douglas Leung · 10 years ago
  36. f39b378 ART: Fix stub_test inline assembly for ARM64 by Andreas Gampe · 10 years ago
  37. 18e6cf1 Merge "ART: Fix an error in proxy_invoke stub on ARM64" by Andreas Gampe · 10 years ago
  38. f208ae9 x86_64: Fix art_quick_aput_obj by Dmitry Petrochenko · 10 years ago
  39. d1e9167 ART: Fix an error in proxy_invoke stub on ARM64 by Andreas Gampe · 10 years ago
  40. 8792ae1 x86: art_quick_instrumentation_entry should not use offset address by Serguei Katkov · 10 years ago
  41. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  42. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  43. ab5b370 Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 10 years ago
  44. 7f0a6d6 Fix x86_64 test failures. by Nicolas Geoffray · 10 years ago
  45. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 10 years ago
  46. 748dd95 [MIPS] Remove warnings about use of at register by Chris Dearman · 10 years ago
  47. 1d4d7bd ART: refactor x86/x86-64 entrypoints by Alexei Zavjalov · 10 years ago
  48. 5ef3d95 Merge "AArch64: Enable LONG_* and INT_* opcodes." by Bill Buzbee · 10 years ago
  49. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 10 years ago
  50. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 10 years ago
  51. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 10 years ago
  52. 9c47134 Merge "ART: Make StubTest IMT sanity check a warning" by Andreas Gampe · 10 years ago
  53. 512d539 Merge "Work around Mac assembler differences." by Ian Rogers · 10 years ago
  54. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 10 years ago
  55. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 10 years ago
  56. 9f21e41 Work around Mac assembler differences. by Ian Rogers · 10 years ago
  57. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 10 years ago
  58. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  59. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 10 years ago
  60. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 10 years ago
  61. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  62. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  63. b720c4b Merge "Add Handle/HandleScope and delete SirtRef." by Mathieu Chartier · 10 years ago
  64. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  65. a47dcbf Merge "x86_64: Fix issues in entrypoints" by Andreas Gampe · 10 years ago
  66. 78150c7 x86_64: Fix issues in entrypoints by Dmitry Petrochenko · 10 years ago
  67. c0480ef Fix includes for arch_test.cc. by Vladimir Marko · 10 years ago
  68. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  69. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  70. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 10 years ago
  71. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 10 years ago
  72. b170b3e Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 10 years ago
  73. dfd891a AArch64: Fixing and adding arm64 trampolines. by Matteo Franchin · 10 years ago
  74. 119c6bd Fix stub_test to pass with SS collector. by Mathieu Chartier · 10 years ago
  75. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  76. 63206f3 AArch64: Fix the usage of Thread Register for arm64 by Serban Constantinescu · 10 years ago
  77. a0ff605 Only disable @PLT symbols for clang 3.3. by Ian Rogers · 10 years ago
  78. 484f4da Merge "ART: ARM64 field entrypoints" by Andreas Gampe · 10 years ago
  79. 6e4e59c ART: ARM64 field entrypoints by Andreas Gampe · 10 years ago
  80. fc733a1 Merge "ART: Clean field entrypoints for X86-64" by Andreas Gampe · 10 years ago
  81. 99b0578 Merge "Handle implicit stack overflow without affecting stack walks" by Dave Allison · 10 years ago
  82. 9d4e5e2 ART: Clean field entrypoints for X86-64 by Andreas Gampe · 10 years ago
  83. fac805b Merge "Implement field entrypoints for x86-64" by Andreas Gampe · 10 years ago
  84. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  85. 8d07e2d Implement field entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  86. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 10 years ago
  87. 2ba8d4b ART: Better art_quick_string_compareto stub_test by Andreas Gampe · 10 years ago
  88. 7177d7c ART: Add art_quick_unlock_object to stub_test by Andreas Gampe · 10 years ago
  89. 851a9a9 Merge "Implement object lock and unlock entrypoints for x86-64" by Andreas Gampe · 10 years ago
  90. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  91. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 10 years ago
  92. 315ccab Implement art_quick_string_compareto entrypoint for x86-64 by Alexei Zavjalov · 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. 6661304 Merge "Disable StubTest.APutObj if heap poisoning is enabled." by Hiroshi Yamauchi · 10 years ago
  98. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 10 years ago
  99. d6881ae Disable StubTest.APutObj if heap poisoning is enabled. by Hiroshi Yamauchi · 10 years ago
  100. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago