1. c3c7eb0 Remove obsolete patchoat-related code from dexopt_test. by Vladimir Marko · 4 years, 11 months ago
  2. 4e6abea Create type lookup tables early. by Vladimir Marko · 4 years, 11 months ago
  3. 67bf99b Revert "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 4 years, 11 months ago
  4. 2cc0c0f ARM64: toHalf() intrinsic for ARMv8 by Usama Arif · 4 years, 11 months ago
  5. b8c884e Revert "Implement Dot Product Vectorization for x86" by Vladimir Marko · 4 years, 11 months ago
  6. 4b7caee Implement Dot Product Vectorization for x86 by Shalini Salomi Bodapati · 4 years, 11 months ago
  7. 3981da5 ART: Remove known failure for 137-cfi test on fugu. by Christopher Ferris · 4 years, 11 months ago
  8. b1eebde Revert^2 "Class redefinition sometimes needs to update verification" by Alex Light · 4 years, 11 months ago
  9. 2a21cc6 Use ART defaults for libnative{bridge,loader} tests too. by Martin Stjernholm · 4 years, 11 months ago
  10. 2cf00ed Revert "Class redefinition sometimes needs to update verification" by Nicolas Geoffray · 4 years, 11 months ago
  11. 776d001 [art] fix -Wreorder-init-list for jvmtiEventCallbacks by Nick Desaulniers · 4 years, 11 months ago
  12. a7239b5 [art] fix most -Wreorder-init-list by Nick Desaulniers · 5 years ago
  13. 3bb009a Use art_defaults in libnative*, for consistency. by Martin Stjernholm · 4 years, 11 months ago
  14. e41eec3 Fix deadlock in ThreadList::RunCheckpoint(). by Vladimir Marko · 4 years, 11 months ago
  15. 98e97c6 [art] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 11 months ago
  16. 47c4ccd Temporary hack: Tweak extra process info on test timeout. by David Srbecky · 4 years, 11 months ago
  17. 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
  18. 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
  19. 289e712 pooled_mark_stacks: Add extra logging by Lokesh Gidra · 4 years, 11 months ago
  20. ad390fa Use GC exclusion for NotifyStartupCompleted by Mathieu Chartier · 4 years, 11 months ago
  21. 76a3745 Temporary hack: Print extra process info on test timeout. by David Srbecky · 4 years, 11 months ago
  22. db55a11 Class redefinition sometimes needs to update verification by Alex Light · 4 years, 11 months ago
  23. 697fe5c JIT mini-debug-info: Append packed entries towards end. by David Srbecky · 5 years ago
  24. 5115a4d Clean up initialization checks for entrypoints. by Vladimir Marko · 4 years, 11 months ago
  25. 15ffafd Remove useless return-value from RetransformClassesDirect by Alex Light · 4 years, 11 months ago
  26. 44465f7 Add checks for pooled_mark_stacks in CC GC by Lokesh Gidra · 4 years, 11 months ago
  27. 2bd8bfd Temporary hack: Print extra backtraces on test timeout. by David Srbecky · 4 years, 11 months ago
  28. 4d319c7 perfetto_hprof: match iterator API change by Primiano Tucci · 4 years, 11 months ago
  29. 706e778 [art] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 11 months ago
  30. 352482c Disable timeouts in run-test-jar by David Srbecky · 4 years, 11 months ago
  31. 4639235 Emit roots into perfetto profile. by Florian Mayer · 5 years ago
  32. 31b3ffa Remove temporary CPPLINT.cfg files by Orion Hodson · 5 years ago
  33. cce414f Delay entrypoint update until visibly initialized. by Vladimir Marko · 5 years ago
  34. 0866ea4 Revert^2 "Refactor oat file writing." by Vladimir Marko · 4 years, 11 months ago
  35. 765b87d Revert^2 "zygote: use libcutils to allocate JIT memory" by Orion Hodson · 4 years, 11 months ago
  36. 63f712f Switch interpreter: Split the method in ASAN to avoid huge frames by David Srbecky · 5 years ago
  37. 50c812a Revert "Refactor oat file writing." by Vladimir Marko · 4 years, 11 months ago
  38. af47ca0 Revert "zygote: use libcutils to allocate JIT memory" by Orion Hodson · 4 years, 11 months ago
  39. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
  40. 27e5f3b Add more failing tests to libcore_no_getrandom_failures.txt by David Srbecky · 5 years ago
  41. ee61519 zygote: use libcutils to allocate JIT memory by Tri Vo · 5 years ago
  42. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  43. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  44. c78860b Remove temporary soong visibility workarounds by Orion Hodson · 5 years ago
  45. b9a8541 Revert "Generate mini-debug-info when running tests." by David Srbecky · 5 years ago
  46. 0b44798 Revert "Generate mini-debug-info when running JIT tests." by David Srbecky · 5 years ago
  47. 47d2947 Revert "Improve stack unwinding during gcstress tests." by David Srbecky · 5 years ago
  48. 08dcf15 Revert "gcstress: Limit the number of unwinds." by David Srbecky · 5 years ago
  49. c3590fe Cosmetic changes in test/README.md and test/README.chroot.md. by Roland Levillain · 5 years ago
  50. aaac8d2 ART: add devices option to test/knownfailures.json by Orion Hodson · 5 years ago
  51. 52c7e98 gcstress: Limit the number of unwinds. by David Srbecky · 5 years ago
  52. 4346499 libnativeloader: add a clarifying comment to Android.bp by Orion Hodson · 5 years ago
  53. 0d192d2 Refactor oat file writing. by Vladimir Marko · 5 years ago
  54. 9b16e34 Move libnative{bridge,loader} to art/ by Orion Hodson · 5 years ago
  55. e828ea0 Make bitmap constants more explicit. by Florian Mayer · 5 years ago
  56. adb66f9 Revert^2 "JIT: Separate code allocation and initialization." by David Srbecky · 5 years ago
  57. ff25806 jitzygote: only copy contents if they differ. by Nicolas Geoffray · 5 years ago
  58. 98416bf Fix uses of MaybeRecordImplicitNullCheck without special scopes by Evgeny Astigeevich · 5 years ago
  59. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 5 years ago
  60. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 5 years ago
  61. 4490112 Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
  62. 5ee206f Make LinkMethods setup the entrypoint like image_writer. by Nicolas Geoffray · 5 years ago
  63. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 5 years ago
  64. 2bb44fe ARM64: Change code emitted by ClinitCheck. by Vladimir Marko · 5 years ago
  65. 59770df Correct skips and name typo by Alex Light · 5 years ago
  66. 172ad03 Reduce the heap size to 16MiB for two tests. by Vladimir Marko · 5 years ago
  67. 2bdda93 gcstress: increase libcore timeout. by David Srbecky · 5 years ago
  68. 3732beb Refactor Transform/redefine entrypoints by Alex Light · 5 years ago
  69. 39c399a Report any non-app signatures. by Artur Satayev · 5 years ago
  70. 9bee62a JIT mini-debug-info: Compression micro-optimization. by David Srbecky · 5 years ago
  71. 444e998 JIT mini-debug-info: Generate the debug info sooner. by David Srbecky · 5 years ago
  72. 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
  73. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  74. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  75. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  76. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 5 years ago
  77. 97421fd Add temporary time logging by David Srbecky · 5 years ago
  78. 6c6369e Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 5 years ago
  79. bd5fb28 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. by Roland Levillain · 5 years ago
  80. 1cef6b2 Add and use a read-barrier free NeedInitializationCheck method. by Nicolas Geoffray · 5 years ago
  81. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  82. 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 5 years ago
  83. 94af582 JIT mini-debug-info: Add back timestamps. by David Srbecky · 5 years ago
  84. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  85. 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
  86. 7021c13 Increase gcstress timeout by David Srbecky · 5 years ago
  87. e456b6f testrunner: Add missing import by David Srbecky · 5 years ago
  88. 31e284b Make ART chroot setup & sync scripts a bit more robust. by Roland Levillain · 5 years ago
  89. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  90. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  91. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  92. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  93. 8679fd5 Remove perfetto_src_tracing_ipc. by Florian Mayer · 5 years ago
  94. 8cd5c4c Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  95. 34848e7 Remove `-j` option from build commands in `test/README.chroot.md`. by Roland Levillain · 5 years ago
  96. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
  97. 3b1d8e3 Use BufferExhaustedPolicy::kStall in perfetto_hprof. by Florian Mayer · 5 years ago
  98. f9ba521 testrunner: Kill whole process group on timeout. by David Srbecky · 5 years ago
  99. 40510ab Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning. by Roland Levillain · 5 years ago
  100. 00b8d45 Remove the leading '/' in jit zygote memfd/ashmem names. by Nicolas Geoffray · 5 years ago