1. 9377fa8 Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 by Mark Salyzyn · 9 years ago
  2. 70e75d9 Merge "Make libutils symbols protected" by Dimitry Ivanov · 9 years ago
  3. 96ccb85 Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  4. faf7946 Merge changes Idaa6699d,Ic7759ef9 by Mark Salyzyn · 9 years ago
  5. 0f565c1 Merge "init: harden socket creation against symlinks" by Nick Kralevich · 9 years ago
  6. 9bcfd64 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  7. 81f407b liblog: __android_log_error_write use event list library by Mark Salyzyn · 9 years ago
  8. 5cecedc liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 9 years ago
  9. 67d7eaf liblog: add android_log_write_string8_len by Mark Salyzyn · 9 years ago
  10. 2681515 Merge "crash_reporter: Fix product_id in kernel crash reports" by Steve Fung · 9 years ago
  11. 37c90df Merge "Use ro.debuggable instead of ro.build.type" by Yusuke Sato · 9 years ago
  12. 246b0fd Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  13. 4e5b292 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
  14. 77dc40f Merge "adb: fix leak of framework_fd." by Josh Gao · 9 years ago
  15. 511e943 Merge "Prepare mincrypt tools for move to recovery repo." by Mattias Nissler · 9 years ago
  16. b3a48e1 crash_reporter: Fix product_id in kernel crash reports by Steve Fung · 9 years ago
  17. 9f48611 adb: fix leak of framework_fd. by Josh Gao · 9 years ago
  18. 0f8753c Merge "Add PreloadPublicNativeLibraries function" by Dimitry Ivanov · 9 years ago
  19. 6f80022 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  20. f56c391 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  21. d458730 Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 9 years ago
  22. 21dd6fe Merge "Add more first-party Brillo system users." by Jorge Lucangeli Obes · 9 years ago
  23. 1c13c3d Add more first-party Brillo system users. by Jorge Lucangeli Obes · 9 years ago
  24. 4a630ee Merge "bootstat: Record the time since factory reset on init." by James Hawkins · 9 years ago
  25. c5972cd Merge "Sync internal<->AOSP user list." by Jorge Lucangeli Obes · 9 years ago
  26. 53684ea bootstat: Record the time since factory reset on init. by James Hawkins · 9 years ago
  27. 5c77ad5 logd: sock_alloc_send_pskb starves pruning by Mark Salyzyn · 9 years ago
  28. 2ad0bd0 logd: Allow (some) headers to be individually importable by Mark Salyzyn · 9 years ago
  29. 3436bb4 Prepare mincrypt tools for move to recovery repo. by Mattias Nissler · 9 years ago
  30. 0836c9e Sync internal<->AOSP user list. by Chien-Yu Chen · 9 years ago
  31. 978cda5 Merge "Remove duplicate fdevent.cpp entry" by Dan Willemsen · 9 years ago
  32. 582c8fe Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  33. 4d186ad adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
  34. 72d6269 Merge "Clean up CLOEXEC in qtaguid." by Elliott Hughes · 9 years ago
  35. ed83cfb Merge "Clean up CLOEXEC in SocketListener." by Elliott Hughes · 9 years ago
  36. f405d24 Merge "Clean up CLOEXEC in debuggerd." by Elliott Hughes · 9 years ago
  37. 08c8b53 Merge "healthd: Remove warning by clang compiler." by Ruchi Kandoi · 9 years ago
  38. cec3964 Merge "liblog: event log list logging handler" by Mark Salyzyn · 9 years ago
  39. 51c3814 Merge changes Ib80dcce9,Ifef3de75 by Dimitry Ivanov · 9 years ago
  40. bd1ad04 liblog: event log list logging handler by Mark Salyzyn · 9 years ago
  41. 806bb17 Merge "liblog: deal with warning messages" by Mark Salyzyn · 9 years ago
  42. e9320b7 healthd: Remove warning by clang compiler. by Ruchi Kandoi · 9 years ago
  43. 0cd10d8 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  44. 34fa704 nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  45. d633106 Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago
  46. 0fc0066 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
  47. 2275f7d adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  48. 44b08c7 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
  49. fcd7295 Clean up CLOEXEC in SocketListener. by Elliott Hughes · 9 years ago
  50. b4de99c Clean up CLOEXEC in qtaguid. by Elliott Hughes · 9 years ago
  51. 17ba68d Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  52. 2e70b2d Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
  53. aedf603 healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 9 years ago
  54. afcdcd7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  55. 20a96c7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  56. 4a90842 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  57. b525884 liblog: deal with warning messages by Mark Salyzyn · 9 years ago
  58. 69469c4 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  59. 0985547 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  60. ee127f3 Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
  61. b1b7923 libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  62. fbaefc4 Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  63. 022d447 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  64. 6487e74 adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  65. b6232b9 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  66. 3777d2e adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  67. 6da1353 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  68. bd04bb0 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  69. 219806b Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
  70. e98e177 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
  71. 6288b28 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
  72. fb0670d Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  73. e771e84 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
  74. 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  75. 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  76. d5126dd Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  77. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  78. 5da522e adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  79. d3289ac Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  80. fdd26c9 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
  81. 7c5a3e1 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
  82. 3fd5649 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
  83. 0085a13 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
  84. fd96190 Merge "Remove two bogus libutils dependencies." by Elliott Hughes · 9 years ago
  85. b3a77b1 Merge "Remove libbase's libutils dependency." by Elliott Hughes · 9 years ago
  86. b9e53b4 Remove logcat's false dependency on a libutils header file. by Elliott Hughes · 9 years ago
  87. ce92718 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  88. 38e2b63 Remove libbase's libutils dependency. by Elliott Hughes · 9 years ago
  89. 2773d4f Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
  90. bcaeb78 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
  91. aad72a5 fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  92. 8a97f88 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  93. db04a49 healthd: init members of BatteryMonitor. by Yabin Cui · 9 years ago
  94. 8c09555 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  95. 500d715 bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
  96. 753676a Merge "Add .clang-format symlink to Brillo's clang-format." by Alex Deymo · 9 years ago
  97. f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  98. 5e087e4 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  99. d1ac932 Merge "logd: enforce policy integrity" by Sami Tolvanen · 9 years ago
  100. d61ad3c Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago