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