- dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
- c13a5af Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
- 88830a5 Merge changes I8fb6b513,I6dd16245,I0c2753e2 by Daniel Rosenberg · 9 years ago
- ed118c0 Merge "metricsd: Fix the update channel parsing logic." by Bertrand Simonnet · 9 years ago
- b23752e Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
- 00df990 Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
- 6725c55 metricsd: Fix the update channel parsing logic. by Bertrand SIMONNET · 9 years ago
- dc228dc Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
- 3d4cab9 Merge "crash_reporter: Join AID_READPROC group" by Steve Fung · 9 years ago
- 23181e3 libbase: remove exit-time destructors. by Josh Gao · 9 years ago
- 1cccaea adb: remove exit-time destructors. by Josh Gao · 9 years ago
- 7906439 Merge "metricsd: Fix logging initialization." by Bertrand Simonnet · 9 years ago
- ab5fe1b Merge "Cope with angler's whitespace-padded partition size reporting." by Elliott Hughes · 9 years ago
- 5617bcb Cope with angler's whitespace-padded partition size reporting. by Elliott Hughes · 9 years ago
- 95a95a2 Update fastboot help command with long options by Daniel Rosenberg · 9 years ago
- 47960af Changed set_active to be a flag by Daniel Rosenberg · 9 years ago
- 80bac86 Fix fastboot variable name by Daniel Rosenberg · 9 years ago
- beabbad Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""" by Elliott Hughes · 9 years ago
- 270a1ac Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
- f81eb9c crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
- 2d2322f Merge "adb: win32: fix adb shell" by Elliott Hughes · 9 years ago
- b04f6bd adb: win32: fix adb shell by Spencer Low · 9 years ago
- 9080976 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
- 2329bb9 Merge "adb: add 100 column limit to .clang-format." by Josh Gao · 9 years ago
- 9231c49 adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
- 2837e40 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
- 9a0a90a adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
- fa821fb adb: improve error handling, comments. by Josh Gao · 9 years ago
- 6268f00 Merge "Fix typo, caps in error messages." by Jorge Lucangeli Obes · 9 years ago
- 9d7910d Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
- b47023e Merge "Create a folder to store method traces activated with -Xmethod-trace" by Calin Juravle · 9 years ago
- e6eee4f Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
- 735a678 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
- 384544a Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
- a41a189 adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
- 0f66108 Merge "libutils: Add UNEXPECTED_NULL status_t" by Christopher Wiley · 9 years ago
- 000c05d Create a folder to store method traces activated with -Xmethod-trace by Calin Juravle · 9 years ago
- bcf6c17 metricsd: Fix logging initialization. by Bertrand SIMONNET · 9 years ago
- 169ca25 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
- 1f5e1e7 libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 9 years ago
- 8edcdb9 Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
- 9e00ebc Merge "libpixelflinger: MIPS64r6 bug fix" by Elliott Hughes · 9 years ago
- d0a057c libpixelflinger: MIPS64r6 bug fix by Ljubomir Papuga · 9 years ago
- 386978d Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
- 0c2abb6 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
- 2bff6a3 Merge "adb: demote skipping a file from an error to a warning." by Josh Gao · 9 years ago
- e8d7357 adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
- ea2b021 Merge "Fix adb shell escape handling." by Elliott Hughes · 9 years ago
- bf52211 Merge "Fix isValid() condition for libsync tests" by Tom Cherry · 9 years ago
- 50c0df8 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
- 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
- 852e1b4 Merge "adb/base: minor compiler portability improvements" by Elliott Hughes · 9 years ago
- e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
- afd11f8 Merge "init: skip "name" DT entry" by Rom Lemarchand · 9 years ago
- e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
- 24012b2 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
- 2e093e7 Merge "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago
- f71513b AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
- 4a57871 Merge "use new cmd command" by Elliott Hughes · 9 years ago
- fe1d250 use new cmd command by Todd Kennedy · 9 years ago
- cd1e48e Merge "adb: pull empty directories." by Josh Gao · 9 years ago
- 34d2e40 Merge "adb: remove superfluous checks." by Josh Gao · 9 years ago
- 325f17c adb: remove superfluous checks. by Josh Gao · 9 years ago
- 7203cad adb: pull empty directories. by Josh Gao · 9 years ago
- 6c33e84 Merge "metricsd: add SendBoolToUMA to metrics interface" by Bertrand Simonnet · 9 years ago
- 375f81f Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
- 2584700 Merge changes Iced6c414,Ie82d51ec by Josh Gao · 9 years ago
- 1b36c70 adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
- cf11702 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
- 4c8e224 Merge "packagelistparser: rename to libpackagelistparser" by Mark Salyzyn · 9 years ago
- 1a2d9c2 Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger""" by Elliott Hughes · 9 years ago
- 2a3ddba Revert "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
- a78b08b Merge "Fastboot changes to support A/B partitioning" by Daniel Rosenberg · 9 years ago
- 0ec8f7d Fastboot changes to support A/B partitioning by Daniel Rosenberg · 10 years ago
- 27841af Merge "Fix bug in writing zips." by Christopher Ferris · 9 years ago
- 6bbd428 packagelistparser: rename to libpackagelistparser by William Roberts · 9 years ago
- 7d7d659 Merge "Use std::unique_ptr instead of UniquePtr." by Dan Albert · 9 years ago
- b15460a Merge "[gatekeeperd] copy uid to local before passing to u_map" by Dan Albert · 9 years ago
- b8a95f3 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 10 years ago
- c04e48c Merge "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
- 97fd4b3 Revert "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
- b7480fb Fix bug in writing zips. by Christopher Ferris · 9 years ago
- 950b78a Fix isValid() condition for libsync tests by Tom Cherry · 9 years ago
- 03cca5f Merge "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
- a60b1d5 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
- 14aa720 Merge "Populate BRILLO_CRASH_SERVER from the product config" by Will Drewry · 9 years ago
- 358d7c2 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
- 712d7a1 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
- 5b54f05 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
- 8c8cc21 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
- 197b3bf Merge "Use exported headers instead of copying" by Colin Cross · 9 years ago
- 3e2d058 Use exported headers instead of copying by Colin Cross · 9 years ago
- e2e82a8 Merge "metricsd: Collect average cpu usage information." by Bertrand Simonnet · 9 years ago
- b99118c adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
- 7eff3f1 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
- cd91b04 Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
- 2ae3628 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
- 3d7dd6c Merge "Fix Mac adb build." by Elliott Hughes · 9 years ago
- 57c3db2 Fix Mac adb build. by Elliott Hughes · 9 years ago
- 745026c Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago