1. 0affa57 Enable notifications for android builders. am: 2792de4c2c by Nicolas Geoffray · 6 years ago
  2. 2792de4 Enable notifications for android builders. by Nicolas Geoffray · 6 years ago
  3. ce88e2a Save floating point registers in art_quick_osr_stub am: 956f9fadb3 by David Srbecky · 6 years ago
  4. 956f9fa Save floating point registers in art_quick_osr_stub by David Srbecky · 6 years ago
  5. f46fc02 Refactor test 1953, 1954, 1955, & 1956 somewhat am: b4e65074f1 by Alex Light · 6 years ago
  6. b4e6507 Refactor test 1953, 1954, 1955, & 1956 somewhat by Alex Light · 6 years ago
  7. bb1396e FileUtils: Do not expect Android root without an ending slash am: 240cb2aa3c by David Brazdil · 6 years ago
  8. 240cb2a FileUtils: Do not expect Android root without an ending slash by David Brazdil · 6 years ago
  9. deb334e Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks. am: 2cc9d34355 by Nicolas Geoffray · 6 years ago
  10. fe77bf3 jitzygote: JIT native methods on first use. am: c45b5897e6 by David Srbecky · 6 years ago
  11. 2cc9d34 Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks. by Nicolas Geoffray · 6 years ago
  12. c45b589 jitzygote: JIT native methods on first use. by David Srbecky · 6 years ago
  13. 4a5b240 ART: Make bad_mutexes abort message legible am: 2cd21b2034 by Andreas Gampe · 6 years ago
  14. 2cd21b2 ART: Make bad_mutexes abort message legible by Andreas Gampe · 6 years ago
  15. 9b51a21 ART: Fix some types am: 7c5acbb122 by Andreas Gampe · 6 years ago
  16. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  17. c9a2eee Add cfi instructions. am: 51c655847f by Christopher Ferris · 6 years ago
  18. 51c6558 Add cfi instructions. by Christopher Ferris · 6 years ago
  19. d0b527a Speed up and slightly simplify Mutex am: 81dc7ab1df by Hans Boehm · 6 years ago
  20. 81dc7ab Speed up and slightly simplify Mutex by Hans Boehm · 6 years ago
  21. 76c9933 hiddenapi: Error message when superclass not found am: fe9181db92 by David Brazdil · 6 years ago
  22. 57ea7ed jitzygote: Fix DCHECKs am: 605a5fe916 by David Srbecky · 6 years ago
  23. fe9181d hiddenapi: Error message when superclass not found by David Brazdil · 6 years ago
  24. 605a5fe jitzygote: Fix DCHECKs by David Srbecky · 6 years ago
  25. af5f886 Patch supports Intel(R) AVX/AVX2 MOV Instruction am: 20d1c942c0 by jaishank · 6 years ago
  26. 20d1c94 Patch supports Intel(R) AVX/AVX2 MOV Instruction by jaishank · 6 years ago
  27. 97bb1d8 Don't use framework libs for ahat-test-dump am: d32f8aadd3 by Colin Cross · 6 years ago
  28. 7dd7e9b Convert more of ahat to Android.bp am: 069cafce8b by Colin Cross · 6 years ago
  29. d32f8aa Don't use framework libs for ahat-test-dump by Colin Cross · 6 years ago
  30. 069cafc Convert more of ahat to Android.bp by Colin Cross · 6 years ago
  31. d01c6e6 ART: Validate boot image system oat files conditionally am: 96b3baab90 by Andreas Gampe · 6 years ago
  32. 96b3baa ART: Validate boot image system oat files conditionally by Andreas Gampe · 6 years ago
  33. 2e690c8 Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation. by David Srbecky · 6 years ago
  34. f907d12 Use single contention counter for rw mutexes am: 467b692bfa by Hans Boehm · 6 years ago
  35. 3db3d37 Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation. by David Srbecky · 6 years ago
  36. b03b6a6 Clarify histogram logic. am: 1973687350 by Hans Boehm · 6 years ago
  37. 467b692 Use single contention counter for rw mutexes by Hans Boehm · 6 years ago
  38. 1973687 Clarify histogram logic. by Hans Boehm · 6 years ago
  39. 5982815 Revert "jitzygote: Also Pre-JIT native methods." am: f339cca574 by David Srbecky · 6 years ago
  40. f59c520 Revert "jitzygote: Fix pre-JIT of native methods." am: dd16edbd72 by David Srbecky · 6 years ago
  41. a0d7cbb Pre-resolve dex cache strings before collecting string offsets am: fe0e00a4d6 by Mathieu Chartier · 6 years ago
  42. f339cca Revert "jitzygote: Also Pre-JIT native methods." by David Srbecky · 6 years ago
  43. dd16edb Revert "jitzygote: Fix pre-JIT of native methods." by David Srbecky · 6 years ago
  44. fe0e00a Pre-resolve dex cache strings before collecting string offsets by Mathieu Chartier · 6 years ago
  45. f0b7366 Remove unused art/tools/amm am: a3d186e5c3 by Richard Uhler · 6 years ago
  46. a3d186e Remove unused art/tools/amm by Richard Uhler · 6 years ago
  47. b6590d3 Prevent concurrent GC stack-walks during deoptimization am: a4cdd36ba3 by Alex Light · 6 years ago
  48. a4cdd36 Prevent concurrent GC stack-walks during deoptimization by Alex Light · 6 years ago
  49. 4df6662 Update TODO for the lib/arm(64) subdirectories. am: 4160c12d4e by Martin Stjernholm · 6 years ago
  50. 4160c12 Update TODO for the lib/arm(64) subdirectories. by Martin Stjernholm · 6 years ago
  51. 70f96e5 ART: Add verifier-debug log for exception handler am: bfcca58145 by Andreas Gampe · 6 years ago
  52. e731dbc ART: Templatize internal method verifier class am: 99db7bb218 by Andreas Gampe · 6 years ago
  53. ab413b1 ART: Refactor verifier am: fc25ae90c7 by Andreas Gampe · 6 years ago
  54. bfcca58 ART: Add verifier-debug log for exception handler by Andreas Gampe · 6 years ago
  55. 99db7bb ART: Templatize internal method verifier class by Andreas Gampe · 6 years ago
  56. 20c346d ART: Do not expose arena allocator from MethodVerifier am: d09c0593fb by Andreas Gampe · 6 years ago
  57. 3feadef ART: Clean up MethodVerifier am: 51de69ecd2 by Andreas Gampe · 6 years ago
  58. fc25ae9 ART: Refactor verifier by Andreas Gampe · 6 years ago
  59. d09c059 ART: Do not expose arena allocator from MethodVerifier by Andreas Gampe · 6 years ago
  60. 51de69e ART: Clean up MethodVerifier by Andreas Gampe · 6 years ago
  61. d836f12 Make kHugeNativeAllocs configurable am: bb2467b398 by Hans Boehm · 6 years ago
  62. bb2467b Make kHugeNativeAllocs configurable by Hans Boehm · 6 years ago
  63. 6fc4d7d ART: Under verifier-debug, amend the hard-fail message am: 7c887c57b1 by Andreas Gampe · 6 years ago
  64. 7c887c5 ART: Under verifier-debug, amend the hard-fail message by Andreas Gampe · 6 years ago
  65. 5276efc Add mean GC throughput as per CPU time to perfdump am: a65859d5a1 by Lokesh Gidra · 6 years ago
  66. a65859d Add mean GC throughput as per CPU time to perfdump by Lokesh Gidra · 6 years ago
  67. 4597c2e Revert^2 "Optimize FindClass ClassNotFoundException case" am: 87658f3e88 by Andreas Gampe · 6 years ago
  68. 78a6bb9 ART: Restrict dex cache location check am: d5d807bc2d by Andreas Gampe · 6 years ago
  69. 87658f3 Revert^2 "Optimize FindClass ClassNotFoundException case" by Andreas Gampe · 6 years ago
  70. d5d807b ART: Restrict dex cache location check by Andreas Gampe · 6 years ago
  71. 2d9fa70 Use static linking for dexdump on host builds am: 520a43637b by Orion Hodson · 6 years ago
  72. 520a436 Use static linking for dexdump on host builds by Orion Hodson · 6 years ago
  73. f4a578b Revert "Use static linking for dexdump on host builds" am: 063c9851f8 by Greg Hartman · 6 years ago
  74. 063c985 Revert "Use static linking for dexdump on host builds" by Greg Hartman · 6 years ago
  75. b25ff3b Revert^2 "Fix correctness for fast path class loading" am: 501c3b073e by Andreas Gampe · 6 years ago
  76. 501c3b0 Revert^2 "Fix correctness for fast path class loading" by Andreas Gampe · 6 years ago
  77. fc78a97 Use static linking for dexdump on host builds am: ed42f62df5 by Orion Hodson · 6 years ago
  78. ed42f62 Use static linking for dexdump on host builds by Orion Hodson · 6 years ago
  79. 999a14f ahat: getImmediateDominator should not return the SuperRoot. am: 8812459ad6 by Richard Uhler · 6 years ago
  80. 8812459 ahat: getImmediateDominator should not return the SuperRoot. by Richard Uhler · 6 years ago
  81. 180f9e4 Revert "Fix correctness for fast path class loading" am: 2e2f9e8c69 by Mathieu Chartier · 6 years ago
  82. f38bce4 Revert "Optimize FindClass ClassNotFoundException case" am: d399f579cf by Mathieu Chartier · 6 years ago
  83. 2e2f9e8 Revert "Fix correctness for fast path class loading" by Mathieu Chartier · 6 years ago
  84. d399f57 Revert "Optimize FindClass ClassNotFoundException case" by Mathieu Chartier · 6 years ago
  85. 77e6e95 Optimize FindClass ClassNotFoundException case am: 9634705832 by Mathieu Chartier · 6 years ago
  86. d6afac9 ahat: Fix broken style sheet. am: b086f5284a by Richard Uhler · 6 years ago
  87. 9634705 Optimize FindClass ClassNotFoundException case by Mathieu Chartier · 6 years ago
  88. b086f52 ahat: Fix broken style sheet. by Richard Uhler · 6 years ago
  89. 2670a2e jitzygote: Fix pre-JIT of native methods. am: d94c87d52e by David Srbecky · 6 years ago
  90. f7d322f Add a parallel_run.py tool am: 4d8d83f968 by Alex Light · 6 years ago
  91. d94c87d jitzygote: Fix pre-JIT of native methods. by David Srbecky · 6 years ago
  92. 4d8d83f Add a parallel_run.py tool by Alex Light · 6 years ago
  93. 8d677a9 Fix correctness for fast path class loading am: ef04ac6c05 by Mathieu Chartier · 6 years ago
  94. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 6 years ago
  95. f082a80 Prefix entrypoints with 0xFF so we can do extra checks. am: 1eb5d8770a by David Srbecky · 6 years ago
  96. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 6 years ago
  97. 9565c6b Clean up error messages in the previous CL. am: 9b70ee0fdb by Martin Stjernholm · 6 years ago
  98. 9b70ee0 Clean up error messages in the previous CL. by Martin Stjernholm · 6 years ago
  99. a9f8713 Add more entrypoint checks in oatdump. am: a54e0cc54a by David Srbecky · 6 years ago
  100. b8c1d5f Reduce luci timeout to 41. am: dbf5525cdb by David Srbecky · 6 years ago