- 8e44948 mtpd: Add missing includes for time.h by Wei-Luan Wang · 6 weeks ago
- f539782 seccomp: allow the clone3 syscall in seccomp policies by Sergio Gómez · 3 months ago
- 4a46041 mtpd: Add `RequestCopyFileFromLocal` API by Xiyuan Xia · 8 months ago
- a8a5118 seccomp: add mseal to seccomp policy (mtpd) by Jeff Xu · 11 months ago
- 2f6219f mtpd: IncludeBraces LSC by George Burgess IV · 12 months ago
- 8331610 step 1 of adding `InsertBraces: true` to global clang-format by George Burgess IV · 12 months ago
- e67d58d Replace NOTREACHED w/ NOTREACHED_IN_MIGRATION by Byron Lee · 1 year, 2 months ago
- 497d681 Increase the limits for pending messages on the dbus by Marek Maslanka · 1 year, 4 months ago
- 826ad19 Add limit for pending sent messages on dbus by Marek Maslanka · 1 year, 4 months ago
- 3b1b25d mtpd: Update argument of base::RandBytes by Byron Lee · 1 year, 5 months ago
- 4fa8cae smbprovider, mtpd: Update OWNERS to filesandstorage by Ben Reich · 1 year, 5 months ago
- d76732d mtpd: seccomp: getrandom: block use of GRND_RANDOM by Mike Frysinger · 2 years ago
- ba85dbf platform2: migrate to task posting API v3 by Grace Cham · 2 years, 6 months ago
- a3d4100 Add process_vm_readv to seccomp filters by Ren-Pei Zeng · 2 years, 8 months ago
- 3d4c084 Update {bind,callback,callback_forward,callback_helpers}.h includes by Georg Neis · 2 years, 8 months ago
- cf6a88d mtpd: add eventfd2 and statfs syscalls to the seccomp filters by Dmitry Torokhov · 2 years, 9 months ago
- 843eb4b Revert "mtpd: add eventfd2 and statfs syscalls to the seccomp filters" by Dmitry Torokhov · 2 years, 10 months ago
- 62a0eea mtpd: add eventfd2 and statfs syscalls to the seccomp filters by Dmitry Torokhov · 2 years, 10 months ago
- 66f3464 Updated DIR_METADATA for Files team components. by Josh Simmons · 3 years ago
- 3a446f2 Update license boilerplate text in source code files by Mike Frysinger · 3 years, 1 month ago
- 485a16f mtpd: Remove mtpd-seccomp-x86.policy by François Degros · 3 years, 1 month ago
- d9d43a0 seccomp: allow rseq syscall by Adrian Ratiu · 3 years, 3 months ago
- 4a813852 mtpd: Change the signature of RegisterAsync in DBusAdaptor by Wei-Luan Wang · 3 years, 3 months ago
- 18c1d63 mtpd: set MtpStorageInfo serial_number field by Nigel Tao · 3 years, 4 months ago
- b064f84 Add DIR_METADATA to Files team packages. by Josh Simmons · 3 years, 6 months ago
- 59189ce platform2: remove unused base/macro.h by hscham · 3 years, 6 months ago
- 9bf5fd4 platform2: migrate base::TimeDelta::From* to base::* by hscham · 3 years, 8 months ago
- a3b2d59 mtpd: remove base::size by hscham · 3 years, 11 months ago
- 24c56df mtpd: Limit arguments for mmap and mprotect. by Allen Webb · 4 years ago
- 3709b33 treewide: seccomp: allow fstatat64/statx syscalls on arm by Adrian Ratiu · 4 years, 1 month ago
- 0f4aaf6 seccomp: make consistent use of faccessat/2 by Adrian Ratiu · 4 years, 1 month ago
- 2992a44 seccomp: Mass fstatfs change for glibc for Arm by Jordan R Abrahams · 4 years, 2 months ago
- 6f90111 seccomp: Mass fstatfs change for glibc patch by Jordan R Abrahams · 4 years, 4 months ago
- b91269f mtpd: include base/containers/contains.h explicitly by hscham · 4 years, 4 months ago
- 423d310 mtpd: seccomp: allow faccessat/2 syscalls by Adrian Ratiu · 4 years, 4 months ago
- 4a82047 platform2: allow newfstatat on amd64 and arm64 by Adrian Ratiu · 4 years, 5 months ago
- 18e7425 mtpd: Update OWNERS file by Anand K Mistry · 4 years, 6 months ago
- 9a73db0 Remove journald directory binding by Yoshiki Iguchi · 4 years, 6 months ago
- 903651a Fix ordering within a target based on the style guide. by Tatsuhisa Yamaguchi · 4 years, 7 months ago
- 7c45bde mtpd: remove access from arm64 seccomp. by Qijiang Fan · 4 years, 7 months ago
- c2e0a76 platform2: add getdents64 to policies by Manoj Gupta · 4 years, 7 months ago
- 66f59c8 mtpd: add access/sched_getattr/sched_setattr for SetThreadLatencySensitivity by Qijiang Fan · 4 years, 7 months ago
- 8d313fa tree-wide: seccomp: allow new 64bit time syscall variants by Adrian Ratiu · 4 years, 7 months ago
- 713061e Add base/check.h or base/check_op.h based on CHECK* macros. by Qijiang Fan · 4 years, 7 months ago
- 90eb570 tree-wide: seccomp: allow clock_nanosleep syscalls by Adrian Ratiu · 4 years, 7 months ago
- 886c469 Add base/notreached.h for NOTREACHED. by Qijiang Fan · 4 years, 8 months ago
- 6bc59e1 Deprecate DISALLOW_COPY_AND_ASSIGN. by Qijiang Fan · 5 years ago
- b733c28 Use unversioned libchrome libraray. by Qijiang Fan · 5 years ago
- 92fa34f mtpd: remove base::MessageLoop by hscham · 5 years ago
- 79b550d mtpd: run clang-format on all files by Tom Hughes · 5 years ago
- b4a95b6 Remove new_fd_bindings parameter. by Tatsuhisa Yamaguchi · 5 years ago
- 3bedb01 common-mk: check-owners: drop noparents settings by Mike Frysinger · 5 years ago
- 5243904 use base::Contains by Qijiang Fan · 5 years ago
- 21bcfd4 mtpd: Adjust seccomp filters to allow dup and dup3 syscalls by Josh Simmons · 5 years ago
- f6ecd8c mtpd: ByteSize() is deprecated in favor of ByteSizeLong() by Allen Webb · 5 years ago
- 352e61e platform2: run gn format BUILD.gn and *.gni by Clark Chung · 5 years ago
- c1e999f mtpd: remove unused linked_ptr header by Qijiang Fan · 5 years ago
- 01b228c mtpd: Remove base::MessageLoop::current() by hscham · 5 years ago
- e19d67d use base::size to replace arraysize by Qijiang Fan · 6 years ago
- e5d71b6 mtpd: Convert to OnceCallback by Anand K Mistry · 6 years ago
- 88cc578 mtpd: remove version suffix in libbrillo build rules by hscham · 6 years ago
- 350fadf mtpd: Delay MTP device scan on device removal by Austin Tankiang · 6 years ago
- 73807ad cros-disks, mtpd, smbfs, smbprovider: Update OWNERS files by Anand K Mistry · 6 years ago
- 69b5147 mtpd: update OWNERS by Ben Chan · 6 years ago
- d9fc7ba mtpd: Use base::FileDescriptorWatcher by Hidehiko Abe · 6 years ago
- b6dbbca mtpd: Fix memory leak in mtpd by Austin Tankiang · 6 years ago
- 939aa07 mtpd: Ignore devices with empty storage map by pliard · 6 years ago
- 018e0fa libchrome: Switch to use base::Location, GetProgramCounter. by Hidehiko Abe · 6 years ago
- cc8cd20 mtpd: Adjust minijail arguments in upstart script for clarity by John L Chen · 6 years ago
- 2b6e35d Migrate /var/empty to /mnt/empty. by Allen Webb · 7 years ago
- b7a32eb journald: fix dangling /dev/log symlink by Chris Morin · 7 years ago
- ceef98e mtpd: add OWNERS by Ben Chan · 7 years ago
- b959737 mtpd: Allow root processes access to IsAlive DBus method. by Anand K Mistry · 7 years ago
- b8c1bcb mtpd: Add newly needed syscalls to seccomp filter. by Anand K Mistry · 7 years ago
- 5b355e0 mtpd: Add readlink/readlinkat to seccomp policies. by Manoj Gupta · 7 years ago
- 8baa56b mtpd: Use a single poll thread with libmtp's async API. by Anand K Mistry · 7 years ago
- a14582f add prlimit64 to seccomp when needed. by Yunlian Jiang · 7 years ago
- 92ef1b4 add getpid to seccomp if not added already by Yunlian Jiang · 7 years ago
- 65647cd add clock_gettime to amd64/seccomp by Brian Norris · 7 years ago
- dc7401d mtpd: migrate the package to GN by Keigo Oka · 7 years ago
- d9c1bbc mtpd: move out of /opt by Mike Frysinger · 7 years ago
- b75f683 mtpd: remove unnecessary LICENSE and PRESUBMIT.cfg by Ben Chan · 7 years ago
- 2ddd88b mtpd: Suppress LIBMTP_ERROR_NO_DEVICE_ATTACHED error. by Anand K Mistry · 7 years ago
- e8803c5 mtpd: Remove unused string_helpers. by Anand K Mistry · 7 years ago
- e216123 mtpd: rename *_unittest.cc to *_test.cc by Ben Chan · 7 years ago
- 6fc41d3 common-mk: gyplint: add checks for source file names like xxx_test.cc by Mike Frysinger · 7 years ago
- 058eb71 mtpd: Add seccomp filter for arm64 by Dániel Bátyai · 7 years ago
- fc1bf89 mtpd: Use pivot_root(2) for the service's container by Luis Hector Chavez · 7 years ago
- abf933e mtpd: turn on new FD bindings by Eric Caruso · 8 years ago
- 0028b48 mtpd: add location to FileDescriptorWatcher constructor by Eric Caruso · 8 years ago
- 81757a0 mtpd: fix cpplint warnings by Ben Chan · 8 years ago
- 1cc4cd4 mtpd: fix up some .gyp file paths by Eric Caruso · 8 years ago
- ff0f3b7 mtpd: qualify stl_util functions by Eric Caruso · 8 years ago
- f285b6f Do not enter new network namespace by Yuki Awano · 8 years ago
- e4d0004 run mtpd in more namespaces by Mike Frysinger · 8 years ago
- c84b94e mtpd: migrate from base::MakeUnique to std::make_unique by Ben Chan · 8 years ago
- cc2a30a mtpd: fix seccomp policy by Eric Caruso · 8 years ago
- 2b923ad mtpd: remove glib and dbus-c++ dependency by Eric Caruso · 8 years ago
- 721d82e mtpd: prepend mtpd/ to all local includes by Eric Caruso · 8 years ago
- 0076fa7 mtpd: add gyp file and move files to canonical locations by Eric Caruso · 8 years ago