1. c8183e1 am 4b0e60ac: am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  2. 4b0e60a am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  3. 56bbece am e3f3e4bb: am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  4. e3f3e4b am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  5. 65e7487 am 46ddb940: am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
  6. 46ddb94 am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
  7. e65f5c5 am f8b267d8: am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  8. f8b267d am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  9. ed5e05b am dd0b7b9c: am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  10. dd0b7b9 am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  11. 581f2b1 am 8e5c6329: am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  12. 8e5c632 am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  13. ac4f44d am e17fdf8f: am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  14. e17fdf8 am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  15. 23a8a35 am 83488a4b: am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  16. bf62acb am 2a7628a0: am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
  17. 83488a4 am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  18. 2a7628a am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
  19. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  20. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
  21. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  22. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  23. 38510ac Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  24. 4b85567 Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
  25. 2a65d4b Fix run-test for OSX. by Ian Rogers · 11 years ago
  26. f4d7d95 Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  27. cf20c1a Fix build: style issue. by Vladimir Marko · 11 years ago
  28. 988bbed Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  29. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
  30. fbb2ea0 Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
  31. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  32. a992a28 Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  33. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  34. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  35. 95c0bf8 ART: Make verifier check invocation args of unresolved methods by Andreas Gampe · 11 years ago
  36. a952be0 am 70c1f6c3: am eaac24f3: Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
  37. f70346b am 47782506: am 0cfcd2e4: Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  38. 0183d1e am 9adb9e71: am d6b2237d: Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  39. 28675c1 am 570473af: am 3a97e430: Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  40. 98f8fa4 am 71299bb5: am bd7ebdbd: Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  41. 70c1f6c am eaac24f3: Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
  42. 4778250 am 0cfcd2e4: Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  43. 9678cab am e4bd9cd6: am 57cd219d: Merge "Arm64 hard-float" by buzbee · 11 years ago
  44. 9adb9e7 am d6b2237d: Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  45. 5615ec7 am 7048ae42: Make class status volatile. by Ian Rogers · 11 years ago
  46. 570473a am 3a97e430: Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  47. 143c289 am 3855a805: am 33004d96: Merge "Clean up ARM load/store with offset imm8 << 2." by Vladimir Marko · 11 years ago
  48. 71299bb am bd7ebdbd: Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  49. 7048ae4 Make class status volatile. by Ian Rogers · 11 years ago
  50. e4bd9cd am 57cd219d: Merge "Arm64 hard-float" by buzbee · 11 years ago
  51. 3855a80 am 33004d96: Merge "Clean up ARM load/store with offset imm8 << 2." by Vladimir Marko · 11 years ago
  52. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  53. 57cd219 Merge "Arm64 hard-float" by buzbee · 11 years ago
  54. 33ae558 Arm64 hard-float by buzbee · 11 years ago
  55. eaac24f Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
  56. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
  57. 0cfcd2e Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  58. c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 11 years ago
  59. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  60. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 11 years ago
  61. 3a97e43 Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  62. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  63. 30b710e am afa9561c: am a9f64d7b: Merge "ART: PassMEDataHolder should have a data field" by Vladimir Marko · 11 years ago
  64. afa9561 am a9f64d7b: Merge "ART: PassMEDataHolder should have a data field" by Vladimir Marko · 11 years ago
  65. bc4b48d am 0f4f41ba: am 1dfa6d03: Merge "Relax limits for profiler options" by Calin Juravle · 11 years ago
  66. adb0ede am d9bd890a: am 4b3fa4b1: Merge "Enable the register allocator on x86_64." by Nicolas Geoffray · 11 years ago
  67. 0f4f41b am 1dfa6d03: Merge "Relax limits for profiler options" by Calin Juravle · 11 years ago
  68. d9bd890 am 4b3fa4b1: Merge "Enable the register allocator on x86_64." by Nicolas Geoffray · 11 years ago
  69. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 11 years ago
  70. bc9c7a5 am e8603952: am 79960508: Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  71. e860395 am 79960508: Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  72. f0c44a6 am 90282d57: am df88a9e4: Merge "x86_64: Enable compilation" by Ian Rogers · 11 years ago
  73. 169d6a3 am f3e67553: am 57925671: Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
  74. 90282d5 am df88a9e4: Merge "x86_64: Enable compilation" by Ian Rogers · 11 years ago
  75. f3e6755 am 57925671: Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
  76. cfed41d am 3d2781d1: Merge "ART: Dex file verifier can\'t blindly use GetDescriptor" by Andreas Gampe · 11 years ago
  77. 8d0a718 am 37a6981e: Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  78. c30ccfc am 2e9a1faf: Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
  79. 55e75c4 am b2192ffe: Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 11 years ago
  80. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  81. 87b275e am 97ed29f8: Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 11 years ago
  82. 8894c23 am 8cd927c8: Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 11 years ago
  83. 388f823 am 49a1b407: Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 11 years ago
  84. 7996050 Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  85. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 11 years ago
  86. 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  87. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 11 years ago
  88. 2e9a1fa Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
  89. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
  90. 64b1c3c am 08eeb38b: Merge "Don\'t use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
  91. d41e1a1 am 6364b429: Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
  92. e87cbc6 am 73d1f276: Merge "Don\'t verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
  93. 04f6e62 am f0879372: Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
  94. f6cf1a8 am 1eadc566: Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
  95. 899109c am cafd0f25: Merge "Guard `Run` for platforms we\'re not compiling to, yet." by Nicolas Geoffray · 11 years ago
  96. fe4a5ba am 9613592a: Merge "Add x86_64 support to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  97. 08977be am b08f63c2: Merge "Enable the register allocator on ARM." by Nicolas Geoffray · 11 years ago
  98. 605a171 am 3316ff53: Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
  99. a421bab am a2b87c25: Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
  100. a2e07bd am 092ce603: Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago