1. b1f646e Don't mount vendor-specific files. by Jiakai Zhang · 1 year ago
  2. 642d983 dexopt_chroot_setup.cc: remove unused <linux/mount.h>. by Elliott Hughes · 1 year ago
  3. de151a9 Bind-mount the old etc dirs in Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 3 months ago
  4. e65b712 Clean up dexopt_chroot_setup_test. by Jiakai Zhang · 1 year, 5 months ago
  5. 5e5cbd9 Skip temporary mount points created by Package Manager. by Jiakai Zhang · 1 year, 5 months ago
  6. e2d8917 Don't bind-mount optional partitions if they don't exist. by Jiakai Zhang · 1 year, 6 months ago
  7. dd06f77 Support configuring additional partitions for Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 7 months ago
  8. 8cebfd7 Add a fallback to bind-mount external libs elsewhere during Pre-reboot. by Jiakai Zhang · 1 year, 8 months ago
  9. 649a2e6 Simplify test configs by disabling append-bitness and pushing the whole by Martin Stjernholm · 1 year, 8 months ago
  10. 080239f Bind-mount /system{,_ext}/lib{,64} during Pre-reboot Dexopt. by Jiakai Zhang · 1 year, 8 months ago
  11. 6979528 Clean up the mounts for Pre-reboot Dexopt on system_server restart. by Jiakai Zhang · 1 year, 8 months ago
  12. 42096ba Skip non-existing second arch tests. by Jiakai Zhang · 1 year, 9 months ago
  13. 399d238 Remove the second arch "libarttools" and "libartservice". by Jiakai Zhang · 1 year, 9 months ago
  14. beb0105 Also bind-mount "/system" when setting up chroot. by Jiakai Zhang · 1 year, 9 months ago
  15. db75f5b Forbid calling init repeatedly. by Jiakai Zhang · 1 year, 9 months ago
  16. d8a9faa Retry unmount with MNT_DETACH. by Jiakai Zhang · 1 year, 10 months ago
  17. 2b4eb67 Use C++20 `string{,_view}::{starts,ends}_with()`, part 2. by Vladimir Marko · 1 year, 10 months ago
  18. d310080 libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 10 months ago
  19. 845cfa9 Make additional partitions optional. by Jiakai Zhang · 1 year, 10 months ago
  20. 6965550 Make Pre-reboot Dexopt synchronous for OTA. by Jiakai Zhang · 1 year, 10 months ago
  21. 9004f36 Only unmap snapshots if we have mapped snapshots. by Jiakai Zhang · 1 year, 11 months ago
  22. 31c355a Add system requirement check. by Jiakai Zhang · 1 year, 11 months ago
  23. 080f7b4 Fix performance-unnecessary-value-param clang-tidy issues by Stefano Cianciulli · 1 year, 11 months ago
  24. cd39615 Fix bugprone-argument-comment clang-tidy issues by Stefano Cianciulli · 1 year, 11 months ago
  25. 958c7e1 Fix misc-unused-using-decls clang-tidy issues by Stefano Cianciulli · 1 year, 11 months ago
  26. 0e75926 Don't run apexd in teardown if there is no apex. by Jiakai Zhang · 1 year, 11 months ago
  27. df673f5 Clean up source_build Soong config variables. by Martin Stjernholm · 1 year, 11 months ago
  28. 51300eb Add process name suffix for Pre-reboot Dexopt chroot. by Jiakai Zhang · 1 year, 11 months ago
  29. 3939bde Set test ownerships for ART. by Martin Stjernholm · 2 years ago
  30. 3f29f37 Wait for the boot to complete before running dexopt_chroot_setup_test. by Jiakai Zhang · 2 years ago
  31. 013d57d Skip dexopt_chroot_setup_test on old platforms. by Jiakai Zhang · 2 years ago
  32. 245509c Fix standalone tests to only link NDK and module exported libraries dynamically. by Martin Stjernholm · 2 years ago
  33. 69dc245 Implement dexopt_chroot_setup. by Jiakai Zhang · 2 years ago
  34. c5ee51b Add service dexopt_chroot_setup and artd_pre_reboot. by Jiakai Zhang · 2 years, 2 months ago