- dbab798 Merge "Clean up CLOEXEC in debuggerd." am: f405d245eb by Elliott Hughes · 9 years ago
- f405d24 Merge "Clean up CLOEXEC in debuggerd." by Elliott Hughes · 9 years ago
- 78ed193 Merge "healthd: Remove warning by clang compiler." am: 08c8b53800 by Ruchi Kandoi · 9 years ago
- 08c8b53 Merge "healthd: Remove warning by clang compiler." by Ruchi Kandoi · 9 years ago
- 919ffb5 Merge "liblog: event log list logging handler" am: cec3964f65 by Mark Salyzyn · 9 years ago
- cec3964 Merge "liblog: event log list logging handler" by Mark Salyzyn · 9 years ago
- 3ef0a43 Merge changes Ib80dcce9,Ifef3de75 am: 51c38147f8 by Dimitry Ivanov · 9 years ago
- 51c3814 Merge changes Ib80dcce9,Ifef3de75 by Dimitry Ivanov · 9 years ago
- bd1ad04 liblog: event log list logging handler by Mark Salyzyn · 9 years ago
- cc2bff6 Merge "liblog: deal with warning messages" am: 806bb17e76 by Mark Salyzyn · 9 years ago
- 806bb17 Merge "liblog: deal with warning messages" by Mark Salyzyn · 9 years ago
- e9320b7 healthd: Remove warning by clang compiler. by Ruchi Kandoi · 9 years ago
- 0cd10d8 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
- 34fa704 nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
- 0007c4e Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago
- d633106 Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago
- 2975a58 Merge "adb: sysdeps_test: improve smoke test." am: 0fc006685c by Josh Gao · 9 years ago
- 0fc0066 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
- 2275f7d adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
- fe07481 Merge changes I4a8aa840,I9708f2a3 am: 44b08c722d by Josh Gao · 9 years ago
- 44b08c7 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
- 17ba68d Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
- 0640b14 Merge changes I9757ab85,Idac80a24 am: 2e70b2d5d8 by Josh Gao · 9 years ago
- 2e70b2d Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
- aedf603 healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 9 years ago
- afcdcd7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
- 20a96c7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
- 38d258e Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 am: 4a9084228a by Josh Gao · 9 years ago
- 4a90842 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
- b525884 liblog: deal with warning messages by Mark Salyzyn · 9 years ago
- 69469c4 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
- 0985547 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
- fccaa02 Merge "libmemunreachable: fix long timeout on error" am: ee127f3d6b by Colin Cross · 9 years ago
- ee127f3 Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
- b1b7923 libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
- bdf9d18 Merge "Remove dead code from debuggerd." am: fbaefc4d9d by Elliott Hughes · 9 years ago
- fbaefc4 Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
- 022d447 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
- 6487e74 adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
- b6232b9 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
- 3777d2e adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
- 6da1353 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
- 0f5d443 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
- bd04bb0 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
- a90f776 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 9 years ago
- 219806b Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
- e98e177 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
- 5e7b8ba Merge "imprecise mark and sweep native memory leak detector" am: 6288b28fc7 by Colin Cross · 9 years ago
- 6288b28 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
- 941d48f Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
- fb0670d Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
- 450b9b7 Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
- e771e84 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
- 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
- 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
- 728da79 Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
- d5126dd Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
- 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
- 5da522e adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
- 71bb9c6 Merge "Remove logcat\'s false dependency on a libutils header file." by Elliott Hughes · 9 years ago
- d3289ac Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
- 6355bc8 Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 9 years ago
- fdd26c9 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
- 7c5a3e1 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
- c10b039 Merge "fake_log_device: long lived allocations" am: 3fd5649424 by Mark Salyzyn · 9 years ago
- 3fd5649 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
- b363965 Merge "Remove two bogus libutils dependencies." am: fd9619004b by Elliott Hughes · 9 years ago
- 0a475f8 Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 by Elliott Hughes · 9 years ago
- 0085a13 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
- fd96190 Merge "Remove two bogus libutils dependencies." by Elliott Hughes · 9 years ago
- b3a77b1 Merge "Remove libbase's libutils dependency." by Elliott Hughes · 9 years ago
- b9e53b4 Remove logcat's false dependency on a libutils header file. by Elliott Hughes · 9 years ago
- ce92718 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
- 38e2b63 Remove libbase's libutils dependency. by Elliott Hughes · 9 years ago
- 4409f14 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 9 years ago
- 2773d4f Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
- bcaeb78 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
- aad72a5 fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
- 8a97f88 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
- db04a49 healthd: init members of BatteryMonitor. by Yabin Cui · 9 years ago
- 8c09555 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
- 500d715 bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
- 753676a Merge "Add .clang-format symlink to Brillo's clang-format." by Alex Deymo · 9 years ago
- f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
- 5e087e4 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
- d1ac932 Merge "logd: enforce policy integrity" by Sami Tolvanen · 9 years ago
- d61ad3c Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
- 0a3a46a Merge "Remove unnecessary #include from <memtrack/memtrack.h>." by Elliott Hughes · 9 years ago
- d122ee6 logd: enforce policy integrity by Sami Tolvanen · 9 years ago
- 8cd629a Merge "liblog: document fakeLogClose never to be called" by Mark Salyzyn · 9 years ago
- bc81b17 liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
- 737325f Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
- e81f4d6 Remove unnecessary #include from <memtrack/memtrack.h>. by Elliott Hughes · 9 years ago
- ae2b746 Merge "Don't go busy loop when waiting child process." by Elliott Hughes · 9 years ago
- 9c98183 Merge "fs_mgr: BLKGETSIZE causes memory corruption" by Elliott Hughes · 9 years ago
- bc31090 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
- d93adf5 fs_mgr: BLKGETSIZE causes memory corruption by Keith Mok · 9 years ago
- 1c3d784 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
- 06bfaa7 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." by James Hawkins · 9 years ago
- 8dccdbf Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 9 years ago