1. bed50d2 Revert "Fuse long and FP compare & condition on ARM64 in Optimizing." by Roland Levillain · 10 years ago
  2. 5cfe61f Fuse long and FP compare & condition on ARM64 in Optimizing. by Roland Levillain · 10 years ago
  3. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 10 years ago
  4. c470193 Fuse long and FP compare & condition on x86/x86-64 in Optimizing. by Mark Mendell · 10 years ago
  5. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 10 years ago
  6. 01b2129 Merge "Added index type of dex byte instructions." by Andreas Gampe · 10 years ago
  7. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  8. ea725ec Merge "Don't print signatures to avoid spaces." by Nicolas Geoffray · 10 years ago
  9. 8941d5e Merge "Address additional comments on try-catch CL" by David Brazdil · 10 years ago
  10. 242febb Don't print signatures to avoid spaces. by Nicolas Geoffray · 10 years ago
  11. 49bace1 Address additional comments on try-catch CL by David Brazdil · 10 years ago
  12. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 10 years ago
  13. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 10 years ago
  14. 312f1bf Merge "Do not do a type check when setting null to an array." by Nicolas Geoffray · 10 years ago
  15. 9fdb31e Do not do a type check when setting null to an array. by Nicolas Geoffray · 10 years ago
  16. 39dc375 Merge "Emit method name at invokes in the graph visualizer." by Nicolas Geoffray · 10 years ago
  17. 8406b31 Merge "Properly delete temp files during run-test" by Sebastien Hertz · 10 years ago
  18. 842acd4 Emit method name at invokes in the graph visualizer. by Nicolas Geoffray · 10 years ago
  19. 436cbc5 Merge "Fix a MOV instruction in Optimizing's x86-64 code generator." by Roland Levillain · 10 years ago
  20. 06b66d0 Fix a MOV instruction in Optimizing's x86-64 code generator. by Roland Levillain · 10 years ago
  21. c7657e9 Merge "Use CompareAndBranchIf(Non)Zero when applicable." by Nicolas Geoffray · 10 years ago
  22. 2bcb431 Use CompareAndBranchIf(Non)Zero when applicable. by Nicolas Geoffray · 10 years ago
  23. 2b252dc Merge "Quick: Fix a DCHECK to take type conflicts into account." by Andreas Gampe · 10 years ago
  24. 3960210 Merge "ART: Symbolize all oat files in /data folder." by Andreas Gampe · 10 years ago
  25. 468bcf6 ART: Symbolize all oat files in /data folder. by Zheng Xu · 10 years ago
  26. 371496d Merge "Explicitly link libz-host to libart." by Evgenii Stepanov · 10 years ago
  27. 053df00 Merge "ART: Remove bad FindSymbol call" by Andreas Gampe · 10 years ago
  28. 8fec90b ART: Remove bad FindSymbol call by Andreas Gampe · 10 years ago
  29. edf9daf Merge "ART: Unlink target oat file before compiling" by Andreas Gampe · 10 years ago
  30. d3af348 Merge "Change ART_TEST_GC_STRESS to use new gcstress mode" by Andreas Gampe · 10 years ago
  31. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 10 years ago
  32. 915e9e0 Merge "ART: Fix test 036-finalizer" by Andreas Gampe · 10 years ago
  33. ef9849e ART: Fix test 036-finalizer by Mathieu Chartier · 10 years ago
  34. 4591ae2 ART: Unlink target oat file before compiling by Andreas Gampe · 10 years ago
  35. 6d6b30e Merge "Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER." by Roland Levillain · 10 years ago
  36. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 10 years ago
  37. ef3b177 Properly delete temp files during run-test by Sebastien Hertz · 10 years ago
  38. 0b3ac8e Explicitly link libz-host to libart. by Evgenii Stepanov · 10 years ago
  39. b1f3753 Added index type of dex byte instructions. by Aart Bik · 10 years ago
  40. 3b0667c Merge "ART: Fix CFI annotation for art_quick_aput_obj" by Andreas Gampe · 10 years ago
  41. b508ccd Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  42. 2738639 ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 10 years ago
  43. 806af26 Merge "Do not replace a live phi with a dead phi." by Nicolas Geoffray · 10 years ago
  44. 4230e18 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 10 years ago
  45. f91d27c Merge "Revert "Revert "Do not update the type of something we already know.""" by Nicolas Geoffray · 10 years ago
  46. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 10 years ago
  47. 2e232ce Merge "Revert "Do not update the type of something we already know."" by Calin Juravle · 10 years ago
  48. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 10 years ago
  49. f67156e Merge "Do not update the type of something we already know." by Nicolas Geoffray · 10 years ago
  50. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 10 years ago
  51. d1c897d Merge "Exercise sun.misc.Unsafe.compareAndSwapObject." by Roland Levillain · 10 years ago
  52. 0bf7687 Merge "Quick: Disable GVN, DCE and LVN for type conflicts." by Bill Buzbee · 10 years ago
  53. 5e6926c Quick: Fix a DCHECK to take type conflicts into account. by Vladimir Marko · 10 years ago
  54. f7e7327 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  55. 9a83f59 Merge "Fixed a nullptr bug in SweepAllocationRecords()" by Mathieu Chartier · 10 years ago
  56. 8db4a7c Merge "ART: Fix CFI annotation in arm64, x86 and x86-64 assembly" by Andreas Gampe · 10 years ago
  57. 110415d Fixed a nullptr bug in SweepAllocationRecords() by Man Cao · 10 years ago
  58. 6b90d42 ART: Fix CFI annotation in arm64, x86 and x86-64 assembly by Andreas Gampe · 10 years ago
  59. 921c7a6 Merge "ART: Fix invalid access and DCHECK in verifier" by Andreas Gampe · 10 years ago
  60. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  61. 2d0ad78 Merge "ART: Fix streaming tracing issues" by Andreas Gampe · 10 years ago
  62. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  63. 83f0a08 Merge "Require mutator lock for DeleteLocalRef" by Mathieu Chartier · 10 years ago
  64. dd06afe Require mutator lock for DeleteLocalRef by Mathieu Chartier · 10 years ago
  65. 8d1a8c0 Merge "ART: Ignore repeated field indexes when loading a class." by Vladimir Marko · 10 years ago
  66. b485915 Merge "Revert "Revert "ART: Implement try/catch blocks in Builder""" by David Brazdil · 10 years ago
  67. 23682bf ART: Ignore repeated field indexes when loading a class. by Vladimir Marko · 10 years ago
  68. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  69. 4a08e17 Merge "Minor fixes to mips64 for the arch-specific optimisation framework." by Roland Levillain · 10 years ago
  70. d3eaade Merge "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  71. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  72. 610a049 Merge "Revert "ART: Fix gtests after try/catch change"" by David Brazdil · 10 years ago
  73. cf950c2 Revert "ART: Fix gtests after try/catch change" by David Brazdil · 10 years ago
  74. b550c2e Exercise sun.misc.Unsafe.compareAndSwapObject. by Roland Levillain · 10 years ago
  75. 6808a0e Merge "ART: Fix gtests after try/catch change" by David Brazdil · 10 years ago
  76. a65930d ART: Fix gtests after try/catch change by David Brazdil · 10 years ago
  77. 2f81cd8 Merge "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  78. e4a1554 Merge "List test as flaky." by Nicolas Geoffray · 10 years ago
  79. d9d014a List test as flaky. by Nicolas Geoffray · 10 years ago
  80. eeca545 Merge "ART: Only print stripped dex2oat command line" by Andreas Gampe · 10 years ago
  81. 046c706 ART: Only print stripped dex2oat command line by Andreas Gampe · 10 years ago
  82. 52ce9a2 Merge "ART: Fix kEverything compiler filter" by buzbee · 10 years ago
  83. 6056c8f Merge "interpreter: Fix string init for soft-failed invokes" by Igor Murashkin · 10 years ago
  84. c833299 ART: Fix kEverything compiler filter by buzbee · 10 years ago
  85. a06b49b interpreter: Fix string init for soft-failed invokes by Igor Murashkin · 10 years ago
  86. d7f3c38 Merge "Make allocation tracker use less memory" by Mathieu Chartier · 10 years ago
  87. 64db62d Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  88. 42c3c33 Make allocation tracker use less memory by Man Cao · 10 years ago
  89. dfda6d7 Merge "Fixed bug in debugging information in dex file" by Andreas Gampe · 10 years ago
  90. f3274f8 Merge "ART: Reset runtime_throw_failure flag" by Andreas Gampe · 10 years ago
  91. d12e782 ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  92. 4cc6073 Fixed bug in debugging information in dex file by Aart Bik · 10 years ago
  93. 292edf0 Merge "ART: Set methods to preverified in verify-none" by Andreas Gampe · 10 years ago
  94. 1c284f2 ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  95. 1f77078 Merge "Do not try to compile resource-only dex files." by Richard Uhler · 10 years ago
  96. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  97. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 10 years ago
  98. 7467fa3 Merge "Pass LD_USE_LOAD_BIAS to the art script." by Nicolas Geoffray · 10 years ago
  99. fdaeee1 Pass LD_USE_LOAD_BIAS to the art script. by Nicolas Geoffray · 10 years ago
  100. 6c52aaf Merge "Disable test for all runs." by Nicolas Geoffray · 10 years ago