- 6c28e66 Revert "libprocessgroup: Remove schedtune support" by Nolen Johnson · 6 months ago
- 68c4a80 Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/system/core into HEAD by micky387 · 3 months ago
- 28d5a4f Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/system/core into HEAD by micky387 · 4 months ago android-15
- e01bb45 Merge "Add new 'update_engine_log' GID" into main by David Anderson · 6 months ago
- 9cdca9a Remove obsolete configs from fs_config.cpp by Jiyong Park · 6 months ago
- d1ca7e8 change ownership of for-system subdirs to AID_CLAT by Maciej Żenczykowski · 6 months ago
- f5b540e Add new 'update_engine_log' GID by Håkan Kvist · 8 months ago
- aeb5aae Merge changes from topic "memfd-ashmem-compat-platform-tests" into main by Treehugger Robot · 6 months ago
- 7b1de50 Revert "ashmem: Ensure all memfds have non-executable permissions by default" by Isaac Manjarres · 6 months ago
- 2eb0e91 ashmem_test: Add tests for memfd-ashmem compatibility layer by Isaac J. Manjarres · 6 months ago
- 78541b7 ashmem: Expose has_memfd_support() for ashmem-tests to use by Isaac J. Manjarres · 6 months ago
- 6d4e75a ashmem: Remove backwards compatibility for R APEXes running on Q by Isaac J. Manjarres · 6 months ago
- c026325 libcutils: clean up the ashmem code a bit. by Elliott Hughes · 6 months ago
- 01f60e4 ashmem: Test for ASHMEM_GET_SIZE for ashmem-memfd compatibility by Isaac J. Manjarres · 7 months ago
- 2c04424 ashmem_test: Split tests out into their own functions by Isaac J. Manjarres · 8 months ago
- ff1cdb3 Fix C++23 build. by Elliott Hughes · 8 months ago
- cc226cb ashmem_test: Rewrite fork tests to use fork() explicitly by Isaac J. Manjarres · 8 months ago
- b197a51 Merge changes Ia8bd5d47,I9ef7c82f,Iac923cca into main by Isaac Manjarres · 8 months ago
- 05af276 ashmem_test: Always include PROT_EXEC as an expected permission by Isaac J. Manjarres · 8 months ago
- 95c3572 ashmem_test: Remove tests that remove read access by Isaac J. Manjarres · 8 months ago
- 86c1d55 ashmem_test: Cleanup and document fork tests by Isaac J. Manjarres · 8 months ago
- 0cd212c Merge "Add fs_config entry for first_stage.sh" into main by David Anderson · 8 months ago
- da4ac7c Modernize logging slightly. by Elliott Hughes · 8 months ago
- f518d46 ashmem: Only use memfd if the kernel has ashmem-memfd compat support by Isaac J. Manjarres · 8 months ago
- 2a76095 ashmem: Allow for restricting mapping permissions multiple times by Isaac J. Manjarres · 8 months ago
- f97da3c Add fs_config entry for first_stage.sh by Elliot Berman · 8 months ago
- d03181a Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/system/core into HEAD by micky387 · 9 months ago
- ee7a713 ashmem: Ensure all memfds have non-executable permissions by default by Isaac J. Manjarres · 9 months ago
- f1d00f0 libcutils: create rust bindings for android ids by Neill Kapron · 10 months ago
- fc7ec65 Add AID for memory management daemon by Hung Nguyen · 10 months ago
- 0b678ad libcutils: Update libprocessgroup dependencies by T.J. Mercier · 10 months ago
- 972eae3 Merge "Add proposed trendy teams for VTS modules" into main by Yihan Dong · 10 months ago
- 9081b85 Add proposed trendy teams for VTS modules by Yihan Dong · 11 months ago
- a09ee8e Reapply "libprocessgroup: Remove cgroup.rc file" by T.J. Mercier · 11 months ago
- 972a2d3 Revert "libprocessgroup: Remove cgroup.rc file" by Priyanka Advani (xWF) · 11 months ago
- ae4ce8c libprocessgroup: Remove cgroup.rc file by T.J. Mercier · 1 year, 1 month ago
- 981664d libprocessgroup: Remove schedtune support by T.J. Mercier · 1 year ago
- 0265dc3 libcutils: Stop spamming when signing with 'selabel=' by Chirayu Desai · 1 year, 8 months ago
- 0bec59c Remind the reader that they'll need to modify CTS too. by Elliott Hughes · 12 months ago
- e2a5fb2 Merge "Add AID for CrOS EC" into main by Tim Van Patten · 1 year ago
- 344c4c0 Add AID for CrOS EC by Tim Van Patten · 1 year, 1 month ago
- 30203af There's only one <sys/system_properties.h> now. by Elliott Hughes · 1 year, 1 month ago
- 8e62c8a libcutils: Split uevent_open_socket() by Bart Van Assche · 1 year, 1 month ago
- a3a6c8e Remove usage of ATOMIC_VAR_INIT. by Christopher Ferris · 1 year, 2 months ago
- a79e3d4 Merge "Add support for ashmem-host for host Windows" into main by Michael Hoisie · 1 year, 2 months ago
- 1fd7993 libcutils: Add missing dependency on libprocessgroup_headers by T.J. Mercier · 1 year, 3 months ago
- 68cf5b2 Merge "Add fs_config entry for *.rc files." into main by Peter Collingbourne · 1 year, 3 months ago
- 49ecca7 Add fs_config entry for *.rc files. by Peter Collingbourne · 1 year, 3 months ago
- 694712b Merge "Remove fs_config lines for /data/*test*." into main by Peter Collingbourne · 1 year, 3 months ago
- 01edc09 Remove fs_config lines for /data/*test*. by Peter Collingbourne · 1 year, 4 months ago
- 110308e Merge "Remove VNDK definition(s)" into main by Kiyoung Kim · 1 year, 4 months ago
- 4a57c8f adb: Do not use fs_config unless we are root (try 3). by Peter Collingbourne · 1 year, 6 months ago
- 7c4beee Add support for ashmem-host for host Windows by Michael Hoisie · 1 year, 8 months ago
- ad8cf52 Remove VNDK definition(s) by Kiyoung Kim · 1 year, 6 months ago
- ba485e7 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 1 year, 6 months ago
- 1140355 Merge "Remove the redundant libcutils_sockets_test" into main by Michael Hoisie · 1 year, 6 months ago
- d1e4c26 Remove the redundant libcutils_sockets_test by Michael Hoisie · 1 year, 6 months ago
- 89482bd Merge "ashmem: Remove hardcoded PAGE_SIZE usage in ashmem_test" into main am: 89fa277dcb by Vilas Bhat · 1 year, 7 months ago
- 89fa277 Merge "ashmem: Remove hardcoded PAGE_SIZE usage in ashmem_test" into main by Vilas Bhat · 1 year, 7 months ago
- f791b99 ashmem: Remove hardcoded PAGE_SIZE usage in ashmem_test by Vilas Bhat · 1 year, 7 months ago
- f3337f6 Merge "Add AID for Virtual Machines" into main am: 161b80bd02 by David Dai · 1 year, 7 months ago
- 851c9c8 Add AID for Virtual Machines by David Dai · 1 year, 7 months ago
- 7f41fd4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 7 months ago
- 38cb94d Add AID_UPROBESTATS and set up its config dir. by Yu-Ting Tseng · 1 year, 10 months ago
- 6221f6e Merge "Add an include" into main am: d32b562ee9 am: b9a6391c7a am: b8b6762c0f am: c975c6ef4d am: 4111484a92 by Sophia Coldren · 1 year, 11 months ago
- 5880692 Add an include by Sophia Coldren · 1 year, 11 months ago
- aef90ea Merge "s/master/main/" into main am: b533f531df am: 5cc875126a am: 061a92c8ae am: fc090e5055 am: 01a560055c by Elliott Hughes · 1 year, 11 months ago
- 716ff7b s/master/main/ by Elliott Hughes · 1 year, 11 months ago
- 6ec6769 Merge "Stop duplicating <linux/capabilities.h>." into main am: 8d983ee878 am: a441e2ef67 am: edb21216e2 am: 798327b6a4 am: 952aa920a0 by Elliott Hughes · 2 years ago
- 8d983ee Merge "Stop duplicating <linux/capabilities.h>." into main by Elliott Hughes · 2 years ago
- 94ccdc0 Stop duplicating <linux/capabilities.h>. by Elliott Hughes · 2 years ago
- 19c054c Merge "Do not check with vendor vndk version" into main am: 6d01651ab9 am: 9062abf0e5 am: fcdbce7f33 am: 3147ebc654 am: b94f5ee99f by Treehugger Robot · 2 years ago
- 45d88d4 Do not check with vendor vndk version by Kiyoung Kim · 2 years ago
- 7318616 Merge "Remove Windows workaround in file not built for Windows." into main am: d091aa44b3 am: 503121ccea am: c1342bc826 am: 00f9682031 am: c358a91207 by Elliott Hughes · 2 years ago
- d091aa4 Merge "Remove Windows workaround in file not built for Windows." into main by Elliott Hughes · 2 years ago
- 525030f Merge "Remove unused files." into main am: 59a2cde894 am: 1a262a11d4 am: e2145d2fbb am: 510fd0f2b5 am: c9670bd7e0 by Treehugger Robot · 2 years ago
- c5851ed Merge "Don't duplicate uapi ioprio constants." into main am: 46c366b0ed am: de1aeee88d am: ab62e7d3b0 am: f2c81fdd01 am: 239978de62 by Treehugger Robot · 2 years ago
- d4eca86 Merge "Remove redefinition of uapi constant added in R." into main am: d5b09b4b97 am: c3bbf8237a am: 7a1d3efb41 am: 5c30491a99 am: 73f83e22f9 by Treehugger Robot · 2 years ago
- 59a2cde Merge "Remove unused files." into main by Treehugger Robot · 2 years ago
- 46c366b Merge "Don't duplicate uapi ioprio constants." into main by Treehugger Robot · 2 years ago
- f6a84e4 Remove Windows workaround in file not built for Windows. by Elliott Hughes · 2 years ago
- 3369fe9 Don't duplicate uapi ioprio constants. by Elliott Hughes · 2 years ago
- 1faedd0 Remove redefinition of uapi constant added in R. by Elliott Hughes · 2 years ago
- 7107c58 Remove unused files. by Elliott Hughes · 2 years ago
- f83c5c8 Add seal if ashmem-dev is backed by memfd by Keith Mok · 2 years ago
- 6cf9cd0 Revert "Revert "Remove cutils threads.h header completely."" by Tomasz Wasilczyk · 2 years, 1 month ago
- c37838e Revert "Remove cutils threads.h header completely." by Bruce Po · 2 years, 1 month ago
- d3550e3 Remove cutils threads.h header completely. by Tomasz Wasilczyk · 2 years, 1 month ago
- 0c0dafa Merge "Remove gettid symbol from cutils" into main by Treehugger Robot · 2 years, 1 month ago
- a981d58 Merge "Remove sub-includes from libcutils/threads.h" into main by Treehugger Robot · 2 years, 1 month ago
- a28b62e Merge "Add snapuserd_ramdisk execute permission" into main by Treehugger Robot · 2 years, 1 month ago
- 8b01608 Remove gettid symbol from cutils by Tomasz Wasilczyk · 2 years, 1 month ago
- d22098f Remove sub-includes from libcutils/threads.h by Tomasz Wasilczyk · 2 years, 1 month ago
- 21a0716 Remove gettid declaration from cutils by Tomasz Wasilczyk · 2 years, 1 month ago
- d865493 Add snapuserd_ramdisk execute permission by Ray-cy.lee · 2 years, 1 month ago
- 8fe4f07 Add bug component to cutils by Tomasz Wasilczyk · 2 years, 1 month ago
- 8dad4b2 Merge "threads.h: avoid defining gettid on glibc >= 2.30" into main by Hao Chen · 2 years, 2 months ago
- 253445c threads.h: avoid defining gettid on glibc >= 2.30 by Hao Chen · 2 years, 2 months ago
- a4648c2 Enable ABI dump for libcutils by Kiyoung Kim · 2 years, 3 months ago
- 0c44d8d Make atrace_*_body explicitly a part of API. by Tomasz Wasilczyk · 2 years, 2 months ago