1. 9ea359f liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  2. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  3. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 9 years ago
  4. c32d7fd Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  5. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  6. d790aae Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  7. bf0cf4e Merge "Use process_vm_readv to read memory." by Treehugger Robot · 9 years ago
  8. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  9. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  10. b843791 Add native_handle_init by Chia-I Wu · 9 years ago
  11. 5980fe4 Merge "logcat: test: report system(command) details" by Treehugger Robot · 9 years ago android-n-mr1-preview-1 android-n-mr1-preview-2
  12. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  13. 56cddcd logcat: test: report system(command) details by Mark Salyzyn · 9 years ago
  14. f7a1c47 Merge "Fix adb flakiness on reboot" by Treehugger Robot · 9 years ago
  15. 1197952 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  16. 139b372 Start retiring socket_loopback_client. by Elliott Hughes · 9 years ago
  17. bd6c6eb Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 9 years ago
  18. 09dac58 Merge "liblog: adb: move security interfaces to private" by Treehugger Robot · 9 years ago
  19. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  20. 0692865 Merge "debuggerd: report crashes even when out of file descriptors." by Treehugger Robot · 9 years ago
  21. 30186df Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  22. 5bc3ce8 Merge "Update the header path for ext4_utils." by Tao Bao · 9 years ago
  23. 54c211d Merge "Small clean up of fuse code." by Christopher Ferris · 9 years ago
  24. 6debf98 liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  25. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 9 years ago
  26. db7715c Merge "Traverse /etc/init in a well-defined order" by Glenn Kasten · 9 years ago
  27. 3dee9f1 Merge "mkbootfs: Fix the default st_mode for root directory." by Treehugger Robot · 9 years ago
  28. 392a2c8 Merge "Add 0X as a valid hex prefix for parseint" by Treehugger Robot · 9 years ago
  29. afda14e Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" by Dimitry Ivanov · 9 years ago
  30. e8f6c73 Merge "Add native_handle_clone" by Chia-I Wu · 9 years ago
  31. 218f7fb debuggerd: report crashes even when out of file descriptors. by Josh Gao · 9 years ago
  32. 89fbd63 Add 0X as a valid hex prefix for parseint by Yifan Hong · 9 years ago
  33. 3b5fbd8 mkbootfs: Fix the default st_mode for root directory. by Tao Bao · 9 years ago
  34. 2de7964 Traverse /etc/init in a well-defined order by Glenn Kasten · 9 years ago
  35. 8caf4e7 Merge "adb: rationalize types." by Treehugger Robot · 9 years ago
  36. d6b0d37 Small clean up of fuse code. by Christopher Ferris · 9 years ago
  37. 625484d Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by Dimitry Ivanov · 9 years ago
  38. 62c9101 Merge "libsparse: output_file.c, fix large data chunk issue" by Colin Cross · 9 years ago
  39. b02a355 Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by John Reck · 9 years ago
  40. 6a45291 Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by John Reck · 9 years ago
  41. 06d61d4 adb: rationalize types. by Josh Gao · 9 years ago
  42. 4a8b178 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 9 years ago
  43. 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  44. fca594c libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 9 years ago
  45. 8949696 Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by Treehugger Robot · 9 years ago
  46. d3754ff Merge "logd: report logging memory overhead" by Treehugger Robot · 9 years ago
  47. 595c148 Revert "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  48. 9f828a5 Merge "adb: Remove the obsolete include path to ext4_utils." by Treehugger Robot · 9 years ago
  49. fee161d adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 9 years ago
  50. 9af33ee logd: report logging memory overhead by Mark Salyzyn · 9 years ago
  51. 0d76264 Merge "Base: Hand complete log message to aborter" by Treehugger Robot · 9 years ago
  52. ec99158 Merge "Test for _WIN32 in instead of USE_MINGW." by Treehugger Robot · 9 years ago
  53. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 9 years ago
  54. 891d0ba Merge "Modify log level for service and ueventd" by Treehugger Robot · 9 years ago
  55. b4e32f3 Base: Hand complete log message to aborter by Andreas Gampe · 9 years ago
  56. a285dac Modify log level for service and ueventd by Wei Wang · 9 years ago
  57. 1f90485 Merge "system/core: drop or replace log/logger.h" by Mark Salyzyn · 9 years ago
  58. 37c9451 system/core: drop or replace log/logger.h by Mark Salyzyn · 9 years ago
  59. 093951a Merge "liblog: logd: Add android_lookupEventTag_len()" by Mohan Srinivasan · 9 years ago
  60. d4446cc Merge "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  61. f93d732 Revert "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  62. dd01f98 Merge "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  63. 807e40e liblog: logd: Add android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  64. 6dd58c0 Remove liblog from libcutils as a whole static lib by Dimitry Ivanov · 9 years ago
  65. 57513bd Merge "Log failed load_properties_from_file calls." by Treehugger Robot · 9 years ago
  66. 5a7ad84 Log failed load_properties_from_file calls. by Elliott Hughes · 9 years ago
  67. 07607c0 Merge changes I0c25e038,I33a8fb4e,I2c9cbbbd,If4c9711e,I4b00c0df, ... by Mark Salyzyn · 9 years ago
  68. 9633b91 liblog: Move liblog tag from 1005 to 1006 by Mark Salyzyn · 9 years ago
  69. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  70. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  71. 0dd4431 logd: logcat: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  72. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  73. 6584d0a liblog: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  74. a166708 liblog: logcat: Replace log/logd.h with log/log.h by Mark Salyzyn · 9 years ago
  75. 004cd3c liblog: logd: logcat: deprecate log/log_read.h by Mark Salyzyn · 9 years ago
  76. 8eaaac0 liblog: Add C++ wrapper for C event log handler by Mark Salyzyn · 9 years ago
  77. e5976be Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()" by Treehugger Robot · 9 years ago
  78. 50cb973 Merge "Improve "adb help" output." by Elliott Hughes · 9 years ago
  79. 192be1d [qemu]: Fix payload size format in qemu_pipe_frame_send() by Miodrag Dinic · 9 years ago
  80. 06460bf Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
  81. a2d4a6b Merge "Add basic tests for ashmem" by Connor O'Brien · 9 years ago
  82. af93329 Update escaping in Android.bp files by Colin Cross · 9 years ago
  83. 18fbd80 Merge "Fix more system/core/include warnings" by Colin Cross · 9 years ago
  84. 833df5c Merge "Use readdir instead of readdir_r." by Elliott Hughes · 9 years ago
  85. 4bf9bc1 Improve "adb help" output. by Elliott Hughes · 9 years ago
  86. 9f20693 Use readdir instead of readdir_r. by Elliott Hughes · 9 years ago
  87. dfd30c4 Merge "liblog: fix errno issues with event tag map" by Treehugger Robot · 9 years ago
  88. b1c4d90 Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 9 years ago
  89. 1dfa811 Merge "liblog: free event tag map in __android_log_close()" by Treehugger Robot · 9 years ago
  90. 1811d15 Fix more system/core/include warnings by Colin Cross · 9 years ago
  91. b98317f Merge "Migrate liblog to ndk_library." by Treehugger Robot · 9 years ago
  92. a2aff3f Merge "adb: fix IOKit handle leaks on OS X." by Josh Gao · 9 years ago
  93. b6a2f59 adb: fix IOKit handle leaks on OS X. by Josh Gao · 9 years ago
  94. 8d85451 Merge changes from topic 'b/31458381' by Treehugger Robot · 9 years ago
  95. d9a23b5 Merge "Switch adb to <android-base/properties.h>." by Treehugger Robot · 9 years ago
  96. 60a99eb Merge "Add fastboot --skip-reboot flag" by Treehugger Robot · 9 years ago
  97. ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  98. 31dce30 Add fastboot --skip-reboot flag by Mitchell Wills · 9 years ago
  99. 70a83dc liblog: fix errno issues with event tag map by Mark Salyzyn · 9 years ago
  100. ba1a798 liblog: free event tag map in __android_log_close() by Mark Salyzyn · 9 years ago