summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove more bogus <stdbool.h> #includes from C++.Elliott Hughes2018-05-084-4/+0
* Systrace support for NNAPIMika Raento2018-04-261-1/+2
* Rewrite get_sched_policy_name for safety.Elliott Hughes2018-04-253-18/+20
* cutils: add restricted cpusetTim Murray2018-04-252-15/+18
* llkd: add live-lock daemonMark Salyzyn2018-04-181-0/+1
* lmkd: limit capability set to minimumMark Salyzyn2018-04-161-0/+1
* Remove vendor Wifi and BT entries from fs_config.cppTom Cherry2018-03-291-18/+6
* Merge "Enabled SYS_MODULE capability for wifi@1.0-service"Treehugger Robot2018-03-291-2/+3
|\
| * Enabled SYS_MODULE capability for wifi@1.0-serviceAjit Kumar2018-03-291-2/+3
* | Add new trace tag for AIDL.Martijn Coenen2018-03-261-1/+2
* | Remove fs_config entries for webview_zygote.Robert Sesek2018-02-141-10/+0
|/
* Add tracing tags to vibratorAlexey Kuzmin2018-02-131-1/+2
* Support * as a wildcard for ATRACE_TAG_APPDaniel Colascione2018-02-091-1/+1
* Merge "Revert "Don't initialize atrace if it's already disabled.""Treehugger Robot2018-02-081-6/+6
|\
| * Revert "Don't initialize atrace if it's already disabled."Paul Crowley2018-02-071-6/+6
* | libcutils: Add "daemon" and "bin" users for testing onlyMark Salyzyn2018-02-051-0/+3
* | Merge "libcutils: test: increase use of ashmem_valid(fd)"Treehugger Robot2018-01-311-22/+48
|\ \ | |/ |/|
| * libcutils: test: increase use of ashmem_valid(fd)Mark Salyzyn2018-01-261-22/+48
* | Don't initialize atrace if it's already disabled.Paul Crowley2018-01-301-6/+6
* | Add AID for Secure Element ApplicationRuchi Kandoi2018-01-251-0/+1
|/
* Support /product partitionJaekyun Seok2018-01-241-0/+1
* Add AID_STATSD and AID_INCIDENTD for statsd/incidentd daemons.Yi Jin2018-01-091-0/+2
* Merge "libcutils: Stop checking the uid of netlink messages"Treehugger Robot2018-01-091-53/+0
|\
| * libcutils: Stop checking the uid of netlink messagesLuis Hector Chavez2018-01-081-53/+0
* | Merge "Use override_export_include_dirs."Treehugger Robot2018-01-081-1/+1
|\ \ | |/ |/|
| * Use override_export_include_dirs.Steven Moreland2018-01-051-1/+1
* | Allocate GID to use reserved disk space.Jeff Sharkey2018-01-071-0/+1
|/
* Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-2/+2
* Stop defining local "unused" macros now this is C++.Elliott Hughes2017-11-306-39/+16
* Fix / suppress new unused warnings for mingw+clangDan Willemsen2017-11-292-2/+2
* Better, consistent definition of AID_SHARED_GID.Jeff Sharkey2017-11-133-6/+14
* Remove dead dlmalloc stubs.Elliott Hughes2017-11-102-42/+0
* Move libcutils source to C++.Elliott Hughes2017-11-1040-126/+150
* Merge changes from topic "qtaguidReplace"Treehugger Robot2017-11-104-183/+130
|\
| * Redirect qtaguid native call to netd fwmark clientChenbo Feng2017-11-093-1/+190
| * Move qtaguid API out of libcutilsChenbo Feng2017-11-082-242/+0
* | libcutils: Work around the lack of __mulodi4Luis Hector Chavez2017-11-031-3/+21
* | libcutils: Make uevent_kernel_* namespace-awareLuis Hector Chavez2017-11-033-24/+76
|/
* Merge "libcutils: Fix thread ID on macOS"Christopher N. Hesse2017-10-231-1/+3
|\
| * libcutils: Fix thread ID on macOSChristopher N. Hesse2017-10-221-1/+3
* | resolve merge conflicts of 796987482 to stage-aosp-masterElliott Hughes2017-10-172-2/+0
|\|
| * Merge "<stdbool.h> not necessary in C++."Treehugger Robot2017-10-172-2/+0
| |\
| | * <stdbool.h> not necessary in C++.Elliott Hughes2017-10-172-2/+0
* | | Merge "set O_CLOEXEC on /dev/ashmem"Nick Kralevich2017-10-091-1/+1
|\| |
| * | set O_CLOEXEC on /dev/ashmemNick Kralevich2017-10-091-1/+1
* | | Merge "Removing $(PRODUCT_OUT)/root/root"Bowgo Tsai2017-09-281-1/+0
|\| |
| * | Removing $(PRODUCT_OUT)/root/rootBowgo Tsai2017-09-281-1/+0
* | | Merge changes from topic "b/63736262"Mark Salyzyn2017-09-131-0/+2
|\| |
| * | bootstat: introduce sys.boot.reasonMark Salyzyn2017-09-121-0/+2
| |/
* | Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property"Mark Salyzyn2017-08-252-4/+4
|\|