1. fda39af am 1000e69b: Merge "Add trivial register hints to the register allocator." by Nicolas Geoffray · 10 years ago
  2. 1000e69 Merge "Add trivial register hints to the register allocator." by Nicolas Geoffray · 10 years ago
  3. 01ef345 Add trivial register hints to the register allocator. by Nicolas Geoffray · 10 years ago
  4. 1042fbd am a9f29042: Merge "Add support for floats and doubles." by Nicolas Geoffray · 10 years ago
  5. a9f2904 Merge "Add support for floats and doubles." by Nicolas Geoffray · 10 years ago
  6. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 10 years ago
  7. adc0a8f am 4a1b4679: Merge "Inserting a node must also update its inputs users." by Nicolas Geoffray · 10 years ago
  8. 4a1b467 Merge "Inserting a node must also update its inputs users." by Nicolas Geoffray · 10 years ago
  9. 191c4b1 Inserting a node must also update its inputs users. by Nicolas Geoffray · 10 years ago
  10. 9c14053 am 0d6102a8: Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 10 years ago
  11. 0d6102a Merge "Propagate optimization flags to kMirOpCheck." by Vladimir Marko · 10 years ago
  12. 71c7dc4 am 45eaba56: Merge "Fix movw on x86/x86_64 to accept any 16bits immediate." by Nicolas Geoffray · 10 years ago
  13. 45eaba5 Merge "Fix movw on x86/x86_64 to accept any 16bits immediate." by Nicolas Geoffray · 10 years ago
  14. b6e7206 Fix movw on x86/x86_64 to accept any 16bits immediate. by Nicolas Geoffray · 10 years ago
  15. 52f2687 am 41abdb6e: Merge "Do not use kDiesAtEntry when inputs must be in specific reg." by Nicolas Geoffray · 10 years ago
  16. 41abdb6 Merge "Do not use kDiesAtEntry when inputs must be in specific reg." by Nicolas Geoffray · 10 years ago
  17. 7adfcc8 Do not use kDiesAtEntry when inputs must be in specific reg. by Nicolas Geoffray · 10 years ago
  18. 3cdf658 am e9da5d17: Merge "Add a prepare for register allocation pass." by Nicolas Geoffray · 10 years ago
  19. e9da5d1 Merge "Add a prepare for register allocation pass." by Nicolas Geoffray · 10 years ago
  20. b50f49b am 9800e55b: Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  21. 9800e55 Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  22. f360467 am 92e7b912: Merge "Fix a merge error in cl 108991." by Hiroshi Yamauchi · 10 years ago
  23. 233806e am 902c989b: Merge "Add way to warn about missing JNI_ABORT" by Mathieu Chartier · 10 years ago
  24. 756f652 am da20867f: Merge "Merge host-run-test-jar and push-and-run-test-jar." by Nicolas Geoffray · 10 years ago
  25. 92e7b91 Merge "Fix a merge error in cl 108991." by Hiroshi Yamauchi · 10 years ago
  26. 902c989 Merge "Add way to warn about missing JNI_ABORT" by Mathieu Chartier · 10 years ago
  27. 86891cd Fix a merge error in cl 108991. by Hiroshi Yamauchi · 10 years ago
  28. 24555ad Add way to warn about missing JNI_ABORT by Mathieu Chartier · 10 years ago
  29. da20867 Merge "Merge host-run-test-jar and push-and-run-test-jar." by Nicolas Geoffray · 10 years ago
  30. 1a58b7f Merge host-run-test-jar and push-and-run-test-jar. by Nicolas Geoffray · 10 years ago
  31. 5b17a45 am 31fa08d8: Merge "Handlerize methods across some GC points." by Hiroshi Yamauchi · 10 years ago
  32. 31fa08d Merge "Handlerize methods across some GC points." by Hiroshi Yamauchi · 10 years ago
  33. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 10 years ago
  34. 5ad97da Handlerize methods across some GC points. by Hiroshi Yamauchi · 10 years ago
  35. 86c660c am 17b1c174: Merge "Add support for inputs dying at entry of instructions." by Nicolas Geoffray · 10 years ago
  36. 17b1c17 Merge "Add support for inputs dying at entry of instructions." by Nicolas Geoffray · 10 years ago
  37. 9ae0daa Add support for inputs dying at entry of instructions. by Nicolas Geoffray · 10 years ago
  38. 1ffa074 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
  39. cc8cc7c Propagate optimization flags to kMirOpCheck. by Vladimir Marko · 10 years ago
  40. db7e301 am 2d4e89e9: Merge "Respect USE_CLANG_PLATFORM_BUILD for art builds" by Brian Carlstrom · 10 years ago
  41. 2d4e89e Merge "Respect USE_CLANG_PLATFORM_BUILD for art builds" by Brian Carlstrom · 10 years ago
  42. 88c0569 Respect USE_CLANG_PLATFORM_BUILD for art builds by Bernhard Rosenkraenzer · 10 years ago
  43. eab084e am 15a7fc2e: Merge "Make host-run-test-ar take --no-prebuild." by Nicolas Geoffray · 10 years ago
  44. 15a7fc2 Merge "Make host-run-test-ar take --no-prebuild." by Nicolas Geoffray · 10 years ago
  45. 1b4e252 Make host-run-test-ar take --no-prebuild. by Nicolas Geoffray · 10 years ago
  46. 040dc9c am e6b73ea6: Merge "Merge push-and-run-{prebuilt}-test-jar files." by Nicolas Geoffray · 10 years ago
  47. e6b73ea Merge "Merge push-and-run-{prebuilt}-test-jar files." by Nicolas Geoffray · 10 years ago
  48. fb89324 am d4155721: Merge "Add some missing TEMP_FAILURE_RETRYs around unlink(2)" by Brian Carlstrom · 10 years ago
  49. d415572 Merge "Add some missing TEMP_FAILURE_RETRYs around unlink(2)" by Brian Carlstrom · 10 years ago
  50. a19a709 am fc951768: Merge "ART: Prepare for ELF64." by Brian Carlstrom · 10 years ago
  51. 8c52a3f Add some missing TEMP_FAILURE_RETRYs around unlink(2) by Brian Carlstrom · 10 years ago
  52. fc95176 Merge "ART: Prepare for ELF64." by Brian Carlstrom · 10 years ago
  53. 0db92e0 am c226f141: Merge "Add test for getDeclaredClasses of with missing class" by Brian Carlstrom · 10 years ago
  54. c226f14 Merge "Add test for getDeclaredClasses of with missing class" by Brian Carlstrom · 10 years ago
  55. 01afdba Add test for getDeclaredClasses of with missing class by Brian Carlstrom · 10 years ago
  56. fdb97de am b9001abf: Add extra logging for lock contention by Mathieu Chartier · 10 years ago
  57. c9ed6e6 am dfaf4c39: Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 10 years ago
  58. dfaf4c3 Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 10 years ago
  59. b9001ab Add extra logging for lock contention by Mathieu Chartier · 10 years ago
  60. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 10 years ago
  61. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 11 years ago
  62. 0bc0f41 am 63462448: Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 10 years ago
  63. 6346244 Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 10 years ago
  64. 270c70f am b5325e24: Merge "Revert "Fix OOM throwing if it happens in finalizer reference"" by Nicolas Geoffray · 10 years ago
  65. f066714 am 04fe6524: Merge "Revert "Rename registers in arm64."" by Nicolas Geoffray · 10 years ago
  66. 12c3553 am 20810995: Merge "Remove all uses of MIR_INLINED." by Vladimir Marko · 10 years ago
  67. 467cb45 am 3eae0839: Merge "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  68. 55164d1 am 72f96181: Merge "Fix OOM throwing if it happens in finalizer reference" by Hiroshi Yamauchi · 10 years ago
  69. c10812c am 674b5b95: Merge "Fix test-art-(host|target)-run-test(32|64) targets." by Ian Rogers · 10 years ago
  70. 121da3b am 53ce7d4f: Merge "Fix x86_64 assembler LoadRef to use movl." by Hiroshi Yamauchi · 10 years ago
  71. 8fd1fb2 am 013bf973: Merge "Colorize warnings when building with clang." by Ian Rogers · 10 years ago
  72. 5fd18ba Merge push-and-run-{prebuilt}-test-jar files. by Nicolas Geoffray · 10 years ago
  73. b5325e2 Merge "Revert "Fix OOM throwing if it happens in finalizer reference"" by Nicolas Geoffray · 10 years ago
  74. 74d6a82 Revert "Fix OOM throwing if it happens in finalizer reference" by Nicolas Geoffray · 10 years ago
  75. 27cc093 AArch64: oat patches should be 32-bit ints. by Matteo Franchin · 11 years ago
  76. 04fe652 Merge "Revert "Rename registers in arm64."" by Nicolas Geoffray · 10 years ago
  77. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  78. 2081099 Merge "Remove all uses of MIR_INLINED." by Vladimir Marko · 10 years ago
  79. 3eae083 Merge "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  80. 72f9618 Merge "Fix OOM throwing if it happens in finalizer reference" by Hiroshi Yamauchi · 10 years ago
  81. 674b5b9 Merge "Fix test-art-(host|target)-run-test(32|64) targets." by Ian Rogers · 10 years ago
  82. a3cf6ce Fix test-art-(host|target)-run-test(32|64) targets. by Ian Rogers · 10 years ago
  83. 53ce7d4 Merge "Fix x86_64 assembler LoadRef to use movl." by Hiroshi Yamauchi · 10 years ago
  84. 013bf97 Merge "Colorize warnings when building with clang." by Ian Rogers · 10 years ago
  85. cc7125a am 54e53789: Merge "More native bridge tests" by Calin Juravle · 10 years ago
  86. 54e5378 Merge "More native bridge tests" by Calin Juravle · 10 years ago
  87. d642a91 Colorize warnings when building with clang. by Ian Rogers · 10 years ago
  88. ff0ac47 Remove all uses of MIR_INLINED. by Vladimir Marko · 10 years ago
  89. 374e48c am 6e301ec8: Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()." by Vladimir Marko · 10 years ago
  90. 6e301ec Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()." by Vladimir Marko · 10 years ago
  91. 6f5fab5 am 5be30072: ART: Remove wrong DCHECK by Andreas Gampe · 10 years ago
  92. 5be3007 ART: Remove wrong DCHECK by Andreas Gampe · 10 years ago
  93. 6d7729d Fix OOM throwing if it happens in finalizer reference by Dmitry Petrochenko · 10 years ago
  94. a9dcf65 am ba16b079: More native bridge tests by Calin Juravle · 10 years ago
  95. 976b7b9 am 228f9251: Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev by Bill Buzbee · 10 years ago
  96. 6d03cf2 am 95a93541: Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  97. e94e2d4 More native bridge tests by Calin Juravle · 10 years ago
  98. ba16b07 More native bridge tests by Calin Juravle · 10 years ago
  99. dadd95c am 37241e5c: Merge "Quick: Fix LVN/GVN handling of acquire operations." by Vladimir Marko · 10 years ago
  100. 37241e5 Merge "Quick: Fix LVN/GVN handling of acquire operations." by Vladimir Marko · 10 years ago