summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "rootdir / sdcard : Stop creating /data/media/obb.""Gerry Fan2019-07-122-2/+8
* Revert "rootdir / sdcard : Stop creating /data/media/obb."Gerry Fan2019-07-122-8/+2
* rootdir / sdcard : Stop creating /data/media/obb.Narayan Kamath2019-05-232-2/+8
* Merge "Moving /odm/build.prop to /odm/etc/buid.prop" into qt-devBowgo Tsai2019-05-232-4/+9
|\
| * Moving /odm/build.prop to /odm/etc/buid.propBowgo Tsai2019-05-222-4/+9
* | Merge "adbd: respond to device-to-host control transfers." into qt-devJosh Gao2019-05-221-1/+6
|\ \
| * | adbd: respond to device-to-host control transfers.Josh Gao2019-05-211-1/+6
* | | Merge "Report non-empty system boot reason when bootloader reason is empty" i...Wei Wang2019-05-221-11/+2
|\ \ \
| * | | Report non-empty system boot reason when bootloader reason is emptyWei Wang2019-05-221-11/+2
* | | | fastbootd: reduce USB buffer size to 16KHridya Valsaraju2019-05-221-1/+1
* | | | Merge "Allow linking to libicuuc.so and libicui18n.so from executable in /dat...Victor Chang2019-05-223-0/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow linking to libicuuc.so and libicui18n.so from executable in /dataVictor Chang2019-05-203-0/+21
* | | | Merge "libprocessgroup: add flags to indicate when a controller failed to mou...Suren Baghdasaryan2019-05-2112-16/+76
|\ \ \ \
| * | | | libprocessgroup: add flags to indicate when a controller failed to mountSuren Baghdasaryan2019-05-1712-16/+76
* | | | | Merge "Get max-download-size from device during fastbootd for flashall/update...TreeHugger Robot2019-05-211-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Get max-download-size from device during fastbootd for flashall/updateHridya Valsaraju2019-05-201-0/+4
* | | | | Merge "adbd: reduce queue depths." into qt-devTreeHugger Robot2019-05-211-2/+4
|\ \ \ \ \
| * | | | | adbd: reduce queue depths.Josh Gao2019-04-241-2/+4
* | | | | | Merge "adbd: avoid starting multiple worker threads." into qt-devTreeHugger Robot2019-05-211-0/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | adbd: avoid starting multiple worker threads.Josh Gao2019-05-021-0/+4
* | | | | | Merge "adbd: read, print, and ignore USB control transfers." into qt-devTreeHugger Robot2019-05-201-0/+27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | adbd: read, print, and ignore USB control transfers.Josh Gao2019-05-171-0/+27
* | | | | | Merge "Initialize all fields of struct iocb." into qt-devTreeHugger Robot2019-05-161-1/+1
|\| | | | |
| * | | | | Initialize all fields of struct iocb.Evgenii Stepanov2019-05-161-1/+1
* | | | | | Merge "Add asan.permitted.paths for the media namespace" into qt-devAlistair Strachan2019-05-161-0/+2
|\ \ \ \ \ \
| * | | | | | Add asan.permitted.paths for the media namespaceJiyong Park2019-05-151-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "class_start_post_data also starts disabled services." into qt-devMartijn Coenen2019-05-164-13/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | class_start_post_data also starts disabled services.Martijn Coenen2019-05-154-13/+31
* | | | | | Merge "Allow CreateResizeDeleteLP test case to run on non-A/B devices" into q...TreeHugger Robot2019-05-151-5/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow CreateResizeDeleteLP test case to run on non-A/B devicesHridya Valsaraju2019-05-151-5/+18
| | |_|_|/ | |/| | |
* | | | | Merge "fs_mgr: overlayfs: ReadFstabFromFile touches errno" into qt-devTreeHugger Robot2019-05-142-1/+9
|\ \ \ \ \
| * | | | | fs_mgr: overlayfs: ReadFstabFromFile touches errnoMark Salyzyn2019-05-132-1/+9
| | |/ / / | |/| | |
* | | | | Merge "adbd: don't abort on EOF on functionfs control fd." into qt-devTreeHugger Robot2019-05-131-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adbd: don't abort on EOF on functionfs control fd.Josh Gao2019-05-131-2/+8
* | | | | Merge "Fix bug that would prevent us from reserving right amount of space." i...Martijn Coenen2019-05-131-1/+1
|\ \ \ \ \
| * | | | | Fix bug that would prevent us from reserving right amount of space.Martijn Coenen2019-05-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Add a liblp test that we can parse the device's super partition." into...David Anderson2019-05-111-0/+18
|\ \ \ \ \
| * | | | | Add a liblp test that we can parse the device's super partition.David Anderson2019-05-101-0/+18
| | |/ / / | |/| | |
* | | | | Merge "Notify the framework when an adb key is authorized" into qt-devMichael Groover2019-05-106-46/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Notify the framework when an adb key is authorizedMichael Groover2019-05-096-46/+103
* | | | | Merge "crash_dump: populate uid field." into qt-devTreeHugger Robot2019-05-101-0/+1
|\ \ \ \ \
| * | | | | crash_dump: populate uid field.Josh Gao2019-05-091-0/+1
* | | | | | Merge "Make the SocketListener control pipe O_CLOEXEC." into qt-devMaciej Zenczykowski2019-05-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the SocketListener control pipe O_CLOEXEC.Lorenzo Colitti2019-05-081-1/+1
* | | | | | Merge "fs_mgr_remount: fix a typo" into qt-devTreeHugger Robot2019-05-091-1/+1
|\ \ \ \ \ \
| * | | | | | fs_mgr_remount: fix a typoBowgo Tsai2019-05-091-1/+1
* | | | | | | Merge "Apply initial settings for blkio cgroup" into qt-devTreeHugger Robot2019-05-091-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Apply initial settings for blkio cgroupRick Yiu2019-05-091-1/+7
| |/ / / / / /
* | | | | | | [automerger skipped] DO NOT MERGE Start update_verifier early in late-fs.Tao Bao2019-05-080-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | DO NOT MERGE Start update_verifier early in late-fs.Tao Bao2019-05-071-10/+4