1. 5393763 Fix JVMTI GetStackTrace bug am: 342b69492c by Alex Light · 6 years ago
  2. 342b694 Fix JVMTI GetStackTrace bug by Alex Light · 6 years ago
  3. c45f9d8 ART: Fix hidden hard fail in instance field verification am: b34981b0b7 by Andreas Gampe · 6 years ago
  4. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 6 years ago
  5. e50e6e2 Do not fail if the tombstoned output fd is a socket or pipe. am: b9f1d3e5f1 by Martin Stjernholm · 6 years ago
  6. b9f1d3e Do not fail if the tombstoned output fd is a socket or pipe. by Martin Stjernholm · 6 years ago
  7. 6c9452e Revert "Add test 980 to knownfailures for no-image + jit" am: 56dad98252 by Vladimir Marko · 6 years ago
  8. 6c2fbd7 x86: Add assembler tests and clean up style. am: 1b3561a157 by Vladimir Marko · 6 years ago
  9. 56dad98 Revert "Add test 980 to knownfailures for no-image + jit" by Vladimir Marko · 6 years ago
  10. 1b3561a x86: Add assembler tests and clean up style. by Vladimir Marko · 6 years ago
  11. ca87b0c Add StackVisitor::SetVRegReference(). am: 439d126919 by Vladimir Marko · 6 years ago
  12. bd2a4db ObjPtr<>-ify instrumentation. am: 19711d479c by Vladimir Marko · 6 years ago
  13. 6b219e4 ObjPtr<>-ify debugger/jdwp. am: 8311489bca by Vladimir Marko · 6 years ago
  14. 439d126 Add StackVisitor::SetVRegReference(). by Vladimir Marko · 6 years ago
  15. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 6 years ago
  16. 8311489 ObjPtr<>-ify debugger/jdwp. by Vladimir Marko · 6 years ago
  17. f939816 veridex: Add cmd line flag to filter app classes by name am: d76e1238fd by David Brazdil · 6 years ago
  18. d76e123 veridex: Add cmd line flag to filter app classes by name by David Brazdil · 6 years ago
  19. e0e693e ObjPtr<>-ify ClassTable. am: 1fe5839d10 by Vladimir Marko · 6 years ago
  20. c8c9b8e Avoid some read barriers in ClassTable. am: c6934e36d3 by Vladimir Marko · 6 years ago
  21. 1fe5839 ObjPtr<>-ify ClassTable. by Vladimir Marko · 6 years ago
  22. c6934e3 Avoid some read barriers in ClassTable. by Vladimir Marko · 6 years ago
  23. 621b41c ART: Add LUCI notifier email template am: 552ba72fce by Andreas Gampe · 6 years ago
  24. 552ba72 ART: Add LUCI notifier email template by Andreas Gampe · 6 years ago
  25. 61748e1 Actually put the 37h in seconds numbers. am: 9f3c002fdd by Nicolas Geoffray · 6 years ago
  26. c70770f Make the two timeouts at most 47. am: 9da3d42526 by Nicolas Geoffray · 6 years ago
  27. 9f3c002 Actually put the 37h in seconds numbers. by Nicolas Geoffray · 6 years ago
  28. 9da3d42 Make the two timeouts at most 47. by Nicolas Geoffray · 6 years ago
  29. e41c08a Increase expiration timeout for luci. am: 1a20eca7b5 by Nicolas Geoffray · 6 years ago
  30. 1a20eca Increase expiration timeout for luci. by Nicolas Geoffray · 6 years ago
  31. 82d31ad ART: Disable check for Mac am: 70d91fe71d by Andreas Gampe · 6 years ago
  32. 70d91fe ART: Disable check for Mac by Andreas Gampe · 6 years ago
  33. ffeae78 Create symlink as a side effect am: 055cf9a459 by Jiyong Park · 6 years ago
  34. 055cf9a Create symlink as a side effect by Jiyong Park · 6 years ago
  35. da1a5a7 Blacklist test while failing. am: 4f743c0106 by Nicolas Geoffray · 6 years ago
  36. 4f743c0 Blacklist test while failing. by Nicolas Geoffray · 6 years ago
  37. 51921f5 Track libziparchive API change. am: 1389dd450e by Elliott Hughes · 6 years ago
  38. 1389dd4 Track libziparchive API change. by Elliott Hughes · 6 years ago
  39. 3726197 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  40. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  41. 1fb146e Correctly handle thread deopt with thread-specific JVMTI events am: c8c7e0659a by Alex Light · 6 years ago
  42. 16b8bf5 Add -verbose:interpreter am: 765b2a0457 by Mathieu Chartier · 6 years ago
  43. 3a0eb06 Check for null before using AddLocalReference in ti_method am: 0235336779 by Alex Light · 6 years ago
  44. 061b3bc Free classes after objects for memory tool am: 164f133d98 by Mathieu Chartier · 6 years ago
  45. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 6 years ago
  46. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 6 years ago
  47. 0235336 Check for null before using AddLocalReference in ti_method by Alex Light · 6 years ago
  48. 164f133 Free classes after objects for memory tool by Mathieu Chartier · 6 years ago
  49. 9b3a987 Fix mac build: Enable libdexfile_external (attempt 2) am: 52fc7ab4d5 by David Srbecky · 6 years ago
  50. 52fc7ab Fix mac build: Enable libdexfile_external (attempt 2) by David Srbecky · 6 years ago
  51. 3b85c58 Fix build rules. am: 917cfdb915 by Nicolas Geoffray · 6 years ago
  52. 917cfdb Fix build rules. by Nicolas Geoffray · 6 years ago
  53. de6ae7a jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 6 years ago
  54. 0d54cfb jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 6 years ago
  55. ba21f0b ART: Small iwyu am: fe613a7f8d by Andreas Gampe · 6 years ago
  56. fe613a7 ART: Small iwyu by Andreas Gampe · 6 years ago
  57. c1e7d9b ART: Address b/120022597 am: b0625e0bcb by Andreas Gampe · 6 years ago
  58. b0625e0 ART: Address b/120022597 by Andreas Gampe · 6 years ago
  59. 87486b9 ART: IWYU for HiddenApi domain am: b74f307cda by Andreas Gampe · 6 years ago
  60. 09af0ff ART: Small iwyu am: 1db789ea17 by Andreas Gampe · 6 years ago
  61. b74f307 ART: IWYU for HiddenApi domain by Andreas Gampe · 6 years ago
  62. 1db789e ART: Small iwyu by Andreas Gampe · 6 years ago
  63. 24497bd Only write stacks traces to tombstoned am: 0e5dc3438d by Joe Onorato · 6 years ago
  64. 0e5dc34 Only write stacks traces to tombstoned by Joe Onorato · 6 years ago
  65. 5ce00d6 Define SimplyNoted in smali to retain build annotations. am: 35051d4caf by Ian Zerny · 6 years ago
  66. 35051d4 Define SimplyNoted in smali to retain build annotations. by Ian Zerny · 6 years ago
  67. 0011486 Reland: Make default namespace an "alias" for runtime rather than the other way around. by Martin Stjernholm · 6 years ago
  68. 8ba0888 Reland: Make default namespace an "alias" for runtime rather than the other by Martin Stjernholm · 6 years ago
  69. 176b3f1 Explicitly compile debug versions of libdexfile_external. am: 9dc44d959b by Nicolas Geoffray · 6 years ago
  70. 9dc44d9 Explicitly compile debug versions of libdexfile_external. by Nicolas Geoffray · 6 years ago
  71. 99c6309 Go to native for image decompression thread pool wait am: f1890fd473 by Mathieu Chartier · 6 years ago
  72. f1890fd Go to native for image decompression thread pool wait by Mathieu Chartier · 6 years ago
  73. 385dd22 Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 6 years ago
  74. d801a7b Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 6 years ago
  75. a00cb3e Add libdexfiled_external to the debug Runtime APEX. am: 356864a74f by Martin Stjernholm · 6 years ago
  76. 52a7bca Remove the dual debug/ndebug run on 018-stack-overflow. am: ae09081da9 by Nicolas Geoffray · 6 years ago
  77. 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 6 years ago
  78. ae09081 Remove the dual debug/ndebug run on 018-stack-overflow. by Nicolas Geoffray · 6 years ago
  79. 0a26656 hiddenapi, class2greylist: Add support for greylist-max-q am: 6ae463f33c by David Brazdil · 6 years ago
  80. 6ae463f hiddenapi, class2greylist: Add support for greylist-max-q by David Brazdil · 6 years ago
  81. dbf610b Fix mac build: Enable libdexfile_external am: d112012197 by David Srbecky · 6 years ago
  82. d112012 Fix mac build: Enable libdexfile_external by David Srbecky · 6 years ago
  83. ce3774c Add debug version of libnativebridgetest.so am: 68fa4ca313 by David Srbecky · 6 years ago
  84. 0600efe Make compiling an apex image explicit. am: c5e3a52473 by Nicolas Geoffray · 6 years ago
  85. 68fa4ca Add debug version of libnativebridgetest.so by David Srbecky · 6 years ago
  86. c5e3a52 Make compiling an apex image explicit. by Nicolas Geoffray · 6 years ago
  87. c82048d Update ahat_api.txt am: 498019ab91 by Tobias Thierer · 6 years ago
  88. 498019a Update ahat_api.txt by Tobias Thierer · 6 years ago
  89. 5664dd9 Update induction ranges in superblock cloner. am: 256c94b568 by Nicolas Geoffray · 6 years ago
  90. 256c94b Update induction ranges in superblock cloner. by Nicolas Geoffray · 6 years ago
  91. af53ce0 Fix debug/release dependencies on libartbase am: 7711c35fa6 by David Srbecky · 6 years ago
  92. 0e0fc89 Add more logging to 137-cfi am: 3923987073 by David Srbecky · 6 years ago
  93. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  94. 3923987 Add more logging to 137-cfi by David Srbecky · 6 years ago
  95. aa56968 Revert "Make default namespace an "alias" for runtime rather than the other way" by Martin Stjernholm · 6 years ago
  96. 916b426 Revert "Make default namespace an "alias" for runtime rather than the other way" by Martin Stjernholm · 6 years ago
  97. 7a33397 Disable 570-checker-osr-locals for trace tests. am: db6932d721 by David Srbecky · 6 years ago
  98. db6932d Disable 570-checker-osr-locals for trace tests. by David Srbecky · 6 years ago
  99. ccdd202 Fix DWARF line-number generation for JITed methods. am: 36ec6c7314 by David Srbecky · 6 years ago
  100. 36ec6c7 Fix DWARF line-number generation for JITed methods. by David Srbecky · 6 years ago