1. 5e6d1e6 ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 am: b9489afe2a -s ours am: 7b5e3687f6 -s ours by Andreas Gampe · 8 years ago
  2. dc230fd ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 am: b9489afe2a -s ours by Andreas Gampe · 8 years ago
  3. 7b5e368 ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 by Andreas Gampe · 8 years ago
  4. b9489af ART: Change main-thread thread paging scheme am: 2dc01ce7f2 am: ea2c3506f5 by Andreas Gampe · 8 years ago
  5. ea2c350 ART: Change main-thread thread paging scheme am: 2dc01ce7f2 by Andreas Gampe · 8 years ago
  6. 6979a6c ART: Make Touch's stack array smaller under ASAN am: 4ca02b5b04 am: 4548ea75b0 by Andreas Gampe · 8 years ago
  7. a5a1146 ART: Change main-thread thread paging scheme am: a79db76ced am: d3b48537ad by Andreas Gampe · 8 years ago
  8. 4548ea7 ART: Make Touch's stack array smaller under ASAN am: 4ca02b5b04 by Andreas Gampe · 8 years ago
  9. d3b4853 ART: Change main-thread thread paging scheme am: a79db76ced by Andreas Gampe · 8 years ago
  10. 2dc01ce ART: Change main-thread thread paging scheme by Andreas Gampe · 8 years ago
  11. 4ca02b5 ART: Make Touch's stack array smaller under ASAN by Andreas Gampe · 8 years ago
  12. a79db76 ART: Change main-thread thread paging scheme by Andreas Gampe · 8 years ago
  13. 163a7bc am 54d8f4bc: Fix in reference type propagation by Calin Juravle · 9 years ago
  14. 54d8f4b Fix in reference type propagation by Calin Juravle · 9 years ago
  15. 0f717e9 am ddb2a98f: Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  16. ddb2a98 Parse runtime compiler options for JIT by Mathieu Chartier · 9 years ago
  17. 71c02c3 am f015c2f4: ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 9 years ago
  18. f015c2f ART: Add missing GetInterfaceMethodIfProxy by Andreas Gampe · 10 years ago
  19. 5606ffa am 2602aa86: ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 9 years ago
  20. 2602aa8 ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  21. f3baa36 am 22e0ce3a: DO NOT MERGE Add locking to prevent races between setting class methods and marking by Mathieu Chartier · 9 years ago
  22. 22e0ce3 DO NOT MERGE Add locking to prevent races between setting class methods and marking by Mathieu Chartier · 9 years ago
  23. 1c2f38b am a13d2e11: Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-dev by Andreas Gampe · 9 years ago
  24. ebaef4c am 39795fc5: Merge "ART: Clean up less in dex2oat" into mnc-dr-dev by Andreas Gampe · 9 years ago
  25. a13d2e1 Merge "ART: Do not abort on exception in CreatePeer" into mnc-dr-dev by Andreas Gampe · 9 years ago
  26. 39795fc Merge "ART: Clean up less in dex2oat" into mnc-dr-dev by Andreas Gampe · 9 years ago
  27. 2a19678 ART: Do not abort on exception in CreatePeer by Andreas Gampe · 9 years ago
  28. 9d96bd6 ART: Decrease dex2oat watchdog timeout by Andreas Gampe · 10 years ago
  29. 39becb9 Revert "Fix another source of undeterministic inlining." DO NOT MERGE by Brian Carlstrom · 9 years ago
  30. cc07760 ART: Clean up less in dex2oat by Andreas Gampe · 10 years ago
  31. e4cf589 ART: Weaken size check in hprof by Andreas Gampe · 10 years ago
  32. eb9d1f7 ART: Relax verifier aput checking by Andreas Gampe · 10 years ago
  33. e682a02 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 10 years ago
  34. 6aec9da [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  35. 0d9982d ART: Fix Quick's DCE+GVN by Serguei Katkov · 10 years ago
  36. 168387d ART: Change UnresolvedMergedType merge by Andreas Gampe · 10 years ago
  37. f695a00 ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 10 years ago
  38. 6e9c66e Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  39. d333389 Tighten default inlining settings when using the space filter. by Roland Levillain · 10 years ago
  40. f2ea71c ART: Fix the simplifier for add/sub by Serguei Katkov · 10 years ago
  41. ce4b132 ART: x86_64 RoundDouble/Float intrinsics should initialize out value. by Pavel Vyssotski · 10 years ago
  42. 2ada67b Don't dump stack when deleting an invalid local ref by Mathieu Chartier · 10 years ago
  43. 8f96df8 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  44. 681652d HDeoptimize should hold values live in env. by Mingyao Yang · 10 years ago
  45. af50e41 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  46. 458a7c7 Merge "ART: Change the stack dump format to be in line with debuggerd" into mnc-dev by Andreas Gampe · 10 years ago
  47. 242ae94 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  48. d021e16 ART: Fix Quick/Optimizing suspend check assumption mismatch. by Vladimir Marko · 10 years ago
  49. be86eab Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev by Mathieu Chartier · 10 years ago
  50. bfbb72e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  51. 3387f39 Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  52. 030f2af Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  53. a2407de Merge "ART: Boolean simplifier fix" into mnc-dev by Nicolas Geoffray · 10 years ago
  54. 22552df ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  55. 3b7660d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  56. 22ee090 Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 10 years ago
  57. 9f66589 Fix cfi information for x86. by Christopher Ferris · 10 years ago
  58. 811cfdd Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 10 years ago
  59. 5416720 Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev by Roland Levillain · 10 years ago
  60. b5aeab1 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 10 years ago
  61. b0139e8 Merge "Return an invalid StackMap when none can be found." into mnc-dev by Nicolas Geoffray · 10 years ago
  62. dbda04f Return an invalid StackMap when none can be found. by Nicolas Geoffray · 10 years ago
  63. 9976738 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 10 years ago
  64. 25e1af5 ART: Change merges with Undefined to Undefined by Andreas Gampe · 10 years ago
  65. c08e0c7 ART: Fix test by Andreas Gampe · 10 years ago
  66. ed8fea7 Merge "ART: Improve the symbolize script" into mnc-dev by Andreas Gampe · 10 years ago
  67. 6f0a9c3 ART: Improve the symbolize script by Andreas Gampe · 10 years ago
  68. 5ee9454 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  69. c2bf125 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 10 years ago
  70. a3cd834 ART: Avoid soft- after hard-fail in verifier by Andreas Gampe · 10 years ago
  71. fd6fe84 Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-dev by Andreas Gampe · 10 years ago
  72. a0b23bb ART: Release inputs in Long.reverse intrinsic in x86 by Andreas Gampe · 10 years ago
  73. db05e31 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 10 years ago
  74. ccbbda2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  75. 3abd437 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 10 years ago
  76. 4990f5c Merge "ART: Symbolize all oat files in /data folder." into mnc-dev by Andreas Gampe · 10 years ago
  77. b46ff2c Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev by Andreas Gampe · 10 years ago
  78. 9b39188 ART: Symbolize all oat files in /data folder. by Zheng Xu · 10 years ago
  79. c4e75e2 ART: Fix data loss when symbolizing oat files. by Zheng Xu · 10 years ago
  80. f801a6a Merge "Do not replace a live phi with a dead phi." into mnc-dev by Nicolas Geoffray · 10 years ago
  81. ed6193a Merge "Revert "Revert "Do not update the type of something we already know.""" into mnc-dev by Nicolas Geoffray · 10 years ago
  82. e54cd64 ART: Remove bad FindSymbol call by Andreas Gampe · 10 years ago
  83. ed40271 Merge "ART: Unlink target oat file before compiling" into mnc-dev by Andreas Gampe · 10 years ago
  84. 52f0aeb ART: Unlink target oat file before compiling by Andreas Gampe · 10 years ago
  85. fecc465 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  86. b7a4790 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  87. e7d876a ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 10 years ago
  88. d735c41 Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 10 years ago
  89. a10c713 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  90. 3ae8da0 ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  91. ffd43f6 Merge "Require mutator lock for DeleteLocalRef" into mnc-dev by Mathieu Chartier · 10 years ago
  92. e290896 Require mutator lock for DeleteLocalRef by Mathieu Chartier · 10 years ago
  93. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  94. 1ff04ab ART: Bail out immediately on try/catch by David Brazdil · 10 years ago
  95. a1935c4 MIPS: Initial version of optimizing compiler for MIPS64R6. by Roland Levillain · 10 years ago
  96. 5597b42 Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 10 years ago
  97. ad80568 ART: Only print stripped dex2oat command line by Andreas Gampe · 10 years ago
  98. 88802ca ART: Fix kEverything compiler filter by buzbee · 10 years ago
  99. 6415013 ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  100. 005deb0 ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago