1. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 10 years ago
  2. 33f109a Merge "ART: Fix comments for dmb" by Andreas Gampe · 10 years ago
  3. 675967d ART: Fix comments for dmb by Andreas Gampe · 10 years ago
  4. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  5. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  6. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 10 years ago
  7. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  8. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 11 years ago
  9. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 10 years ago
  10. dfd891a AArch64: Fixing and adding arm64 trampolines. by Matteo Franchin · 11 years ago
  11. 63206f3 AArch64: Fix the usage of Thread Register for arm64 by Serban Constantinescu · 11 years ago
  12. 6e4e59c ART: ARM64 field entrypoints by Andreas Gampe · 11 years ago
  13. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 11 years ago
  14. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  15. 0a3b13f Merge "Add heap reference size to the checks in arch_test" by Andreas Gampe · 11 years ago
  16. b132ec5 Add heap reference size to the checks in arch_test by Andreas Gampe · 11 years ago
  17. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 11 years ago
  18. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 11 years ago
  19. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 11 years ago
  20. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 11 years ago
  21. 987560f Remove support for app JNI workarounds. by Ian Rogers · 11 years ago
  22. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  23. a376328 ARM64: Fix array out of bounds access in DoLongJump by Andreas Gampe · 11 years ago
  24. 0b59c11 Merge "Fix ARM64 invoke stubs, correct CFI directives" by Andreas Gampe · 11 years ago
  25. 03906cf Fix ARM64 invoke stubs, correct CFI directives by Andreas Gampe · 11 years ago
  26. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  27. 86fb9bf Fix Thread offsets for ARM64 assembly by Andreas Gampe · 11 years ago
  28. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 11 years ago
  29. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  30. e62a07e Last patch for running tests on ARM64 by Andreas Gampe · 11 years ago
  31. c6ee54e Trampoline and assembly fixes for ARM64 by Andreas Gampe · 11 years ago
  32. 9de65ff Fixes to mem_map wraparound and ARM64 quick_invoke assembly by Andreas Gampe · 11 years ago
  33. 6ed19fd 64bit: make runtime offsets more deterministic. by Ian Rogers · 11 years ago
  34. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  35. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 11 years ago