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. 579885a Opt Compiler: ARM64: Enable explicit memory barriers over acquire/release by Serban Constantinescu · 9 years ago
  5. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 9 years ago
  6. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  7. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  8. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  9. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  10. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  11. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 10 years ago
  12. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  13. d9df670 Add denver64 as a known ARM64 variant. by Ian Rogers · 10 years ago
  14. 72a122c ART: Fix last lpae occurrence, Arm64 generic by Andreas Gampe · 10 years ago
  15. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  16. da04f29 Merge "ART: Fix some redundant declarations" by Andreas Gampe · 10 years ago
  17. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  18. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 10 years ago
  19. b688611 ART: Remove unnecessary includes by Andreas Gampe · 10 years ago
  20. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  21. 3283820 Add missing SHARED_LOCKS_REQUIRED attibute. by Chih-Hung Hsieh · 10 years ago
  22. 0ff20d5 Fix arm64 bug introduced by refactoring. by Stephen Kyle · 10 years ago
  23. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  24. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 10 years ago
  25. a304f97 Rework arm64 register codes and fix Arm64ManagedRegister tests. by Alexandre Rames · 10 years ago
  26. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  27. 3b37073 Fix arm64 build: move macro usage after definition. by Vladimir Marko · 10 years ago
  28. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  29. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  30. 11daa0a Rename registers in arm64. by Nicolas Geoffray · 10 years ago
  31. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  32. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  33. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 10 years ago
  34. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  35. 62ddb32 AArch64: Fix art_quick_string_compareto. by Zheng Xu · 10 years ago
  36. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  37. d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 10 years ago
  38. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  39. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  40. ab08811 Add read barriers for the roots in Runtime. by Hiroshi Yamauchi · 10 years ago
  41. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  42. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  43. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  44. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  45. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  46. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 10 years ago
  47. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  48. 62edf0b Copyright assignment by Bernhard Rosenkraenzer · 10 years ago
  49. bc8568c AArch64: Add memcmp.S for Arm64. by Serban Constantinescu · 10 years ago
  50. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 10 years ago
  51. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 10 years ago
  52. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 10 years ago
  53. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  54. a992a28 Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  55. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 10 years ago
  56. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 10 years ago
  57. 988bbed Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 10 years ago
  58. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  59. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 10 years ago
  60. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  61. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 10 years ago
  62. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 10 years ago
  63. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 10 years ago
  64. cdb3fa5 Do not force unwind info to debug_frame. by Christopher Ferris · 10 years ago
  65. d1e9167 ART: Fix an error in proxy_invoke stub on ARM64 by Andreas Gampe · 10 years ago
  66. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  67. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  68. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 10 years ago
  69. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 10 years ago
  70. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 10 years ago
  71. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 10 years ago
  72. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 10 years ago
  73. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  74. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  75. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  76. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  77. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  78. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 10 years ago
  79. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 10 years ago
  80. dfd891a AArch64: Fixing and adding arm64 trampolines. by Matteo Franchin · 10 years ago
  81. 63206f3 AArch64: Fix the usage of Thread Register for arm64 by Serban Constantinescu · 10 years ago
  82. 6e4e59c ART: ARM64 field entrypoints by Andreas Gampe · 10 years ago
  83. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 10 years ago
  84. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  85. 0a3b13f Merge "Add heap reference size to the checks in arch_test" by Andreas Gampe · 10 years ago
  86. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 10 years ago
  87. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 10 years ago
  88. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 10 years ago
  89. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 10 years ago
  90. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 10 years ago
  91. 987560f Remove support for app JNI workarounds. by Ian Rogers · 10 years ago
  92. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 10 years ago
  93. a376328 ARM64: Fix array out of bounds access in DoLongJump by Andreas Gampe · 10 years ago
  94. 0b59c11 Merge "Fix ARM64 invoke stubs, correct CFI directives" by Andreas Gampe · 10 years ago
  95. 03906cf Fix ARM64 invoke stubs, correct CFI directives by Andreas Gampe · 10 years ago
  96. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 10 years ago
  97. 86fb9bf Fix Thread offsets for ARM64 assembly by Andreas Gampe · 10 years ago
  98. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  99. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  100. e62a07e Last patch for running tests on ARM64 by Andreas Gampe · 10 years ago