1. dfaf4c3 Merge "Quick compiler: Fix ambiguous LoadValue()" by buzbee · 10 years ago
  2. 7c02e91 Quick compiler: Fix ambiguous LoadValue() by buzbee · 10 years ago
  3. 6346244 Merge "AArch64: oat patches should be 32-bit ints." by Vladimir Marko · 10 years ago
  4. b5325e2 Merge "Revert "Fix OOM throwing if it happens in finalizer reference"" by Nicolas Geoffray · 10 years ago
  5. 74d6a82 Revert "Fix OOM throwing if it happens in finalizer reference" by Nicolas Geoffray · 10 years ago
  6. 27cc093 AArch64: oat patches should be 32-bit ints. by Matteo Franchin · 10 years ago
  7. 04fe652 Merge "Revert "Rename registers in arm64."" by Nicolas Geoffray · 10 years ago
  8. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  9. 2081099 Merge "Remove all uses of MIR_INLINED." by Vladimir Marko · 10 years ago
  10. 3eae083 Merge "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  11. 72f9618 Merge "Fix OOM throwing if it happens in finalizer reference" by Hiroshi Yamauchi · 10 years ago
  12. 674b5b9 Merge "Fix test-art-(host|target)-run-test(32|64) targets." by Ian Rogers · 10 years ago
  13. a3cf6ce Fix test-art-(host|target)-run-test(32|64) targets. by Ian Rogers · 10 years ago
  14. 53ce7d4 Merge "Fix x86_64 assembler LoadRef to use movl." by Hiroshi Yamauchi · 10 years ago
  15. 013bf97 Merge "Colorize warnings when building with clang." by Ian Rogers · 10 years ago
  16. 54e5378 Merge "More native bridge tests" by Calin Juravle · 10 years ago
  17. d642a91 Colorize warnings when building with clang. by Ian Rogers · 10 years ago
  18. ff0ac47 Remove all uses of MIR_INLINED. by Vladimir Marko · 10 years ago
  19. 6e301ec Merge "Fix build_all_egdes in MIRGraph::ProcessCanThrow()." by Vladimir Marko · 10 years ago
  20. 6d7729d Fix OOM throwing if it happens in finalizer reference by Dmitry Petrochenko · 10 years ago
  21. e94e2d4 More native bridge tests by Calin Juravle · 10 years ago
  22. 37241e5 Merge "Quick: Fix LVN/GVN handling of acquire operations." by Vladimir Marko · 10 years ago
  23. e767f6c Fix build_all_egdes in MIRGraph::ProcessCanThrow(). by Vladimir Marko · 10 years ago
  24. fa23645 Quick: Fix LVN/GVN handling of acquire operations. by Vladimir Marko · 10 years ago
  25. d25cee7 Merge "Revert "Introduce a class to implement optimization passes."" by Nicolas Geoffray · 10 years ago
  26. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  27. bff187b Merge "Introduce a class to implement optimization passes." by Roland Levillain · 10 years ago
  28. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  29. 11daa0a Rename registers in arm64. by Nicolas Geoffray · 10 years ago
  30. 439bfb9 Merge "Add VMRuntime.isBootClassPathOnDisk" by Brian Carlstrom · 10 years ago
  31. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  32. 8283e07 Merge "Enable -Wunreachable-code" by Ian Rogers · 10 years ago
  33. 0714083 Enable -Wunreachable-code by Ian Rogers · 10 years ago
  34. f9098ea Merge "ART: Fix GenReduceVector and GenSetVector" by Bill Buzbee · 10 years ago
  35. 955af68 Merge "ART: Reset bb id to the last list mir" by Bill Buzbee · 10 years ago
  36. f889267 Fix x86_64 assembler LoadRef to use movl. by Hiroshi Yamauchi · 10 years ago
  37. f4ae8d8 Merge "ART: Allow overridable calculation of basic block dataflow" by Bill Buzbee · 10 years ago
  38. a2a9108 Merge "Update maximum number of reachable blocks in last step" by Bill Buzbee · 10 years ago
  39. 6f4dcae ART: Allow overridable calculation of basic block dataflow by Razvan A Lupusoru · 10 years ago
  40. bafedc3 Merge "Get heap poisoning working in 64-bit." by Hiroshi Yamauchi · 10 years ago
  41. cf44741 Merge "Disable ThreadStress." by Nicolas Geoffray · 10 years ago
  42. 294f72c Merge "ART: Fix typo" by Andreas Gampe · 10 years ago
  43. 35c68e3 ART: Fix typo by Andreas Gampe · 10 years ago
  44. 00ade1e Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 10 years ago
  45. 3d56be8 Disable ThreadStress. by Nicolas Geoffray · 10 years ago
  46. 79705f99 Merge "AArch64: address some outstanding TODOs." by Vladimir Marko · 10 years ago
  47. 94114c1 Merge "Remove selinux dependency." by Nicolas Geoffray · 10 years ago
  48. fa94182 Merge "Improve detection of lifetime holes." by Nicolas Geoffray · 10 years ago
  49. 8ddb00c Improve detection of lifetime holes. by Nicolas Geoffray · 10 years ago
  50. 2549478 Remove selinux dependency. by Nicolas Geoffray · 10 years ago
  51. b3cd826 Merge "Revert "Enable computed goto interpreter on the host"" by Sebastien Hertz · 10 years ago
  52. fa888d0 Revert "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  53. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 10 years ago
  54. cc6b59e Merge "ART: Fix movnti assembler" by Ian Rogers · 10 years ago
  55. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  56. b88f0b1 Get heap poisoning working in 64-bit. by Hiroshi Yamauchi · 10 years ago
  57. fcabfbe Merge "ART: Better IllegalAccessException message" by Andreas Gampe · 10 years ago
  58. c0d8229 ART: Better IllegalAccessException message by Andreas Gampe · 10 years ago
  59. 1edf638 Merge "ART: Deprecate CompilationUnit's code_item" by Ian Rogers · 10 years ago
  60. f731a78 Merge "ART: More verifier error output" by Andreas Gampe · 10 years ago
  61. 59dce70 Merge "ART: Do a pre-pass for monitor_enter dex pc search" by Andreas Gampe · 10 years ago
  62. 1ee1458 Merge "Reduce scope of MIR analysis attributes." by Ian Rogers · 10 years ago
  63. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 10 years ago
  64. 584cc79 Reduce scope of MIR analysis attributes. by Ian Rogers · 10 years ago
  65. ae9f3e6 ART: Fix movnti assembler by Razvan A Lupusoru · 10 years ago
  66. 5ca2054 ART: More verifier error output by Andreas Gampe · 10 years ago
  67. cb3c08f ART: Do a pre-pass for monitor_enter dex pc search by Andreas Gampe · 10 years ago
  68. c70535b Merge "Fix a bug in the insertion of parallel move." by Nicolas Geoffray · 10 years ago
  69. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 10 years ago
  70. 13c4e8f Merge "Fix test now that instructions can die at instruction entry." by Nicolas Geoffray · 10 years ago
  71. fd680d8 Fix test now that instructions can die at instruction entry. by Nicolas Geoffray · 10 years ago
  72. eb1d22b Merge "Register allocator: refine instructions liveness." by Nicolas Geoffray · 10 years ago
  73. 7690562 Register allocator: refine instructions liveness. by Nicolas Geoffray · 10 years ago
  74. 68fd50b Merge "Optimize get/set reflection performance" by Mathieu Chartier · 10 years ago
  75. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  76. 88adf36 Merge "Fix broken runtime SetStatsEnabled logic" by Mathieu Chartier · 10 years ago
  77. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  78. 95f03e6 Merge "Fix make test exclusion bugs." by Ian Rogers · 10 years ago
  79. b5594ba Fix make test exclusion bugs. by Ian Rogers · 10 years ago
  80. adef736 Merge "Only include test targets if test-art* or build-art* is being built." by Ian Rogers · 10 years ago
  81. 8f0bbd2 Only include test targets if test-art* or build-art* is being built. by Ian Rogers · 10 years ago
  82. 7fe50c6 Merge "Change heap base address" by Mathieu Chartier · 10 years ago
  83. 268ea6c Change heap base address by Mathieu Chartier · 10 years ago
  84. 887ebcf Merge "Fix verifier crash in GetQuickFieldAccess()." by Hiroshi Yamauchi · 10 years ago
  85. 5f09be9 Fix verifier crash in GetQuickFieldAccess(). by Hiroshi Yamauchi · 10 years ago
  86. 53cec00 ART: Fix GenReduceVector and GenSetVector by Udayan Banerji · 10 years ago
  87. 628a74f Merge "ART Runtime: Add movw $xx,yy fault handling" by Ian Rogers · 10 years ago
  88. d282d59 Merge "Elimination of redundant instructuion" by Ian Rogers · 10 years ago
  89. 68dc101 Merge "Fix CallStaticVoidMethodA for testEverything" by Ian Rogers · 10 years ago
  90. 5a2a263 Merge "Fix some more pedantic compiler warnings." by Ian Rogers · 10 years ago
  91. 51be0a7 Fix CallStaticVoidMethodA for testEverything by Marcus Oakland · 10 years ago
  92. 70637e4 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  93. 7a53653 ART: Fix mac build by Andreas Gampe · 10 years ago
  94. 02875c5 Fix some more pedantic compiler warnings. by Ian Rogers · 10 years ago
  95. acc7798 Merge "Fix Class::IsInSamePackage to not read beyond the end of a StringPiece." by Ian Rogers · 10 years ago
  96. 6b604a1 Fix Class::IsInSamePackage to not read beyond the end of a StringPiece. by Ian Rogers · 10 years ago
  97. 4aa2ec1 Merge "Some optimizations for the array alloc path." by Hiroshi Yamauchi · 10 years ago
  98. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  99. e7e34d0 Merge "Reduce IndirectReferenceTable memory usage" by Mathieu Chartier · 10 years ago
  100. 4838d66 Reduce IndirectReferenceTable memory usage by Mathieu Chartier · 10 years ago