1. 5d17ad3 Revert "Add binary search table for .debug_frame" am: d4f8afb4d8 by David Srbecky · 5 years ago
  2. d4f8afb Revert "Add binary search table for .debug_frame" by David Srbecky · 5 years ago
  3. e8b8d17 Revert "Blacklist test while failing." am: 354ddc52e3 by Paul Duffin · 5 years ago
  4. 354ddc5 Revert "Blacklist test while failing." by Paul Duffin · 5 years ago
  5. 1700e0e luci: Add libcore as a tracking project. am: 30d3ee8932 by Nicolas Geoffray · 5 years ago
  6. 30d3ee8 luci: Add libcore as a tracking project. by Nicolas Geoffray · 5 years ago
  7. e0b906e ART: Mark StringBuilder.append()s as intrinsics. am: d456117108 by Vladimir Marko · 5 years ago
  8. 5451f30 Fix run-gtests.sh for both 32- and 64-bit tests. am: ba25318266 by Vladimir Marko · 5 years ago
  9. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 7 years ago
  10. ba25318 Fix run-gtests.sh for both 32- and 64-bit tests. by Vladimir Marko · 5 years ago
  11. 498716a Incorporate additional feedback to native JNI checks am: f41232eecb by Orion Hodson · 5 years ago
  12. 2330ff2 Allow APEX binaries to access fields and methods via JNI am: 077872d543 by Orion Hodson · 5 years ago
  13. f41232e Incorporate additional feedback to native JNI checks by Orion Hodson · 5 years ago
  14. 077872d Allow APEX binaries to access fields and methods via JNI by Orion Hodson · 5 years ago
  15. e258ae5 Clean up ArtField/ArtMethod relocation for app image. am: 2180d8e8d8 by Vladimir Marko · 5 years ago
  16. 2180d8e Clean up ArtField/ArtMethod relocation for app image. by Vladimir Marko · 5 years ago
  17. 7657c9c jitzygote: compile system server methods at boot. am: 9ac09eeb8b by Nicolas Geoffray · 5 years ago
  18. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 5 years ago
  19. 42ffa5e Clean up after obsolete methods update fix. am: eab0248f87 by Vladimir Marko · 5 years ago
  20. eab0248 Clean up after obsolete methods update fix. by Vladimir Marko · 5 years ago
  21. e40ef50 Try harder to support gtests with non-standard build config am: 5515310c7e by Alex Light · 5 years ago
  22. ab9259a Fix double loading check for Darwin am: cbe6d4aa61 by Orion Hodson · 5 years ago
  23. 5515310 Try harder to support gtests with non-standard build config by Alex Light · 5 years ago
  24. cbe6d4a Fix double loading check for Darwin by Orion Hodson · 5 years ago
  25. ba80320 ART: Add throughput to verifier duration message am: efdd1b0c81 by Andreas Gampe · 5 years ago
  26. efdd1b0 ART: Add throughput to verifier duration message by Andreas Gampe · 5 years ago
  27. 7eb9699 Use DEX2OATBOOTCLASSPATH to generate boot image am: d6d878ef7f by wangshumin · 5 years ago
  28. d6d878e Use DEX2OATBOOTCLASSPATH to generate boot image by wangshumin · 5 years ago
  29. 6610e3f Move stack logging entirely into palette library am: d3374a048d by Orion Hodson · 5 years ago
  30. d3374a0 Move stack logging entirely into palette library by Orion Hodson · 5 years ago
  31. 161dffa Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  32. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  33. 4e69c31 ART: Small iwyu am: 3ff45bf767 by Andreas Gampe · 5 years ago
  34. 3ff45bf ART: Small iwyu by Andreas Gampe · 5 years ago
  35. 5393763 Fix JVMTI GetStackTrace bug am: 342b69492c by Alex Light · 5 years ago
  36. 342b694 Fix JVMTI GetStackTrace bug by Alex Light · 5 years ago
  37. c45f9d8 ART: Fix hidden hard fail in instance field verification am: b34981b0b7 by Andreas Gampe · 5 years ago
  38. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 5 years ago
  39. e50e6e2 Do not fail if the tombstoned output fd is a socket or pipe. am: b9f1d3e5f1 by Martin Stjernholm · 5 years ago
  40. b9f1d3e Do not fail if the tombstoned output fd is a socket or pipe. by Martin Stjernholm · 5 years ago
  41. 6c9452e Revert "Add test 980 to knownfailures for no-image + jit" am: 56dad98252 by Vladimir Marko · 5 years ago
  42. 6c2fbd7 x86: Add assembler tests and clean up style. am: 1b3561a157 by Vladimir Marko · 5 years ago
  43. 56dad98 Revert "Add test 980 to knownfailures for no-image + jit" by Vladimir Marko · 5 years ago
  44. 1b3561a x86: Add assembler tests and clean up style. by Vladimir Marko · 5 years ago
  45. ca87b0c Add StackVisitor::SetVRegReference(). am: 439d126919 by Vladimir Marko · 5 years ago
  46. bd2a4db ObjPtr<>-ify instrumentation. am: 19711d479c by Vladimir Marko · 5 years ago
  47. 6b219e4 ObjPtr<>-ify debugger/jdwp. am: 8311489bca by Vladimir Marko · 5 years ago
  48. 439d126 Add StackVisitor::SetVRegReference(). by Vladimir Marko · 5 years ago
  49. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 5 years ago
  50. 8311489 ObjPtr<>-ify debugger/jdwp. by Vladimir Marko · 5 years ago
  51. f939816 veridex: Add cmd line flag to filter app classes by name am: d76e1238fd by David Brazdil · 5 years ago
  52. d76e123 veridex: Add cmd line flag to filter app classes by name by David Brazdil · 5 years ago
  53. e0e693e ObjPtr<>-ify ClassTable. am: 1fe5839d10 by Vladimir Marko · 5 years ago
  54. c8c9b8e Avoid some read barriers in ClassTable. am: c6934e36d3 by Vladimir Marko · 5 years ago
  55. 1fe5839 ObjPtr<>-ify ClassTable. by Vladimir Marko · 5 years ago
  56. c6934e3 Avoid some read barriers in ClassTable. by Vladimir Marko · 5 years ago
  57. 621b41c ART: Add LUCI notifier email template am: 552ba72fce by Andreas Gampe · 5 years ago
  58. 552ba72 ART: Add LUCI notifier email template by Andreas Gampe · 5 years ago
  59. 61748e1 Actually put the 37h in seconds numbers. am: 9f3c002fdd by Nicolas Geoffray · 5 years ago
  60. c70770f Make the two timeouts at most 47. am: 9da3d42526 by Nicolas Geoffray · 5 years ago
  61. 9f3c002 Actually put the 37h in seconds numbers. by Nicolas Geoffray · 5 years ago
  62. 9da3d42 Make the two timeouts at most 47. by Nicolas Geoffray · 5 years ago
  63. e41c08a Increase expiration timeout for luci. am: 1a20eca7b5 by Nicolas Geoffray · 5 years ago
  64. 1a20eca Increase expiration timeout for luci. by Nicolas Geoffray · 5 years ago
  65. 82d31ad ART: Disable check for Mac am: 70d91fe71d by Andreas Gampe · 5 years ago
  66. 70d91fe ART: Disable check for Mac by Andreas Gampe · 5 years ago
  67. ffeae78 Create symlink as a side effect am: 055cf9a459 by Jiyong Park · 5 years ago
  68. 055cf9a Create symlink as a side effect by Jiyong Park · 5 years ago
  69. da1a5a7 Blacklist test while failing. am: 4f743c0106 by Nicolas Geoffray · 5 years ago
  70. 4f743c0 Blacklist test while failing. by Nicolas Geoffray · 5 years ago
  71. 51921f5 Track libziparchive API change. am: 1389dd450e by Elliott Hughes · 5 years ago
  72. 1389dd4 Track libziparchive API change. by Elliott Hughes · 5 years ago
  73. 3726197 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  74. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  75. 1fb146e Correctly handle thread deopt with thread-specific JVMTI events am: c8c7e0659a by Alex Light · 5 years ago
  76. 16b8bf5 Add -verbose:interpreter am: 765b2a0457 by Mathieu Chartier · 5 years ago
  77. 3a0eb06 Check for null before using AddLocalReference in ti_method am: 0235336779 by Alex Light · 5 years ago
  78. 061b3bc Free classes after objects for memory tool am: 164f133d98 by Mathieu Chartier · 5 years ago
  79. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 5 years ago
  80. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 5 years ago
  81. 0235336 Check for null before using AddLocalReference in ti_method by Alex Light · 5 years ago
  82. 164f133 Free classes after objects for memory tool by Mathieu Chartier · 5 years ago
  83. 9b3a987 Fix mac build: Enable libdexfile_external (attempt 2) am: 52fc7ab4d5 by David Srbecky · 5 years ago
  84. 52fc7ab Fix mac build: Enable libdexfile_external (attempt 2) by David Srbecky · 5 years ago
  85. 3b85c58 Fix build rules. am: 917cfdb915 by Nicolas Geoffray · 5 years ago
  86. 917cfdb Fix build rules. by Nicolas Geoffray · 5 years ago
  87. de6ae7a jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 5 years ago
  88. 0d54cfb jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 5 years ago
  89. ba21f0b ART: Small iwyu am: fe613a7f8d by Andreas Gampe · 5 years ago
  90. fe613a7 ART: Small iwyu by Andreas Gampe · 5 years ago
  91. c1e7d9b ART: Address b/120022597 am: b0625e0bcb by Andreas Gampe · 5 years ago
  92. b0625e0 ART: Address b/120022597 by Andreas Gampe · 5 years ago
  93. 87486b9 ART: IWYU for HiddenApi domain am: b74f307cda by Andreas Gampe · 5 years ago
  94. 09af0ff ART: Small iwyu am: 1db789ea17 by Andreas Gampe · 5 years ago
  95. b74f307 ART: IWYU for HiddenApi domain by Andreas Gampe · 5 years ago
  96. 1db789e ART: Small iwyu by Andreas Gampe · 5 years ago
  97. 24497bd Only write stacks traces to tombstoned am: 0e5dc3438d by Joe Onorato · 5 years ago
  98. 0e5dc34 Only write stacks traces to tombstoned by Joe Onorato · 5 years ago
  99. 5ce00d6 Define SimplyNoted in smali to retain build annotations. am: 35051d4caf by Ian Zerny · 5 years ago
  100. 35051d4 Define SimplyNoted in smali to retain build annotations. by Ian Zerny · 5 years ago