- 5880692 Add an include by Sophia Coldren · 2 years, 5 months ago
- 716ff7b s/master/main/ by Elliott Hughes · 2 years, 5 months ago
- 8d983ee Merge "Stop duplicating <linux/capabilities.h>." into main by Elliott Hughes · 2 years, 5 months ago
- 94ccdc0 Stop duplicating <linux/capabilities.h>. by Elliott Hughes · 2 years, 6 months ago
- 45d88d4 Do not check with vendor vndk version by Kiyoung Kim · 2 years, 6 months ago
- d091aa4 Merge "Remove Windows workaround in file not built for Windows." into main by Elliott Hughes · 2 years, 6 months ago
- 59a2cde Merge "Remove unused files." into main by Treehugger Robot · 2 years, 6 months ago
- 46c366b Merge "Don't duplicate uapi ioprio constants." into main by Treehugger Robot · 2 years, 6 months ago
- f6a84e4 Remove Windows workaround in file not built for Windows. by Elliott Hughes · 2 years, 6 months ago
- 3369fe9 Don't duplicate uapi ioprio constants. by Elliott Hughes · 2 years, 6 months ago
- 1faedd0 Remove redefinition of uapi constant added in R. by Elliott Hughes · 2 years, 6 months ago
- 7107c58 Remove unused files. by Elliott Hughes · 2 years, 6 months ago
- 6cf9cd0 Revert "Revert "Remove cutils threads.h header completely."" by Tomasz Wasilczyk · 2 years, 7 months ago
- c37838e Revert "Remove cutils threads.h header completely." by Bruce Po · 2 years, 7 months ago
- d3550e3 Remove cutils threads.h header completely. by Tomasz Wasilczyk · 2 years, 7 months ago
- 0c0dafa Merge "Remove gettid symbol from cutils" into main by Treehugger Robot · 2 years, 7 months ago
- a981d58 Merge "Remove sub-includes from libcutils/threads.h" into main by Treehugger Robot · 2 years, 7 months ago
- a28b62e Merge "Add snapuserd_ramdisk execute permission" into main by Treehugger Robot · 2 years, 7 months ago
- 8b01608 Remove gettid symbol from cutils by Tomasz Wasilczyk · 2 years, 7 months ago
- d22098f Remove sub-includes from libcutils/threads.h by Tomasz Wasilczyk · 2 years, 7 months ago
- 21a0716 Remove gettid declaration from cutils by Tomasz Wasilczyk · 2 years, 7 months ago
- d865493 Add snapuserd_ramdisk execute permission by Ray-cy.lee · 2 years, 7 months ago
- 8fe4f07 Add bug component to cutils by Tomasz Wasilczyk · 2 years, 7 months ago
- 8dad4b2 Merge "threads.h: avoid defining gettid on glibc >= 2.30" into main by Hao Chen · 2 years, 8 months ago
- 253445c threads.h: avoid defining gettid on glibc >= 2.30 by Hao Chen · 2 years, 8 months ago
- a4648c2 Enable ABI dump for libcutils by Kiyoung Kim · 2 years, 9 months ago
- 0c44d8d Make atrace_*_body explicitly a part of API. by Tomasz Wasilczyk · 2 years, 8 months ago
- 7681f71 Merge "libcutils_test: static libjsoncpp" by Steven Moreland · 2 years, 9 months ago
- 40b59a6 libcutils_test: static libjsoncpp by Steven Moreland · 2 years, 9 months ago
- e2aba20 KernelLibcutilsTest: change test file push location by Edward Liaw · 2 years, 9 months ago
- f8a9ba1 TEST_MAPPING: enable KernelLibcutilsTest in kernel-presubmit by Edward Liaw · 2 years, 9 months ago
- e37468b remove inprocess tethering by Maciej Żenczykowski · 2 years, 10 months ago
- 93c9dfc fix clatd permissions try 3 - this time for GSI by Maciej Żenczykowski · 2 years, 11 months ago
- d385506 flattened apex: fix clatd mode also for inprocess tethering by Satoshi Niwa · 2 years, 11 months ago
- 1ba9440 flattened apex: fix /apex/com.android.tethering/bin/for-system{,/clatd} mode by Maciej Żenczykowski · 2 years, 11 months ago
- d5ffbdf sched_policy_test: set_sched_policy also set the cpuset policy as fallback by Edward Liaw · 3 years, 1 month ago
- a5083ab qtaguid.cpp - improvements by Maciej Żenczykowski · 3 years, 3 months ago
- aaa402a Merge "TEST_MAPPING: add vts core lib tests" by Treehugger Robot · 3 years, 2 months ago
- 51c5242 TEST_MAPPING: add vts core lib tests by Edward Liaw · 3 years, 2 months ago
- e28f0ec Merge "qtaguid.h - remove qtaguid_setPacifier declaration" by Maciej Żenczykowski · 3 years, 2 months ago
- 0ebbc62 Fix uninitialized value warnings. by Chih-Hung Hsieh · 3 years, 3 months ago
- 65d416a qtaguid.h - remove qtaguid_setPacifier declaration by Maciej Żenczykowski · 3 years, 3 months ago
- 06a839f Remove an obsolete workaround. by Elliott Hughes · 3 years, 5 months ago
- 46ed34b Add riscv64 support for libcutils by Liu Cunyuan · 3 years, 5 months ago
- 6cb6161 Add AID for PRNG seeder daemon. by Pete Bentley · 3 years, 5 months ago
- 98e474a Merge "Add fdsan capabilities for native handles" by Treehugger Robot · 3 years, 6 months ago
- 9f2af69 Add fdsan capabilities for native handles by Brian Duddie · 3 years, 6 months ago
- b7475a4 Add the "sys" group for tests. by Elliott Hughes · 3 years, 6 months ago
- 556b4e0 Promote HWASan tests to presubmit. by Florian Mayer · 3 years, 9 months ago
- 7e14d13 Add AID_SECURITY_LOG_WRITER by Rubin Xu · 3 years, 10 months ago
- 6507f8a Updating ATRACE_ASYNC_FOR_TRACK_END to not require a name argument by Ray Ye · 3 years, 10 months ago
- 399465a Added async trace functions with a track name argument by Ray Ye · 4 years ago
- 8461ca5 Merge "Added trackName as additional argument to WRITE_MSG to handle trace messages with a track name" by Treehugger Robot · 4 years ago
- bb015aa Add libcutils to hwasan-postsubmit by Florian Mayer · 4 years ago
- 9a54240 Added trackName as additional argument to WRITE_MSG to handle trace by Ray Ye · 4 years ago
- 927d9d1 Merge "Adding project_id ranges for internal app and cache folders." by Shikha Malhotra · 4 years ago
- 1821237 Merge "Reserve a UID for AID_SDK_SANDBOX" by Treehugger Robot · 4 years ago
- 4dc57ed Merge "Create utility method for converting sdk_sandbox_uid to app_uid" by Hanna Nizhnikava · 4 years ago
- 8303dd6 Reserve a UID for AID_SDK_SANDBOX by Dmitri Plotnikov · 4 years ago
- d07d694 Merge "Define AIDs for Weaver, Keymint and IdentityCredential applets." by Elliott Hughes · 4 years ago
- fb78816 Create utility method for converting sdk_sandbox_uid to app_uid by Hanna Nizhnikava · 4 years ago
- 45f8837 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 4 years ago
- b18fea1 Create utility method for calculating supplemental_uid from app_uid by Samiul Islam · 4 years, 2 months ago
- 8b83ce6 Define AIDs for Weaver, Keymint and IdentityCredential applets. by subrahmanyaman · 4 years ago
- 1889a41 Merge "Add systrace tag for thermal" by Treehugger Robot · 4 years, 1 month ago
- 78b86ae Merge "Remove setCounterSet and deleteTagData support from libcutils" by Patrick Rohr · 4 years, 1 month ago
- 5ad0a9f Add systrace tag for thermal by TeYuan Wang · 4 years, 1 month ago
- 585a214 Added AID for the new dmesgd by Alexander Potapenko · 4 years, 1 month ago
- bc9b847 Adding project_id ranges for internal app and cache folders. by Shikha Malhotra · 4 years, 2 months ago
- ccc18d7 Remove setCounterSet and deleteTagData support from libcutils by Patrick Rohr · 4 years, 1 month ago
- b783310 Allow to run fsck.f2fs in first_stage_ramdisk by Jaegeuk Kim · 4 years, 2 months ago
- e71fdca Merge "Diced: Added AID for Android's dice daemon diced." by Treehugger Robot · 4 years, 3 months ago
- f54ebc7 Merge "Add instant trace methods" by Treehugger Robot · 4 years, 3 months ago
- 2c2c5d9 Add instant trace methods by Lucas Dupin · 4 years, 3 months ago
- 66b7ee8 Merge "Add group ID for reading tracefs" by Kalesh Singh · 4 years, 3 months ago
- 4bd3687 canned fs_config accepts multiple lines having the same path by Jiyong Park · 4 years, 3 months ago
- d860291 canned_fs_config.cpp is written in C++ by Jiyong Park · 4 years, 3 months ago
- ccf343f Add group ID for reading tracefs by Kalesh Singh · 4 years, 3 months ago
- 9c72fe3 Diced: Added AID for Android's dice daemon diced. by Janis Danisevskis · 4 years, 4 months ago
- 6fa2e48 cutils: only support safe list iteration. by Elliott Hughes · 4 years, 4 months ago
- 1aac0c0 Add a aid/uid for Thread subsystem by zhanglongxia · 4 years, 5 months ago
- 22e082e Split up the system/core/ TEST_MAPPING. by Elliott Hughes · 4 years, 7 months ago
- b1f70d5 Migrate Rust libcutils bindings into librustutils. by Joel Galenson · 4 years, 7 months ago
- ebb79de Revert "Add systrace tag for system property" by Bowgo Tsai · 4 years, 8 months ago
- 3aedc7e Rename VirtManager to VirtualizationService. by Andrew Walbran · 4 years, 10 months ago
- e85201b filesystem_config: Add a aid/uid for UWB subsystem by Roshan Pius · 4 years, 10 months ago
- 8ef7d82 Merge "Added ARTD user" by Christian Wailes · 4 years, 10 months ago
- a29a23a Use the new more inclusive command-line options. by Joel Galenson · 4 years, 11 months ago
- 37a413d Revert^2 "Expose AID_KEYSTORE" by Paul Crowley · 5 years ago
- a801eab Revert "Expose AID_KEYSTORE" by Ulyana Trafimovich · 5 years ago
- 9fd4627 Added ARTD user by Chris Wailes · 5 years ago
- 8306ab6 Expose AID_KEYSTORE by Paul Crowley · 5 years ago
- 0b99f55 Merge "Add UID for virtmanager" by Jeffrey Vander Stoep · 5 years ago
- 3502c2b Add UID for virtmanager by Jeff Vander Stoep · 5 years ago
- 0d38329 Add Rust bindings by Joel Galenson · 5 years ago
- 9a74174 Merge "Set /system/xbin permissions to 750." by Mathew Inwood · 5 years ago
- 39d6c8e Really fix Mac build. by Elliott Hughes · 5 years ago
- 66bfb9a Fix Mac build. by Elliott Hughes · 5 years ago
- 0b58967 Merge "Ban exit-time destructors in libcutils." by Treehugger Robot · 5 years ago
- a742158 threads.h: avoid defining gettid on glibc >= 2.32 by Adrian Ratiu · 5 years ago