1. 7135ff0 ART: Fix test by Andreas Gampe · 9 years ago
  2. a51df8a Merge "Fix makefile test against host os." by Calin Juravle · 9 years ago
  3. 0e26f46 Fix makefile test against host os. by Calin Juravle · 9 years ago
  4. 9781bb0 Merge "ART: Fix bug in GraphBuilder" by David Brazdil · 9 years ago
  5. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 9 years ago
  6. 7b3d3bc Merge "ART: Add regression test" by David Brazdil · 9 years ago
  7. 3a49232 ART: Add regression test by David Brazdil · 9 years ago
  8. 0f40fbc Merge "Support compiling run-tests with jack" by Sebastien Hertz · 9 years ago
  9. 224a848 Merge "ART: Allow to set and copy conflicts in the verifier" by Andreas Gampe · 9 years ago
  10. 3853628 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 9 years ago
  11. 0e87d18 Merge "Fix potential bugs in allocation tracker" by Mathieu Chartier · 9 years ago
  12. e1f3a6e Merge "Have test-art-host-dexdump specifically depend on the host binaries." by Ying Wang · 9 years ago
  13. 882a4f3 Have test-art-host-dexdump specifically depend on the host binaries. by Ying Wang · 9 years ago
  14. 784c6ae Merge "Revert "Make Art dexdump/list the real utilities."" by Aart Bik · 9 years ago
  15. 2e3fc78 Merge "Use trap + async timeout for tests" by Mathieu Chartier · 9 years ago
  16. 22c26f5 Revert "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  17. 38ba3fe Use trap + async timeout for tests by Mathieu Chartier · 9 years ago
  18. dffdfb9 Merge "ART: Avoid soft- after hard-fail in verifier" by Andreas Gampe · 9 years ago
  19. 8e76556 Merge "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  20. 41656de Fix potential bugs in allocation tracker by Man Cao · 9 years ago
  21. d10ee1c Make Art dexdump/list the real utilities. by Aart Bik · 9 years ago
  22. 486728d Merge "Address small comments in HGraphBuilder" by David Brazdil · 9 years ago
  23. 6cd788f Address small comments in HGraphBuilder by David Brazdil · 9 years ago
  24. 4880fd5 Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructions""" by David Brazdil · 9 years ago
  25. d9acfe2 Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)" by Aart Bik · 9 years ago
  26. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  27. 98bea9f Merge "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  28. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  29. 761f281 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  30. beba930 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  31. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 9 years ago
  32. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
  33. 7d5e4d0 Merge "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  34. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 9 years ago
  35. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 9 years ago
  36. c7432f3 Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  37. c21dc87 Merge "Fix oatdump after ArtMethod change." by Nicolas Geoffray · 9 years ago
  38. 6fcaf3f Fix oatdump after ArtMethod change. by Nicolas Geoffray · 9 years ago
  39. 30502f1 Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod.""" by Nicolas Geoffray · 9 years ago
  40. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  41. 20e6071 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  42. a4e4303 Merge "Accept 0xFFFFFFFF as dex debug info offset." by David Srbecky · 9 years ago
  43. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 9 years ago
  44. 569e81e Merge "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  45. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  46. d5bd4fd Merge "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  47. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  48. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  49. 6852942 Accept 0xFFFFFFFF as dex debug info offset. by David Srbecky · 9 years ago
  50. a100332 Merge "Build rule for dexdump regression test on host." by Aart Bik · 9 years ago
  51. 53ed3c5 Merge "ART: Fix opsize in LoadArgDirect" by Andreas Gampe · 9 years ago
  52. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 9 years ago
  53. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 9 years ago
  54. ee35ff8 Merge "Improve code generation for ARM64 VisitArrayGet/Set." by Nicolas Geoffray · 9 years ago
  55. 82000b0 Improve code generation for ARM64 VisitArrayGet/Set. by Alexandre Rames · 9 years ago
  56. 00dec6a Merge "Make dexdump2 compile for 64bit devices." by Nicolas Geoffray · 9 years ago
  57. 282ff2e Make dexdump2 compile for 64bit devices. by Nicolas Geoffray · 9 years ago
  58. 399426d Merge "Added next condition check to branch instruction" by Roland Levillain · 9 years ago
  59. 4e869c8 Merge "Make oatdump work with .art files and code generated by Optimizing." by Roland Levillain · 9 years ago
  60. a59032f Build rule for dexdump regression test on host. by Aart Bik · 9 years ago
  61. 890da29 ART: Avoid soft- after hard-fail in verifier by Andreas Gampe · 9 years ago
  62. bb5965c Merge "Disable sanitization of dex2oat on device." by Evgenii Stepanov · 9 years ago
  63. c2f0474 Disable sanitization of dex2oat on device. by Evgenii Stepanov · 9 years ago
  64. 288b300 Merge "List dependence of dexdump gtest on dexdump binary." by Aart Bik · 9 years ago
  65. cfbe53c List dependence of dexdump gtest on dexdump binary. by Aart Bik · 9 years ago
  66. e7ea17b Merge "Migrated dexdump from Dalvik (libdex) into Art (libart)" by Aart Bik · 9 years ago
  67. 69ae54a Migrated dexdump from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  68. d4e2738 Merge "Revert "Revert "Fix LSRA bug with explicit register temporaries""" by Nicolas Geoffray · 9 years ago
  69. 7fb6ddb Merge "ART: Check switch and array data better in the verifier" by Andreas Gampe · 9 years ago
  70. 57c4758 ART: Check switch and array data better in the verifier by Andreas Gampe · 9 years ago
  71. a3c31df Merge "ART: Unlink old file in OS::CreateEmptyFile" by Andreas Gampe · 9 years ago
  72. d5c5ea3 Merge "Revert "ART: Unlink target oat file before compiling"" by Andreas Gampe · 9 years ago
  73. 45b83af Revert "Revert "Fix LSRA bug with explicit register temporaries"" by Nicolas Geoffray · 9 years ago
  74. f7aa6c0 Merge "Revert "Fix LSRA bug with explicit register temporaries"" by Calin Juravle · 9 years ago
  75. a5fc140 Revert "Fix LSRA bug with explicit register temporaries" by Calin Juravle · 9 years ago
  76. 16d6d0e Merge "Fix LSRA bug with explicit register temporaries" by Nicolas Geoffray · 9 years ago
  77. 283b854 Fix LSRA bug with explicit register temporaries by Mark Mendell · 9 years ago
  78. 51f38e3 Merge "ART: Fix graph for switch leaving a try block" by David Brazdil · 9 years ago
  79. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 9 years ago
  80. b2409d9 Merge "Supress OsTest#test_xattr on the bots." by Narayan Kamath · 9 years ago
  81. 1eca58a Supress OsTest#test_xattr on the bots. by Narayan Kamath · 9 years ago
  82. 4a305da Merge "Add implicit null pointer and stack overflow checks for Mips." by Roland Levillain · 9 years ago
  83. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  84. b447598 Merge "Disable static builds for mac and asan." by Calin Juravle · 9 years ago
  85. 4895ea4 Disable static builds for mac and asan. by Calin Juravle · 9 years ago
  86. aefdcd9 Merge "Do not create a HBoundType when the instruction is non-null." by Nicolas Geoffray · 9 years ago
  87. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago
  88. 06b6da5 Merge "Fix mac build: use -lrt only on linux." by Calin Juravle · 9 years ago
  89. 9b36914 Fix mac build: use -lrt only on linux. by Calin Juravle · 9 years ago
  90. a3529ea Merge "Enable ART_BUILD_HOST_STATIC for check builds." by Calin Juravle · 9 years ago
  91. dc56161 Enable ART_BUILD_HOST_STATIC for check builds. by Calin Juravle · 9 years ago
  92. 23bfc0b Merge "Build statically linked version of dex2oat." by Calin Juravle · 9 years ago
  93. 7a20ae6 Merge "Allow for sig chain to be disabled." by Calin Juravle · 9 years ago
  94. 6d7f179 Make oatdump work with .art files and code generated by Optimizing. by Roland Levillain · 9 years ago
  95. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 9 years ago
  96. 01b2129 Merge "Added index type of dex byte instructions." by Andreas Gampe · 9 years ago
  97. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  98. ea725ec Merge "Don't print signatures to avoid spaces." by Nicolas Geoffray · 9 years ago
  99. 8941d5e Merge "Address additional comments on try-catch CL" by David Brazdil · 9 years ago
  100. 242febb Don't print signatures to avoid spaces. by Nicolas Geoffray · 9 years ago