1. 49f64e8 am 3387f397: Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  2. 3387f39 Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  3. 75a60c1 am 030f2af2: Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  4. 030f2af Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  5. bb25670 am a2407de1: Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 10 years ago
  6. a2407de Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 10 years ago
  7. 647a236 am 3b7660de: ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  8. 22552df ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  9. 3b7660d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  10. 70b236a am 22ee0902: Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 10 years ago
  11. 554dc76 am 811cfddf: Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 10 years ago
  12. 57b0107 am 54167205: Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev by Roland Levillain · 10 years ago
  13. 7977fdd am b0139e85: Merge "Return an invalid StackMap when none can be found." into mnc-dev by Nicolas Geoffray · 10 years ago
  14. 8cbde19 am 99767387: Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 10 years ago
  15. 22ee090 Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 10 years ago
  16. 9f66589 Fix cfi information for x86. by Christopher Ferris · 10 years ago
  17. 811cfdd Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 10 years ago
  18. 5416720 Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev by Roland Levillain · 10 years ago
  19. b5aeab1 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 10 years ago
  20. b0139e8 Merge "Return an invalid StackMap when none can be found." into mnc-dev by Nicolas Geoffray · 10 years ago
  21. dbda04f Return an invalid StackMap when none can be found. by Nicolas Geoffray · 10 years ago
  22. 9976738 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 10 years ago
  23. ee7ab8b am 25e1af5b: ART: Change merges with Undefined to Undefined by Andreas Gampe · 10 years ago
  24. 30874f2 am c08e0c73: ART: Fix test by Andreas Gampe · 10 years ago
  25. 9f5cbb7 am ed8fea78: Merge "ART: Improve the symbolize script" into mnc-dev by Andreas Gampe · 10 years ago
  26. 25e1af5 ART: Change merges with Undefined to Undefined by Andreas Gampe · 10 years ago
  27. c08e0c7 ART: Fix test by Andreas Gampe · 10 years ago
  28. ed8fea7 Merge "ART: Improve the symbolize script" into mnc-dev by Andreas Gampe · 10 years ago
  29. 6f0a9c3 ART: Improve the symbolize script by Andreas Gampe · 10 years ago
  30. c4612a1 am 5ee9454d: Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  31. 5ee9454 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  32. 3df2c48 am c2bf1255: ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 10 years ago
  33. c2bf125 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 10 years ago
  34. 48fa260 am a3cd834a: ART: Avoid soft- after hard-fail in verifier by Andreas Gampe · 10 years ago
  35. a3cd834 ART: Avoid soft- after hard-fail in verifier by Andreas Gampe · 10 years ago
  36. 6c88572 am fd6fe84c: Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev by Andreas Gampe · 10 years ago
  37. fd6fe84 Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev by Andreas Gampe · 10 years ago
  38. a0b23bb ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 10 years ago
  39. 19b60a7 am db05e310: ART: Fix opsize in LoadArgDirect by Andreas Gampe · 10 years ago
  40. db05e31 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 10 years ago
  41. 141b152 am ccbbda2b: Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  42. ccbbda2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  43. 3b3b124 am 3abd4375: Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 10 years ago
  44. 3abd437 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 10 years ago
  45. 8c50ca9 am 4990f5c1: Merge "ART: Symbolize all oat files in /data folder." into mnc-dev by Andreas Gampe · 10 years ago
  46. 09af750 am b46ff2c3: Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev by Andreas Gampe · 10 years ago
  47. 4990f5c Merge "ART: Symbolize all oat files in /data folder." into mnc-dev by Andreas Gampe · 10 years ago
  48. b46ff2c Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev by Andreas Gampe · 10 years ago
  49. 9b39188 ART: Symbolize all oat files in /data folder. by Zheng Xu · 10 years ago
  50. c4e75e2 ART: Fix data loss when symbolizing oat files. by Zheng Xu · 10 years ago
  51. 9d607c0 am f801a6a6: Merge "Do not replace a live phi with a dead phi." into mnc-dev by Nicolas Geoffray · 10 years ago
  52. 7f2ac9c am ed6193a7: Merge "Revert "Revert "Do not update the type of something we already know.""" into mnc-dev by Nicolas Geoffray · 10 years ago
  53. f801a6a Merge "Do not replace a live phi with a dead phi." into mnc-dev by Nicolas Geoffray · 10 years ago
  54. ed6193a Merge "Revert "Revert "Do not update the type of something we already know.""" into mnc-dev by Nicolas Geoffray · 10 years ago
  55. 1e75986 am e54cd64e: ART: Remove bad FindSymbol call by Andreas Gampe · 10 years ago
  56. e54cd64 ART: Remove bad FindSymbol call by Andreas Gampe · 10 years ago
  57. 285e1d2 am ed40271d: Merge "ART: Unlink target oat file before compiling" into mnc-dev by Andreas Gampe · 10 years ago
  58. ed40271 Merge "ART: Unlink target oat file before compiling" into mnc-dev by Andreas Gampe · 10 years ago
  59. 52f0aeb ART: Unlink target oat file before compiling by Andreas Gampe · 10 years ago
  60. 524ddfd am e7d876ad: ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 10 years ago
  61. fecc465 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  62. b7a4790 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  63. e7d876a ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 10 years ago
  64. 1107c8f am d735c41e: Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 10 years ago
  65. d735c41 Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 10 years ago
  66. b83240c am a10c713e: Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  67. a10c713 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  68. 2cb5207 am 3ae8da0a: ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  69. 3ae8da0 ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  70. 86b9e90 am ffd43f62: Merge "Require mutator lock for DeleteLocalRef" into mnc-dev by Mathieu Chartier · 10 years ago
  71. ffd43f6 Merge "Require mutator lock for DeleteLocalRef" into mnc-dev by Mathieu Chartier · 10 years ago
  72. e290896 Require mutator lock for DeleteLocalRef by Mathieu Chartier · 10 years ago
  73. 1ac55c7 am b91205e4: ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  74. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  75. 1f90bf3 am 1ff04abe: ART: Bail out immediately on try/catch by David Brazdil · 10 years ago
  76. 1ff04ab ART: Bail out immediately on try/catch by David Brazdil · 10 years ago
  77. a1935c4 MIPS: Initial version of optimizing compiler for MIPS64R6. by Roland Levillain · 10 years ago
  78. 9aa4b6c am 5597b422: Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 10 years ago
  79. 1be6044 am ad805685: ART: Only print stripped dex2oat command line by Andreas Gampe · 10 years ago
  80. 5597b42 Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 10 years ago
  81. ad80568 ART: Only print stripped dex2oat command line by Andreas Gampe · 10 years ago
  82. 88802ca ART: Fix kEverything compiler filter by buzbee · 10 years ago
  83. d7dcb25 am 6415013f: ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  84. 6415013 ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  85. e993dfd am 005deb0a: ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  86. 005deb0 ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  87. c45f922 am 9ae03f09: Merge "Do not try to compile resource-only dex files." into mnc-dev by Richard Uhler · 10 years ago
  88. 9ae03f0 Merge "Do not try to compile resource-only dex files." into mnc-dev by Richard Uhler · 10 years ago
  89. 85e9888 am 92067896: Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 10 years ago
  90. 9206789 Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 10 years ago
  91. f717cfc am 20d60dd2: Only do some checks when compiling against the core image. by Nicolas Geoffray · 10 years ago
  92. 20d60dd Only do some checks when compiling against the core image. by Nicolas Geoffray · 10 years ago
  93. 02d662d am 559b1cc2: [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  94. 559b1cc [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  95. f7cf2dc am 2eb85431: Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 10 years ago
  96. b8536f9 am 71e46c1a: Fix force copy by Mathieu Chartier · 10 years ago
  97. 2eb8543 Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 10 years ago
  98. 71e46c1 Fix force copy by Mathieu Chartier · 10 years ago
  99. 844fb67 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 10 years ago
  100. b43189b am 6d20c2e2: Merge "Fix imt conflict trampoline for mips64" into mnc-dev by Mathieu Chartier · 10 years ago