1. f806f27 Add timestamp to perfetto_hprof output am: c99a2310f9 by Florian Mayer · 5 years ago
  2. c99a231 Add timestamp to perfetto_hprof output by Florian Mayer · 5 years ago
  3. 5e3d935 [baseline] Check that the profiling info is not null. am: 796aa2cfcd by Nicolas Geoffray · 5 years ago
  4. 796aa2c [baseline] Check that the profiling info is not null. by Nicolas Geoffray · 5 years ago
  5. f2fdefd Refactor OSR related code to prepare for "true" OSR. am: 57cacb720e by Nicolas Geoffray · 5 years ago
  6. 00ca429 Introduce the notion of an nterp frame. am: 013d1ee96b by Nicolas Geoffray · 5 years ago
  7. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
  8. 013d1ee Introduce the notion of an nterp frame. by Nicolas Geoffray · 5 years ago
  9. 22e14ac Revert "Make sure all runtime threads are in the System thread group." by Nicolas Geoffray · 5 years ago
  10. 9ca8b2b Revert "Make sure all runtime threads are in the System thread group." by Nicolas Geoffray · 5 years ago
  11. d494697 Add a String.init range call. am: d03f8e63e6 by Nicolas Geoffray · 5 years ago
  12. d03f8e6 Add a String.init range call. by Nicolas Geoffray · 5 years ago
  13. 9c194b9 Make sure all runtime threads are in the System thread group. am: 0e01c8d3f3 by Alex Light · 5 years ago
  14. 0e01c8d Make sure all runtime threads are in the System thread group. by Alex Light · 5 years ago
  15. 6bc919b Fix typo FieldNameAndSignature vs MethodNameAndSignature. am: daad67f72f by Alex Light · 5 years ago
  16. daad67f Fix typo FieldNameAndSignature vs MethodNameAndSignature. by Alex Light · 5 years ago
  17. 4ac2ebe Read system_ext partition for partner defined public libraries. am: 0cc40277ff by Justin Yun · 5 years ago
  18. 0cc4027 Read system_ext partition for partner defined public libraries. by Justin Yun · 5 years ago
  19. f2b4ed3 Re-arrange code to avoid recursive locking of the JIT lock. am: 085f7408de by Nicolas Geoffray · 5 years ago
  20. 085f740 Re-arrange code to avoid recursive locking of the JIT lock. by Nicolas Geoffray · 5 years ago
  21. 4e4c6ac Keep the debug_frame for some arm32 art libs. am: 0d38e8587c by Christopher Ferris · 5 years ago
  22. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
  23. 80a27b6 Revert^2 "Remove unused emulator variable" am: a697b47770 by Orion Hodson · 5 years ago
  24. ee434f4 Revert^2 "Add jvm mode to run-libcore-tests.sh" am: 0bbe28c165 by Orion Hodson · 5 years ago
  25. 27a1c0b Revert^2 "Enable run-libcore-tests.sh to test specific packages" am: 656dc824ed by Orion Hodson · 5 years ago
  26. 585b7ca Revert^2 "Add usage to run-libcore-tests.sh" am: af6a15cebd by Orion Hodson · 5 years ago
  27. 7999a43 Add --dry-run flag to run-libcore-tests.sh am: 14f30025ca by Orion Hodson · 5 years ago
  28. a697b47 Revert^2 "Remove unused emulator variable" by Orion Hodson · 5 years ago
  29. 0bbe28c Revert^2 "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  30. 656dc82 Revert^2 "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
  31. af6a15c Revert^2 "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  32. 14f3002 Add --dry-run flag to run-libcore-tests.sh by Orion Hodson · 5 years ago
  33. d915fff Update linker config location am: 6b98a403ee by Kiyoung Kim · 5 years ago
  34. 6b98a40 Update linker config location by Kiyoung Kim · 5 years ago
  35. e1aae4e Fix incorrect DCHECK am: b2e6d0fc6f by Alex Light · 5 years ago
  36. d05ca6e Fix issue with observing invalid thread state. am: 4847a07138 by Alex Light · 5 years ago
  37. b2e6d0f Fix incorrect DCHECK by Alex Light · 5 years ago
  38. 4847a07 Fix issue with observing invalid thread state. by Alex Light · 5 years ago
  39. e5f456d Add test 2000 to redefine-stress skips am: 92e99406d1 by Alex Light · 5 years ago
  40. 92e9940 Add test 2000 to redefine-stress skips by Alex Light · 5 years ago
  41. 8ec7bee Use correct pointer size for stack unwinding. am: 819b3626ad by Ulya Trafimovich · 5 years ago
  42. 819b362 Use correct pointer size for stack unwinding. by Ulya Trafimovich · 5 years ago
  43. de087a4 Generalize fugu failure handling in run-libcore-tests.sh am: b89a92e6fe by Orion Hodson · 5 years ago
  44. b89a92e Generalize fugu failure handling in run-libcore-tests.sh by Orion Hodson · 5 years ago
  45. 2f21aa3 Add ImprovedOptimizingUnitTest::CreateParameters for subclasses am: 52506e2a29 by Evgeny Astigeevich · 5 years ago
  46. 52506e2 Add ImprovedOptimizingUnitTest::CreateParameters for subclasses by Evgeny Astigeevich · 5 years ago
  47. 47d5aaf Disable memfd_create tests on ART test devices. am: 90ceea36a9 by Orion Hodson · 5 years ago
  48. 90ceea3 Disable memfd_create tests on ART test devices. by Orion Hodson · 5 years ago
  49. 590d71f Merge the single-image test to TestExtension. am: 3ea6627a74 by Vladimir Marko · 5 years ago
  50. 1e527c8 Fix clean-oat-host. am: 589bf90181 by Vladimir Marko · 5 years ago
  51. 3ea6627 Merge the single-image test to TestExtension. by Vladimir Marko · 5 years ago
  52. 589bf90 Fix clean-oat-host. by Vladimir Marko · 5 years ago
  53. 0cecb39 Pipe disabled compat changes to runtime through zygote. am: fab7208934 by atrost · 5 years ago
  54. fab7208 Pipe disabled compat changes to runtime through zygote. by atrost · 5 years ago
  55. da7b59a Revert^4 "Allow structural redefinition on non-final classes." am: 270db1ce48 by Alex Light · 5 years ago
  56. 270db1c Revert^4 "Allow structural redefinition on non-final classes." by Alex Light · 5 years ago
  57. 85f77fa Revert "Use framework boot image extension." am: 42b9c19772 by Ulyana Trafimovich · 5 years ago
  58. 42b9c19 Revert "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
  59. 08d6ab3 Revert "Add usage to run-libcore-tests.sh" am: e02ebc05f4 by Orion Hodson · 5 years ago
  60. cf41a6a Revert "Enable run-libcore-tests.sh to test specific packages" am: 2a05a9bcd2 by Orion Hodson · 5 years ago
  61. 371348d Revert "Add jvm mode to run-libcore-tests.sh" am: 58a7d6c890 by Orion Hodson · 5 years ago
  62. 8295958 Revert "Remove unused emulator variable" am: be416b3155 by Orion Hodson · 5 years ago
  63. e02ebc0 Revert "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  64. 2a05a9b Revert "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
  65. 58a7d6c Revert "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  66. aee06a5 Revert "Fix missing expectations in run-libcore-tests.sh" am: a2ba808180 by Orion Hodson · 5 years ago
  67. be416b3 Revert "Remove unused emulator variable" by Orion Hodson · 5 years ago
  68. a2ba808 Revert "Fix missing expectations in run-libcore-tests.sh" by Orion Hodson · 5 years ago
  69. 01f0c90 Fix missing expectations in run-libcore-tests.sh am: 4a0ef9f92e by Orion Hodson · 5 years ago
  70. 4a0ef9f Fix missing expectations in run-libcore-tests.sh by Orion Hodson · 5 years ago
  71. 8fb5596 Single-image boot image extensions. am: d0036ac18e by Vladimir Marko · 5 years ago
  72. d0036ac Single-image boot image extensions. by Vladimir Marko · 5 years ago
  73. 6b85689 Follow-up for "Use provided dex filenames in oat file." am: 69944683c3 by Vladimir Marko · 5 years ago
  74. 6994468 Follow-up for "Use provided dex filenames in oat file." by Vladimir Marko · 5 years ago
  75. 581a8bd Proactively dequicken on debuggable switch. am: abd8f05251 by Alex Light · 5 years ago
  76. abd8f05 Proactively dequicken on debuggable switch. by Alex Light · 5 years ago
  77. 7cb4863 Document no-strip flag am: 3bdb97798d by Calin Juravle · 5 years ago
  78. 3bdb977 Document no-strip flag by Calin Juravle · 5 years ago
  79. 0d57a70 Remove unused emulator variable am: 4f50139fcb by Orion Hodson · 5 years ago
  80. cf9a577 Add jvm mode to run-libcore-tests.sh am: 938ead3945 by Orion Hodson · 5 years ago
  81. a2996a0 Enable run-libcore-tests.sh to test specific packages am: 9a1e6aa3db by Orion Hodson · 5 years ago
  82. 1bc490e Add usage to run-libcore-tests.sh am: 06e9083619 by Orion Hodson · 5 years ago
  83. 4f50139 Remove unused emulator variable by Orion Hodson · 5 years ago
  84. 938ead3 Add jvm mode to run-libcore-tests.sh by Orion Hodson · 5 years ago
  85. 9a1e6aa Enable run-libcore-tests.sh to test specific packages by Orion Hodson · 5 years ago
  86. 06e9083 Add usage to run-libcore-tests.sh by Orion Hodson · 5 years ago
  87. c9c7399 Add scoped trace to VisitDexCacheArrays am: 0fce03f02c by Mathieu Chartier · 5 years ago
  88. 0fce03f Add scoped trace to VisitDexCacheArrays by Mathieu Chartier · 5 years ago
  89. a65f884 Do not strip art libs when building for linux-bionic am: 542e393976 by Calin Juravle · 5 years ago
  90. 542e393 Do not strip art libs when building for linux-bionic by Calin Juravle · 5 years ago
  91. cf364d6 Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx"""" by Sren Gjesse · 5 years ago
  92. 46845f6 Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx"""" by Søren Gjesse · 5 years ago
  93. f2e336c Support new UnsupportedAppUsage in class2greylist. am: 1707bae46a by Artur Satayev · 5 years ago
  94. 1707bae Support new UnsupportedAppUsage in class2greylist. by Artur Satayev · 5 years ago
  95. f277c14 Disable memfd_create tests on ART host tests. am: 0e33d0e159 by Tobias Thierer · 5 years ago
  96. 0e33d0e Disable memfd_create tests on ART host tests. by Tobias Thierer · 5 years ago
  97. 571437e Fix overrun bug in MapBootImageMethods am: 9bab2374d3 by Mathieu Chartier · 5 years ago
  98. 9bab237 Fix overrun bug in MapBootImageMethods by Mathieu Chartier · 5 years ago
  99. 673813c Enable JNI ID auto swap on debuggable am: 4ca2f4894c by Alex Light · 5 years ago
  100. 4ca2f48 Enable JNI ID auto swap on debuggable by Alex Light · 5 years ago