summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the APEX name in fs_config using wildcardJiyong Park2019-02-091-6/+2
* fs_config supports shell wildcard patternsJiyong Park2019-02-084-30/+58
* Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*"Jiyong Park2019-02-071-0/+6
|\
| * Configure /system/apex/com.android.runtime.[debug|release]/bin/*Jiyong Park2019-02-011-0/+6
* | Add support for memfdJoel Fernandes2019-02-072-4/+240
* | libcutils: route to ashmemdTri Vo2019-02-041-1/+37
* | libprocessgroup: Add support for task profilesSuren Baghdasaryan2019-02-031-0/+1
|/
* Add user/group for gsid.David Anderson2019-01-291-0/+1
* DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into lib...Suren Baghdasaryan2019-01-254-538/+9
* Add setuid/setgid capabilities to simpleperf_app_runner.Yabin Cui2019-01-221-0/+3
* Update AID_ISOLATED_START to include new range.Martijn Coenen2019-01-171-1/+2
* Add systrace tag for RROMÃ¥rten Kongstad2019-01-081-1/+2
* Enable building ATRACE stubs on WindowsDavid Sehr2018-12-201-0/+1
* Merge "Add UID for network stack app"Remi NGUYEN VAN2018-12-191-0/+1
|\
| * Add UID for network stack appRemi NGUYEN VAN2018-12-121-0/+1
* | relax /system/bin directory permissionsNick Kralevich2018-12-131-1/+1
* | Start using new C++ Fstab class widelyTom Cherry2018-12-122-4/+2
|/
* fs_config: add product and product_services to the scanning.Mark Salyzyn2018-12-061-8/+20
* Increase netlink uevent rcvbuf size to 16MDaniel Mentz2018-12-031-2/+14
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-142-2/+1
* Set bin directories to 0751Nick Kralevich2018-11-111-5/+6
* [GPU Service] Add independent AID for gpu service.Peiyong Lin2018-11-061-0/+1
* libcutils: lose socket_peer_is_trusted to ART, the only user.Elliott Hughes2018-10-252-43/+1
* fs_mgr: fix incorrect parameter typebohu2018-10-091-2/+2
* android_filesystem_config add AID for iorapdIgor Murashkin2018-10-051-0/+1
* libcutils test: make set_sched_policy optionalDavid Pursell2018-08-281-2/+15
* s/product-services/product_services/gDario Freni2018-08-201-1/+1
* Add support for /product-services partition.Dario Freni2018-07-231-2/+3
* Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls"Joel Fernandes2018-07-171-25/+11
|\
| * Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls"Joel Fernandes2018-07-181-25/+11
| |\
| | * libcutils: ashmem: Avoid doing fd checks for ashmem callsJoel Fernandes2018-07-171-25/+11
* | | Merge "libcutils: remove rather than fix the mutex."Yi Kong2018-07-141-78/+7
|\| |
| * | Merge "libcutils: remove rather than fix the mutex."Yi Kong2018-07-141-78/+7
| |\ \
| | * | libcutils: remove rather than fix the mutex.Elliott Hughes2018-07-131-78/+7
| | |/
* | | Merge "cutils: move hashmap to <pthread.h>."Elliott Hughes2018-07-132-7/+7
|\| |
| * | cutils: move hashmap to <pthread.h>.Elliott Hughes2018-07-132-7/+7
| |/
* | Merge "libcutils: remove unused open_memstream."Elliott Hughes2018-07-124-411/+0
|\|
| * Merge "libcutils: remove unused open_memstream."Elliott Hughes2018-07-124-411/+0
| |\
| | * libcutils: remove unused open_memstream.Elliott Hughes2018-07-114-411/+0
* | | Merge "libcutils: remove some unused API."Elliott Hughes2018-07-123-153/+19
|\| |
| * | libcutils: remove some unused API.Elliott Hughes2018-07-113-153/+19
| |/
* | Merge "libcutils: Simplify android_get_control_socket()"Bernie Innocenti2018-06-281-14/+10
|\|
| * Merge "libcutils: Simplify android_get_control_socket()"Treehugger Robot2018-06-281-14/+10
| |\
| | * libcutils: Simplify android_get_control_socket()Bernie Innocenti2018-05-281-14/+10
* | | Merge "libcutils: add OWNERS."Elliott Hughes2018-06-121-0/+4
|\| |
| * | Merge "libcutils: add OWNERS."Treehugger Robot2018-06-121-0/+4
| |\ \
| | * | libcutils: add OWNERS.Elliott Hughes2018-06-121-0/+4
* | | | Merge "bootstat: Remove the CAP_SYSLOG capability"Luis Hector Chavez2018-06-121-2/+0
|\| | |
| * | | bootstat: Remove the CAP_SYSLOG capabilityLuis Hector Chavez2018-06-111-2/+0
* | | | Merge "logd: Move the capabilities from file based to ambient"Luis Hector Chavez2018-06-121-4/+1
|\| | |