summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-9.0.0_r34' into lineage-16.0-android-9.0.0_r34Luca Stefani2019-03-082-4/+5
|\
| * Export maximum number of fds/ints in a native_handle.Martijn Coenen2019-01-162-4/+5
* | Update permissions to the superuser binaryRicardo Cerqueira2018-08-111-3/+4
* | set /system/etc/init.d/* permissionsMichaƫl Burtin2018-08-111-0/+1
|/
* Support /product/binInseob Kim2018-06-011-2/+5
* 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
|\
| * Remove fs_config entries for webview_zygote.Robert Sesek2018-02-141-10/+0
* | Merge "Add tracing tags to vibrator" am: c415d00fbe am: 0f71d5fe53Alexey Kuzmin2018-02-151-1/+2
|\|
| * Add tracing tags to vibratorAlexey Kuzmin2018-02-131-1/+2
* | Merge "Support * as a wildcard for ATRACE_TAG_APP" am: 53c964f53b am: 2e50045f60Daniel Colascione2018-02-121-1/+1
|\|
| * Support * as a wildcard for ATRACE_TAG_APPDaniel Colascione2018-02-091-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 "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
* | | Merge "libcutils: Add "daemon" and "bin" users for testing only" am: 718899b4...Mark Salyzyn2018-02-061-0/+3
|\| |
| * | libcutils: Add "daemon" and "bin" users for testing onlyMark Salyzyn2018-02-051-0/+3
* | | Merge "libcutils: test: increase use of ashmem_valid(fd)" am: dd218e6c84 am: ...Mark Salyzyn2018-01-311-22/+48
|\| |
| * | 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
* | | Merge "Don't initialize atrace if it's already disabled." am: 0e239bbd8b am: ...Paul Crowley2018-01-301-6/+6
|\| |
| * | Don't initialize atrace if it's already disabled.Paul Crowley2018-01-301-6/+6
* | | Merge "Add AID for Secure Element Application" am: d3e7e31d28 am: 66c3eb0e45Ruchi Kandoi2018-01-261-0/+1
|\| |
| * | Add AID for Secure Element ApplicationRuchi Kandoi2018-01-251-0/+1
| |/
* | Merge "Support /product partition" am: 8f324542a2 am: 10e1ec7de3Jaekyun Seok2018-01-251-0/+1
|\|
| * Support /product partitionJaekyun Seok2018-01-251-0/+1
* | fs_config: Move hostapd to /vendor/bin/hwRoshan Pius2018-01-161-1/+6
|/
* 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-041-3/+21