1. f279b82 Merge "Add --cdex-fast and --cdex-none variant to testrunner" by Mathieu Chartier · 7 years ago
  2. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago
  3. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  4. 2ba3557 Merge "Change ArtField::ProxyFindSystemClass() to lookup the class." by Vladimir Marko · 7 years ago
  5. f56a1c0 Merge "Determine HLoadClass/String load kind early." by Vladimir Marko · 7 years ago
  6. 208f670 Change ArtField::ProxyFindSystemClass() to lookup the class. by Vladimir Marko · 7 years ago
  7. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  8. f23779b Merge "Fix VDEX header when no quickening info" by David Brazdil · 7 years ago
  9. b58739b Merge "Extra debugging output for bug 64759619." by Vladimir Marko · 7 years ago
  10. 93592f5 Fix VDEX header when no quickening info by David Brazdil · 7 years ago
  11. 5449e07 Merge "Fixed spilling bug (visible on ARM64): missed SIMD type." by Aart Bik · 7 years ago
  12. f223f76 Merge "ART: Add ScopedTrace constructor with lambda" by Treehugger Robot · 7 years ago
  13. dfebbac ART: Add ScopedTrace constructor with lambda by Andreas Gampe · 7 years ago
  14. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  15. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  16. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 7 years ago
  17. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  18. 2dd7b67 Fixed spilling bug (visible on ARM64): missed SIMD type. by Aart Bik · 7 years ago
  19. d515362 Merge "Merged a few more ARM64/MIPS64 cases." by Aart Bik · 7 years ago
  20. 6c0122c Merge "type conversion elimination for store value only uses." by Mingyao Yang · 7 years ago
  21. be83ddd Merge "ART: Make kDebugVerifier a verbose flag" by Treehugger Robot · 7 years ago
  22. 3bcb751 type conversion elimination for store value only uses. by Mingyao Yang · 7 years ago
  23. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  24. 4388fb2 Merge "Fix typing bug in load store elimination" by Treehugger Robot · 7 years ago
  25. 7869c87 Merge "ART: Remove old aget on null workaround" by Treehugger Robot · 7 years ago
  26. 94539fd Fix typing bug in load store elimination by Vladimir Marko · 7 years ago
  27. 52f205a ART: Remove old aget on null workaround by Andreas Gampe · 7 years ago
  28. 83a5710 Merged a few more ARM64/MIPS64 cases. by Aart Bik · 7 years ago
  29. 92ab698 Merge "Fix races in trace_helper.cc" am: 718173b770 by Alex Light · 7 years ago
  30. 6f1bd46 Extra debugging output for bug 64759619. by Vladimir Marko · 7 years ago
  31. 718173b Merge "Fix races in trace_helper.cc" by Alex Light · 7 years ago
  32. 8d019b4 Merge "Exploited CHECK-START-{x,y,z} syntax." am: 16e5e30422 by Aart Bik · 7 years ago
  33. 16e5e30 Merge "Exploited CHECK-START-{x,y,z} syntax." by Aart Bik · 7 years ago
  34. d0703a0 Merge "Modify to use new BacktraceMap iterator." am: 6ce6cdb0d5 by Christopher Ferris · 7 years ago
  35. 6ce6cdb Merge "Modify to use new BacktraceMap iterator." by Christopher Ferris · 7 years ago
  36. 5cf8b53 Modify to use new BacktraceMap iterator. by Christopher Ferris · 7 years ago
  37. 2743d75 Fix races in trace_helper.cc by Alex Light · 7 years ago
  38. 61e4730 Merge "Introduced CHECK-START-{x,y,z} syntax." am: f057d5d38d by Aart Bik · 7 years ago
  39. 9d26bb5 Merge "ART: Fix dependencies of dump-oat-core-target ." am: 55927e11a0 by Vladimir Marko · 7 years ago
  40. 9cb7fe4 Exploited CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  41. f057d5d Merge "Introduced CHECK-START-{x,y,z} syntax." by Treehugger Robot · 7 years ago
  42. 55927e1 Merge "ART: Fix dependencies of dump-oat-core-target ." by Vladimir Marko · 7 years ago
  43. 83e2668 ART: Fix dependencies of dump-oat-core-target . by Vladimir Marko · 7 years ago
  44. b00bd1f Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." am: f5df935f1c by Vladimir Marko · 7 years ago
  45. f5df935 Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." by Treehugger Robot · 7 years ago
  46. 9d972e6 Merge "Update ahat version number to 1.5" am: ddbef59de1 by Richard Uhler · 7 years ago
  47. ddbef59 Merge "Update ahat version number to 1.5" by Treehugger Robot · 7 years ago
  48. 62c68ef Merge "Change enums in ImageWriter to `enum class`." am: f81cd81010 by Vladimir Marko · 7 years ago
  49. f81cd81 Merge "Change enums in ImageWriter to `enum class`." by Vladimir Marko · 7 years ago
  50. 9354e0a Update ahat version number to 1.5 by Richard Uhler · 7 years ago
  51. 781e687 Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs" by Aart Bik · 7 years ago
  52. a9683fb Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs" by Aart Bik · 7 years ago
  53. 3802bf0 Merge "MIPS32: Fix and refactor in/out reg mask code" am: 71d2602057 by Alexey Frunze · 7 years ago
  54. 71d2602 Merge "MIPS32: Fix and refactor in/out reg mask code" by Treehugger Robot · 7 years ago
  55. baf89e1 Merge "ART: Reorder null check in verifier" am: f4e284fa81 by Andreas Gampe · 7 years ago
  56. f4e284f Merge "ART: Reorder null check in verifier" by Treehugger Robot · 7 years ago
  57. 269a185 Merge "Fix a bug in String.charAt() simplification." am: 367e020d85 by Vladimir Marko · 7 years ago
  58. 367e020 Merge "Fix a bug in String.charAt() simplification." by Vladimir Marko · 7 years ago
  59. a247dea MIPS32: Fix and refactor in/out reg mask code by Alexey Frunze · 7 years ago
  60. 8ddb7f5 ART: Reorder null check in verifier by Andreas Gampe · 7 years ago
  61. fd6f84f Merge "Log at places we fail to compile." am: d57fdd82fc by Nicolas Geoffray · 7 years ago
  62. 3e51cd0 Merge "Enhance removed loads/substitutes in LSE." am: 6f2960c633 by Mingyao Yang · 7 years ago
  63. d57fdd8 Merge "Log at places we fail to compile." by Nicolas Geoffray · 7 years ago
  64. 6f2960c Merge "Enhance removed loads/substitutes in LSE." by Mingyao Yang · 7 years ago
  65. d504c7e Change enums in ImageWriter to `enum class`. by Vladimir Marko · 7 years ago
  66. fec85cd Minor cleanup in CodeGenerator::RecordPcInfo(). by Vladimir Marko · 7 years ago
  67. 47e7f3c Merge "Add javadoc for all public ahat API." am: e24847c222 by Richard Uhler · 7 years ago
  68. e24847c Merge "Add javadoc for all public ahat API." by Treehugger Robot · 7 years ago
  69. 51beebc Merge "Fix test failure of 638-checker-inline-cache-intrinsic" am: d2b31918cd by Mingyao Yang · 7 years ago
  70. d2b3191 Merge "Fix test failure of 638-checker-inline-cache-intrinsic" by Treehugger Robot · 7 years ago
  71. 0259c24 Fix a bug in String.charAt() simplification. by Vladimir Marko · 7 years ago
  72. 3853017 MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs by Lena Djokic · 7 years ago
  73. b7732a3 Add javadoc for all public ahat API. by Richard Uhler · 7 years ago
  74. fbaf29e Fix test failure of 638-checker-inline-cache-intrinsic by Mingyao Yang · 7 years ago
  75. 206070c Enhance removed loads/substitutes in LSE. by Mingyao Yang · 7 years ago
  76. cff7921 Merge "ART: Add null type to verifier" am: c5bf424c34 by Andreas Gampe · 7 years ago
  77. c5bf424 Merge "ART: Add null type to verifier" by Treehugger Robot · 7 years ago
  78. 4d96fcb Merge "MIPS: Improve BoundsCheck for constant inputs" am: 2a8cbb865e by Vladimir Marko · 7 years ago
  79. 2a8cbb8 Merge "MIPS: Improve BoundsCheck for constant inputs" by Vladimir Marko · 7 years ago
  80. 150cc61 Merge "Ensure that updates to the global event mask are atomic" am: c3f35f2f00 by Alex Light · 7 years ago
  81. c3f35f2 Merge "Ensure that updates to the global event mask are atomic" by Treehugger Robot · 7 years ago
  82. eed3a5d ART: Add null type to verifier by Andreas Gampe · 7 years ago
  83. e9a2fbe Merge "Allow devirtualized method to be intrinsified." am: 38af096a2f by Mingyao Yang · 7 years ago
  84. 975d5b7 Merge "Pretty print startup methods in profile dump" am: c9df2dd0a2 by Calin Juravle · 7 years ago
  85. 38af096 Merge "Allow devirtualized method to be intrinsified." by Treehugger Robot · 7 years ago
  86. c9df2dd Merge "Pretty print startup methods in profile dump" by Calin Juravle · 7 years ago
  87. 74c8440 Ensure that updates to the global event mask are atomic by Alex Light · 7 years ago
  88. e8b50ac Merge "ART: Clean up primitive-type construction" am: 2edafc553a by Andreas Gampe · 7 years ago
  89. 2edafc5 Merge "ART: Clean up primitive-type construction" by Treehugger Robot · 7 years ago
  90. 92706a8 Introduced CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  91. efc1ca3 Merge "ART: Add more comprehensive merge test" am: 93b57b9b16 by Andreas Gampe · 7 years ago
  92. 02c6a80 Merge "Speed up MterpShouldSwitchInterpreters check" am: f65aa50522 by Alex Light · 7 years ago
  93. 93b57b9 Merge "ART: Add more comprehensive merge test" by Treehugger Robot · 7 years ago
  94. f65aa50 Merge "Speed up MterpShouldSwitchInterpreters check" by Alex Light · 7 years ago
  95. 0545d4a Pretty print startup methods in profile dump by Calin Juravle · 7 years ago
  96. b6b1543 ART: Clean up primitive-type construction by Andreas Gampe · 7 years ago
  97. 8bbada0 Merge "Add TestVMDebug to prebuilt libjdwp skips" am: e87fe475e4 by Alex Light · 7 years ago
  98. e87fe47 Merge "Add TestVMDebug to prebuilt libjdwp skips" by Alex Light · 7 years ago
  99. c638708 ART: Add more comprehensive merge test by Andreas Gampe · 7 years ago
  100. 6b1aebe Allow devirtualized method to be intrinsified. by Mingyao Yang · 7 years ago