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