1. 2f7a55c ART: Forward-declare DexInstructionIterator (iwyu) by Andreas Gampe · 5 years ago
  2. 3ba32d9 ART: Remove assert include (iwyu) by Andreas Gampe · 5 years ago
  3. a24dacf Optimize RegionSpace::ClearFromSpace() am: baa99adfc7 by Lokesh Gidra · 5 years ago
  4. baa99ad Optimize RegionSpace::ClearFromSpace() by Lokesh Gidra · 5 years ago
  5. 57abd16 Allow stripped-down OatDexFile in system server. am: b5649f9b2b by David Srbecky · 5 years ago
  6. b5649f9 Allow stripped-down OatDexFile in system server. by David Srbecky · 5 years ago
  7. a515314 oatdump: Fix oat code retrieval. am: e00e20103f by Vladimir Marko · 5 years ago
  8. 7e5c5ba Fix image_space_test on Q+ target. am: 3f795d2ab3 by Vladimir Marko · 5 years ago
  9. e00e201 oatdump: Fix oat code retrieval. by Vladimir Marko · 5 years ago
  10. 3f795d2 Fix image_space_test on Q+ target. by Vladimir Marko · 5 years ago
  11. c15fab5 Bytes_moved accounting fix and accounting cleanup am: a253c2d27b by Hans Boehm · 5 years ago
  12. a253c2d Bytes_moved accounting fix and accounting cleanup by Hans Boehm · 5 years ago
  13. 90a2cd1 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 5 years ago
  14. 092f799 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 5 years ago
  15. bced8a7 Clear exception before calling ValidateSuperClassDescriptors am: 88cfa338da by Mathieu Chartier · 5 years ago
  16. 77dcc89 Call ReferenceQueue add outside of active GC block am: e302088f50 by Alex Light · 5 years ago
  17. 88cfa33 Clear exception before calling ValidateSuperClassDescriptors by Mathieu Chartier · 5 years ago
  18. e302088 Call ReferenceQueue add outside of active GC block by Alex Light · 5 years ago
  19. dfa0d9c Centralize all the jvmti common test classes am: 23ca8fbcb2 by Alex Light · 5 years ago
  20. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 5 years ago
  21. 5d17ad3 Revert "Add binary search table for .debug_frame" am: d4f8afb4d8 by David Srbecky · 5 years ago
  22. d4f8afb Revert "Add binary search table for .debug_frame" by David Srbecky · 5 years ago
  23. e8b8d17 Revert "Blacklist test while failing." am: 354ddc52e3 by Paul Duffin · 5 years ago
  24. 354ddc5 Revert "Blacklist test while failing." by Paul Duffin · 5 years ago
  25. 1700e0e luci: Add libcore as a tracking project. am: 30d3ee8932 by Nicolas Geoffray · 5 years ago
  26. 30d3ee8 luci: Add libcore as a tracking project. by Nicolas Geoffray · 5 years ago
  27. e0b906e ART: Mark StringBuilder.append()s as intrinsics. am: d456117108 by Vladimir Marko · 5 years ago
  28. 5451f30 Fix run-gtests.sh for both 32- and 64-bit tests. am: ba25318266 by Vladimir Marko · 5 years ago
  29. d456117 ART: Mark StringBuilder.append()s as intrinsics. by Vladimir Marko · 7 years ago
  30. ba25318 Fix run-gtests.sh for both 32- and 64-bit tests. by Vladimir Marko · 5 years ago
  31. 498716a Incorporate additional feedback to native JNI checks am: f41232eecb by Orion Hodson · 5 years ago
  32. 2330ff2 Allow APEX binaries to access fields and methods via JNI am: 077872d543 by Orion Hodson · 5 years ago
  33. f41232e Incorporate additional feedback to native JNI checks by Orion Hodson · 5 years ago
  34. 077872d Allow APEX binaries to access fields and methods via JNI by Orion Hodson · 5 years ago
  35. e258ae5 Clean up ArtField/ArtMethod relocation for app image. am: 2180d8e8d8 by Vladimir Marko · 5 years ago
  36. 2180d8e Clean up ArtField/ArtMethod relocation for app image. by Vladimir Marko · 5 years ago
  37. 7657c9c jitzygote: compile system server methods at boot. am: 9ac09eeb8b by Nicolas Geoffray · 5 years ago
  38. 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 5 years ago
  39. 42ffa5e Clean up after obsolete methods update fix. am: eab0248f87 by Vladimir Marko · 5 years ago
  40. eab0248 Clean up after obsolete methods update fix. by Vladimir Marko · 5 years ago
  41. e40ef50 Try harder to support gtests with non-standard build config am: 5515310c7e by Alex Light · 5 years ago
  42. ab9259a Fix double loading check for Darwin am: cbe6d4aa61 by Orion Hodson · 5 years ago
  43. 5515310 Try harder to support gtests with non-standard build config by Alex Light · 5 years ago
  44. cbe6d4a Fix double loading check for Darwin by Orion Hodson · 5 years ago
  45. ba80320 ART: Add throughput to verifier duration message am: efdd1b0c81 by Andreas Gampe · 5 years ago
  46. efdd1b0 ART: Add throughput to verifier duration message by Andreas Gampe · 5 years ago
  47. 7eb9699 Use DEX2OATBOOTCLASSPATH to generate boot image am: d6d878ef7f by wangshumin · 5 years ago
  48. d6d878e Use DEX2OATBOOTCLASSPATH to generate boot image by wangshumin · 5 years ago
  49. 6610e3f Move stack logging entirely into palette library am: d3374a048d by Orion Hodson · 5 years ago
  50. d3374a0 Move stack logging entirely into palette library by Orion Hodson · 5 years ago
  51. 161dffa Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  52. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  53. 4e69c31 ART: Small iwyu am: 3ff45bf767 by Andreas Gampe · 5 years ago
  54. 3ff45bf ART: Small iwyu by Andreas Gampe · 5 years ago
  55. 5393763 Fix JVMTI GetStackTrace bug am: 342b69492c by Alex Light · 5 years ago
  56. 342b694 Fix JVMTI GetStackTrace bug by Alex Light · 5 years ago
  57. c45f9d8 ART: Fix hidden hard fail in instance field verification am: b34981b0b7 by Andreas Gampe · 5 years ago
  58. b34981b ART: Fix hidden hard fail in instance field verification by Andreas Gampe · 5 years ago
  59. e50e6e2 Do not fail if the tombstoned output fd is a socket or pipe. am: b9f1d3e5f1 by Martin Stjernholm · 5 years ago
  60. b9f1d3e Do not fail if the tombstoned output fd is a socket or pipe. by Martin Stjernholm · 5 years ago
  61. 6c9452e Revert "Add test 980 to knownfailures for no-image + jit" am: 56dad98252 by Vladimir Marko · 5 years ago
  62. 6c2fbd7 x86: Add assembler tests and clean up style. am: 1b3561a157 by Vladimir Marko · 5 years ago
  63. 56dad98 Revert "Add test 980 to knownfailures for no-image + jit" by Vladimir Marko · 5 years ago
  64. 1b3561a x86: Add assembler tests and clean up style. by Vladimir Marko · 5 years ago
  65. ca87b0c Add StackVisitor::SetVRegReference(). am: 439d126919 by Vladimir Marko · 5 years ago
  66. bd2a4db ObjPtr<>-ify instrumentation. am: 19711d479c by Vladimir Marko · 5 years ago
  67. 6b219e4 ObjPtr<>-ify debugger/jdwp. am: 8311489bca by Vladimir Marko · 5 years ago
  68. 439d126 Add StackVisitor::SetVRegReference(). by Vladimir Marko · 5 years ago
  69. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 5 years ago
  70. 8311489 ObjPtr<>-ify debugger/jdwp. by Vladimir Marko · 5 years ago
  71. f939816 veridex: Add cmd line flag to filter app classes by name am: d76e1238fd by David Brazdil · 5 years ago
  72. d76e123 veridex: Add cmd line flag to filter app classes by name by David Brazdil · 5 years ago
  73. e0e693e ObjPtr<>-ify ClassTable. am: 1fe5839d10 by Vladimir Marko · 5 years ago
  74. c8c9b8e Avoid some read barriers in ClassTable. am: c6934e36d3 by Vladimir Marko · 5 years ago
  75. 1fe5839 ObjPtr<>-ify ClassTable. by Vladimir Marko · 5 years ago
  76. c6934e3 Avoid some read barriers in ClassTable. by Vladimir Marko · 5 years ago
  77. 621b41c ART: Add LUCI notifier email template am: 552ba72fce by Andreas Gampe · 5 years ago
  78. 552ba72 ART: Add LUCI notifier email template by Andreas Gampe · 5 years ago
  79. 61748e1 Actually put the 37h in seconds numbers. am: 9f3c002fdd by Nicolas Geoffray · 5 years ago
  80. c70770f Make the two timeouts at most 47. am: 9da3d42526 by Nicolas Geoffray · 5 years ago
  81. 9f3c002 Actually put the 37h in seconds numbers. by Nicolas Geoffray · 5 years ago
  82. 9da3d42 Make the two timeouts at most 47. by Nicolas Geoffray · 5 years ago
  83. e41c08a Increase expiration timeout for luci. am: 1a20eca7b5 by Nicolas Geoffray · 5 years ago
  84. 1a20eca Increase expiration timeout for luci. by Nicolas Geoffray · 5 years ago
  85. 82d31ad ART: Disable check for Mac am: 70d91fe71d by Andreas Gampe · 5 years ago
  86. 70d91fe ART: Disable check for Mac by Andreas Gampe · 5 years ago
  87. ffeae78 Create symlink as a side effect am: 055cf9a459 by Jiyong Park · 5 years ago
  88. 055cf9a Create symlink as a side effect by Jiyong Park · 5 years ago
  89. da1a5a7 Blacklist test while failing. am: 4f743c0106 by Nicolas Geoffray · 5 years ago
  90. 4f743c0 Blacklist test while failing. by Nicolas Geoffray · 5 years ago
  91. 51921f5 Track libziparchive API change. am: 1389dd450e by Elliott Hughes · 5 years ago
  92. 1389dd4 Track libziparchive API change. by Elliott Hughes · 5 years ago
  93. 3726197 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  94. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  95. 1fb146e Correctly handle thread deopt with thread-specific JVMTI events am: c8c7e0659a by Alex Light · 5 years ago
  96. 16b8bf5 Add -verbose:interpreter am: 765b2a0457 by Mathieu Chartier · 5 years ago
  97. 3a0eb06 Check for null before using AddLocalReference in ti_method am: 0235336779 by Alex Light · 5 years ago
  98. 061b3bc Free classes after objects for memory tool am: 164f133d98 by Mathieu Chartier · 5 years ago
  99. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 5 years ago
  100. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 5 years ago