1. dd3b7aa Clean up art's Soong go files by Colin Cross · 6 years ago
  2. eeae32b Revert "Add consistency CHECKs around ArtMethod fields." by Mathieu Chartier · 5 years ago
  3. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  4. fb53708 Remove class-hierarchy restriction from structural redefinition by Alex Light · 5 years ago
  5. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  6. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  7. c9af14e Add comment & refactor check for Obsolete class in FindFieldFromCode by Alex Light · 5 years ago
  8. 80777ed Revert^2 "Make sure all runtime threads are in the System thread group." by Alex Light · 5 years ago
  9. c4cc618 Handle nterp in IsForcedInterpreterNeededForUpcallImpl. by Nicolas Geoffray · 5 years ago
  10. d7651b1 Fix StackVisitor::GetVReg for Nterp. by Nicolas Geoffray · 5 years ago
  11. 7ba68ff Fix ABA bug with PreObjectAlloc event being missed by Alex Light · 5 years ago
  12. 7a6b966 Fix reversed compare_exchange check. by Alex Light · 5 years ago
  13. 96cbde8 Fix alignment bug in PreObjectAlloc by Alex Light · 5 years ago
  14. 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 5 years ago
  15. acd7060 Update target footprint on process state switch by Lokesh Gidra · 5 years ago
  16. 60d9775 Prevent methods beint tested from being inline. by Nicolas Geoffray · 5 years ago
  17. 145f3c4 [art] Yama LSM isn't mandatory by Dan Zimmerman · 5 years ago
  18. bd0ac86 Ensure Nterp is also supported in CanRuntimeUseNterp. by Nicolas Geoffray · 5 years ago
  19. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
  20. 001e5b3 Remove illegal PreObjectAlloc call by Alex Light · 5 years ago
  21. 5c01772 Add public lib of Cronet apex mainline by Luke Huang · 5 years ago
  22. c99a231 Add timestamp to perfetto_hprof output by Florian Mayer · 5 years ago
  23. 796aa2c [baseline] Check that the profiling info is not null. by Nicolas Geoffray · 5 years ago
  24. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
  25. 013d1ee Introduce the notion of an nterp frame. by Nicolas Geoffray · 5 years ago
  26. 9ca8b2b Revert "Make sure all runtime threads are in the System thread group." by Nicolas Geoffray · 5 years ago
  27. d03f8e6 Add a String.init range call. by Nicolas Geoffray · 5 years ago
  28. 0e01c8d Make sure all runtime threads are in the System thread group. by Alex Light · 5 years ago
  29. daad67f Fix typo FieldNameAndSignature vs MethodNameAndSignature. by Alex Light · 5 years ago
  30. 0cc4027 Read system_ext partition for partner defined public libraries. by Justin Yun · 5 years ago
  31. 085f740 Re-arrange code to avoid recursive locking of the JIT lock. by Nicolas Geoffray · 5 years ago
  32. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
  33. a697b47 Revert^2 "Remove unused emulator variable" by Orion Hodson · 5 years ago
  34. 0bbe28c Revert^2 "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  35. 656dc82 Revert^2 "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
  36. af6a15c Revert^2 "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  37. 14f3002 Add --dry-run flag to run-libcore-tests.sh by Orion Hodson · 5 years ago
  38. 6b98a40 Update linker config location by Kiyoung Kim · 5 years ago
  39. b2e6d0f Fix incorrect DCHECK by Alex Light · 5 years ago
  40. 4847a07 Fix issue with observing invalid thread state. by Alex Light · 5 years ago
  41. 92e9940 Add test 2000 to redefine-stress skips by Alex Light · 5 years ago
  42. 819b362 Use correct pointer size for stack unwinding. by Ulya Trafimovich · 5 years ago
  43. b89a92e Generalize fugu failure handling in run-libcore-tests.sh by Orion Hodson · 5 years ago
  44. 52506e2 Add ImprovedOptimizingUnitTest::CreateParameters for subclasses by Evgeny Astigeevich · 5 years ago
  45. 90ceea3 Disable memfd_create tests on ART test devices. by Orion Hodson · 5 years ago
  46. 3ea6627 Merge the single-image test to TestExtension. by Vladimir Marko · 5 years ago
  47. 589bf90 Fix clean-oat-host. by Vladimir Marko · 5 years ago
  48. fab7208 Pipe disabled compat changes to runtime through zygote. by atrost · 5 years ago
  49. 270db1c Revert^4 "Allow structural redefinition on non-final classes." by Alex Light · 5 years ago
  50. 42b9c19 Revert "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
  51. e02ebc0 Revert "Add usage to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  52. 2a05a9b Revert "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 5 years ago
  53. 58a7d6c Revert "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 5 years ago
  54. be416b3 Revert "Remove unused emulator variable" by Orion Hodson · 5 years ago
  55. a2ba808 Revert "Fix missing expectations in run-libcore-tests.sh" by Orion Hodson · 5 years ago
  56. 4a0ef9f Fix missing expectations in run-libcore-tests.sh by Orion Hodson · 5 years ago
  57. d0036ac Single-image boot image extensions. by Vladimir Marko · 5 years ago
  58. 6994468 Follow-up for "Use provided dex filenames in oat file." by Vladimir Marko · 5 years ago
  59. abd8f05 Proactively dequicken on debuggable switch. by Alex Light · 5 years ago
  60. 3bdb977 Document no-strip flag by Calin Juravle · 5 years ago
  61. 4f50139 Remove unused emulator variable by Orion Hodson · 5 years ago
  62. 938ead3 Add jvm mode to run-libcore-tests.sh by Orion Hodson · 5 years ago
  63. 9a1e6aa Enable run-libcore-tests.sh to test specific packages by Orion Hodson · 5 years ago
  64. 06e9083 Add usage to run-libcore-tests.sh by Orion Hodson · 5 years ago
  65. 0fce03f Add scoped trace to VisitDexCacheArrays by Mathieu Chartier · 5 years ago
  66. 542e393 Do not strip art libs when building for linux-bionic by Calin Juravle · 5 years ago
  67. 46845f6 Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx"""" by Søren Gjesse · 5 years ago
  68. 1707bae Support new UnsupportedAppUsage in class2greylist. by Artur Satayev · 5 years ago
  69. 0e33d0e Disable memfd_create tests on ART host tests. by Tobias Thierer · 5 years ago
  70. 9bab237 Fix overrun bug in MapBootImageMethods by Mathieu Chartier · 5 years ago
  71. 4ca2f48 Enable JNI ID auto swap on debuggable by Alex Light · 5 years ago
  72. dd09f71 Fix oatdump for boot image extensions. by Vladimir Marko · 5 years ago
  73. 9561faf Revert "Revert "Revert "Remove reference to d8-compat-dx""" by Nicolas Geoffray · 5 years ago
  74. b0a9747 Fix go/lem breakages on baseline configs by Nicolas Geoffray · 5 years ago
  75. 64a5d1a Revert "Revert "Remove reference to d8-compat-dx"" by Nicolas Geoffray · 5 years ago
  76. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
  77. 726e2dd Read thread-local mark-stack inside critical section by Lokesh Gidra · 5 years ago
  78. e3f775b Address comments from aog/1180224. by Nicolas Geoffray · 5 years ago
  79. 6217380 Bind-mount individual flattened APEXes by Jooyung Han · 5 years ago
  80. 43f2f75 Revert^4 "Implement Dot Product Vectorization for x86" by Alex Light · 5 years ago
  81. 9317031 Move thread-local mark-stack revocation outside SOA by Lokesh Gidra · 5 years ago
  82. a0b4631 Revert submission by Lokesh Gidra · 5 years ago
  83. 13e951d Fix mallinfo result interpretation by Hans Boehm · 5 years ago
  84. 1caa127 Revert "Remove reference to d8-compat-dx" by Jason Lee · 5 years ago
  85. a142f71 Add missing Barriers in ReplaceReferences by Alex Light · 5 years ago
  86. 9b5271e Get the baseline information from the graph. by Nicolas Geoffray · 5 years ago
  87. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago
  88. e571a28 Ignore bad profiles when --force-merge is specified by Calin Juravle · 5 years ago
  89. 1755ad0 Remove reference to d8-compat-dx by Søren Gjesse · 5 years ago
  90. 6c030d4 Pass a large code cache for test 638-checker-inline-cache-intrinsic. by Nicolas Geoffray · 5 years ago
  91. 4f2e088 ARM64: Move from FPRegister to VRegister based API (continued (2)). by Roland Levillain · 5 years ago
  92. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 5 years ago
  93. 5c8cc64 Use framework boot image extension. by Ulya Trafimovich · 5 years ago
  94. c8315d9 Move libartpalette-system to system/libartpalette by Orion Hodson · 5 years ago
  95. 664999a Revert "Revert^2 "Allow structural redefinition on non-final classes."" by Nicolas Geoffray · 5 years ago
  96. 642af13 Revert^2 "Make opaque-jni-ids:swapable more efficient" am: bc19b7559e by Alex Light · 5 years ago
  97. bc19b75 Revert^2 "Make opaque-jni-ids:swapable more efficient" by Alex Light · 5 years ago
  98. b4cda07 Add null check in AppendToBootClassPath am: 0a19e212e5 by Mathieu Chartier · 5 years ago
  99. eac66af Revert "Make opaque-jni-ids:swapable more efficient" am: 42c52f53b3 by Alex Light · 5 years ago
  100. 0a19e21 Add null check in AppendToBootClassPath by Mathieu Chartier · 5 years ago