1. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  2. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 10 years ago
  3. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 10 years ago
  4. f4d7d95 Merge "Fix build: style issue." by Vladimir Marko · 10 years ago
  5. cf20c1a Fix build: style issue. by Vladimir Marko · 10 years ago
  6. a992a28 Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  7. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 10 years ago
  8. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 10 years ago
  9. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 10 years ago
  10. 988bbed Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 10 years ago
  11. 4b85567 Merge "Fix run-test for OSX." by Ian Rogers · 10 years ago
  12. 2a65d4b Fix run-test for OSX. by Ian Rogers · 10 years ago
  13. eaac24f Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 10 years ago
  14. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 10 years ago
  15. 0cfcd2e Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 10 years ago
  16. c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 10 years ago
  17. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 10 years ago
  18. 3a97e43 Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 10 years ago
  19. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 10 years ago
  20. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 10 years ago
  21. 57cd219 Merge "Arm64 hard-float" by buzbee · 10 years ago
  22. 33ae558 Arm64 hard-float by buzbee · 10 years ago
  23. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 10 years ago
  24. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 10 years ago
  25. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 10 years ago
  26. 7996050 Merge "Quick compiler:interpret on type mismatch" by buzbee · 10 years ago
  27. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 10 years ago
  28. 97ed29f Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 10 years ago
  29. 4439596 ART: Hide unreachable basic blocks in the compiler by Andreas Gampe · 10 years ago
  30. 08eeb38 Merge "Don't use signal handlers in interpreter only mode" by Dave Allison · 10 years ago
  31. 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 10 years ago
  32. df88a9e Merge "x86_64: Enable compilation" by Ian Rogers · 10 years ago
  33. 136aaee x86_64: Enable compilation by Dmitry Petrochenko · 10 years ago
  34. 5792567 Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 10 years ago
  35. 3c911d6 Add extra information to InitImageMethodVisitor CHECK by Brian Carlstrom · 10 years ago
  36. b2192ff Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 10 years ago
  37. cc8c5c5 Avoid a non-root monitor vector in Dbg::GetOwnedMonitors(). by Hiroshi Yamauchi · 10 years ago
  38. 8cd927c Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 10 years ago
  39. 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 10 years ago
  40. 49a1b40 Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 10 years ago
  41. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 10 years ago
  42. 6364b42 Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 10 years ago
  43. 5e31dda ART: Clean up DexFile verifier API by Andreas Gampe · 10 years ago
  44. 73d1f27 Merge "Don't verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 10 years ago
  45. 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 10 years ago
  46. f087937 Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 10 years ago
  47. acc4d2f ART: Check the number of invocation args in verifier by Andreas Gampe · 10 years ago
  48. 3316ff5 Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 10 years ago
  49. 9f2b643 ART: Invoke_virtual needs at least receiver parameter by Andreas Gampe · 10 years ago
  50. cbaa307 Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 10 years ago
  51. e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 10 years ago
  52. 3d2781d Merge "ART: Dex file verifier can't blindly use GetDescriptor" by Andreas Gampe · 10 years ago
  53. bb836e1 ART: Dex file verifier can't blindly use GetDescriptor by Andreas Gampe · 10 years ago
  54. 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 10 years ago
  55. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 10 years ago
  56. 2e9a1fa Merge "Tidy x86 assembler." by Ian Rogers · 10 years ago
  57. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 10 years ago
  58. 1eadc56 Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 10 years ago
  59. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 10 years ago
  60. 1f96831 Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 10 years ago
  61. 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 10 years ago
  62. c56d167 Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 10 years ago
  63. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 10 years ago
  64. f72b7d6 Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 10 years ago
  65. a2b87c2 Merge "consolidate profiles and profile-cache" by Nick Kralevich · 10 years ago
  66. 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 10 years ago
  67. e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 10 years ago
  68. 7bfa86d consolidate profiles and profile-cache by Nick Kralevich · 10 years ago
  69. 3a7a8d1 Merge "Fix typo comment by removing." by Ian Rogers · 10 years ago
  70. a5d7401 Fix typo comment by removing. by Ian Rogers · 10 years ago
  71. 45ee056 Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 10 years ago
  72. d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 10 years ago
  73. adea0aa Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 10 years ago
  74. f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 10 years ago
  75. dfc2091 Merge "Final CL to enable register allocation on x86." by Nicolas Geoffray · 10 years ago
  76. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  77. c936622 Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 10 years ago
  78. 44405a1 Merge "Fix mem_map_test for Mips." by Ian Rogers · 10 years ago
  79. 859c255 Fix mem_map_test for Mips. by Douglas Leung · 10 years ago
  80. 508e011 Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 10 years ago
  81. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 10 years ago
  82. 921b1e0 Merge changes I70a3b6fe,Ib12f3474 by Brian Carlstrom · 10 years ago
  83. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 10 years ago
  84. b12f347 Revert "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 10 years ago
  85. 3b95d23 Merge "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 10 years ago
  86. 35f7225 Revert "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 10 years ago
  87. 16e1eda Merge "x86_64: Fix issue in JNI compiler" by Andreas Gampe · 10 years ago
  88. 5408b6b x86_64: Fix issue in JNI compiler by avignate · 10 years ago
  89. c879aae Merge "ART: Update the DecodedInstruction for the Fused extended bytecodes." by Ian Rogers · 10 years ago
  90. 40864df Merge "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 10 years ago
  91. 2fd08e2 Merge "Fix compilation errors when setting kTracing = true." by Ian Rogers · 10 years ago
  92. 4965c02 Fix compilation errors when setting kTracing = true. by Douglas Leung · 10 years ago
  93. 4daa8b5 Merge "Fix host Mac build." by Ian Rogers · 10 years ago
  94. e3d5581 Fix host Mac build. by Ian Rogers · 10 years ago
  95. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  96. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  97. 08654d4 Merge "Workaround frame size issues." by Ian Rogers · 10 years ago
  98. 5487494 Workaround frame size issues. by Ian Rogers · 10 years ago
  99. 73304bb Merge "X86_64: Proper IMT fix" by Ian Rogers · 10 years ago
  100. aa4e4d8 Merge "Fix for test-art-host" by Brian Carlstrom · 10 years ago