summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Merge "libcutils: android_reboot command should be unsigned."Treehugger Robot2019-04-032-8/+5
|\
| * libcutils: android_reboot command should be unsigned.Elliott Hughes2019-04-022-8/+5
* | Revert "relax /system/bin directory permissions"Nick Kralevich2019-04-021-1/+1
|/
* Merge "libutils/libcutils: make host more like device"Steven Moreland2019-03-291-3/+2
|\
| * libutils/libcutils: make host more like deviceSteven Moreland2019-03-281-3/+2
* | libcutils: android_get_control_file uses realpath.Yifan Hong2019-03-211-18/+19
* | Clean up some mess by only building Android-specific code for the device.Elliott Hughes2019-03-214-37/+15
|/
* Remove Valgrind entries from fs_config.Roland Levillain2019-03-131-2/+0
* DO NOT MERGE - Merge PPRL.190305.001 into masterThe Android Open Source Project2019-03-112-4/+5
|\
| * Export maximum number of fds/ints in a native_handle.Martijn Coenen2019-01-162-4/+5
| * Support /product/binInseob Kim2018-06-011-2/+5
* | __android_log_is_debuggable() shouldn't be an apex symbolTom Cherry2019-02-201-1/+1
* | Clean up libcutils/libutils tests.Elliott Hughes2019-02-1114-121/+71
* | 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
|\| |