| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "lmkd: Disable memory.stat usage when per-application memcgs are not used" | Treehugger Robot | 2018-08-03 | 1 | -1/+4 |
|\ |
|
| * | lmkd: Disable memory.stat usage when per-application memcgs are not used | Suren Baghdasaryan | 2018-08-03 | 1 | -1/+4 |
|/ |
|
* | Merge "Remove dead gglFastDivx." | Elliott Hughes | 2018-08-03 | 2 | -12/+0 |
|\ |
|
| * | Remove dead gglFastDivx. | Elliott Hughes | 2018-08-02 | 2 | -12/+0 |
* | | Merge "Minor fixes to fastboot_driver" | Treehugger Robot | 2018-08-02 | 2 | -7/+12 |
|\ \ |
|
| * | | Minor fixes to fastboot_driver | Aaron Wisner | 2018-08-02 | 2 | -7/+12 |
* | | | Merge "adb: delete hellish hodgepodge." | Treehugger Robot | 2018-08-02 | 3 | -17/+10 |
|\ \ \ |
|
| * | | | adb: delete hellish hodgepodge. | Josh Gao | 2018-08-02 | 3 | -17/+10 |
* | | | | Merge "adbd: when rebooting, don't close socket before pausing." | Treehugger Robot | 2018-08-02 | 1 | -11/+4 |
|\ \ \ \ |
|
| * | | | | adbd: when rebooting, don't close socket before pausing. | Josh Gao | 2018-08-02 | 1 | -11/+4 |
| |/ / / |
|
* | | | | Merge "ueventd: require opt-in for modalias handling" | Tom Cherry | 2018-08-02 | 11 | -44/+122 |
|\ \ \ \ |
|
| * | | | | ueventd: require opt-in for modalias handling | Tom Cherry | 2018-08-01 | 11 | -44/+122 |
| | |/ /
| |/| | |
|
* | | | | Merge changes from topic "liblp-blocksize" | Treehugger Robot | 2018-08-02 | 5 | -77/+157 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | liblp: Require block-aligned partition sizes. | David Anderson | 2018-08-02 | 5 | -35/+125 |
| * | | | liblp: Simplify GrowPartition(). | David Anderson | 2018-08-02 | 1 | -48/+38 |
|/ / / |
|
* | | | Merge "liblp: Add a ResizePartition helper to MetadataBuilder." | Treehugger Robot | 2018-08-02 | 4 | -66/+57 |
|\ \ \ |
|
| * | | | liblp: Add a ResizePartition helper to MetadataBuilder. | David Anderson | 2018-08-01 | 4 | -66/+57 |
* | | | | Merge "liblog: Add functions to reset log context" | Treehugger Robot | 2018-08-01 | 4 | -11/+73 |
|\ \ \ \ |
|
| * | | | | liblog: Add functions to reset log context | Suren Baghdasaryan | 2018-08-01 | 4 | -11/+73 |
|/ / / / |
|
* | | | | Merge "fs_mgr: Always mount tmpfs with MS_NOEXEC" | Treehugger Robot | 2018-08-01 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | fs_mgr: Always mount tmpfs with MS_NOEXEC | Luis Hector Chavez | 2017-07-10 | 1 | -2/+2 |
* | | | | | Merge "init: run fsck for early mount partitions" | Tom Cherry | 2018-08-01 | 3 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | init: run fsck for early mount partitions | Tom Cherry | 2018-07-31 | 3 | -0/+9 |
* | | | | | | Merge "Flash super partition with fastboot flashall" | Treehugger Robot | 2018-08-01 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Flash super partition with fastboot flashall | Hridya Valsaraju | 2018-08-01 | 1 | -2/+3 |
* | | | | | | | Merge "Move back to BSD grep, and make it available for recovery too." | Elliott Hughes | 2018-08-01 | 2 | -3/+23 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Move back to BSD grep, and make it available for recovery too. | Elliott Hughes | 2018-08-01 | 2 | -3/+23 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge "Remove unused logging symbols." | Tomasz Wasilczyk | 2018-08-01 | 2 | -14/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove unused logging symbols. | Tomasz Wasilczyk | 2018-07-31 | 2 | -14/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge "adb: win32: fix Unicode console output" | Treehugger Robot | 2018-08-01 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | adb: win32: fix Unicode console output | Spencer Low | 2018-07-30 | 1 | -2/+2 |
* | | | | | | | Merge changes Ib55d304d,I6fa078ea,I18e9213d,Ife58f0aa,Iccc55557 | Treehugger Robot | 2018-07-31 | 5 | -57/+105 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | adb: disable ReconnectHandler in adbd. | Josh Gao | 2018-07-31 | 1 | -1/+14 |
| * | | | | | | | adb: fix error message for `adb {forward,reverse}` | Josh Gao | 2018-07-31 | 1 | -1/+1 |
| * | | | | | | | adb: more immediately try to reconnect connections. | Josh Gao | 2018-07-31 | 1 | -9/+17 |
| * | | | | | | | adb: don't pass time_point::max to condition_variable::wait_until. | Josh Gao | 2018-07-31 | 1 | -12/+24 |
| * | | | | | | | adb: move list-forward, kill-forward back into handle_forward_request. | Josh Gao | 2018-07-31 | 3 | -38/+53 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge "Add product-services.img for `fastboot flashall`." | Treehugger Robot | 2018-07-31 | 1 | -2/+7 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Add product-services.img for `fastboot flashall`. | Dario Freni | 2018-07-31 | 1 | -2/+7 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge "adb: Correctly detect deduplicated ext4 partitions." | Treehugger Robot | 2018-07-31 | 1 | -4/+5 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | adb: Correctly detect deduplicated ext4 partitions. | David Anderson | 2018-07-30 | 1 | -4/+5 |
| |/ / / / |
|
* | | | | | Merge "fastboot: Fix hang when sparse images end in small chunks."android-n-iot-release-smart-display-r2 | Treehugger Robot | 2018-07-30 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | fastboot: Fix hang when sparse images end in small chunks. | David Anderson | 2018-07-30 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge "Make /acct have 0555 permissions after mounting" | Treehugger Robot | 2018-07-30 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Make /acct have 0555 permissions after mounting | Luis Hector Chavez | 2018-07-30 | 1 | -0/+1 |
* | | | | | | Merge "charger: minui error handling fixups" | Tao Bao | 2018-07-30 | 2 | -95/+123 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | charger: minui error handling fixups | Todd Poynor | 2018-07-30 | 2 | -95/+123 |
| |/ / / / |
|
* | | | | | Merge "BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE" | Treehugger Robot | 2018-07-30 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE | Yifan Hong | 2018-07-27 | 1 | -1/+1 |
* | | | | | Merge "healthd_mode_charger: unblank the screen only on first frame" | Treehugger Robot | 2018-07-30 | 1 | -4/+4 |
|\ \ \ \ \ |
|