1. 71edfc8 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  2. 68de85b Merge "logd: add a comment about untrusted content in the audit log" by Sami Tolvanen · 9 years ago
  3. c625acf Merge "crash_reporter: Mark the euid parameter as __unused." by James Hawkins · 9 years ago
  4. 2060a83 logd: add a comment about untrusted content in the audit log by Sami Tolvanen · 9 years ago
  5. 9218477 Merge "logd: stop log spam when integrity enforcement is suppressed" by Sami Tolvanen · 9 years ago
  6. abda934 logd: stop log spam when integrity enforcement is suppressed by Sami Tolvanen · 9 years ago
  7. a335367 Merge "Allow building with Python 3.x" by Dan Albert · 9 years ago
  8. d480a99 Merge "liblog: Update Android.bp for Android.mk changes" by Dan Willemsen · 9 years ago
  9. 7d5457e liblog: Update Android.bp for Android.mk changes by Dan Willemsen · 9 years ago
  10. e663c16 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
  11. 50eb9b2 Merge "Remove libmincrypt/tools after move to bootable/recovery" by Mattias Nissler · 9 years ago
  12. f71553c Merge "Remove another test for a private API I'm about to remove." by Elliott Hughes · 9 years ago
  13. 74c9052 Remove another test for a private API I'm about to remove. by Elliott Hughes · 9 years ago
  14. a887c4f Merge "adb: fix directory creation logic." by Josh Gao · 9 years ago
  15. 0962ecd Merge "Remove a test for an API I'm removing." by Elliott Hughes · 9 years ago
  16. 9ce3272 Remove a test for an API I'm removing. by Elliott Hughes · 9 years ago
  17. acf6977 Merge "Add notice for adding users in AOSP." by Jorge Lucangeli Obes · 9 years ago
  18. b2de40a crash_reporter: Mark the euid parameter as __unused. by James Hawkins · 9 years ago
  19. 2913fa1 Merge "crash_reporter: Fix a -Wmissing-field-initializers warning." by James Hawkins · 9 years ago
  20. 69bd21f crash_reporter: Fix a -Wmissing-field-initializers warning. by James Hawkins · 9 years ago
  21. 5596cf0 Add notice for adding users in AOSP. by Jorge Lucangeli Obes · 9 years ago
  22. 71728ca adb: fix directory creation logic. by Josh Gao · 9 years ago
  23. ac06dcd Merge "crash_report: Fix several signed-unsigned comparison warnings in tests." by James Hawkins · 9 years ago
  24. a28317d crash_report: Fix several signed-unsigned comparison warnings in tests. by James Hawkins · 9 years ago
  25. 474ef24 Remove libmincrypt/tools after move to bootable/recovery by Mattias Nissler · 9 years ago
  26. 36016e2 Merge "crash_reporter: Clean up symlinks in unit test" by Steve Fung · 9 years ago
  27. 7ee2f36 crash_reporter: Clean up symlinks in unit test by Steve Fung · 9 years ago
  28. a692f43 Merge "adb: fix mistaken use of PLOG." by Josh Gao · 9 years ago
  29. 443a52c adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  30. aace5df Merge "libpixelflinger: Fix -Woverloaded-virtual warnings." by James Hawkins · 9 years ago
  31. 63f7a67 Merge "Fix incorrect handling of snprintf return value." by Christopher Ferris · 9 years ago
  32. 9377fa8 Merge changes Ic15a87f4,I8a53ad3a,I6a03d405 by Mark Salyzyn · 9 years ago
  33. 70e75d9 Merge "Make libutils symbols protected" by Dimitry Ivanov · 9 years ago
  34. 96ccb85 Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  35. 626efb7 Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  36. faf7946 Merge changes Idaa6699d,Ic7759ef9 by Mark Salyzyn · 9 years ago
  37. 0f565c1 Merge "init: harden socket creation against symlinks" by Nick Kralevich · 9 years ago
  38. 9bcfd64 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  39. 81f407b liblog: __android_log_error_write use event list library by Mark Salyzyn · 9 years ago
  40. 5cecedc liblog: test: __android_log_error_write accuracy by Mark Salyzyn · 9 years ago
  41. 67d7eaf liblog: add android_log_write_string8_len by Mark Salyzyn · 9 years ago
  42. 2681515 Merge "crash_reporter: Fix product_id in kernel crash reports" by Steve Fung · 9 years ago
  43. 37c90df Merge "Use ro.debuggable instead of ro.build.type" by Yusuke Sato · 9 years ago
  44. 9336b61 libpixelflinger: Fix -Woverloaded-virtual warnings. by James Hawkins · 9 years ago
  45. 246b0fd Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  46. 4e5b292 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
  47. 77dc40f Merge "adb: fix leak of framework_fd." by Josh Gao · 9 years ago
  48. 511e943 Merge "Prepare mincrypt tools for move to recovery repo." by Mattias Nissler · 9 years ago
  49. b3a48e1 crash_reporter: Fix product_id in kernel crash reports by Steve Fung · 9 years ago
  50. 9f48611 adb: fix leak of framework_fd. by Josh Gao · 9 years ago
  51. 0f8753c Merge "Add PreloadPublicNativeLibraries function" by Dimitry Ivanov · 9 years ago
  52. 6f80022 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  53. f56c391 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  54. d458730 Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 9 years ago
  55. 21dd6fe Merge "Add more first-party Brillo system users." by Jorge Lucangeli Obes · 9 years ago
  56. 1c13c3d Add more first-party Brillo system users. by Jorge Lucangeli Obes · 9 years ago
  57. 4a630ee Merge "bootstat: Record the time since factory reset on init." by James Hawkins · 9 years ago
  58. c5972cd Merge "Sync internal<->AOSP user list." by Jorge Lucangeli Obes · 9 years ago
  59. 53684ea bootstat: Record the time since factory reset on init. by James Hawkins · 9 years ago
  60. 5c77ad5 logd: sock_alloc_send_pskb starves pruning by Mark Salyzyn · 9 years ago
  61. 2ad0bd0 logd: Allow (some) headers to be individually importable by Mark Salyzyn · 9 years ago
  62. 3436bb4 Prepare mincrypt tools for move to recovery repo. by Mattias Nissler · 9 years ago
  63. 0836c9e Sync internal<->AOSP user list. by Chien-Yu Chen · 9 years ago
  64. 978cda5 Merge "Remove duplicate fdevent.cpp entry" by Dan Willemsen · 9 years ago
  65. 582c8fe Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  66. c434cf8 Allow building with Python 3.x by Bernhard Rosenkränzer · 9 years ago
  67. 4d186ad adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
  68. 72d6269 Merge "Clean up CLOEXEC in qtaguid." by Elliott Hughes · 9 years ago
  69. ed83cfb Merge "Clean up CLOEXEC in SocketListener." by Elliott Hughes · 9 years ago
  70. f405d24 Merge "Clean up CLOEXEC in debuggerd." by Elliott Hughes · 9 years ago
  71. 08c8b53 Merge "healthd: Remove warning by clang compiler." by Ruchi Kandoi · 9 years ago
  72. bfd9503 adb: use TCP keepalive. by David Pursell · 9 years ago
  73. cec3964 Merge "liblog: event log list logging handler" by Mark Salyzyn · 9 years ago
  74. 51c3814 Merge changes Ib80dcce9,Ifef3de75 by Dimitry Ivanov · 9 years ago
  75. bd1ad04 liblog: event log list logging handler by Mark Salyzyn · 9 years ago
  76. 806bb17 Merge "liblog: deal with warning messages" by Mark Salyzyn · 9 years ago
  77. e9320b7 healthd: Remove warning by clang compiler. by Ruchi Kandoi · 9 years ago
  78. 0cd10d8 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  79. 34fa704 nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  80. d633106 Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago
  81. 0fc0066 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
  82. 2275f7d adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  83. 44b08c7 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
  84. fcd7295 Clean up CLOEXEC in SocketListener. by Elliott Hughes · 9 years ago
  85. b4de99c Clean up CLOEXEC in qtaguid. by Elliott Hughes · 9 years ago
  86. 17ba68d Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  87. 2e70b2d Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
  88. aedf603 healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 9 years ago
  89. afcdcd7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  90. 20a96c7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  91. 4a90842 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  92. b525884 liblog: deal with warning messages by Mark Salyzyn · 9 years ago
  93. 69469c4 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  94. 0985547 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  95. ee127f3 Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
  96. b1b7923 libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  97. fbaefc4 Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  98. 022d447 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  99. 6487e74 adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  100. b6232b9 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago