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