1. 4778250 am 0cfcd2e4: Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  2. 9adb9e7 am d6b2237d: Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  3. 570473a am 3a97e430: Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  4. 71299bb am bd7ebdbd: Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  5. e4bd9cd am 57cd219d: Merge "Arm64 hard-float" by buzbee · 11 years ago
  6. 3855a80 am 33004d96: Merge "Clean up ARM load/store with offset imm8 << 2." by Vladimir Marko · 11 years ago
  7. d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
  8. 57cd219 Merge "Arm64 hard-float" by buzbee · 11 years ago
  9. 33ae558 Arm64 hard-float by buzbee · 11 years ago
  10. 0cfcd2e Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
  11. c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 11 years ago
  12. bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
  13. b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 11 years ago
  14. 3a97e43 Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
  15. afa9561 am a9f64d7b: Merge "ART: PassMEDataHolder should have a data field" by Vladimir Marko · 11 years ago
  16. 0f4f41b am 1dfa6d03: Merge "Relax limits for profiler options" by Calin Juravle · 11 years ago
  17. d9bd890 am 4b3fa4b1: Merge "Enable the register allocator on x86_64." by Nicolas Geoffray · 11 years ago
  18. 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 11 years ago
  19. e860395 am 79960508: Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  20. 90282d5 am df88a9e4: Merge "x86_64: Enable compilation" by Ian Rogers · 11 years ago
  21. f3e6755 am 57925671: Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
  22. cfed41d am 3d2781d1: Merge "ART: Dex file verifier can\'t blindly use GetDescriptor" by Andreas Gampe · 11 years ago
  23. 8d0a718 am 37a6981e: Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  24. c30ccfc am 2e9a1faf: Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
  25. 55e75c4 am b2192ffe: Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 11 years ago
  26. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  27. 87b275e am 97ed29f8: Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 11 years ago
  28. 8894c23 am 8cd927c8: Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 11 years ago
  29. 388f823 am 49a1b407: Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 11 years ago
  30. 7996050 Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
  31. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 11 years ago
  32. 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
  33. 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 11 years ago
  34. 2e9a1fa Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
  35. 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
  36. 64b1c3c am 08eeb38b: Merge "Don\'t use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
  37. d41e1a1 am 6364b429: Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
  38. e87cbc6 am 73d1f276: Merge "Don\'t verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
  39. 04f6e62 am f0879372: Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
  40. f6cf1a8 am 1eadc566: Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
  41. 899109c am cafd0f25: Merge "Guard `Run` for platforms we\'re not compiling to, yet." by Nicolas Geoffray · 11 years ago
  42. fe4a5ba am 9613592a: Merge "Add x86_64 support to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  43. 08977be am b08f63c2: Merge "Enable the register allocator on ARM." by Nicolas Geoffray · 11 years ago
  44. 605a171 am 3316ff53: Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
  45. a421bab am a2b87c25: Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
  46. a2e07bd am 092ce603: Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
  47. bfb465c am 1f968319: Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 11 years ago
  48. d853e71 am c56d1675: Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
  49. f31bbdc am cbaa3076: Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
  50. 08eeb38 Merge "Don't use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
  51. 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 11 years ago
  52. f087937 Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
  53. acc4d2f ART: Check the number of invocation args in verifier by Andreas Gampe · 11 years ago
  54. 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
  55. e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 11 years ago
  56. c56d167 Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
  57. df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 11 years ago
  58. 72f7af0 am c0090a42: Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 11 years ago
  59. 31a7670 am adea0aa2: Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
  60. 83db7b6 am f72b7d60: Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
  61. 7588824 am 5110a876: Merge "Fix reflection access check for attached native threads." by Vladimir Marko · 11 years ago
  62. 6053f45 am a194acf2: Merge "Clean up ArmMirToLir::LoadDispBody()/StoreDispBody()." by Vladimir Marko · 11 years ago
  63. 36ecb7e am 3e1e549c: Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 11 years ago
  64. 7074a3a am dfc2091d: Merge "Final CL to enable register allocation on x86." by Nicolas Geoffray · 11 years ago
  65. 5792567 Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
  66. 3c911d6 Add extra information to InitImageMethodVisitor CHECK by Brian Carlstrom · 11 years ago
  67. b2192ff Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 11 years ago
  68. cc8c5c5 Avoid a non-root monitor vector in Dbg::GetOwnedMonitors(). by Hiroshi Yamauchi · 11 years ago
  69. 49a1b40 Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 11 years ago
  70. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 11 years ago
  71. 73d1f27 Merge "Don't verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
  72. 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 11 years ago
  73. cbaa307 Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
  74. e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 11 years ago
  75. df88a9e Merge "x86_64: Enable compilation" by Ian Rogers · 11 years ago
  76. 136aaee x86_64: Enable compilation by Dmitry Petrochenko · 11 years ago
  77. 3d2781d Merge "ART: Dex file verifier can't blindly use GetDescriptor" by Andreas Gampe · 11 years ago
  78. bb836e1 ART: Dex file verifier can't blindly use GetDescriptor by Andreas Gampe · 11 years ago
  79. 97ed29f Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 11 years ago
  80. 4439596 ART: Hide unreachable basic blocks in the compiler by Andreas Gampe · 11 years ago
  81. 8cd927c Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 11 years ago
  82. 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 11 years ago
  83. 6364b42 Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
  84. 5e31dda ART: Clean up DexFile verifier API by Andreas Gampe · 11 years ago
  85. 1eadc56 Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
  86. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
  87. 3316ff5 Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
  88. 9f2b643 ART: Invoke_virtual needs at least receiver parameter by Andreas Gampe · 11 years ago
  89. 9fd9fd9 am c9366228: Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
  90. 41cdb8c am 3a7a8d18: Merge "Fix typo comment by removing." by Ian Rogers · 11 years ago
  91. fbf0433 am 45ee056e: Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 11 years ago
  92. e7608fd am 44405a14: Merge "Fix mem_map_test for Mips." by Ian Rogers · 11 years ago
  93. c936622 Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
  94. 3a7a8d1 Merge "Fix typo comment by removing." by Ian Rogers · 11 years ago
  95. a5d7401 Fix typo comment by removing. by Ian Rogers · 11 years ago
  96. 45ee056 Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 11 years ago
  97. d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 11 years ago
  98. fcd4e66 am 508e0112: Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 11 years ago
  99. 142187e am 921b1e02: Merge changes I70a3b6fe,Ib12f3474 by Brian Carlstrom · 11 years ago
  100. 24f31ba am 16e1eda5: Merge "x86_64: Fix issue in JNI compiler" by Andreas Gampe · 11 years ago