1. af50e41 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  2. 458a7c7 Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 9 years ago
  3. 242ae94 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 9 years ago
  4. d021e16 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 9 years ago
  5. be86eab Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev by Mathieu Chartier · 9 years ago
  6. bfbb72e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 9 years ago
  7. 3387f39 Get non proxy method for StackDumpVisitor by Mathieu Chartier · 9 years ago
  8. 030f2af Reduce space filter threshold to 128. by Nicolas Geoffray · 9 years ago
  9. a2407de Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 9 years ago
  10. 22552df ART: Boolean simplifier fix by Serguei Katkov · 9 years ago
  11. 3b7660d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 9 years ago
  12. 22ee090 Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 9 years ago
  13. 9f66589 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  14. 811cfdd Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 9 years ago
  15. 5416720 Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev by Roland Levillain · 9 years ago
  16. b5aeab1 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago
  17. b0139e8 Merge "Return an invalid StackMap when none can be found." into mnc-dev by Nicolas Geoffray · 9 years ago
  18. dbda04f Return an invalid StackMap when none can be found. by Nicolas Geoffray · 9 years ago
  19. 9976738 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 9 years ago
  20. 25e1af5 ART: Change merges with Undefined to Undefined by Andreas Gampe · 9 years ago
  21. c08e0c7 ART: Fix test by Andreas Gampe · 9 years ago
  22. ed8fea7 Merge "ART: Improve the symbolize script" into mnc-dev by Andreas Gampe · 9 years ago
  23. 6f0a9c3 ART: Improve the symbolize script by Andreas Gampe · 9 years ago
  24. 5ee9454 Support compiling run-tests with jack by Sebastien Hertz · 9 years ago
  25. c2bf125 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 9 years ago
  26. a3cd834 ART: Avoid soft- after hard-fail in verifier by Andreas Gampe · 9 years ago
  27. fd6fe84 Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev by Andreas Gampe · 9 years ago
  28. a0b23bb ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 9 years ago
  29. db05e31 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 9 years ago
  30. ccbbda2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  31. 3abd437 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago
  32. 4990f5c Merge "ART: Symbolize all oat files in /data folder." into mnc-dev by Andreas Gampe · 9 years ago
  33. b46ff2c Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev by Andreas Gampe · 9 years ago
  34. 9b39188 ART: Symbolize all oat files in /data folder. by Zheng Xu · 9 years ago
  35. c4e75e2 ART: Fix data loss when symbolizing oat files. by Zheng Xu · 9 years ago
  36. f801a6a Merge "Do not replace a live phi with a dead phi." into mnc-dev by Nicolas Geoffray · 9 years ago
  37. ed6193a Merge "Revert "Revert "Do not update the type of something we already know.""" into mnc-dev by Nicolas Geoffray · 9 years ago
  38. e54cd64 ART: Remove bad FindSymbol call by Andreas Gampe · 9 years ago
  39. ed40271 Merge "ART: Unlink target oat file before compiling" into mnc-dev by Andreas Gampe · 9 years ago
  40. 52f0aeb ART: Unlink target oat file before compiling by Andreas Gampe · 9 years ago
  41. fecc465 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 9 years ago
  42. b7a4790 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 9 years ago
  43. e7d876a ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  44. d735c41 Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 9 years ago
  45. a10c713 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 9 years ago
  46. 3ae8da0 ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 9 years ago
  47. ffd43f6 Merge "Require mutator lock for DeleteLocalRef" into mnc-dev by Mathieu Chartier · 9 years ago
  48. e290896 Require mutator lock for DeleteLocalRef by Mathieu Chartier · 9 years ago
  49. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  50. 1ff04ab ART: Bail out immediately on try/catch by David Brazdil · 9 years ago
  51. a1935c4 MIPS: Initial version of optimizing compiler for MIPS64R6. by Roland Levillain · 9 years ago
  52. 5597b42 Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 9 years ago
  53. ad80568 ART: Only print stripped dex2oat command line by Andreas Gampe · 9 years ago
  54. 88802ca ART: Fix kEverything compiler filter by buzbee · 9 years ago
  55. 6415013 ART: Reset runtime_throw_failure flag by Andreas Gampe · 9 years ago
  56. 005deb0 ART: Set methods to preverified in verify-none by Andreas Gampe · 9 years ago
  57. 9ae03f0 Merge "Do not try to compile resource-only dex files." into mnc-dev by Richard Uhler · 9 years ago
  58. 9206789 Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 9 years ago
  59. 20d60dd Only do some checks when compiling against the core image. by Nicolas Geoffray · 9 years ago
  60. 559b1cc [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 9 years ago
  61. 2eb8543 Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 9 years ago
  62. 71e46c1 Fix force copy by Mathieu Chartier · 9 years ago
  63. 844fb67 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 9 years ago
  64. 6d20c2e Merge "Fix imt conflict trampoline for mips64" into mnc-dev by Mathieu Chartier · 9 years ago
  65. 0b95bf1 Fix imt conflict trampoline for mips64 by Mathieu Chartier · 9 years ago
  66. 94e7c05 Increase alt signal stack to 32K on host. by Christopher Ferris · 9 years ago
  67. 466efcc Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev by Jeff Hao · 9 years ago
  68. 2867634 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 9 years ago
  69. b5171ff BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 9 years ago
  70. cb44b11 Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  71. 0fd292d Fix codegen_test after DCE fix. by Nicolas Geoffray · 9 years ago
  72. 18b236e Recompute dominator tree after DCE. by Nicolas Geoffray · 9 years ago
  73. 574cce1 BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 9 years ago
  74. 310b0f5 Fix another case of un-verified dead code. by Nicolas Geoffray · 9 years ago
  75. e7c7d8e Adding optimizing compiler test case for String.<init>. by Jeff Hao · 9 years ago
  76. 1a63351 Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev by Andreas Gampe · 9 years ago
  77. a497d1c ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371 by Andreas Gampe · 9 years ago
  78. 0cffac0 Merge "Fix field ordering for String in hprof" into mnc-dev by Mathieu Chartier · 9 years ago
  79. c94c6a7 Fix field ordering for String in hprof by Mathieu Chartier · 9 years ago
  80. dd32833 Make dex file verifier check that indexes are increasing. by Jeff Hao · 9 years ago
  81. ad3359e Do not overwrite an input register in shift operations. by Nicolas Geoffray · 9 years ago
  82. 7c19550 Merge "Fix another miranda method moving GC bug" into mnc-dev by Mathieu Chartier · 9 years ago
  83. bad9c7b New experimental GC stress mode by Mathieu Chartier · 9 years ago
  84. 7695200 Merge "Change GC to allow strings to use large object space." into mnc-dev by Jeff Hao · 9 years ago
  85. 37fd527 Change GC to allow strings to use large object space. by Jeff Hao · 9 years ago
  86. 67b00a1 Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev by Andreas Gampe · 9 years ago
  87. 38fafa1 Make large string use large object space. by Jeff Hao · 9 years ago
  88. 4c67a6a ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes by Andreas Gampe · 9 years ago
  89. 6e80460 Fix another miranda method moving GC bug by Mathieu Chartier · 9 years ago
  90. 421e495 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 9 years ago
  91. a6efe5e ART: Disallow classes that are abstract and final by Andreas Gampe · 9 years ago
  92. 8859311 Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 9 years ago
  93. ee39360 Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 9 years ago
  94. 042fd00 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 9 years ago
  95. c48c7e6 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 9 years ago
  96. 7d59309 Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 9 years ago
  97. 1e256bf Be careful with predecessor/successor index. by Nicolas Geoffray · 9 years ago
  98. bbcec62 Merge "Don't check the return type in the builder." into mnc-dev by Nicolas Geoffray · 9 years ago
  99. be43861 Don't check the return type in the builder. by Nicolas Geoffray · 9 years ago
  100. 39eb41f Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev by Nicolas Geoffray · 9 years ago