- 8f9822d fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 6 years ago
- 2bdca4f fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 6 years ago
- 4f153d7 Merge "libfs_avb: Pass const string by reference" by Treehugger Robot · 6 years ago
- 030a24a Merge "Unify some text format in task_profiles.json" by Treehugger Robot · 6 years ago
- 19c838b libfs_avb: Pass const string by reference by Greg Kaiser · 6 years ago
- 4792b42 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 6 years ago
- b8bd79b Merge "libfs_avb: support key rotation for standalone partitions" by Treehugger Robot · 6 years ago
- 7aae1e1 adbd: limit the sizes of aio writes. by Josh Gao · 6 years ago
- a98554b Merge changes I7a2dd830,I6ce43725,I5fc2f370,Ibc2e14bd,Idf213800, ... by Treehugger Robot · 6 years ago
- 5b12d85 fs_mgr_remount: support legacy devices (marlin) by Mark Salyzyn · 6 years ago
- 1858aa1 fs_mgr: remount: add -R argument by Mark Salyzyn · 6 years ago
- c72c806 fs_mgr: remount: add -T fstab argument by Mark Salyzyn · 6 years ago
- fe09d09 fs_mgr: remount: log to stderr and logd by Mark Salyzyn · 6 years ago
- 168458e fs_mgr: add remount command by Mark Salyzyn · 6 years ago
- 278e0f2 fs_mgr: overlayfs: test: add inRecovery check by Mark Salyzyn · 6 years ago
- d5b3d85 Merge "libfiemap_writer: Allow callers to query the block device of a file." by David Anderson · 6 years ago
- 25f690e Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
- 963caea Unify some text format in task_profiles.json by Rick Yiu · 6 years ago
- b86d88b Merge "Add blkio cgroup to libprocessgroup" by Treehugger Robot · 6 years ago
- 6c99cbf Merge "Fix string reference usage" by Treehugger Robot · 6 years ago
- 14d2594 Fix string reference usage by Wei Wang · 6 years ago
- fed9d98 libfs_avb: support key rotation for standalone partitions by Bowgo Tsai · 6 years ago
- 79b4545 Add blkio cgroup to libprocessgroup by Rick Yiu · 6 years ago
- aaf0adb Merge "fs_mgr: overlayfs: requires override_creds patch for 4.4+ kernels (taimen)" by Treehugger Robot · 6 years ago
- b5dbabb Merge "Add `test_suites` to libutils_test." by Elliott Hughes · 6 years ago
- 37b1d27 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
- 3224223 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
- 5c2458c Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 6 years ago
- fb5e6a8 Merge "Add a DEX2OAT_BOOTCLASSPATH variable." by Nicolas Geoffray · 6 years ago
- 6230baf Merge "Allow fiemap_writer_test to run in arbitrary directories." by David Anderson · 6 years ago
- 3157da4 Merge "Fix libdexfile dependencies to avoid direct dependency on libdexfile_external." by Treehugger Robot · 6 years ago
- f4fba18 fs_mgr: overlayfs: requires override_creds patch for 4.4+ kernels (taimen) by Mark Salyzyn · 6 years ago
- bb18f1a Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
- 6030ec5 Merge "lmkd: Remove redundant free swap and free memory check" by Treehugger Robot · 6 years ago
- db3b70c Merge "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
- 9c1694e Merge "fs_mgr: overlayfs: system as root can not detect shared blocks (taimen)" by Treehugger Robot · 6 years ago
- 1816fce libfiemap_writer: Allow callers to query the block device of a file. by David Anderson · 6 years ago
- 83a376f Merge changes from topic "fs_mgr_unit_test" by Treehugger Robot · 6 years ago
- 5bd6a36 Allow fiemap_writer_test to run in arbitrary directories. by David Anderson · 6 years ago
- dc4c18a Merge "fiemap_writer: Use fallocate64" by Treehugger Robot · 6 years ago
- 930aa74 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 6 years ago
- a89cdcc adbd: switch abb to ConsumePrefix. by Josh Gao · 6 years ago
- 6b4b800 adb: increment server version. by Josh Gao · 6 years ago
- c036134 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
- 8f4f18e adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
- 04d66a9 adb: tell the client what transport it received. by Josh Gao · 6 years ago
- d6f38df adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 6 years ago
- 31cf836 adb: switch host_service_to_socket to string_view. by Josh Gao · 6 years ago
- fe82352 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
- a84c0ce adb: switch adb_io.h to string_view. by Josh Gao · 6 years ago
- bbb770b adb: add helper to consume a prefix on a string_view. by Josh Gao · 6 years ago
- 947d8ba adb: make ParseUint reject garbage at the end by default. by Josh Gao · 6 years ago
- 2cd6ac1 Merge "fs_mgr: overlayfs: test: Add --print-time option" by Mark Salyzyn · 6 years ago
- 282afe6 fs_mgr: overlayfs: test: Add --print-time option by Mark Salyzyn · 6 years ago
- c0a13f1 fs_mgr: overlayfs: system as root can not detect shared blocks (taimen) by Mark Salyzyn · 6 years ago
- 3510efc Add `test_suites` to libutils_test. by Elliott Hughes · 6 years ago
- 0aa037a Merge "Move tzdatacheck execution after apex is mounted" by Treehugger Robot · 6 years ago
- e88fe7c Support splitAPK in install-multi-package. by Dario Freni · 6 years ago
- 4689b6e fiemap_writer: Use fallocate64 by Paul Trautrim · 6 years ago
- 6c9d52e Merge "Add compat symlink preferred-arch /system/bin/dalvikvm." by Treehugger Robot · 6 years ago
- 6d38a76 Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
- 7fe302e Merge "Avoid runtime namespace becoming parent for classloader-namespace." by Martin Stjernholm · 6 years ago
- 172e538 Merge "Adding EXEC version of calling ABB." by Treehugger Robot · 6 years ago
- 5d7be88 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
- 34d7ca2 Avoid runtime namespace becoming parent for classloader-namespace. by Martin Stjernholm · 6 years ago
- a1c9cc3 Merge "Add permitted path in media namesapce for extractor process." by Dongwon Kang · 6 years ago
- 1626f9e Add compat symlink preferred-arch /system/bin/dalvikvm. by Martin Stjernholm · 6 years ago
- 40a76db Merge "libfs_avb: support rollback protection for Live GSI" by Treehugger Robot · 6 years ago
- 59a62ea Move tzdatacheck execution after apex is mounted by Neil Fuller · 6 years ago
- 0c365eb Merge "Remove dependency on libcutils" by Orion Hodson · 6 years ago
- dcf5e81 Add permitted path in media namesapce for extractor process. by Dongwon Kang · 6 years ago
- 72ef75c Remove dependency on libcutils by Orion Hodson · 6 years ago
- d37bc3e Fix fs_mgr_unit_test by Bowgo Tsai · 6 years ago
- 58aeaf6 Merge "Revert the explicit config, see topic" by Julien Desprez · 6 years ago
- 651f576 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 6 years ago
- 315c98a Merge "init: Set a property indicating that we're booting into a GSI." by David Anderson · 6 years ago
- 6c777a7 Merge "__android_log_is_debuggable() shouldn't be an apex symbol" by Elliott Hughes · 6 years ago
- dd20cc0 fs_mgr: add test_suites: ["device-tests"] by Tom Cherry · 6 years ago
- eac1657 libfs_avb: support rollback protection for Live GSI by Bowgo Tsai · 6 years ago
- fae1caa Merge "adb: update symlink timestamps." by Josh Gao · 6 years ago
- 13371d5 Revert the explicit config, see topic by Julien Desprez · 6 years ago
- 075c04e adb: update symlink timestamps. by Josh Gao · 6 years ago
- df4896d __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 6 years ago
- d2b3282 Merge changes from topic "libprocessgroup_json" by Yifan Hong · 6 years ago
- 8a50f9e Merge "liblog: add stubs variant" by Tom Cherry · 6 years ago
- 1837b0c liblog: add stubs variant by Tom Cherry · 6 years ago
- 74248ed Merge "Add the 'unrestricted' config section for vndk_lite devices" by Treehugger Robot · 6 years ago
- 8d162c7 Merge "libprocessgroup: Fix memcg path for apps" by Vic Yang · 6 years ago
- bd413fb Temporarily @ignore test_reconnect by Julien Desprez · 6 years ago
- e211350 Merge "init: Ignore "ro." restrictions when reading prop files" by Tom Cherry · 6 years ago
- ae82f31 Merge "adbd: log when exiting due to root/unroot/tcpip/usb." by Treehugger Robot · 6 years ago
- 55c3b52 Add the 'unrestricted' config section for vndk_lite devices by Jiyong Park · 6 years ago
- 673b939 Merge "Expose libandroidicu to llndk namespace" by Kevin Chyn · 6 years ago
- ee8a1eb Expose libandroidicu to llndk namespace by Victor Chang · 6 years ago
- dbeb2bc Merge "Adding GSI fstab entries when needed" by Treehugger Robot · 6 years ago
- fe1f8c9 Merge "Hopefully fix more darwin build breakage." by Josh Gao · 6 years ago
- c341f96 Hopefully fix more darwin build breakage. by Josh Gao · 6 years ago
- 98861f3 libprocessgroup: Fix memcg path for apps by Vic Yang · 6 years ago
- 33ccbc8 Merge "load selinux property_contexts in /odm and /product" by Tom Cherry · 6 years ago
- 849f508 Add schema for task profiles by Yifan Hong · 6 years ago