1. d6d230f Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  2. 0a360a2 Merge "Continue using the legacy NDK android/log.h." by Treehugger Robot · 8 years ago
  3. e1fd4a0 Continue using the legacy NDK android/log.h. by Dan Albert · 9 years ago
  4. 7bc86cb Merge "Remove socket_loopback_client." by Treehugger Robot · 8 years ago
  5. e8b294b Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  6. 011d95f Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  7. 702530b Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 8 years ago
  8. eae353e Remove socket_loopback_client. by Elliott Hughes · 8 years ago
  9. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  10. 96a79ab Merge "Add native_handle_init" by Chia-I Wu · 8 years ago
  11. 697e56b Merge "Use process_vm_readv to read memory." by Treehugger Robot · 8 years ago
  12. 1b7cf17 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  13. f827b60 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  14. 14a6c8d Add native_handle_init by Chia-I Wu · 9 years ago
  15. 166abfa Merge "logcat: test: report system(command) details" by Treehugger Robot · 8 years ago
  16. 3005b90 Use process_vm_readv to read memory. by Christopher Ferris · 8 years ago
  17. b985885 logcat: test: report system(command) details by Mark Salyzyn · 8 years ago
  18. 92e2f49 Merge "Fix adb flakiness on reboot" by Treehugger Robot · 8 years ago
  19. 6f3afc8 Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  20. 15d9d47 Start retiring socket_loopback_client. by Elliott Hughes · 8 years ago
  21. ee02e2f Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  22. 43867ee Merge "liblog: adb: move security interfaces to private" by Treehugger Robot · 8 years ago
  23. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  24. c3394a6 Merge "debuggerd: report crashes even when out of file descriptors." by Treehugger Robot · 8 years ago
  25. b2e993e Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  26. d6735ac Merge "Update the header path for ext4_utils." by Tao Bao · 8 years ago
  27. 317f632 Merge "Small clean up of fuse code." by Christopher Ferris · 8 years ago
  28. 3c81c6b liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  29. f20f27d Update the header path for ext4_utils. by Tao Bao · 9 years ago
  30. 556a8f4 Merge "Traverse /etc/init in a well-defined order" by Glenn Kasten · 8 years ago
  31. c269901 Merge "mkbootfs: Fix the default st_mode for root directory." by Treehugger Robot · 8 years ago
  32. 7f06d8f Merge "Add 0X as a valid hex prefix for parseint" by Treehugger Robot · 8 years ago
  33. 52ad5b6 Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" by Dimitry Ivanov · 8 years ago
  34. f7aa7f2 Merge "Add native_handle_clone" by Chia-I Wu · 8 years ago
  35. caf8d6d debuggerd: report crashes even when out of file descriptors. by Josh Gao · 8 years ago
  36. 1f1d029 Add 0X as a valid hex prefix for parseint by Yifan Hong · 8 years ago
  37. 4277bdd mkbootfs: Fix the default st_mode for root directory. by Tao Bao · 8 years ago
  38. 3dfc7a1 Traverse /etc/init in a well-defined order by Glenn Kasten · 8 years ago
  39. 82bf16e Merge "adb: rationalize types." by Treehugger Robot · 8 years ago
  40. 3caace8 Small clean up of fuse code. by Christopher Ferris · 8 years ago
  41. eb3c8d4 Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by Dimitry Ivanov · 8 years ago
  42. 2246348 Merge "libsparse: output_file.c, fix large data chunk issue" by Colin Cross · 8 years ago
  43. 3e785be Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by John Reck · 8 years ago
  44. 5e7a652 Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by John Reck · 8 years ago
  45. 0d3ad45 adb: rationalize types. by Josh Gao · 8 years ago
  46. 70f0fff Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 8 years ago
  47. a9bb87a adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  48. eed0d39 libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 9 years ago
  49. dd182ee Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by Treehugger Robot · 8 years ago
  50. f28f1c8 Merge "logd: report logging memory overhead" by Treehugger Robot · 8 years ago
  51. 634e1ab Revert "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  52. ee0aae6 Merge "adb: Remove the obsolete include path to ext4_utils." by Treehugger Robot · 9 years ago
  53. d31fc6a adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 9 years ago
  54. bb762f0 logd: report logging memory overhead by Mark Salyzyn · 9 years ago
  55. cd176a0 Merge "Base: Hand complete log message to aborter" by Treehugger Robot · 9 years ago
  56. 4c120f2 Merge "Test for _WIN32 in instead of USE_MINGW." by Treehugger Robot · 9 years ago
  57. f147cde Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 9 years ago
  58. 53d5fd9 Merge "Modify log level for service and ueventd" by Treehugger Robot · 9 years ago
  59. b7b5b91 Base: Hand complete log message to aborter by Andreas Gampe · 9 years ago
  60. a4021c3 Modify log level for service and ueventd by Wei Wang · 9 years ago
  61. ee67620 Merge "system/core: drop or replace log/logger.h" by Mark Salyzyn · 9 years ago
  62. 98e7700 system/core: drop or replace log/logger.h by Mark Salyzyn · 9 years ago
  63. 81657b5 Merge "liblog: logd: Add android_lookupEventTag_len()" by Mohan Srinivasan · 9 years ago
  64. 5f757f8 Merge "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  65. db1e11b Revert "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  66. f64f011 Merge "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  67. 241c353 liblog: logd: Add android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  68. c3227c9 Remove liblog from libcutils as a whole static lib by Dimitry Ivanov · 9 years ago
  69. 9a9dd0a Merge "Log failed load_properties_from_file calls." by Treehugger Robot · 9 years ago
  70. 7e417e4 Log failed load_properties_from_file calls. by Elliott Hughes · 9 years ago
  71. 0b9136c Merge changes I0c25e038,I33a8fb4e,I2c9cbbbd,If4c9711e,I4b00c0df, ... by Mark Salyzyn · 9 years ago
  72. a530b1b liblog: Move liblog tag from 1005 to 1006 by Mark Salyzyn · 9 years ago
  73. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  74. 316adc3 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  75. 007b392 logd: logcat: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  76. 0dc8edd libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  77. dd0f9f6 liblog: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  78. 6d30c6d liblog: logcat: Replace log/logd.h with log/log.h by Mark Salyzyn · 9 years ago
  79. 8311e0e liblog: logd: logcat: deprecate log/log_read.h by Mark Salyzyn · 9 years ago
  80. 3469db2 liblog: Add C++ wrapper for C event log handler by Mark Salyzyn · 9 years ago
  81. b9daec7 Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()" by Treehugger Robot · 9 years ago
  82. ed8e40d Merge "Improve "adb help" output." by Elliott Hughes · 9 years ago
  83. 7a1089b [qemu]: Fix payload size format in qemu_pipe_frame_send() by Miodrag Dinic · 9 years ago
  84. dedeabe Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
  85. 4012b6f Merge "Add basic tests for ashmem" by Connor O'Brien · 9 years ago
  86. d876d3a Update escaping in Android.bp files by Colin Cross · 9 years ago
  87. 2124a09 Merge "Fix more system/core/include warnings" by Colin Cross · 9 years ago
  88. aa0aa1d Merge "Use readdir instead of readdir_r." by Elliott Hughes · 9 years ago
  89. c367bc8 Improve "adb help" output. by Elliott Hughes · 9 years ago
  90. 7d19dbc Use readdir instead of readdir_r. by Elliott Hughes · 9 years ago
  91. 31a3355 Merge "liblog: fix errno issues with event tag map" by Treehugger Robot · 9 years ago
  92. 9ca3744 Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 9 years ago
  93. 5be848c Merge "liblog: free event tag map in __android_log_close()" by Treehugger Robot · 9 years ago
  94. b6c6144 Fix more system/core/include warnings by Colin Cross · 9 years ago
  95. 6b4ac40 Merge "Migrate liblog to ndk_library." by Treehugger Robot · 9 years ago
  96. 515cbc1 Merge "adb: fix IOKit handle leaks on OS X." by Josh Gao · 9 years ago
  97. c6966bc adb: fix IOKit handle leaks on OS X. by Josh Gao · 9 years ago
  98. fa15af6 Merge changes from topic 'b/31458381' by Treehugger Robot · 9 years ago
  99. a9b4a41 Merge "Switch adb to <android-base/properties.h>." by Treehugger Robot · 9 years ago
  100. 4a29985 Merge "Add fastboot --skip-reboot flag" by Treehugger Robot · 9 years ago