1. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 9 years ago
  2. e7ea17b Merge "Migrated dexdump from Dalvik (libdex) into Art (libart)" by Aart Bik · 9 years ago
  3. 69ae54a Migrated dexdump from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago
  4. d4e2738 Merge "Revert "Revert "Fix LSRA bug with explicit register temporaries""" by Nicolas Geoffray · 9 years ago
  5. 7fb6ddb Merge "ART: Check switch and array data better in the verifier" by Andreas Gampe · 9 years ago
  6. 57c4758 ART: Check switch and array data better in the verifier by Andreas Gampe · 9 years ago
  7. a3c31df Merge "ART: Unlink old file in OS::CreateEmptyFile" by Andreas Gampe · 9 years ago
  8. d5c5ea3 Merge "Revert "ART: Unlink target oat file before compiling"" by Andreas Gampe · 9 years ago
  9. 45b83af Revert "Revert "Fix LSRA bug with explicit register temporaries"" by Nicolas Geoffray · 9 years ago
  10. f7aa6c0 Merge "Revert "Fix LSRA bug with explicit register temporaries"" by Calin Juravle · 9 years ago
  11. a5fc140 Revert "Fix LSRA bug with explicit register temporaries" by Calin Juravle · 9 years ago
  12. 16d6d0e Merge "Fix LSRA bug with explicit register temporaries" by Nicolas Geoffray · 9 years ago
  13. 283b854 Fix LSRA bug with explicit register temporaries by Mark Mendell · 9 years ago
  14. 51f38e3 Merge "ART: Fix graph for switch leaving a try block" by David Brazdil · 9 years ago
  15. 281a632 ART: Fix graph for switch leaving a try block by David Brazdil · 9 years ago
  16. b2409d9 Merge "Supress OsTest#test_xattr on the bots." by Narayan Kamath · 9 years ago
  17. 1eca58a Supress OsTest#test_xattr on the bots. by Narayan Kamath · 9 years ago
  18. 4a305da Merge "Add implicit null pointer and stack overflow checks for Mips." by Roland Levillain · 9 years ago
  19. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  20. b447598 Merge "Disable static builds for mac and asan." by Calin Juravle · 9 years ago
  21. 4895ea4 Disable static builds for mac and asan. by Calin Juravle · 9 years ago
  22. aefdcd9 Merge "Do not create a HBoundType when the instruction is non-null." by Nicolas Geoffray · 9 years ago
  23. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago
  24. 06b6da5 Merge "Fix mac build: use -lrt only on linux." by Calin Juravle · 9 years ago
  25. 9b36914 Fix mac build: use -lrt only on linux. by Calin Juravle · 9 years ago
  26. a3529ea Merge "Enable ART_BUILD_HOST_STATIC for check builds." by Calin Juravle · 9 years ago
  27. dc56161 Enable ART_BUILD_HOST_STATIC for check builds. by Calin Juravle · 9 years ago
  28. 23bfc0b Merge "Build statically linked version of dex2oat." by Calin Juravle · 9 years ago
  29. 7a20ae6 Merge "Allow for sig chain to be disabled." by Calin Juravle · 9 years ago
  30. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 9 years ago
  31. 01b2129 Merge "Added index type of dex byte instructions." by Andreas Gampe · 9 years ago
  32. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  33. ea725ec Merge "Don't print signatures to avoid spaces." by Nicolas Geoffray · 9 years ago
  34. 8941d5e Merge "Address additional comments on try-catch CL" by David Brazdil · 9 years ago
  35. 242febb Don't print signatures to avoid spaces. by Nicolas Geoffray · 9 years ago
  36. 49bace1 Address additional comments on try-catch CL by David Brazdil · 9 years ago
  37. 8922e0b Merge "ART: Changes to try-catch in GraphBuilder" by David Brazdil · 9 years ago
  38. 56e1acc ART: Changes to try-catch in GraphBuilder by David Brazdil · 9 years ago
  39. 312f1bf Merge "Do not do a type check when setting null to an array." by Nicolas Geoffray · 9 years ago
  40. 9fdb31e Do not do a type check when setting null to an array. by Nicolas Geoffray · 9 years ago
  41. 39dc375 Merge "Emit method name at invokes in the graph visualizer." by Nicolas Geoffray · 9 years ago
  42. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  43. 8406b31 Merge "Properly delete temp files during run-test" by Sebastien Hertz · 9 years ago
  44. 842acd4 Emit method name at invokes in the graph visualizer. by Nicolas Geoffray · 9 years ago
  45. 436cbc5 Merge "Fix a MOV instruction in Optimizing's x86-64 code generator." by Roland Levillain · 9 years ago
  46. 06b66d0 Fix a MOV instruction in Optimizing's x86-64 code generator. by Roland Levillain · 9 years ago
  47. c7657e9 Merge "Use CompareAndBranchIf(Non)Zero when applicable." by Nicolas Geoffray · 9 years ago
  48. 2bcb431 Use CompareAndBranchIf(Non)Zero when applicable. by Nicolas Geoffray · 9 years ago
  49. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 9 years ago
  50. 2b252dc Merge "Quick: Fix a DCHECK to take type conflicts into account." by Andreas Gampe · 9 years ago
  51. 3960210 Merge "ART: Symbolize all oat files in /data folder." by Andreas Gampe · 9 years ago
  52. 468bcf6 ART: Symbolize all oat files in /data folder. by Zheng Xu · 9 years ago
  53. 371496d Merge "Explicitly link libz-host to libart." by Evgenii Stepanov · 9 years ago
  54. 053df00 Merge "ART: Remove bad FindSymbol call" by Andreas Gampe · 9 years ago
  55. 8fec90b ART: Remove bad FindSymbol call by Andreas Gampe · 9 years ago
  56. b73f1f5 ART: Unlink old file in OS::CreateEmptyFile by Andreas Gampe · 9 years ago
  57. 49a17ec Revert "ART: Unlink target oat file before compiling" by Andreas Gampe · 9 years ago
  58. edf9daf Merge "ART: Unlink target oat file before compiling" by Andreas Gampe · 9 years ago
  59. d3af348 Merge "Change ART_TEST_GC_STRESS to use new gcstress mode" by Andreas Gampe · 9 years ago
  60. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  61. 915e9e0 Merge "ART: Fix test 036-finalizer" by Andreas Gampe · 9 years ago
  62. ef9849e ART: Fix test 036-finalizer by Mathieu Chartier · 9 years ago
  63. 4591ae2 ART: Unlink target oat file before compiling by Andreas Gampe · 9 years ago
  64. 6d6b30e Merge "Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER." by Roland Levillain · 9 years ago
  65. bbcc01a Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER. by Roland Levillain · 9 years ago
  66. ef3b177 Properly delete temp files during run-test by Sebastien Hertz · 9 years ago
  67. 0b3ac8e Explicitly link libz-host to libart. by Evgenii Stepanov · 9 years ago
  68. b1f3753 Added index type of dex byte instructions. by Aart Bik · 9 years ago
  69. 3b0667c Merge "ART: Fix CFI annotation for art_quick_aput_obj" by Andreas Gampe · 9 years ago
  70. b508ccd Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 9 years ago
  71. 2738639 ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  72. 806af26 Merge "Do not replace a live phi with a dead phi." by Nicolas Geoffray · 9 years ago
  73. 4230e18 Do not replace a live phi with a dead phi. by Nicolas Geoffray · 9 years ago
  74. f91d27c Merge "Revert "Revert "Do not update the type of something we already know.""" by Nicolas Geoffray · 9 years ago
  75. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 9 years ago
  76. 2e232ce Merge "Revert "Do not update the type of something we already know."" by Calin Juravle · 9 years ago
  77. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 9 years ago
  78. f67156e Merge "Do not update the type of something we already know." by Nicolas Geoffray · 9 years ago
  79. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 9 years ago
  80. d1c897d Merge "Exercise sun.misc.Unsafe.compareAndSwapObject." by Roland Levillain · 9 years ago
  81. 0bf7687 Merge "Quick: Disable GVN, DCE and LVN for type conflicts." by Bill Buzbee · 9 years ago
  82. 5e6926c Quick: Fix a DCHECK to take type conflicts into account. by Vladimir Marko · 9 years ago
  83. f7e7327 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 9 years ago
  84. 9a83f59 Merge "Fixed a nullptr bug in SweepAllocationRecords()" by Mathieu Chartier · 9 years ago
  85. 8db4a7c Merge "ART: Fix CFI annotation in arm64, x86 and x86-64 assembly" by Andreas Gampe · 9 years ago
  86. 110415d Fixed a nullptr bug in SweepAllocationRecords() by Man Cao · 9 years ago
  87. 6b90d42 ART: Fix CFI annotation in arm64, x86 and x86-64 assembly by Andreas Gampe · 9 years ago
  88. 921c7a6 Merge "ART: Fix invalid access and DCHECK in verifier" by Andreas Gampe · 9 years ago
  89. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 9 years ago
  90. 2d0ad78 Merge "ART: Fix streaming tracing issues" by Andreas Gampe · 9 years ago
  91. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  92. 83f0a08 Merge "Require mutator lock for DeleteLocalRef" by Mathieu Chartier · 9 years ago
  93. dd06afe Require mutator lock for DeleteLocalRef by Mathieu Chartier · 9 years ago
  94. 8d1a8c0 Merge "ART: Ignore repeated field indexes when loading a class." by Vladimir Marko · 9 years ago
  95. b485915 Merge "Revert "Revert "ART: Implement try/catch blocks in Builder""" by David Brazdil · 9 years ago
  96. 23682bf ART: Ignore repeated field indexes when loading a class. by Vladimir Marko · 9 years ago
  97. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 9 years ago
  98. 4a08e17 Merge "Minor fixes to mips64 for the arch-specific optimisation framework." by Roland Levillain · 9 years ago
  99. d3eaade Merge "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 9 years ago
  100. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 9 years ago