1. daee51f Revert "Move ArtGtestsTarget to general-tests." by Sooraj Sasindran · 4 years, 8 months ago
  2. fa082fb perfetto_hprof: do not wait for listener by Florian Mayer · 4 years, 8 months ago
  3. 0972d08 perfetto_hprof: add flag to enable. by Florian Mayer · 4 years, 8 months ago
  4. 3d18943 Revert^4 "Handle OOM situation in java-heap more aggressively" by Lokesh Gidra · 4 years, 8 months ago
  5. 5217396 Make heap exhaustion more robust in art-tests by Lokesh Gidra · 4 years, 8 months ago
  6. 0ddb338 ARM64: Combine LSR+ADD into ADD_shift for Int32 HDiv/HRem by Evgeny Astigeevich · 4 years, 8 months ago
  7. 8bcba22 ART: Fix infinite recursion in testrunner parse_test_name by Evgeny Astigeevich · 4 years, 8 months ago
  8. e84f53e Add a new dex2oat_wrapper script for golem. by Nicolas Geoffray · 4 years, 8 months ago
  9. c6849c6 Move ArtGtestsTarget to general-tests. by David Srbecky · 4 years, 8 months ago
  10. cb782e8 Revert "libz is a stub" by Jiyong Park · 4 years, 8 months ago
  11. 88c139b Disable hwasan for BitMemoryRegion::LoadBits by David Srbecky · 4 years, 8 months ago
  12. 1439e57 ART: Optimize ADD/SUB+ADD_shift into ADDS/SUBS+CINC for HDiv/HRem by Evgeny Astigeevich · 4 years, 8 months ago
  13. 4be2560 libz is a stub by Jiyong Park · 4 years, 8 months ago
  14. c50055e Use "debug" for image location by Mathieu Chartier · 4 years, 8 months ago
  15. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
  16. 6128097 Set 067-preemptive-unpark success flag sooner by Hans Boehm · 4 years, 8 months ago
  17. 0a6063a Clean up Field::CreateFromArtField(). by Vladimir Marko · 4 years, 8 months ago
  18. ecb984d Optimizing: Run additional tests on target. by Vladimir Marko · 4 years, 8 months ago
  19. f91fc12 Optimizing: Run gtests without creating the Runtime. by Vladimir Marko · 4 years, 8 months ago
  20. 33c091e Code sinking can move around LoadString that can throw. by Nicolas Geoffray · 4 years, 8 months ago
  21. 5d2311a Optimizing: Refactor ImprovedOptimizingUnitTest. by Vladimir Marko · 4 years, 8 months ago
  22. 58520df Revert "Use MADV_FREE to reclaim pages of freed regions" by Lokesh Gidra · 4 years, 8 months ago
  23. bc89ed4 Do not execute OAT files that require app images that cannot be loaded by Eric Holk · 4 years, 8 months ago
  24. 12cde74 Revert "Use CPP defines for default x86 and x86_64 ISA features" by Vladimir Marko · 4 years, 8 months ago
  25. 02ca05a Move HandleCache to HGraph. by Vladimir Marko · 4 years, 8 months ago
  26. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 8 months ago
  27. 5a62af5 Optimizing: Create fewer handles in inliner. by Vladimir Marko · 4 years, 8 months ago
  28. aba509f Add a --csv-results flag to testrunner by Alex Light · 4 years, 8 months ago
  29. e050f58 Fix ArtGtestsTarget by David Srbecky · 4 years, 8 months ago
  30. 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 4 years, 9 months ago
  31. 85af16e Fix two bugs around aput-object. by Nicolas Geoffray · 4 years, 8 months ago
  32. 5b0bbf3 Use CPP defines for default x86 and x86_64 ISA features by Eric Holk · 4 years, 8 months ago
  33. 968db3c ARM64: Combine LSR+ASR into ASR for Int32 HDiv/HRem by Evgeny Astigeevich · 4 years, 8 months ago
  34. 2750a98 Report time spent doing madvise in GC performance dump by Lokesh Gidra · 4 years, 8 months ago
  35. 62dd4e8 Continue try allocating until we've reached max capacity. by Nicolas Geoffray · 4 years, 8 months ago
  36. 12b7ea1 Handle the case a boot classpath class fails to verify. by Nicolas Geoffray · 4 years, 8 months ago
  37. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
  38. 3a07909 Don't run pre-verification if the thread cannot load classes. by Nicolas Geoffray · 4 years, 8 months ago
  39. d4c45e6 Retry: Update art sdk/module_exports to support conscrypt by Paul Duffin · 4 years, 10 months ago
  40. a977689 Remove extra logging added to debug by Lokesh Gidra · 4 years, 8 months ago
  41. 94a810b Small cleanups by Eric Holk · 4 years, 8 months ago
  42. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 8 months ago
  43. 685c847 Revert "Revert^2 "Handle OOM situation in java-heap more aggressively"" by Lokesh Gidra · 4 years, 8 months ago
  44. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 8 months ago
  45. 6a8f8c5 Set build dependecy on hostdex explicity from ahat hprof dump by Victor Chang · 4 years, 8 months ago
  46. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
  47. a6653d3 ART: Refactor InstructionCodeGeneratorARM64::GenerateDivRemWithAnyConstant by Evgeny Astigeevich · 4 years, 8 months ago
  48. 4d0f795 Fix unintended sign-extension. by Vladimir Marko · 4 years, 8 months ago
  49. 04a46f9 Revert^2 "Handle OOM situation in java-heap more aggressively" by Lokesh Gidra · 4 years, 8 months ago
  50. e6afa95 Bionic and kernel system include paths are no longer implicit. by Martin Stjernholm · 4 years, 9 months ago
  51. 6621013 Allow unresolved exception classes in boot image. by Vladimir Marko · 4 years, 8 months ago
  52. 9e4b42a Refactor vdex file writing. by Vladimir Marko · 4 years, 8 months ago
  53. 5477b8e Allow bootjars in system_ext. by Chris Gross · 4 years, 8 months ago
  54. ed28956 Revert "Update art sdk/module_exports to support conscrypt" by Shawn Lin · 4 years, 8 months ago
  55. d34b73b Clean up internal stack trace construction. by Vladimir Marko · 4 years, 8 months ago
  56. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
  57. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 4 years, 8 months ago
  58. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 4 years, 8 months ago
  59. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
  60. b6f4c79 Clean up Constructor/Method/Field construction. by Vladimir Marko · 4 years, 8 months ago
  61. 3971661 Relax 2033-shutdown-mechanics result comparison by Hans Boehm · 4 years, 8 months ago
  62. 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
  63. 0c66e67 Update art sdk/module_exports to support conscrypt by Paul Duffin · 4 years, 10 months ago
  64. c010c0e Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 4 years, 8 months ago
  65. fb41d42 Use two-column format for ART_APEX_JARS components. by Ulya Trafimovich · 4 years, 8 months ago
  66. 1a719e4 RFC: ARM64: Split arm64 codegen into scalar and vector (SVE and NEON). by Artem Serov · 5 years ago
  67. e33dca6 Add libnativehelper.so to public libraries by Orion Hodson · 4 years, 8 months ago
  68. 315f1b2 Use MADV_FREE to reclaim pages of freed regions by Lokesh Gidra · 4 years, 11 months ago
  69. 0f5b2bf ART: Introduce Loop Versioning in SuberblockCloner. by Artem Serov · 5 years ago
  70. 3bae047 Couple of runtime fixes for nterp. by Nicolas Geoffray · 4 years, 8 months ago
  71. 256c0f6 art script: generate app image for profile filters by Eric Holk · 4 years, 8 months ago
  72. 7e678d3 Assert allocator-type is known on OOME by Lokesh Gidra · 4 years, 8 months ago
  73. bb3560d dex2oat: Fix vdex file invalidation. by Vladimir Marko · 4 years, 8 months ago
  74. 3e07681 Use -f instead of -e. by Nicolas Geoffray · 4 years, 8 months ago
  75. d5c1d8a Fix art script and golem builds with conscrypt. by Nicolas Geoffray · 4 years, 8 months ago
  76. 2a84650 Make tests robust against GCs failing early by Hans Boehm · 4 years, 8 months ago
  77. b6ea8bb Revert "Disable ART run-test 2231-oat-require-app-image on the RI." by Alessio Balsini · 4 years, 8 months ago
  78. 40082b6 Revert "Reject OAT file in speed-profile if app image is rejected" by Louis Chang · 4 years, 8 months ago
  79. 3f04ae5 Split nterp frame alignment. by Vladimir Marko · 4 years, 8 months ago
  80. 196eabf Rework 2034-spaces-in-SimpleName to run on RI. by Ulya Trafimovich · 4 years, 8 months ago
  81. dac9c97 Rename test to avoid number clash with another test. by Ulya Trafimovich · 4 years, 8 months ago
  82. b3bfa18 Fix braino in creating the link. by Nicolas Geoffray · 4 years, 8 months ago
  83. 8552cb9 Add METADATA to art: contains GPL is RESTRICTED by Bob Badour · 4 years, 8 months ago
  84. 0761419 Handle the situation we could not load the class. by Nicolas Geoffray · 4 years, 8 months ago
  85. 7cf1521 Use .KATI_IMPLICIT_OUTPUTS by Dan Willemsen · 4 years, 8 months ago
  86. 9554542 Revert "Handle OOM situation in java-heap more aggressively" by Lokesh Gidra · 4 years, 8 months ago
  87. 9bbed3c Checker: Rename assertions to statements by David Brazdil · 9 years ago
  88. ec64f20 Cleanup build rules for faster golem builds. by Nicolas Geoffray · 4 years, 8 months ago
  89. 9c674ca Explicitly flush stdout in 2033-shutdown-mechanics by Hans Boehm · 4 years, 8 months ago
  90. d898624 Disable ART run-test 2231-oat-require-app-image on the RI. by Roland Levillain · 4 years, 8 months ago
  91. c2a769d Refactor builder intrinsic tests. by Vladimir Marko · 4 years, 8 months ago
  92. bf10f65 Move skips for --jvm 2009, 2011, and 2012 to appropriate block by Alex Light · 4 years, 8 months ago
  93. 06c0d17 Fix tests 1953, 1954, 1955 and, 1956 on --jvm by Alex Light · 4 years, 8 months ago
  94. 7c25b09 Reject OAT file in speed-profile if app image is rejected by Eric Holk · 4 years, 8 months ago
  95. a698102 Handle OOM situation in java-heap more aggressively by Lokesh Gidra · 4 years, 9 months ago
  96. 0240d2b Move the logging line interleave lock from libbase to ART by Tom Cherry · 4 years, 8 months ago
  97. aafe432 Move some checker tests from smali to Java. by Vladimir Marko · 4 years, 8 months ago
  98. 7ca8b67 Use ART_TARGET_ANDROID instead of __ANDROID__ by Nicolas Geoffray · 4 years, 8 months ago
  99. 5c25e53 Add an agent to enable VLOG options by Alex Light · 4 years, 8 months ago
  100. 4a1e4dd Add exemption list for hiddenapi warnings. by Artur Satayev · 4 years, 8 months ago