1. 934aac7 Merge "Remove doublequoted command to adb sh -c." by Hiroshi Yamauchi · 10 years ago
  2. 0a4c61d Remove doublequoted command to adb sh -c. by Hiroshi Yamauchi · 10 years ago
  3. ca7db4a Merge "Print field info on mark sweep invalid ref crash." by Hiroshi Yamauchi · 10 years ago
  4. d9a27b6 Merge "Quick: Fix marking high words in DCE." by Vladimir Marko · 10 years ago
  5. eb2baaf Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 10 years ago
  6. 9cacef6 Quick: Fix marking high words in DCE. by Vladimir Marko · 10 years ago
  7. 1484dad Merge "Revert "Revert "Remove junit from our core image.""" by Nicolas Geoffray · 10 years ago
  8. 958fa02 Revert "Revert "Remove junit from our core image."" by Nicolas Geoffray · 10 years ago
  9. df09893 Merge "Revert "Revert "Do not pass junit.jar to vogar.""" by Nicolas Geoffray · 10 years ago
  10. f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 10 years ago
  11. c8c6aa9 Merge "ART: Do not relocate app program headers in patchoat." by Vladimir Marko · 10 years ago
  12. 2a6c5ee Merge "[optimizing] Fold HTypeConversion of constants" by Roland Levillain · 10 years ago
  13. 3fc9903 ART: Do not relocate app program headers in patchoat. by Vladimir Marko · 10 years ago
  14. bf27b07 Merge "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 10 years ago
  15. 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 10 years ago
  16. 96ca18c Merge "ART: Fix unused return-value in test" by Andreas Gampe · 10 years ago
  17. fd11470 ART: Fix unused return-value in test by Andreas Gampe · 10 years ago
  18. a58ee00 Merge "Undo arm64 workaround." by Chih-Hung Hsieh · 10 years ago
  19. c9c4232 Merge "Revert "Remove junit from our core image."" by Nicolas Geoffray · 10 years ago
  20. 7028d59 Revert "Remove junit from our core image." by Nicolas Geoffray · 10 years ago
  21. 0ad07e4 Merge "Revert "New failure due to a junit/vogar difference."" by Nicolas Geoffray · 10 years ago
  22. ea6e2df Revert "New failure due to a junit/vogar difference." by Nicolas Geoffray · 10 years ago
  23. e977494 Merge "Also print class for NoSuchFieldException" by Mathieu Chartier · 10 years ago
  24. 4a0aa9c Merge "New failure due to a junit/vogar difference." by Nicolas Geoffray · 10 years ago
  25. 203a555 New failure due to a junit/vogar difference. by Nicolas Geoffray · 10 years ago
  26. 4e06778 Also print class for NoSuchFieldException by Mathieu Chartier · 10 years ago
  27. e82549b [optimizing] Fold HTypeConversion of constants by Mark Mendell · 10 years ago
  28. c3912c8 Merge "Remove junit from our core image." by Nicolas Geoffray · 10 years ago
  29. baaf287 Merge "Silence unused result warnings in art." by Elliott Hughes · 10 years ago
  30. 0ad65a3 Remove junit from our core image. by Nicolas Geoffray · 10 years ago
  31. 7bd8f9e Merge "Do not pass junit.jar to vogar." by Nicolas Geoffray · 10 years ago
  32. 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 10 years ago
  33. 06f08e4 Silence unused result warnings in art. by Elliott Hughes · 10 years ago
  34. b6cee94 Undo arm64 workaround. by Chih-Hung Hsieh · 10 years ago
  35. 70d3d14 Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" by Mathieu Chartier · 10 years ago
  36. b43390c Hold heap bitmap lock in Heap::GetObjectsAllocated by Mathieu Chartier · 10 years ago
  37. 28d332c Merge "Add test for String init called from unresolvable class." by Jeff Hao · 10 years ago
  38. 85c6397 Merge "Quick: Fix DCE, clear high word flag in RemoveChange()." by Vladimir Marko · 10 years ago
  39. ade58e1 Quick: Fix DCE, clear high word flag in RemoveChange(). by Vladimir Marko · 10 years ago
  40. da3749e Add test for String init called from unresolvable class. by Jeff Hao · 10 years ago
  41. f0d765e Merge "Add notes about fast JNI calls." by Hiroshi Yamauchi · 10 years ago
  42. 36bce58 Add notes about fast JNI calls. by Hiroshi Yamauchi · 10 years ago
  43. 9bdb647 Merge "Fix bug in removal of *.flock files." by Richard Uhler · 10 years ago
  44. cefb155 Merge "ART: arm indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  45. 581f4e9 Fix bug in removal of *.flock files. by Richard Uhler · 10 years ago
  46. e658f89 Merge "Quick: Fix DCE to mark wide register overlaps correctly." by Vladimir Marko · 10 years ago
  47. 7207898 Merge "Re-enable 098-ddmc for the read barrier config." by Hiroshi Yamauchi · 10 years ago
  48. 83d46ef Quick: Fix DCE to mark wide register overlaps correctly. by Vladimir Marko · 10 years ago
  49. f396211 Merge "ART: Rediscover loops after deleting blocks in DCE" by David Brazdil · 10 years ago
  50. 527145b Merge "ART: Split Checker into smaller files" by David Brazdil · 10 years ago
  51. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 10 years ago
  52. 2d999e0 Merge "Revert "ART: Split Checker into smaller files"" by David Brazdil · 10 years ago
  53. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 10 years ago
  54. d62e2d0 Merge "ART: Split Checker into smaller files" by David Brazdil · 10 years ago
  55. a490be5 ART: Split Checker into smaller files by David Brazdil · 10 years ago
  56. ba6fdbc ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  57. cdf89f3 Merge "Small correction in Optimizing's ARM64 code generator." by Roland Levillain · 10 years ago
  58. c23fef5 Merge "Revert "Add new rule to the graph checker."" by Calin Juravle · 10 years ago
  59. 1d8b49f Revert "Add new rule to the graph checker." by Calin Juravle · 10 years ago
  60. fe8cd35 Merge "Add new rule to the graph checker." by Calin Juravle · 10 years ago
  61. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  62. 987b2e6 Merge "Simplify floating-point comparisons with NaN in Optimizing." by Roland Levillain · 10 years ago
  63. faf935e Merge "ART: Enable Checker annotations in smali files" by David Brazdil · 10 years ago
  64. dacf601 ART: Enable Checker annotations in smali files by David Brazdil · 10 years ago
  65. b6c37c9 Merge "Update test expectations." by Nicolas Geoffray · 10 years ago
  66. 6f3f6c7 Update test expectations. by Nicolas Geoffray · 10 years ago
  67. 983f1b2 Re-enable 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  68. bdd9f2d Merge "Remove unused StackHandleScope" by Sebastien Hertz · 10 years ago
  69. 1d316ad Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 10 years ago
  70. bd0cfef Merge "Fix typo in VLOG message." by Richard Uhler · 10 years ago
  71. c55efc7 Merge "Add more diagnostics info to flaky oat file assistant test." by Richard Uhler · 10 years ago
  72. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  73. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  74. 9d50775 Add new rule to the graph checker. by Calin Juravle · 10 years ago
  75. db30566 Remove unused StackHandleScope by Sebastien Hertz · 10 years ago
  76. f7f798c Fix typo in VLOG message. by Richard Uhler · 10 years ago
  77. f16d572 Add more diagnostics info to flaky oat file assistant test. by Richard Uhler · 10 years ago
  78. 6108ed8 Merge "Add a flag to StackVisitor for inlining." by Nicolas Geoffray · 10 years ago
  79. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 10 years ago
  80. 119b21a Merge "[optimizing] Improve 32 bit long shift by 1." by Roland Levillain · 10 years ago
  81. 0e4c27e Merge "Add a parent environment to HEnvironment." by Nicolas Geoffray · 10 years ago
  82. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  83. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  84. cdeb0b5 Merge "[optimizing] Tune some x86_64 moves" by Nicolas Geoffray · 10 years ago
  85. 775b7b8 Merge "Don't allow JIT to compile native methods" by Mathieu Chartier · 10 years ago
  86. 70f7d98 Don't allow JIT to compile native methods by Mathieu Chartier · 10 years ago
  87. 591d8e4 Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 10 years ago
  88. e20df2a Merge "Fix stub_test for Mips64" by Andreas Gampe · 10 years ago
  89. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 10 years ago
  90. 0172c5b Merge "Check IsReferenceVReg during deopt" by Mathieu Chartier · 10 years ago
  91. 50030ef Check IsReferenceVReg during deopt by Mathieu Chartier · 10 years ago
  92. 2c68641 Merge "ART: Merge entries with same name and protect in MemMap dump." by Vladimir Marko · 10 years ago
  93. 17a924a ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 10 years ago
  94. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  95. add1d9b Merge "Fix typo in comments." by Richard Uhler · 10 years ago
  96. 3b55ebb Simplify floating-point comparisons with NaN in Optimizing. by Roland Levillain · 10 years ago
  97. 2e8da8e Merge "ART: Fix debug output for bad reused MemMap." by Vladimir Marko · 10 years ago
  98. b550582 ART: Fix debug output for bad reused MemMap. by Vladimir Marko · 10 years ago
  99. 659f4c1 Merge "ART: Refactor 082-inline-execute" by Andreas Gampe · 10 years ago
  100. 678e695 ART: Refactor 082-inline-execute by Andreas Gampe · 10 years ago