1. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  2. d515362 Merge "Merged a few more ARM64/MIPS64 cases." by Aart Bik · 7 years ago
  3. 6c0122c Merge "type conversion elimination for store value only uses." by Mingyao Yang · 7 years ago
  4. be83ddd Merge "ART: Make kDebugVerifier a verbose flag" by Treehugger Robot · 7 years ago
  5. 3bcb751 type conversion elimination for store value only uses. by Mingyao Yang · 7 years ago
  6. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  7. 4388fb2 Merge "Fix typing bug in load store elimination" by Treehugger Robot · 7 years ago
  8. 7869c87 Merge "ART: Remove old aget on null workaround" by Treehugger Robot · 7 years ago
  9. 94539fd Fix typing bug in load store elimination by Vladimir Marko · 7 years ago
  10. 52f205a ART: Remove old aget on null workaround by Andreas Gampe · 7 years ago
  11. 83a5710 Merged a few more ARM64/MIPS64 cases. by Aart Bik · 7 years ago
  12. 92ab698 Merge "Fix races in trace_helper.cc" am: 718173b770 by Alex Light · 7 years ago
  13. 718173b Merge "Fix races in trace_helper.cc" by Alex Light · 7 years ago
  14. 8d019b4 Merge "Exploited CHECK-START-{x,y,z} syntax." am: 16e5e30422 by Aart Bik · 7 years ago
  15. 16e5e30 Merge "Exploited CHECK-START-{x,y,z} syntax." by Aart Bik · 7 years ago
  16. d0703a0 Merge "Modify to use new BacktraceMap iterator." am: 6ce6cdb0d5 by Christopher Ferris · 7 years ago
  17. 6ce6cdb Merge "Modify to use new BacktraceMap iterator." by Christopher Ferris · 7 years ago
  18. 5cf8b53 Modify to use new BacktraceMap iterator. by Christopher Ferris · 7 years ago
  19. 2743d75 Fix races in trace_helper.cc by Alex Light · 7 years ago
  20. 61e4730 Merge "Introduced CHECK-START-{x,y,z} syntax." am: f057d5d38d by Aart Bik · 7 years ago
  21. 9d26bb5 Merge "ART: Fix dependencies of dump-oat-core-target ." am: 55927e11a0 by Vladimir Marko · 7 years ago
  22. 9cb7fe4 Exploited CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  23. f057d5d Merge "Introduced CHECK-START-{x,y,z} syntax." by Treehugger Robot · 7 years ago
  24. 55927e1 Merge "ART: Fix dependencies of dump-oat-core-target ." by Vladimir Marko · 7 years ago
  25. 83e2668 ART: Fix dependencies of dump-oat-core-target . by Vladimir Marko · 7 years ago
  26. b00bd1f Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." am: f5df935f1c by Vladimir Marko · 7 years ago
  27. f5df935 Merge "Minor cleanup in CodeGenerator::RecordPcInfo()." by Treehugger Robot · 7 years ago
  28. 9d972e6 Merge "Update ahat version number to 1.5" am: ddbef59de1 by Richard Uhler · 7 years ago
  29. ddbef59 Merge "Update ahat version number to 1.5" by Treehugger Robot · 7 years ago
  30. 62c68ef Merge "Change enums in ImageWriter to `enum class`." am: f81cd81010 by Vladimir Marko · 7 years ago
  31. f81cd81 Merge "Change enums in ImageWriter to `enum class`." by Vladimir Marko · 7 years ago
  32. 9354e0a Update ahat version number to 1.5 by Richard Uhler · 7 years ago
  33. 781e687 Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs" by Aart Bik · 7 years ago
  34. a9683fb Merge "MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs" by Aart Bik · 7 years ago
  35. 3802bf0 Merge "MIPS32: Fix and refactor in/out reg mask code" am: 71d2602057 by Alexey Frunze · 7 years ago
  36. 71d2602 Merge "MIPS32: Fix and refactor in/out reg mask code" by Treehugger Robot · 7 years ago
  37. baf89e1 Merge "ART: Reorder null check in verifier" am: f4e284fa81 by Andreas Gampe · 7 years ago
  38. f4e284f Merge "ART: Reorder null check in verifier" by Treehugger Robot · 7 years ago
  39. 269a185 Merge "Fix a bug in String.charAt() simplification." am: 367e020d85 by Vladimir Marko · 7 years ago
  40. 367e020 Merge "Fix a bug in String.charAt() simplification." by Vladimir Marko · 7 years ago
  41. a247dea MIPS32: Fix and refactor in/out reg mask code by Alexey Frunze · 7 years ago
  42. 8ddb7f5 ART: Reorder null check in verifier by Andreas Gampe · 7 years ago
  43. fd6f84f Merge "Log at places we fail to compile." am: d57fdd82fc by Nicolas Geoffray · 7 years ago
  44. 3e51cd0 Merge "Enhance removed loads/substitutes in LSE." am: 6f2960c633 by Mingyao Yang · 7 years ago
  45. d57fdd8 Merge "Log at places we fail to compile." by Nicolas Geoffray · 7 years ago
  46. 6f2960c Merge "Enhance removed loads/substitutes in LSE." by Mingyao Yang · 7 years ago
  47. d504c7e Change enums in ImageWriter to `enum class`. by Vladimir Marko · 7 years ago
  48. fec85cd Minor cleanup in CodeGenerator::RecordPcInfo(). by Vladimir Marko · 7 years ago
  49. 47e7f3c Merge "Add javadoc for all public ahat API." am: e24847c222 by Richard Uhler · 7 years ago
  50. e24847c Merge "Add javadoc for all public ahat API." by Treehugger Robot · 7 years ago
  51. 51beebc Merge "Fix test failure of 638-checker-inline-cache-intrinsic" am: d2b31918cd by Mingyao Yang · 7 years ago
  52. d2b3191 Merge "Fix test failure of 638-checker-inline-cache-intrinsic" by Treehugger Robot · 7 years ago
  53. 0259c24 Fix a bug in String.charAt() simplification. by Vladimir Marko · 7 years ago
  54. 3853017 MIPS: Improve HandleBinaryOp (Add/Sub) for constant inputs by Lena Djokic · 7 years ago
  55. b7732a3 Add javadoc for all public ahat API. by Richard Uhler · 7 years ago
  56. fbaf29e Fix test failure of 638-checker-inline-cache-intrinsic by Mingyao Yang · 7 years ago
  57. 206070c Enhance removed loads/substitutes in LSE. by Mingyao Yang · 7 years ago
  58. cff7921 Merge "ART: Add null type to verifier" am: c5bf424c34 by Andreas Gampe · 7 years ago
  59. c5bf424 Merge "ART: Add null type to verifier" by Treehugger Robot · 7 years ago
  60. 4d96fcb Merge "MIPS: Improve BoundsCheck for constant inputs" am: 2a8cbb865e by Vladimir Marko · 7 years ago
  61. 2a8cbb8 Merge "MIPS: Improve BoundsCheck for constant inputs" by Vladimir Marko · 7 years ago
  62. 150cc61 Merge "Ensure that updates to the global event mask are atomic" am: c3f35f2f00 by Alex Light · 7 years ago
  63. c3f35f2 Merge "Ensure that updates to the global event mask are atomic" by Treehugger Robot · 7 years ago
  64. eed3a5d ART: Add null type to verifier by Andreas Gampe · 7 years ago
  65. e9a2fbe Merge "Allow devirtualized method to be intrinsified." am: 38af096a2f by Mingyao Yang · 7 years ago
  66. 975d5b7 Merge "Pretty print startup methods in profile dump" am: c9df2dd0a2 by Calin Juravle · 7 years ago
  67. 38af096 Merge "Allow devirtualized method to be intrinsified." by Treehugger Robot · 7 years ago
  68. c9df2dd Merge "Pretty print startup methods in profile dump" by Calin Juravle · 7 years ago
  69. 74c8440 Ensure that updates to the global event mask are atomic by Alex Light · 7 years ago
  70. e8b50ac Merge "ART: Clean up primitive-type construction" am: 2edafc553a by Andreas Gampe · 7 years ago
  71. 2edafc5 Merge "ART: Clean up primitive-type construction" by Treehugger Robot · 7 years ago
  72. 92706a8 Introduced CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  73. efc1ca3 Merge "ART: Add more comprehensive merge test" am: 93b57b9b16 by Andreas Gampe · 7 years ago
  74. 02c6a80 Merge "Speed up MterpShouldSwitchInterpreters check" am: f65aa50522 by Alex Light · 7 years ago
  75. 93b57b9 Merge "ART: Add more comprehensive merge test" by Treehugger Robot · 7 years ago
  76. f65aa50 Merge "Speed up MterpShouldSwitchInterpreters check" by Alex Light · 7 years ago
  77. 0545d4a Pretty print startup methods in profile dump by Calin Juravle · 7 years ago
  78. b6b1543 ART: Clean up primitive-type construction by Andreas Gampe · 7 years ago
  79. 8bbada0 Merge "Add TestVMDebug to prebuilt libjdwp skips" am: e87fe475e4 by Alex Light · 7 years ago
  80. e87fe47 Merge "Add TestVMDebug to prebuilt libjdwp skips" by Alex Light · 7 years ago
  81. c638708 ART: Add more comprehensive merge test by Andreas Gampe · 7 years ago
  82. 6b1aebe Allow devirtualized method to be intrinsified. by Mingyao Yang · 7 years ago
  83. 52a40f9 Merge "Type conversion elimination of constants" am: 45d3efbc43 by Mingyao Yang · 7 years ago
  84. 45d3efb Merge "Type conversion elimination of constants" by Mingyao Yang · 7 years ago
  85. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 7 years ago
  86. 7ee76e6 Add TestVMDebug to prebuilt libjdwp skips by Alex Light · 7 years ago
  87. dbd4303 MIPS: Improve BoundsCheck for constant inputs by Goran Jakovljevic · 7 years ago
  88. 338382f Merge "Fix MIPS32 mterp" am: d40e416f32 by Vladimir Marko · 7 years ago
  89. d40e416 Merge "Fix MIPS32 mterp" by Vladimir Marko · 7 years ago
  90. c5d0448 Merge "ART: Fix crash accessing .bss for non-executable oat file." by Vladimir Marko · 7 years ago
  91. f8054b5 Merge "ART: Fix crash accessing .bss for non-executable oat file." by Vladimir Marko · 7 years ago
  92. f8ff238 Merge "Track Proxy change in libcore" am: 8fcfdc65e0 by Neil Fuller · 7 years ago
  93. 8fcfdc6 Merge "Track Proxy change in libcore" by Neil Fuller · 7 years ago
  94. dbb9aef Log at places we fail to compile. by Nicolas Geoffray · 7 years ago
  95. 5414977 Fix MIPS32 mterp by Goran Jakovljevic · 7 years ago
  96. d23e229 Merge "Add VMDebug.getInstancesOfClasses API." am: 175706ea30 by Richard Uhler · 7 years ago
  97. 175706e Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 7 years ago
  98. 8bb72b6 ART: Fix crash accessing .bss for non-executable oat file. by Vladimir Marko · 7 years ago
  99. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  100. 75bb2f3 Type conversion elimination of constants by Mingyao Yang · 7 years ago