1. 7e2f717 am cc61340d: Quick: Fix DCE, clear high word flag in RemoveChange(). by Vladimir Marko · 9 years ago
  2. a8659b5 am 4dece9ca: Merge "Add notes about fast JNI calls." into mnc-dev am: faf0c04598 by Hiroshi Yamauchi · 9 years ago
  3. b39ab489 am de1c33cd: Merge "Fix bug in removal of *.flock files." into mnc-dev by Richard Uhler · 9 years ago
  4. 22aa89e am 8db2a6de: Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 9 years ago
  5. 8cabba6 am f450cf6b: Add test for String init called from unresolvable class. by Jeff Hao · 9 years ago
  6. 401be5a am c7c1d7ab: am b6c37c99: Merge "Update test expectations." am: 37a70ff6ec by Nicolas Geoffray · 9 years ago
  7. 8d5c5f4 am 163a7bcc: am 54d8f4bc: Fix in reference type propagation by Calin Juravle · 9 years ago
  8. 163a7bc am 54d8f4bc: Fix in reference type propagation by Calin Juravle · 9 years ago
  9. 54d8f4b Fix in reference type propagation by Calin Juravle · 9 years ago
  10. 6d9c13f am 0f717e93: am ddb2a98f: Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  11. 0f717e9 am ddb2a98f: Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  12. ddb2a98 Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  13. 9fc2573 am 71c02c38: am f015c2f4: ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  14. 71c02c3 am f015c2f4: ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  15. f015c2f ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  16. 2ebed15 am 5606ffa6: am 2602aa86: ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  17. 5606ffa am 2602aa86: ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  18. 2602aa8 ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  19. e62ab9f am f3baa36f: am 22e0ce3a: DO NOT MERGE Add locking to prevent races between setting class methods and marking by Mathieu Chartier · 9 years ago
  20. f3baa36 am 22e0ce3a: DO NOT MERGE Add locking to prevent races between setting class methods and marking by Mathieu Chartier · 9 years ago
  21. 22e0ce3 DO NOT MERGE Add locking to prevent races between setting class methods and marking by Mathieu Chartier · 9 years ago
  22. 2c072a9 am 1c2f38b9: am a13d2e11: Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-dev by Andreas Gampe · 9 years ago
  23. 2930074 am ebaef4c5: am 39795fc5: Merge "ART: Clean up less in dex2oat" into mnc-dr-dev by Andreas Gampe · 9 years ago
  24. 1c2f38b am a13d2e11: Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-dev by Andreas Gampe · 9 years ago
  25. ebaef4c am 39795fc5: Merge "ART: Clean up less in dex2oat" into mnc-dr-dev by Andreas Gampe · 9 years ago
  26. a13d2e1 Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-dev by Andreas Gampe · 9 years ago
  27. 39795fc Merge "ART: Clean up less in dex2oat" into mnc-dr-dev by Andreas Gampe · 9 years ago
  28. eb05122 am 9d96bd65: ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  29. 2a19678 ART: Do not abort on exception in CreatePeer by Andreas Gampe · 9 years ago
  30. 9d96bd6 ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  31. a21d821 am 39becb96: Revert "Fix another source of undeterministic inlining." DO NOT MERGE by Brian Carlstrom · 9 years ago
  32. 39becb9 Revert "Fix another source of undeterministic inlining." DO NOT MERGE by Brian Carlstrom · 9 years ago
  33. cc07760 ART: Clean up less in dex2oat by Andreas Gampe · 10 years ago
  34. e003973 am e4cf5892: ART: Weaken size check in hprof by Andreas Gampe · 10 years ago
  35. e4cf589 ART: Weaken size check in hprof by Andreas Gampe · 10 years ago
  36. 1cb93f0 am eb9d1f79: ART: Relax verifier aput checking by Andreas Gampe · 10 years ago
  37. eb9d1f7 ART: Relax verifier aput checking by Andreas Gampe · 10 years ago
  38. 5c0e80e am e682a025: ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 10 years ago
  39. e682a02 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 10 years ago
  40. 41f402e am 6aec9dae: [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  41. bed31d5 am 0d9982da: ART: Fix Quick\'s DCE+GVN by Serguei Katkov · 10 years ago
  42. 6aec9da [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  43. 0d9982d ART: Fix Quick's DCE+GVN by Serguei Katkov · 10 years ago
  44. a1e8868 am 168387df: ART: Change UnresolvedMergedType merge by Andreas Gampe · 10 years ago
  45. 168387d ART: Change UnresolvedMergedType merge by Andreas Gampe · 10 years ago
  46. ab3764e am f695a009: ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 10 years ago
  47. f695a00 ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 10 years ago
  48. a76c5ff am 6e9c66e0: Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  49. 6e9c66e Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  50. 95c6649 am d333389c: Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  51. a1620b7 am f2ea71cd: ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  52. d333389 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  53. f2ea71c ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  54. c01d9e9 am ce4b1329: ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  55. ce4b132 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  56. bb1f94f am 2ada67b3: Don\'t dump stack when deleting an invalid local ref by Mathieu Chartier · 10 years ago
  57. 2ada67b Don't dump stack when deleting an invalid local ref by Mathieu Chartier · 10 years ago
  58. 266ccd0 am 8f96df84: Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  59. 8f96df8 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  60. 12e2907 am 681652d8: HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  61. 681652d HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  62. 94f2ce5 am af50e415: Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  63. af50e41 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  64. 3263c26 am 458a7c7a: Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 10 years ago
  65. 458a7c7 Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 10 years ago
  66. cf5ec1c am d021e166: ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago
  67. 242ae94 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  68. d021e16 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago
  69. 1e7fe0e am be86eabe: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev by Mathieu Chartier · 10 years ago
  70. 49f64e8 am 3387f397: Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  71. be86eab Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev by Mathieu Chartier · 10 years ago
  72. bfbb72e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  73. 3387f39 Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  74. 75a60c1 am 030f2af2: Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  75. 030f2af Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  76. bb25670 am a2407de1: Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 10 years ago
  77. a2407de Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 10 years ago
  78. 647a236 am 3b7660de: ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  79. 22552df ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  80. 3b7660d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  81. 70b236a am 22ee0902: Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 10 years ago
  82. 554dc76 am 811cfddf: Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 10 years ago
  83. 57b0107 am 54167205: Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev by Roland Levillain · 10 years ago
  84. 7977fdd am b0139e85: Merge "Return an invalid StackMap when none can be found." into mnc-dev by Nicolas Geoffray · 10 years ago
  85. 8cbde19 am 99767387: Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 10 years ago
  86. 22ee090 Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 10 years ago
  87. 9f66589 Fix cfi information for x86. by Christopher Ferris · 10 years ago
  88. 811cfdd Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 10 years ago
  89. 5416720 Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev by Roland Levillain · 10 years ago
  90. b5aeab1 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 10 years ago
  91. b0139e8 Merge "Return an invalid StackMap when none can be found." into mnc-dev by Nicolas Geoffray · 10 years ago
  92. dbda04f Return an invalid StackMap when none can be found. by Nicolas Geoffray · 10 years ago
  93. 9976738 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 10 years ago
  94. ee7ab8b am 25e1af5b: ART: Change merges with Undefined to Undefined by Andreas Gampe · 10 years ago
  95. 30874f2 am c08e0c73: ART: Fix test by Andreas Gampe · 10 years ago
  96. 9f5cbb7 am ed8fea78: Merge "ART: Improve the symbolize script" into mnc-dev by Andreas Gampe · 10 years ago
  97. 25e1af5 ART: Change merges with Undefined to Undefined by Andreas Gampe · 10 years ago
  98. c08e0c7 ART: Fix test by Andreas Gampe · 10 years ago
  99. ed8fea7 Merge "ART: Improve the symbolize script" into mnc-dev by Andreas Gampe · 10 years ago
  100. 6f0a9c3 ART: Improve the symbolize script by Andreas Gampe · 10 years ago