1. 7b6807c Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
  2. f7e843d Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 10 years ago
  3. 1c2b9d6 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  4. dcd217c Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  5. c76f8eb Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
  6. 1a5120c liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  7. b7e312a logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  8. 40707b6 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 10 years ago
  9. aa486e0 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 10 years ago
  10. 3cfaae1 Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
  11. 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  12. b57707e Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  13. 22954de Adf: Remove unused variable by Andreas Gampe · 10 years ago
  14. 7fdd72d Remove gpttool. by Elliott Hughes · 10 years ago
  15. ec2d928 Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
  16. 1731a6e Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
  17. 1528433 Merge "Create adb Python package." by Dan Albert · 10 years ago
  18. c7a7d68 Create adb Python package. by Dan Albert · 10 years ago
  19. 0fd4fae Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
  20. 0d379e2 init: Adding support to import directories by Lee Campbell · 10 years ago
  21. db388f6 Logd: Handle unused variable and fields by Andreas Gampe · 10 years ago
  22. bd60ea8 Merge "init.rc: mkdir /data/anr 0775 system system" by Nick Kralevich · 10 years ago
  23. 4cbeb6c init.rc: mkdir /data/anr 0775 system system by Nick Kralevich · 10 years ago
  24. 1a9e93b Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  25. f46713d Merge "Turn on warnings for libcutils, fix a bug." by Elliott Hughes · 10 years ago
  26. 1a00cb4 Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
  27. f07c909 Merge "init: expand_props for onrestart commands." by Yabin Cui · 10 years ago
  28. af72d41 Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
  29. 62284c7 init: expand_props for onrestart commands. by Yabin Cui · 10 years ago
  30. 847bc3f Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
  31. cee2b75 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
  32. 2594290 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 10 years ago
  33. bdc1fdd init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  34. 7c51e44 Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 10 years ago
  35. 956aa22 Fix Win32 adb build (for the second time today). by Elliott Hughes · 10 years ago
  36. 23176f7 Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
  37. 9a335ef Clean up the locking in usb_linux.cpp. by Elliott Hughes · 10 years ago
  38. 2964d88 Merge "Fix Win32 adb build." by Elliott Hughes · 10 years ago
  39. b0d6d79 Fix Win32 adb build. by Elliott Hughes · 10 years ago
  40. a4b73d6 Merge "init: Let property_get return std::string." by Yabin Cui · 10 years ago
  41. c9f3297 init: Let property_get return std::string. by Yabin Cui · 10 years ago
  42. 431dc28 Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
  43. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  44. c95440e metrics: Import protobufs from Chromium. by Bertrand SIMONNET · 10 years ago
  45. 8745034 Merge "Don't limit Windows USB reads." by Elliott Hughes · 10 years ago
  46. 4fc2320 Don't limit Windows USB reads. by Elliott Hughes · 10 years ago
  47. cc27fb1 Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 10 years ago
  48. 90377af Merge "Increase size of the the adb packets sent over the wire" by Elliott Hughes · 10 years ago
  49. 5f790ec Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  50. 75742e3 Merge "init: use init's property expansion code for mount_all" by Elliott Hughes · 10 years ago
  51. 8a05881 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
  52. 3ac47e8 Merge "logd: refine is_prio" by Mark Salyzyn · 10 years ago
  53. 3cf5f6c logd: refine is_prio by Mark Salyzyn · 10 years ago
  54. 8c60e9d Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 10 years ago
  55. e739779 Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 10 years ago
  56. 8541587 Merge "init: Fix logging stutter" by Mark Salyzyn · 10 years ago
  57. 4a438b7 Merge "init: Add additional logging levels" by Mark Salyzyn · 10 years ago
  58. 656c94a init: Fix logging stutter by Mark Salyzyn · 10 years ago
  59. 2b35b79 init: Add additional logging levels by Mark Salyzyn · 10 years ago
  60. 325f063 Merge ""adb tcpip" should require a numeric argument." by Elliott Hughes · 10 years ago
  61. 7c20a43 "adb tcpip" should require a numeric argument. by Elliott Hughes · 10 years ago
  62. ed67eff Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 10 years ago
  63. 1e03521 Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 10 years ago
  64. ac89235 Merge "adb: logging: newlines, thread ids, error code overwriting" by Elliott Hughes · 10 years ago
  65. 254ab1d Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  66. c02b854 adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  67. 7e30aa8 Merge "Remove subproc events when ADB_HOST." by Elliott Hughes · 10 years ago
  68. 209485a Merge "rootdir: Create cache folder in Android.mk" by Daniel Rosenberg · 10 years ago
  69. 666a15d Merge "Fix adbd/adb server confusion in an error message." by Elliott Hughes · 10 years ago
  70. 0d63afe Merge "Add a "dbus" AID for running dbus-daemon." by Daniel Erat · 10 years ago
  71. 6f3ef35 Fix adbd/adb server confusion in an error message. by Elliott Hughes · 10 years ago
  72. 580bccd Merge "Fix the Mac libcutils build." by Elliott Hughes · 10 years ago
  73. f1ae4a4 Fix the Mac libcutils build. by Elliott Hughes · 10 years ago
  74. 4589f4f Merge "Fix N9 boot." by Elliott Hughes · 10 years ago
  75. 00c567c Fix N9 boot. by Elliott Hughes · 10 years ago
  76. 57e1cc9 Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 10 years ago
  77. 26159e9 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 10 years ago
  78. a071d98 Add a "dbus" AID for running dbus-daemon. by Daniel Erat · 10 years ago
  79. 6b6e410 Remove subproc events when ADB_HOST. by Alex Vallée · 10 years ago
  80. a04989e Merge "init: Fix bootchart trigger for emulator" by Elliott Hughes · 10 years ago
  81. 0a094ef Merge "Move mkdirs to adb_utils." by Elliott Hughes · 10 years ago
  82. 3b32cf5 Merge "init: refuse to start process if domain transition not defined" by Nick Kralevich · 10 years ago
  83. 2e02c77 init: refuse to start process if domain transition not defined by Nick Kralevich · 10 years ago
  84. b7d4777 Move mkdirs to adb_utils. by Alex Vallée · 10 years ago
  85. 9f8abe6 Merge "Update partition.*.verified even with ro.boot.veritymode set" by Sami Tolvanen · 10 years ago
  86. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  87. e152b9e Update partition.*.verified even with ro.boot.veritymode set by Sami Tolvanen · 10 years ago
  88. e16a8bb init: Fix bootchart trigger for emulator by Yu Ning · 10 years ago
  89. a37d70e rootdir: Create cache folder in Android.mk by Daniel Rosenberg · 10 years ago
  90. c686fd3 Remove superfluous legacy DBus includes by Christopher Wiley · 10 years ago
  91. 49f9a8b Merge "Remove creation of root directory folders" by Daniel Rosenberg · 10 years ago
  92. 2c5fe24 Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  93. 17f7c7f Merge "rootdir: Create folders in Android.mk" by Daniel Rosenberg · 10 years ago
  94. 5ec7bb9 Merge "Allow native bridge to work without a code cache" by Calin Juravle · 10 years ago
  95. 0f89c50 Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible." by Tao Bao · 10 years ago
  96. 3282021 libsparse: Wrap sparse_crc32.h to be C++ compatible. by Tao Bao · 10 years ago
  97. dc86589 metrics: replace "Logging.*" with "Platform.*" by Luigi Semenzato · 10 years ago
  98. 71ad12b Allow native bridge to work without a code cache by jgu21 · 10 years ago
  99. d81f0fe Merge "Dump memory going from unreadable to readable." by Christopher Ferris · 10 years ago
  100. 3d38711 Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago