1. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  2. f68c854 Merge "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  3. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  4. 6fb5b1b Merge "Fix baseline for arm64." by Nicolas Geoffray · 9 years ago
  5. 9b1eba3 Fix baseline for arm64. by Nicolas Geoffray · 9 years ago
  6. f32521b Merge "ART: Don't nest indenters in oatdump." by Vladimir Marko · 9 years ago
  7. 15c9881 Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 9 years ago
  8. d562cb1 Merge "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  9. af12bae Merge "Re-enable run-test 449-checker-bce on MIPS64." by Roland Levillain · 9 years ago
  10. f7b3c6e Merge "Remove the --compiler-backend option from script." by Nicolas Geoffray · 9 years ago
  11. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  12. d553b43 Remove the --compiler-backend option from script. by Nicolas Geoffray · 9 years ago
  13. 77d5e6b Merge "Change JIT code to use optimizing." by Nicolas Geoffray · 9 years ago
  14. c3f73f7 Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 9 years ago
  15. 8f1e08a ART: Don't nest indenters in oatdump. by Vladimir Marko · 9 years ago
  16. f185fb3 Merge "[optimizing] Don't rely on the verifier for String.<init>." by Nicolas Geoffray · 9 years ago
  17. 5e094de Merge "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  18. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  19. 8bf1b56 Merge "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  20. 3d1e0c9 ART: Fix arm32 assembly stub CFI by Andreas Gampe · 9 years ago
  21. d4da360 Merge "ART: Add Thread start VLOG" by Andreas Gampe · 9 years ago
  22. 5662383 ART: Add Thread start VLOG by Andreas Gampe · 9 years ago
  23. ec97825 Merge "Fix proxy handling in FindDeclaredVirtualMethod" by Mathieu Chartier · 9 years ago
  24. 72156e2 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 9 years ago
  25. 3aec6a3 Merge "Add VMDebug.countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  26. f182085 Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 9 years ago
  27. d6dae31 Merge "Change VisitNativeRoots to use unchecked get for method arrays" by Mathieu Chartier · 9 years ago
  28. 22a07b9 Change VisitNativeRoots to use unchecked get for method arrays by Mathieu Chartier · 9 years ago
  29. eaffe35 Merge "Fix race condition for method root marking in VisitNativeRoots" by Mathieu Chartier · 9 years ago
  30. 1de19d0 Fix race condition for method root marking in VisitNativeRoots by Mathieu Chartier · 9 years ago
  31. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  32. 753e36e Merge "Enable multi-dex content per file in dexlist/dump." by Aart Bik · 9 years ago
  33. 2e7cd75 [optimizing] Don't rely on the verifier for String.<init>. by Nicolas Geoffray · 9 years ago
  34. e46d0b5 Merge "Revert "Fuse long and FP compare & condition on ARM64 in Optimizing."" by Roland Levillain · 9 years ago
  35. bed50d2 Revert "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 9 years ago
  36. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 9 years ago
  37. 404ea41 Merge "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 9 years ago
  38. f400021 Merge "Fuse long and FP compare & condition on ARM in Optimizing." by Roland Levillain · 9 years ago
  39. f16b820 Merge "Initialize pDeoptimize quick entry pointer for Mips." by Roland Levillain · 9 years ago
  40. 5cfe61f Fuse long and FP compare & condition on ARM64 in Optimizing. by Roland Levillain · 9 years ago
  41. f470eb8 Merge "ART: Change merges with Undefined to Undefined" by Andreas Gampe · 9 years ago
  42. d65ddd1 Merge "Remove unused WorkStealing thread pool" by Mathieu Chartier · 9 years ago
  43. c1a03d9 Remove unused WorkStealing thread pool by Mathieu Chartier · 9 years ago
  44. 07c65d2 Merge "Clean up some includes" by Mathieu Chartier · 9 years ago
  45. 3cf2253 Clean up some includes by Mathieu Chartier · 9 years ago
  46. c89216b Merge "ART: Improve the symbolize script" by Andreas Gampe · 9 years ago
  47. e0021c5 ART: Improve the symbolize script by Andreas Gampe · 9 years ago
  48. 97a1ff3 ART: Change merges with Undefined to Undefined by Andreas Gampe · 9 years ago
  49. 4e14960 Enable multi-dex content per file in dexlist/dump. by Aart Bik · 9 years ago
  50. f99628f Merge "ART: Fix test" by Andreas Gampe · 9 years ago
  51. 7135ff0 ART: Fix test by Andreas Gampe · 9 years ago
  52. a51df8a Merge "Fix makefile test against host os." by Calin Juravle · 9 years ago
  53. 0e26f46 Fix makefile test against host os. by Calin Juravle · 9 years ago
  54. 9781bb0 Merge "ART: Fix bug in GraphBuilder" by David Brazdil · 9 years ago
  55. 72783ff ART: Fix bug in GraphBuilder by David Brazdil · 9 years ago
  56. 7b3d3bc Merge "ART: Add regression test" by David Brazdil · 9 years ago
  57. 3a49232 ART: Add regression test by David Brazdil · 9 years ago
  58. 0f40fbc Merge "Support compiling run-tests with jack" by Sebastien Hertz · 9 years ago
  59. 224a848 Merge "ART: Allow to set and copy conflicts in the verifier" by Andreas Gampe · 9 years ago
  60. 3853628 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 9 years ago
  61. 0e87d18 Merge "Fix potential bugs in allocation tracker" by Mathieu Chartier · 9 years ago
  62. e1f3a6e Merge "Have test-art-host-dexdump specifically depend on the host binaries." by Ying Wang · 9 years ago
  63. 882a4f3 Have test-art-host-dexdump specifically depend on the host binaries. by Ying Wang · 9 years ago
  64. 784c6ae Merge "Revert "Make Art dexdump/list the real utilities."" by Aart Bik · 9 years ago
  65. 2e3fc78 Merge "Use trap + async timeout for tests" by Mathieu Chartier · 9 years ago
  66. 22c26f5 Revert "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  67. 38ba3fe Use trap + async timeout for tests by Mathieu Chartier · 9 years ago
  68. dffdfb9 Merge "ART: Avoid soft- after hard-fail in verifier" by Andreas Gampe · 9 years ago
  69. 8e76556 Merge "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  70. 41656de Fix potential bugs in allocation tracker by Man Cao · 9 years ago
  71. d10ee1c Make Art dexdump/list the real utilities. by Aart Bik · 9 years ago
  72. 486728d Merge "Address small comments in HGraphBuilder" by David Brazdil · 9 years ago
  73. 6cd788f Address small comments in HGraphBuilder by David Brazdil · 9 years ago
  74. 4880fd5 Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructions""" by David Brazdil · 9 years ago
  75. d9acfe2 Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)" by Aart Bik · 9 years ago
  76. bff7503 Revert "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  77. 98bea9f Merge "Revert "ART: Ignore try blocks with no throwing instructions"" by David Brazdil · 9 years ago
  78. efe374d Revert "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  79. 761f281 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  80. beba930 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  81. c7d5ae3 Merge "ART: Release inputs in Long.reverse intrinsic in x86" by Andreas Gampe · 9 years ago
  82. 575422f ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
  83. 7d5e4d0 Merge "ART: Ignore try blocks with no throwing instructions" by David Brazdil · 9 years ago
  84. 8f8ee68 ART: Ignore try blocks with no throwing instructions by David Brazdil · 9 years ago
  85. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 9 years ago
  86. c7432f3 Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  87. c21dc87 Merge "Fix oatdump after ArtMethod change." by Nicolas Geoffray · 9 years ago
  88. 6fcaf3f Fix oatdump after ArtMethod change. by Nicolas Geoffray · 9 years ago
  89. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 9 years ago
  90. 30502f1 Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod.""" by Nicolas Geoffray · 9 years ago
  91. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  92. 20e6071 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  93. a4e4303 Merge "Accept 0xFFFFFFFF as dex debug info offset." by David Srbecky · 9 years ago
  94. 3e18a89 Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing." by Roland Levillain · 9 years ago
  95. 569e81e Merge "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  96. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  97. d5bd4fd Merge "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  98. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  99. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  100. 2e8bf55 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago