1. 41508d6 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
  2. 814b389 Merge "adb: fix leak of framework_fd." am: 77dc40f2fa by Josh Gao · 9 years ago
  3. 517037b Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
  4. 0a38f3a Merge "adb: fix leak of framework_fd." by Josh Gao · 9 years ago
  5. 84b7cbd Merge "Prepare mincrypt tools for move to recovery repo." am: 511e943855 by Mattias Nissler · 9 years ago
  6. b2db27e Merge "Prepare mincrypt tools for move to recovery repo." by Mattias Nissler · 9 years ago
  7. d8497ee Merge "Add PreloadPublicNativeLibraries function" am: 0f8753c6f0 by Dimitry Ivanov · 9 years ago
  8. d3ca26a adb: fix leak of framework_fd. by Josh Gao · 9 years ago
  9. 68b7cc9 Merge "Add PreloadPublicNativeLibraries function" by Dimitry Ivanov · 9 years ago
  10. 87f76e4 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  11. c2e8e23 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  12. ae27060 Merge "adbd: Remove explicit capability bounding set code." am: d458730b64 by Jorge Lucangeli Obes · 9 years ago
  13. 8b24124 Merge "Add more first-party Brillo system users." am: 21dd6feb1c by Jorge Lucangeli Obes · 9 years ago
  14. 6358e6a Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 9 years ago
  15. e6d8f71 Merge "Add more first-party Brillo system users." by Jorge Lucangeli Obes · 9 years ago
  16. 8c12092 Merge "bootstat: Record the time since factory reset on init." am: 4a630ee0d3 by James Hawkins · 9 years ago
  17. 77ab6d6 Add more first-party Brillo system users. by Jorge Lucangeli Obes · 9 years ago
  18. fb66a10 Resolve merge conflicts of c5972cda6c to stage-aosp-master. by Jorge Lucangeli Obes · 9 years ago
  19. f631a5a Merge "bootstat: Record the time since factory reset on init." by James Hawkins · 9 years ago
  20. 57627d0 Merge "Sync internal<->AOSP user list." by Jorge Lucangeli Obes · 9 years ago
  21. 4e607ad bootstat: Record the time since factory reset on init. by James Hawkins · 9 years ago
  22. 87e55b1 Prepare mincrypt tools for move to recovery repo. by Mattias Nissler · 9 years ago
  23. 3a8083b Sync internal<->AOSP user list. by Chien-Yu Chen · 9 years ago
  24. 0840b22 Merge "Remove duplicate fdevent.cpp entry" am: 978cda5cc6 by Dan Willemsen · 9 years ago
  25. 411a27c Merge "Remove duplicate fdevent.cpp entry" by Dan Willemsen · 9 years ago
  26. 7a53f15 Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  27. 9723db3 adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
  28. 1df9e28 Merge "Clean up CLOEXEC in qtaguid." am: 72d6269b6e by Elliott Hughes · 9 years ago
  29. ade67fc Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68 by Elliott Hughes · 9 years ago
  30. 253ce3f Merge "Clean up CLOEXEC in debuggerd." am: f405d245eb by Elliott Hughes · 9 years ago
  31. b3ebc90 Merge "Clean up CLOEXEC in qtaguid." by Elliott Hughes · 9 years ago
  32. 64823a7 Merge "Clean up CLOEXEC in SocketListener." by Elliott Hughes · 9 years ago
  33. e7375aa Merge "Clean up CLOEXEC in debuggerd." by Elliott Hughes · 9 years ago
  34. d39e0dd Merge "healthd: Remove warning by clang compiler." am: 08c8b53800 by Ruchi Kandoi · 9 years ago
  35. 067e6da Merge "healthd: Remove warning by clang compiler." by Ruchi Kandoi · 9 years ago
  36. 80da0c8 Merge "liblog: event log list logging handler" am: cec3964f65 by Mark Salyzyn · 9 years ago
  37. 1b13b68 Merge "liblog: event log list logging handler" by Mark Salyzyn · 9 years ago
  38. 6238cf1 Merge changes Ib80dcce9,Ifef3de75 am: 51c38147f8 by Dimitry Ivanov · 9 years ago
  39. e5c3b7b Merge changes Ib80dcce9,Ifef3de75 by Dimitry Ivanov · 9 years ago
  40. ef82021 liblog: event log list logging handler by Mark Salyzyn · 9 years ago
  41. fd1309c Merge "liblog: deal with warning messages" am: 806bb17e76 by Mark Salyzyn · 9 years ago
  42. 4b06cdb Merge "liblog: deal with warning messages" by Mark Salyzyn · 9 years ago
  43. 0913ccd healthd: Remove warning by clang compiler. by Ruchi Kandoi · 9 years ago
  44. a16315a nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  45. 5ec805e nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  46. 77cd6bf Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago
  47. aa3e65b Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago
  48. f941e21 Merge "adb: sysdeps_test: improve smoke test." am: 0fc006685c by Josh Gao · 9 years ago
  49. 031a735 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
  50. aa2cc93 adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  51. f925653 Merge changes I4a8aa840,I9708f2a3 am: 44b08c722d by Josh Gao · 9 years ago
  52. 119ff94 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
  53. 92eafda Clean up CLOEXEC in SocketListener. by Elliott Hughes · 9 years ago
  54. 0c82ae7 Clean up CLOEXEC in qtaguid. by Elliott Hughes · 9 years ago
  55. 123f160 Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  56. 08d42ee Merge changes I9757ab85,Idac80a24 am: 2e70b2d5d8 by Josh Gao · 9 years ago
  57. c3decbf Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
  58. 706a3fb healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 9 years ago
  59. b1020c3 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  60. 623bed7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  61. 199ea19 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 am: 4a9084228a by Josh Gao · 9 years ago
  62. 7903463 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  63. 47a8382 liblog: deal with warning messages by Mark Salyzyn · 9 years ago
  64. c644e83 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  65. 434b341 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  66. c0d8193 Merge "libmemunreachable: fix long timeout on error" am: ee127f3d6b by Colin Cross · 9 years ago
  67. aa17dbc Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
  68. e7f53cb libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  69. bc7535e Merge "Remove dead code from debuggerd." am: fbaefc4d9d by Elliott Hughes · 9 years ago
  70. 5cc580b Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  71. d486558 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  72. 0c8b7bf adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  73. 3c2e9c0 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  74. 3640ed1 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  75. 384411a Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  76. 0020bd2 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  77. 8a78db4 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  78. 8826012 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 9 years ago
  79. fa3a552 Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
  80. 14f27d8 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
  81. 2adbb5b Merge "imprecise mark and sweep native memory leak detector" am: 6288b28fc7 by Colin Cross · 9 years ago
  82. aa2a431 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
  83. f7a5972 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  84. 824d9a9 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  85. 1a733a2 Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
  86. 7fa0b74 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
  87. a181cb6 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  88. afb802d libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  89. 2c6f39c Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
  90. ecf42a0 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  91. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  92. 9bcaa75 adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  93. 0eabe39 Merge "Remove logcat\'s false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  94. 7845de6 Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  95. 119654e Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 9 years ago
  96. add6174 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
  97. 011e863 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
  98. 96284af Merge "fake_log_device: long lived allocations" am: 3fd5649424 by Mark Salyzyn · 9 years ago
  99. 10f2490 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
  100. ce06233 Merge "Remove two bogus libutils dependencies." am: fd9619004b by Elliott Hughes · 9 years ago