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