1. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 9 years ago
  2. 27d2d49 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  3. d557057 Merge "libbase: add parsedouble.h." by Yabin Cui · 9 years ago
  4. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  5. 1edd61c Merge "adb: fix undefined behavior" by Treehugger Robot · 9 years ago
  6. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 9 years ago
  7. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  8. 6da6d37 Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  9. 094004b Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  10. 5062b87 Merge "init: use libbootloader_message." by Tao Bao · 9 years ago
  11. 1051e10 init: use libbootloader_message. by Yabin Cui · 9 years ago
  12. 4bc51d1 Merge "Add functions in recovery/minzip to libziparchive" by Tianjie Xu · 9 years ago
  13. f10e273 logd: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  14. e455373 liblog: Add private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  15. c1f74ca Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 9 years ago
  16. 915d620 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" by Treehugger Robot · 9 years ago
  17. 6da1ea0 Merge "liblog: __android_log_pmsg_file_write() cleanup" by Treehugger Robot · 9 years ago
  18. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  19. 14a7725 Merge "Continue using the legacy NDK android/log.h." by Treehugger Robot · 9 years ago
  20. b7c3996 Continue using the legacy NDK android/log.h. by Dan Albert · 9 years ago
  21. 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  22. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  23. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  24. dafe384 debuggerd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  25. 5740a46 logd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  26. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  27. 9ea359f liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  28. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  29. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 9 years ago
  30. c32d7fd Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  31. dd92a0a Remove socket_loopback_client. by Elliott Hughes · 9 years ago
  32. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  33. d790aae Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  34. db8a266 liblog: __android_log_pmsg_file_write() cleanup by Mark Salyzyn · 9 years ago
  35. bf0cf4e Merge "Use process_vm_readv to read memory." by Treehugger Robot · 9 years ago
  36. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  37. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  38. b843791 Add native_handle_init by Chia-I Wu · 9 years ago
  39. 5980fe4 Merge "logcat: test: report system(command) details" by Treehugger Robot · 9 years ago android-n-mr1-preview-1 android-n-mr1-preview-2
  40. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  41. 56cddcd logcat: test: report system(command) details by Mark Salyzyn · 9 years ago
  42. f7a1c47 Merge "Fix adb flakiness on reboot" by Treehugger Robot · 9 years ago
  43. 1197952 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  44. 139b372 Start retiring socket_loopback_client. by Elliott Hughes · 9 years ago
  45. bd6c6eb Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 9 years ago
  46. 09dac58 Merge "liblog: adb: move security interfaces to private" by Treehugger Robot · 9 years ago
  47. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  48. 0692865 Merge "debuggerd: report crashes even when out of file descriptors." by Treehugger Robot · 9 years ago
  49. 30186df Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  50. 5bc3ce8 Merge "Update the header path for ext4_utils." by Tao Bao · 9 years ago
  51. 54c211d Merge "Small clean up of fuse code." by Christopher Ferris · 9 years ago
  52. 6debf98 liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  53. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 9 years ago
  54. db7715c Merge "Traverse /etc/init in a well-defined order" by Glenn Kasten · 9 years ago
  55. 3dee9f1 Merge "mkbootfs: Fix the default st_mode for root directory." by Treehugger Robot · 9 years ago
  56. 392a2c8 Merge "Add 0X as a valid hex prefix for parseint" by Treehugger Robot · 9 years ago
  57. afda14e Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" by Dimitry Ivanov · 9 years ago
  58. e8f6c73 Merge "Add native_handle_clone" by Chia-I Wu · 9 years ago
  59. 218f7fb debuggerd: report crashes even when out of file descriptors. by Josh Gao · 9 years ago
  60. 89fbd63 Add 0X as a valid hex prefix for parseint by Yifan Hong · 9 years ago
  61. 3b5fbd8 mkbootfs: Fix the default st_mode for root directory. by Tao Bao · 9 years ago
  62. 2de7964 Traverse /etc/init in a well-defined order by Glenn Kasten · 9 years ago
  63. 8caf4e7 Merge "adb: rationalize types." by Treehugger Robot · 9 years ago
  64. d6b0d37 Small clean up of fuse code. by Christopher Ferris · 9 years ago
  65. 625484d Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by Dimitry Ivanov · 9 years ago
  66. 62c9101 Merge "libsparse: output_file.c, fix large data chunk issue" by Colin Cross · 9 years ago
  67. b02a355 Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by John Reck · 9 years ago
  68. 6a45291 Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by John Reck · 9 years ago
  69. 06d61d4 adb: rationalize types. by Josh Gao · 9 years ago
  70. 4a8b178 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 9 years ago
  71. 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  72. fca594c libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 9 years ago
  73. 8949696 Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by Treehugger Robot · 9 years ago
  74. d3754ff Merge "logd: report logging memory overhead" by Treehugger Robot · 9 years ago
  75. 595c148 Revert "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  76. 9f828a5 Merge "adb: Remove the obsolete include path to ext4_utils." by Treehugger Robot · 9 years ago
  77. fee161d adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 9 years ago
  78. 9af33ee logd: report logging memory overhead by Mark Salyzyn · 9 years ago
  79. 0d76264 Merge "Base: Hand complete log message to aborter" by Treehugger Robot · 9 years ago
  80. ec99158 Merge "Test for _WIN32 in instead of USE_MINGW." by Treehugger Robot · 9 years ago
  81. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 9 years ago
  82. 891d0ba Merge "Modify log level for service and ueventd" by Treehugger Robot · 9 years ago
  83. b4e32f3 Base: Hand complete log message to aborter by Andreas Gampe · 9 years ago
  84. a285dac Modify log level for service and ueventd by Wei Wang · 9 years ago
  85. 1f90485 Merge "system/core: drop or replace log/logger.h" by Mark Salyzyn · 9 years ago
  86. 37c9451 system/core: drop or replace log/logger.h by Mark Salyzyn · 9 years ago
  87. 093951a Merge "liblog: logd: Add android_lookupEventTag_len()" by Mohan Srinivasan · 9 years ago
  88. d4446cc Merge "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  89. f93d732 Revert "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  90. dd01f98 Merge "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  91. 807e40e liblog: logd: Add android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  92. 6dd58c0 Remove liblog from libcutils as a whole static lib by Dimitry Ivanov · 9 years ago
  93. 57513bd Merge "Log failed load_properties_from_file calls." by Treehugger Robot · 9 years ago
  94. 5a7ad84 Log failed load_properties_from_file calls. by Elliott Hughes · 9 years ago
  95. 07607c0 Merge changes I0c25e038,I33a8fb4e,I2c9cbbbd,If4c9711e,I4b00c0df, ... by Mark Salyzyn · 9 years ago
  96. 9633b91 liblog: Move liblog tag from 1005 to 1006 by Mark Salyzyn · 9 years ago
  97. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  98. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  99. 0dd4431 logd: logcat: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  100. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago