- 6d5b931 Merge "fastbootd: Add is-userspace variable." by Treehugger Robot · 7 years ago
- 770395d Merge "fastbootd: Add commands for logical partitions." by Treehugger Robot · 7 years ago
- 18eae78 Merge changes If7c8d38f,I7117dd19,Iaa5006e3,I3a568361,I37df06e4, ... by Josh Gao · 7 years ago
- d9ba061 fastbootd: Add is-userspace variable. by David Anderson · 7 years ago
- 0d4277d fastbootd: Add commands for logical partitions. by David Anderson · 7 years ago
- edc9cee Merge "ParseFloat/ParseDouble, also take std::string" by Steven Moreland · 7 years ago
- d88b52e Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 7 years ago
- 3cf9f9b Merge changes Id2a61d35,Ibe802c36 by Treehugger Robot · 7 years ago
- 424ffa2 Merge "init: clarify comment for the restorecon of second stage init" by Treehugger Robot · 7 years ago
- 88ef0b1 fastbootd: Add support for flashing logical partitions. by David Anderson · 7 years ago
- f1911f4 ParseFloat/ParseDouble, also take std::string by Steven Moreland · 7 years ago
- e85b2ad init: clarify comment for the restorecon of second stage init by Tom Cherry · 7 years ago
- 12211d1 fastbootd: Enable erase and flash commands for physical partitions. by David Anderson · 7 years ago
- 075c351 Merge "fastboot: `fastbootd` uses `libadbd.so`." by Tao Bao · 7 years ago
- 4264b7f Merge "fastbootd: Allow returning errors from getvar handlers." by Treehugger Robot · 7 years ago
- 9ce0de0 Merge "Add ParseFloat (in parsedouble.h)." by Steven Moreland · 7 years ago
- 2d3f234 Merge "Revert^2 "Prepare to fail in RefBase destructor if count is untouched"" by Hans Boehm · 7 years ago
- 4842b1b Merge "ParseDouble: allow validation only." by Treehugger Robot · 7 years ago
- e74c526 Merge "base: move unique_fd fdsan tests into bionic." by Treehugger Robot · 7 years ago
- 856b7ec fastbootd: Allow returning errors from getvar handlers. by David Anderson · 7 years ago
- 586ef26 Add ParseFloat (in parsedouble.h). by Steven Moreland · 7 years ago
- 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 7 years ago
- a8db274 adb: disable test_device.FileOperationsTest.test_pull_symlink_dir. by Josh Gao · 7 years ago
- 6c1b42c adb: fix test_device.FileOperationsTest.test_push_empty by Josh Gao · 7 years ago
- b361073 adb: switch test_adb.py over to double quotes. by Josh Gao · 7 years ago
- 676f375d adb: make test_adb.py work on windows. by Josh Gao · 7 years ago
- 9b6522b adb: switch test_adb.py to python3. by Josh Gao · 7 years ago
- fa06fc7 base: move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
- 7b1d163 Merge "Add adb integration test to general-tests" by Treehugger Robot · 7 years ago
- 1b8981e ParseDouble: allow validation only. by Steven Moreland · 7 years ago
- 2a019ec Revert^2 "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
- b71eedf fastboot: `fastbootd` uses `libadbd.so`. by Tao Bao · 7 years ago
- 934db8a init: add fs_mgr_overlayfs_mount_all to FirstStageMount by Mark Salyzyn · 7 years ago
- c60153f adb: add overlayfs handling for readonly system filesystems by Mark Salyzyn · 7 years ago
- d9e6c20 fs_mgr: get fs_mgr_mount_all to call fs_mgr_overlayfs_mount_all by Mark Salyzyn · 7 years ago
- b28389f fs_mgr: add overlayfs handling for squashfs system filesystems by Mark Salyzyn · 7 years ago
- 70306b9 Merge "fastbootd: Implement the getvar command." by Treehugger Robot · 7 years ago
- ec004eb Merge "Allow to get raw register data on all platforms." by Florian Mayer · 7 years ago
- f41897a Merge "adb: clean up handle_host_request." by Treehugger Robot · 7 years ago
- fe891a8 Merge "Move to using ClassAccessor" by Mathieu Chartier · 7 years ago
- 75fea7e Add adb integration test to general-tests by Julien Desprez · 7 years ago
- 31d2c26 fastbootd: Implement the getvar command. by Hridya Valsaraju · 7 years ago
- c2277fc Move to using ClassAccessor by Mathieu Chartier · 7 years ago
- 1e0e1b4 Merge "lmkd: Skip memory.stat usage when per-app memcgs are not used" by Treehugger Robot · 7 years ago
- 932247e Allow to get raw register data on all platforms. by Florian Mayer · 7 years ago
- 1d1c002 lmkd: Skip memory.stat usage when per-app memcgs are not used by Suren Baghdasaryan · 7 years ago
- 41950dd Merge "lmkd: Protect against buffer overflow" by Suren Baghdasaryan · 7 years ago
- 8fa3adb Merge "Merge libsync_recovery rules into libsync." by Tao Bao · 7 years ago
- f0da9b0 lmkd: Protect against buffer overflow by Greg Kaiser · 7 years ago
- 4039051 adb: clean up handle_host_request. by Josh Gao · 7 years ago
- 7d4e7d3 Merge "Revert "Support Speck encryption."" by Treehugger Robot · 7 years ago
- 6b0ecda Merge "fastboot: Fix product-services typo" by Treehugger Robot · 7 years ago
- ba22102 Merge "Make libadf, libsync_recovery recovery_available." by Tao Bao · 7 years ago
- f32d3df Merge libsync_recovery rules into libsync. by Tao Bao · 7 years ago
- 9b66330 Make libadf, libsync_recovery recovery_available. by Jerry Zhang · 7 years ago
- f3c3327 Merge "bootstat: duplicate boot reason entries" by Mark Salyzyn · 7 years ago
- 954c141 Revert "Support Speck encryption." by Greg Kaiser · 7 years ago
- 274b544 bootstat: duplicate boot reason entries by Mark Salyzyn · 7 years ago
- 5d70781 Merge "Merge Android Pie into master" by Xin Li · 7 years ago
- 8cdea7f fastboot: Fix product-services typo by David Anderson · 7 years ago
- 574533a Merge "split first stage init into a separate executable" by Tom Cherry · 7 years ago
- 50973d1 Merge changes from topic "fdsan_debuggerd" by Josh Gao · 7 years ago
- 919ee8a Merge "Revert "Prepare to fail in RefBase destructor if count is untouched"" by Orion Hodson · 7 years ago
- b9d0753 Revert "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
- 297d9bf adb: actually enable fdsan. by Josh Gao · 7 years ago
- 9d100f1 adb: move AdbCloser to its rightful place. by Josh Gao · 7 years ago
- ce841d9 libdebuggerd: extract and print the fdsan table. by Josh Gao · 7 years ago
- 9da1f51 crash_dump: pass the address of the fdsan table. by Josh Gao · 7 years ago
- 4f878cf Merge "fs_mgr: Do not mount empty partitions." by Treehugger Robot · 7 years ago
- a70e2b2 Merge "liblp: Allow flashing to readonly logical partitions." by Treehugger Robot · 7 years ago
- fb973d3 Merge Android Pie into master by Xin Li · 7 years ago
- c4630ef Merge "Allow existance of partition to be checked before flashall or update" by Treehugger Robot · 7 years ago
- c30a75a Merge "Add fastbootd." by Treehugger Robot · 7 years ago
- 6868cb9 fs_mgr: Do not mount empty partitions. by David Anderson · 7 years ago
- 4d71d85 liblp: Allow flashing to readonly logical partitions. by David Anderson · 7 years ago
- 19e545c Merge "adb: `adbd` uses shared libraries." am: 0e947189c5 by Tao Bao · 7 years ago
- 0e94718 Merge "adb: `adbd` uses shared libraries." by Tao Bao · 7 years ago
- eca59ae adb: `adbd` uses shared libraries. by Tao Bao · 7 years ago
- f1f0a9c Allow existance of partition to be checked before flashall or update by Hridya Valsaraju · 7 years ago
- b708511 Merge "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
- 3143848 split first stage init into a separate executable by Tom Cherry · 7 years ago
- f502182 Merge "Prepare to fail in RefBase destructor if count is untouched" by Hans Boehm · 7 years ago
- 5aa4656 Merge "Be permissive about badly formed elf files." am: c7815d675a by Christopher Ferris · 7 years ago
- c7815d6 Merge "Be permissive about badly formed elf files." by Christopher Ferris · 7 years ago
- 9d3146a Prepare to fail in RefBase destructor if count is untouched by Hans Boehm · 7 years ago
- 5744e4d Merge "Split init's source files init first stage and second stage" by Tom Cherry · 7 years ago
- d856c9c Merge "Accept DexMetadata files (.dm) for install-multiple" am: d560f39fd7 by Calin Juravle · 7 years ago
- 8660f5a Merge "liblp: Try to merge extents during partition resizes." am: b0c9318493 by David Anderson · 7 years ago
- 497d0dd Merge "Fix incorrect left shifts." am: d2b5a53ef8 by Christopher Ferris · 7 years ago
- 727c807 Merge "liblp: Add more logging for logical partition operations." am: 805bc5d757 by David Anderson · 7 years ago
- e0f6dc4 Merge "Split init's source files init first stage and second stage" by Tom Cherry · 7 years ago
- 5acf069 Be permissive about badly formed elf files. by Christopher Ferris · 7 years ago
- 44aceed Split init's source files init first stage and second stage by Tom Cherry · 7 years ago
- d560f39 Merge "Accept DexMetadata files (.dm) for install-multiple" by Treehugger Robot · 7 years ago
- b0c9318 Merge "liblp: Try to merge extents during partition resizes." by Treehugger Robot · 7 years ago
- d2b5a53 Merge "Fix incorrect left shifts." by Christopher Ferris · 7 years ago
- 805bc5d Merge "liblp: Add more logging for logical partition operations." by Treehugger Robot · 7 years ago
- 3676564 Merge "Move watchdogd out of init" am: 132615b803 by Tom Cherry · 7 years ago
- 132615b Merge "Move watchdogd out of init" by Tom Cherry · 7 years ago
- f03eebd Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 7 years ago