summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix permissions for /data/preloadsFyodor Kupolov2016-07-201-0/+1
* Add support for background stune group.Tim Murray2016-07-111-1/+1
* Add support for top-app stune group.Tim Murray2016-07-111-4/+7
* Set stune groups from set_sched_policy.Tim Murray2016-07-111-2/+20
* Update FIFO settings for new uses of FIFO.Tim Murray2016-07-071-0/+3
* Not dynamically add system-background tasks to bg_schedboost_fd.Srinath Sridharan2016-06-301-1/+0
* Merge "Add utility to prepare files in a similar way to directories" into nyc...Calin Juravle2016-06-021-9/+24
|\
| * Merge "Add utility to prepare files in a similar way to directories" into nyc...Calin Juravle2016-06-021-9/+24
| |\
| | * Add utility to prepare files in a similar way to directoriesCalin Juravle2016-05-241-9/+24
* | | Merge "Add /vendor/xbin to the list of directories of executables" into nyc-devErik Kline2016-05-291-0/+2
|\| |
| * | Add /vendor/xbin to the list of directories of executablesErik Kline2016-05-271-0/+2
| |/
* / Only apply schedTune boost to top-app tasksSrinath Sridharan2016-05-231-1/+1
|/
* atrace: read package names from multiple syspropssergeyv2016-04-291-14/+7
* Merge "Update get_sched_policy to return TOP_APP correctly." into nyc-devMartijn Coenen2016-04-111-7/+24
|\
| * Update get_sched_policy to return TOP_APP correctly.Martijn Coenen2016-04-041-7/+24
* | Move canned_fs_config into libcutilsMohamad Ayyash2016-04-082-0/+118
|/
* Turn off duplicate logJoe Onorato2016-03-241-1/+2
* Merge "Mount schedTune cgroup as /dev/stune" into nyc-devTodd Kjos2016-02-261-2/+2
|\
| * Mount schedTune cgroup as /dev/stuneTodd Kjos2016-02-231-2/+2
* | Fix build break with uninitialized boost_fd.Tim Murray2016-02-251-2/+2
* | Fix incorrect handling of snprintf return value.Christopher Ferris2016-02-253-27/+321
* | Delete dhcpcd code in system/core, since dhcpcd is no more.Lorenzo Colitti2016-02-251-1/+0
* | Create profiles foldersCalin Juravle2016-02-191-0/+6
|/
* Merge "libcutils: abort for invalid fd" am: 76f99770d1Mark Salyzyn2016-02-051-2/+3
|\
| * Merge "libcutils: abort for invalid fd"Mark Salyzyn2016-02-051-2/+3
| |\
| | * Merge "libcutils: abort for invalid fd"Mark Salyzyn2016-02-051-2/+3
| | |\
| | | * libcutils: abort for invalid fdMark Salyzyn2016-02-031-2/+3
* | | | Merge "Suppress false positive memory leak warnings." am: cfd44ee74fChih-hung Hsieh2016-02-041-0/+20
|\| | |
| * | | Merge "Suppress false positive memory leak warnings."Chih-hung Hsieh2016-02-041-0/+20
| |\| |
| | * | Suppress false positive memory leak warnings.Chih-Hung Hsieh2016-02-041-0/+20
| | |/
* | | Merge "libcutils: ashmem print error message for invalid fd" am: 9c551a1becMark Salyzyn2016-02-031-0/+14
|\| |
| * | Merge "libcutils: ashmem print error message for invalid fd"Mark Salyzyn2016-02-031-0/+14
| |\|
| | * libcutils: ashmem print error message for invalid fdMark Salyzyn2016-02-031-0/+14
* | | Merge "libcutils: ashmem check fd validity" am: 1a84f47794Mark Salyzyn2016-02-031-1/+107
|\| |
| * | Merge "libcutils: ashmem check fd validity"Mark Salyzyn2016-02-031-1/+107
| |\|
| | * libcutils: ashmem check fd validityMark Salyzyn2016-02-031-1/+107
* | | Merge "libcutils/fastboot: improve multi-buffer write." am: f6f800ef3cDavid Pursell2016-02-034-34/+47
|\| |
| * | Merge "libcutils/fastboot: improve multi-buffer write."David Pursell2016-02-034-34/+47
| |\|
| | * Merge "libcutils/fastboot: improve multi-buffer write."David Pursell2016-02-034-34/+47
| | |\
| | | * libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-034-34/+47
* | | | Merge "libcutils: ashmem fortify and comply with Android coding standard" am:...Mark Salyzyn2016-02-022-30/+40
|\| | |
| * | | Merge "libcutils: ashmem fortify and comply with Android coding standard"Mark Salyzyn2016-02-022-30/+40
| |\| |
| | * | libcutils: ashmem fortify and comply with Android coding standardMark Salyzyn2016-02-022-30/+40
| | |/
* | | Merge "libcutils: add multi-buffer socket send." am: d95ecfc432David Pursell2016-02-023-9/+57
|\| |
| * | Merge "libcutils: add multi-buffer socket send."David Pursell2016-02-023-9/+57
| |\|
| | * libcutils: add multi-buffer socket send.David Pursell2016-02-023-9/+57
* | | Merge "libcutils: add socket_get_local_port()." am: d90adbc45bDavid Pursell2016-02-023-38/+101
|\| |
| * | Merge "libcutils: add socket_get_local_port()."David Pursell2016-02-023-38/+101
| |\|
| | * libcutils: add socket_get_local_port().David Pursell2016-02-023-38/+101
* | | Enable top-app cpuset support.Tim Murray2016-02-011-0/+10