summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-devGwendal Grignou2018-05-101-1/+1
|\
| * Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-devGwendal Grignou2018-05-111-1/+1
| |\
| | * allow config/sdcardfs directory to be seen for ARC++Gwendal Grignou2018-05-081-1/+1
| * | libctuils: Exclude qtaguid.cpp from VNDK-SP variantLogan Chien2018-05-091-0/+9
| |/
| * cutils: add restricted cpusetTim Murray2018-04-182-15/+18
| * Remove vendor Wifi and BT entries from fs_config.cppTom Cherry2018-04-051-18/+6
| * Revert "fs_config: Move hostapd to /vendor/bin/hw"Tom Cherry2018-03-281-6/+1
| * Add new trace tag for AIDL.Martijn Coenen2018-03-211-1/+2
| * Merge "Remove fs_config entries for webview_zygote." am: 47354e76eb am: 19faf...Robert Sesek2018-02-231-10/+0
| |\
| * \ Merge "Add tracing tags to vibrator" am: c415d00fbe am: 0f71d5fe53Alexey Kuzmin2018-02-151-1/+2
| |\ \
| * \ \ Merge "Support * as a wildcard for ATRACE_TAG_APP" am: 53c964f53b am: 2e50045f60Daniel Colascione2018-02-121-1/+1
| |\ \ \
| * | | | Enabled SYS_MODULE capability for wifi@1.0-serviceAjit Kumar2018-02-121-2/+3
| * | | | Merge "Revert "Don't initialize atrace if it's already disabled."" am: c50d19...Paul Crowley2018-02-081-6/+6
| |\ \ \ \
| * \ \ \ \ Merge "libcutils: Add "daemon" and "bin" users for testing only" am: 718899b4...Mark Salyzyn2018-02-061-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge "libcutils: test: increase use of ashmem_valid(fd)" am: dd218e6c84 am: ...Mark Salyzyn2018-01-311-22/+48
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Don't initialize atrace if it's already disabled." am: 0e239bbd8b am: ...Paul Crowley2018-01-301-6/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Add AID for Secure Element Application" am: d3e7e31d28 am: 66c3eb0e45Ruchi Kandoi2018-01-261-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Support /product partition" am: 8f324542a2 am: 10e1ec7de3Jaekyun Seok2018-01-251-0/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs_config: Move hostapd to /vendor/bin/hwRoshan Pius2018-01-161-1/+6
* | | | | | | | | | | Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant"Logan Chien2018-05-091-0/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libctuils: Exclude qtaguid.cpp from VNDK-SP variantLogan Chien2018-05-081-0/+9
* | | | | | | | | | | | 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-081-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-251-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