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