1. 354ddc5 Revert "Blacklist test while failing." by Paul Duffin · 5 years ago
  2. 30d3ee8 luci: Add libcore as a tracking project. by Nicolas Geoffray · 5 years ago
  3. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 7 years ago
  4. ba25318 Fix run-gtests.sh for both 32- and 64-bit tests. by Vladimir Marko · 5 years ago
  5. f41232e Incorporate additional feedback to native JNI checks by Orion Hodson · 5 years ago
  6. 077872d Allow APEX binaries to access fields and methods via JNI by Orion Hodson · 5 years ago
  7. 2180d8e Clean up ArtField/ArtMethod relocation for app image. by Vladimir Marko · 5 years ago
  8. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 5 years ago
  9. eab0248 Clean up after obsolete methods update fix. by Vladimir Marko · 5 years ago
  10. 5515310 Try harder to support gtests with non-standard build config by Alex Light · 5 years ago
  11. cbe6d4a Fix double loading check for Darwin by Orion Hodson · 5 years ago
  12. efdd1b0 ART: Add throughput to verifier duration message by Andreas Gampe · 5 years ago
  13. d6d878e Use DEX2OATBOOTCLASSPATH to generate boot image by wangshumin · 5 years ago
  14. d3374a0 Move stack logging entirely into palette library by Orion Hodson · 5 years ago
  15. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  16. 3ff45bf ART: Small iwyu by Andreas Gampe · 5 years ago
  17. 5393763 Fix JVMTI GetStackTrace bug am: 342b69492c by Alex Light · 5 years ago
  18. 342b694 Fix JVMTI GetStackTrace bug by Alex Light · 5 years ago
  19. c45f9d8 ART: Fix hidden hard fail in instance field verification am: b34981b0b7 by Andreas Gampe · 5 years ago
  20. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 5 years ago
  21. e50e6e2 Do not fail if the tombstoned output fd is a socket or pipe. am: b9f1d3e5f1 by Martin Stjernholm · 5 years ago
  22. b9f1d3e Do not fail if the tombstoned output fd is a socket or pipe. by Martin Stjernholm · 5 years ago
  23. 6c9452e Revert "Add test 980 to knownfailures for no-image + jit" am: 56dad98252 by Vladimir Marko · 5 years ago
  24. 6c2fbd7 x86: Add assembler tests and clean up style. am: 1b3561a157 by Vladimir Marko · 5 years ago
  25. 56dad98 Revert "Add test 980 to knownfailures for no-image + jit" by Vladimir Marko · 5 years ago
  26. 1b3561a x86: Add assembler tests and clean up style. by Vladimir Marko · 5 years ago
  27. ca87b0c Add StackVisitor::SetVRegReference(). am: 439d126919 by Vladimir Marko · 5 years ago
  28. bd2a4db ObjPtr<>-ify instrumentation. am: 19711d479c by Vladimir Marko · 5 years ago
  29. 6b219e4 ObjPtr<>-ify debugger/jdwp. am: 8311489bca by Vladimir Marko · 5 years ago
  30. 439d126 Add StackVisitor::SetVRegReference(). by Vladimir Marko · 5 years ago
  31. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 5 years ago
  32. 8311489 ObjPtr<>-ify debugger/jdwp. by Vladimir Marko · 5 years ago
  33. f939816 veridex: Add cmd line flag to filter app classes by name am: d76e1238fd by David Brazdil · 5 years ago
  34. d76e123 veridex: Add cmd line flag to filter app classes by name by David Brazdil · 5 years ago
  35. e0e693e ObjPtr<>-ify ClassTable. am: 1fe5839d10 by Vladimir Marko · 5 years ago
  36. c8c9b8e Avoid some read barriers in ClassTable. am: c6934e36d3 by Vladimir Marko · 5 years ago
  37. 1fe5839 ObjPtr<>-ify ClassTable. by Vladimir Marko · 5 years ago
  38. c6934e3 Avoid some read barriers in ClassTable. by Vladimir Marko · 5 years ago
  39. 621b41c ART: Add LUCI notifier email template am: 552ba72fce by Andreas Gampe · 5 years ago
  40. 552ba72 ART: Add LUCI notifier email template by Andreas Gampe · 5 years ago
  41. 61748e1 Actually put the 37h in seconds numbers. am: 9f3c002fdd by Nicolas Geoffray · 5 years ago
  42. c70770f Make the two timeouts at most 47. am: 9da3d42526 by Nicolas Geoffray · 5 years ago
  43. 9f3c002 Actually put the 37h in seconds numbers. by Nicolas Geoffray · 5 years ago
  44. 9da3d42 Make the two timeouts at most 47. by Nicolas Geoffray · 5 years ago
  45. e41c08a Increase expiration timeout for luci. am: 1a20eca7b5 by Nicolas Geoffray · 5 years ago
  46. 1a20eca Increase expiration timeout for luci. by Nicolas Geoffray · 5 years ago
  47. 82d31ad ART: Disable check for Mac am: 70d91fe71d by Andreas Gampe · 5 years ago
  48. 70d91fe ART: Disable check for Mac by Andreas Gampe · 5 years ago
  49. ffeae78 Create symlink as a side effect am: 055cf9a459 by Jiyong Park · 5 years ago
  50. 055cf9a Create symlink as a side effect by Jiyong Park · 5 years ago
  51. da1a5a7 Blacklist test while failing. am: 4f743c0106 by Nicolas Geoffray · 5 years ago
  52. 4f743c0 Blacklist test while failing. by Nicolas Geoffray · 5 years ago
  53. 51921f5 Track libziparchive API change. am: 1389dd450e by Elliott Hughes · 5 years ago
  54. 1389dd4 Track libziparchive API change. by Elliott Hughes · 5 years ago
  55. 3726197 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  56. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  57. 1fb146e Correctly handle thread deopt with thread-specific JVMTI events am: c8c7e0659a by Alex Light · 5 years ago
  58. 16b8bf5 Add -verbose:interpreter am: 765b2a0457 by Mathieu Chartier · 5 years ago
  59. 3a0eb06 Check for null before using AddLocalReference in ti_method am: 0235336779 by Alex Light · 5 years ago
  60. 061b3bc Free classes after objects for memory tool am: 164f133d98 by Mathieu Chartier · 5 years ago
  61. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 5 years ago
  62. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 5 years ago
  63. 0235336 Check for null before using AddLocalReference in ti_method by Alex Light · 5 years ago
  64. 164f133 Free classes after objects for memory tool by Mathieu Chartier · 5 years ago
  65. 9b3a987 Fix mac build: Enable libdexfile_external (attempt 2) am: 52fc7ab4d5 by David Srbecky · 5 years ago
  66. 52fc7ab Fix mac build: Enable libdexfile_external (attempt 2) by David Srbecky · 5 years ago
  67. 3b85c58 Fix build rules. am: 917cfdb915 by Nicolas Geoffray · 5 years ago
  68. 917cfdb Fix build rules. by Nicolas Geoffray · 5 years ago
  69. de6ae7a jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 5 years ago
  70. 0d54cfb jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 5 years ago
  71. ba21f0b ART: Small iwyu am: fe613a7f8d by Andreas Gampe · 5 years ago
  72. fe613a7 ART: Small iwyu by Andreas Gampe · 5 years ago
  73. c1e7d9b ART: Address b/120022597 am: b0625e0bcb by Andreas Gampe · 5 years ago
  74. b0625e0 ART: Address b/120022597 by Andreas Gampe · 5 years ago
  75. 87486b9 ART: IWYU for HiddenApi domain am: b74f307cda by Andreas Gampe · 5 years ago
  76. 09af0ff ART: Small iwyu am: 1db789ea17 by Andreas Gampe · 5 years ago
  77. b74f307 ART: IWYU for HiddenApi domain by Andreas Gampe · 5 years ago
  78. 1db789e ART: Small iwyu by Andreas Gampe · 5 years ago
  79. 24497bd Only write stacks traces to tombstoned am: 0e5dc3438d by Joe Onorato · 5 years ago
  80. 0e5dc34 Only write stacks traces to tombstoned by Joe Onorato · 5 years ago
  81. 5ce00d6 Define SimplyNoted in smali to retain build annotations. am: 35051d4caf by Ian Zerny · 5 years ago
  82. 35051d4 Define SimplyNoted in smali to retain build annotations. by Ian Zerny · 5 years ago
  83. 0011486 Reland: Make default namespace an "alias" for runtime rather than the other way around. by Martin Stjernholm · 5 years ago
  84. 8ba0888 Reland: Make default namespace an "alias" for runtime rather than the other by Martin Stjernholm · 5 years ago
  85. 176b3f1 Explicitly compile debug versions of libdexfile_external. am: 9dc44d959b by Nicolas Geoffray · 5 years ago
  86. 9dc44d9 Explicitly compile debug versions of libdexfile_external. by Nicolas Geoffray · 5 years ago
  87. 99c6309 Go to native for image decompression thread pool wait am: f1890fd473 by Mathieu Chartier · 5 years ago
  88. f1890fd Go to native for image decompression thread pool wait by Mathieu Chartier · 5 years ago
  89. 385dd22 Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 5 years ago
  90. d801a7b Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 5 years ago
  91. a00cb3e Add libdexfiled_external to the debug Runtime APEX. am: 356864a74f by Martin Stjernholm · 5 years ago
  92. 52a7bca Remove the dual debug/ndebug run on 018-stack-overflow. am: ae09081da9 by Nicolas Geoffray · 5 years ago
  93. 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 5 years ago
  94. ae09081 Remove the dual debug/ndebug run on 018-stack-overflow. by Nicolas Geoffray · 5 years ago
  95. 0a26656 hiddenapi, class2greylist: Add support for greylist-max-q am: 6ae463f33c by David Brazdil · 5 years ago
  96. 6ae463f hiddenapi, class2greylist: Add support for greylist-max-q by David Brazdil · 5 years ago
  97. dbf610b Fix mac build: Enable libdexfile_external am: d112012197 by David Srbecky · 5 years ago
  98. d112012 Fix mac build: Enable libdexfile_external by David Srbecky · 5 years ago
  99. ce3774c Add debug version of libnativebridgetest.so am: 68fa4ca313 by David Srbecky · 5 years ago
  100. 0600efe Make compiling an apex image explicit. am: c5e3a52473 by Nicolas Geoffray · 5 years ago