1. e2a48d2 am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
  2. 4b0e60a am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  3. e3f3e4b am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 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. f8b267d am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  6. dd0b7b9 am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  7. 8e5c632 am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  8. e17fdf8 am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  9. 83488a4 am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  10. 2a7628a am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
  11. b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  12. 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
  13. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  14. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  15. 38510ac Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  16. 4b85567 Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
  17. 2a65d4b Fix run-test for OSX. by Ian Rogers · 11 years ago
  18. f4d7d95 Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
  19. cf20c1a Fix build: style issue. by Vladimir Marko · 11 years ago
  20. 988bbed Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  21. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
  22. 9506afd Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
  23. 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  24. fbb2ea0 Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
  25. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  26. a992a28 Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  27. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  28. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  29. 95c0bf8 ART: Make verifier check invocation args of unresolved methods by Andreas Gampe · 11 years ago
  30. 70c1f6c am eaac24f3: Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
  31. 4778250 am 0cfcd2e4: Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  32. 9adb9e7 am d6b2237d: Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  33. 570473a am 3a97e430: Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  34. 71299bb am bd7ebdbd: Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  35. e4bd9cd am 57cd219d: Merge "Arm64 hard-float" by buzbee · 11 years ago
  36. 3855a80 am 33004d96: Merge "Clean up ARM load/store with offset imm8 << 2." by Vladimir Marko · 11 years ago
  37. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  38. 57cd219 Merge "Arm64 hard-float" by buzbee · 11 years ago
  39. 33ae558 Arm64 hard-float by buzbee · 11 years ago
  40. eaac24f Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
  41. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
  42. 0cfcd2e Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  43. c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 11 years ago
  44. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  45. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 11 years ago
  46. 3a97e43 Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  47. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  48. afa9561 am a9f64d7b: Merge "ART: PassMEDataHolder should have a data field" by Vladimir Marko · 11 years ago
  49. 0f4f41b am 1dfa6d03: Merge "Relax limits for profiler options" by Calin Juravle · 11 years ago
  50. d9bd890 am 4b3fa4b1: Merge "Enable the register allocator on x86_64." by Nicolas Geoffray · 11 years ago
  51. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 11 years ago
  52. e860395 am 79960508: Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  53. 90282d5 am df88a9e4: Merge "x86_64: Enable compilation" by Ian Rogers · 11 years ago
  54. f3e6755 am 57925671: Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
  55. cfed41d am 3d2781d1: Merge "ART: Dex file verifier can\'t blindly use GetDescriptor" by Andreas Gampe · 11 years ago
  56. 8d0a718 am 37a6981e: Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  57. c30ccfc am 2e9a1faf: Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
  58. 55e75c4 am b2192ffe: Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 11 years ago
  59. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  60. 87b275e am 97ed29f8: Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 11 years ago
  61. 8894c23 am 8cd927c8: Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 11 years ago
  62. 388f823 am 49a1b407: Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 11 years ago
  63. 7996050 Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  64. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 11 years ago
  65. 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  66. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 11 years ago
  67. 2e9a1fa Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
  68. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
  69. 64b1c3c am 08eeb38b: Merge "Don\'t use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
  70. d41e1a1 am 6364b429: Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
  71. e87cbc6 am 73d1f276: Merge "Don\'t verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
  72. 04f6e62 am f0879372: Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
  73. f6cf1a8 am 1eadc566: Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
  74. 899109c am cafd0f25: Merge "Guard `Run` for platforms we\'re not compiling to, yet." by Nicolas Geoffray · 11 years ago
  75. fe4a5ba am 9613592a: Merge "Add x86_64 support to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  76. 08977be am b08f63c2: Merge "Enable the register allocator on ARM." by Nicolas Geoffray · 11 years ago
  77. 605a171 am 3316ff53: Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
  78. a421bab am a2b87c25: Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
  79. a2e07bd am 092ce603: Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
  80. bfb465c am 1f968319: Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 11 years ago
  81. d853e71 am c56d1675: Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
  82. f31bbdc am cbaa3076: Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
  83. 08eeb38 Merge "Don't use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
  84. 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 11 years ago
  85. f087937 Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
  86. acc4d2f ART: Check the number of invocation args in verifier by Andreas Gampe · 11 years ago
  87. 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
  88. e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 11 years ago
  89. c56d167 Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
  90. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 11 years ago
  91. 72f7af0 am c0090a42: Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 11 years ago
  92. 31a7670 am adea0aa2: Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
  93. 83db7b6 am f72b7d60: Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
  94. 7588824 am 5110a876: Merge "Fix reflection access check for attached native threads." by Vladimir Marko · 11 years ago
  95. 6053f45 am a194acf2: Merge "Clean up ArmMirToLir::LoadDispBody()/StoreDispBody()." by Vladimir Marko · 11 years ago
  96. 36ecb7e am 3e1e549c: Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 11 years ago
  97. 7074a3a am dfc2091d: Merge "Final CL to enable register allocation on x86." by Nicolas Geoffray · 11 years ago
  98. 5792567 Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
  99. 3c911d6 Add extra information to InitImageMethodVisitor CHECK by Brian Carlstrom · 11 years ago
  100. b2192ff Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 11 years ago