1. bb9fcb1 Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  2. 6454a04 Remove gpttool. by Elliott Hughes · 10 years ago
  3. fe39394 Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
  4. 20cf870 Merge "Create adb Python package." by Dan Albert · 10 years ago
  5. 8e1fdd7 Create adb Python package. by Dan Albert · 10 years ago
  6. 2e132ef Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
  7. f13b1b3 init: Adding support to import directories by Lee Campbell · 10 years ago
  8. d75564f Logd: Handle unused variable and fields by Andreas Gampe · 10 years ago
  9. 5f3b05a Merge "init.rc: mkdir /data/anr 0775 system system" by Nick Kralevich · 10 years ago
  10. c2ea70a init.rc: mkdir /data/anr 0775 system system by Nick Kralevich · 10 years ago
  11. ed21796 Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  12. bb4370f Merge "Turn on warnings for libcutils, fix a bug." by Elliott Hughes · 10 years ago
  13. eabe8af Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
  14. 8a50200 Merge "init: expand_props for onrestart commands." by Yabin Cui · 10 years ago
  15. 8fea1ed Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
  16. ee53006 init: expand_props for onrestart commands. by Yabin Cui · 10 years ago
  17. 699be5f Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
  18. 3fe6de1 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
  19. 614e0a4 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 10 years ago
  20. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  21. 239f6ac Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 10 years ago
  22. 4f1d7b5 Fix Win32 adb build (for the second time today). by Elliott Hughes · 10 years ago
  23. 9dad4ec Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
  24. 812f030 Clean up the locking in usb_linux.cpp. by Elliott Hughes · 10 years ago
  25. 2e942a4 Merge "Fix Win32 adb build." by Elliott Hughes · 10 years ago
  26. d48dbd8 Fix Win32 adb build. by Elliott Hughes · 10 years ago
  27. addf7a9 Merge "init: Let property_get return std::string." by Yabin Cui · 10 years ago
  28. 74edcea init: Let property_get return std::string. by Yabin Cui · 10 years ago
  29. 9727a6a Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
  30. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  31. 89cc750 Merge "Don't limit Windows USB reads." by Elliott Hughes · 10 years ago
  32. 61ee830 Don't limit Windows USB reads. by Elliott Hughes · 10 years ago
  33. 6b40d0a Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 10 years ago
  34. 571c8d7 Merge "Increase size of the the adb packets sent over the wire" by Elliott Hughes · 10 years ago
  35. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  36. f5b4607 Merge "init: use init's property expansion code for mount_all" by Elliott Hughes · 10 years ago
  37. 12df1e1 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
  38. 3f1d7eb Merge "logd: refine is_prio" by Mark Salyzyn · 10 years ago
  39. 618d0de logd: refine is_prio by Mark Salyzyn · 10 years ago
  40. a5d0ca4 Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 10 years ago
  41. 34c20bb Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 10 years ago
  42. 93adb52 Merge "init: Fix logging stutter" by Mark Salyzyn · 10 years ago
  43. 6743dab Merge "init: Add additional logging levels" by Mark Salyzyn · 10 years ago
  44. 636b1eb init: Fix logging stutter by Mark Salyzyn · 10 years ago
  45. 692abc2 init: Add additional logging levels by Mark Salyzyn · 10 years ago
  46. 2e7c39e Merge ""adb tcpip" should require a numeric argument." by Elliott Hughes · 10 years ago
  47. 19d80b8 "adb tcpip" should require a numeric argument. by Elliott Hughes · 10 years ago
  48. 3bcdaa2 Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 10 years ago
  49. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 10 years ago
  50. 5208d55 Merge "adb: logging: newlines, thread ids, error code overwriting" by Elliott Hughes · 10 years ago
  51. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  52. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  53. 0541844 Merge "Remove subproc events when ADB_HOST." by Elliott Hughes · 10 years ago
  54. 8da2366 Merge "rootdir: Create cache folder in Android.mk" by Daniel Rosenberg · 10 years ago
  55. 953b44c Merge "Fix adbd/adb server confusion in an error message." by Elliott Hughes · 10 years ago
  56. 4812f8d Merge "Add a "dbus" AID for running dbus-daemon." by Daniel Erat · 10 years ago
  57. 64d303a Fix adbd/adb server confusion in an error message. by Elliott Hughes · 10 years ago
  58. ff20165 Merge "Fix the Mac libcutils build." by Elliott Hughes · 10 years ago
  59. 0f8f70b Fix the Mac libcutils build. by Elliott Hughes · 10 years ago
  60. 069f62d Merge "Fix N9 boot." by Elliott Hughes · 10 years ago
  61. 04b2022 Fix N9 boot. by Elliott Hughes · 10 years ago
  62. e36b10a Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 10 years ago
  63. 94ae418 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 10 years ago
  64. f7b8cae Add a "dbus" AID for running dbus-daemon. by Daniel Erat · 10 years ago
  65. 947cb3e Remove subproc events when ADB_HOST. by Alex Vallée · 10 years ago
  66. 683790a Merge "init: Fix bootchart trigger for emulator" by Elliott Hughes · 10 years ago
  67. a1c344b Merge "Move mkdirs to adb_utils." by Elliott Hughes · 10 years ago
  68. c66e37b Merge "init: refuse to start process if domain transition not defined" by Nick Kralevich · 10 years ago
  69. 4800dbf init: refuse to start process if domain transition not defined by Nick Kralevich · 10 years ago
  70. 1421614 Move mkdirs to adb_utils. by Alex Vallée · 10 years ago
  71. 759717e Merge "Update partition.*.verified even with ro.boot.veritymode set" by Sami Tolvanen · 10 years ago
  72. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  73. 2f42554 Update partition.*.verified even with ro.boot.veritymode set by Sami Tolvanen · 10 years ago
  74. 9136f38 init: Fix bootchart trigger for emulator by Yu Ning · 10 years ago
  75. 86b151c rootdir: Create cache folder in Android.mk by Daniel Rosenberg · 10 years ago
  76. a0ced75 Merge "Remove creation of root directory folders" by Daniel Rosenberg · 10 years ago
  77. e7ed68a Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  78. 3470855 Merge "rootdir: Create folders in Android.mk" by Daniel Rosenberg · 10 years ago
  79. 09a0b17 Merge "Allow native bridge to work without a code cache" by Calin Juravle · 10 years ago
  80. 8710125 Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible." by Tao Bao · 10 years ago
  81. a29c012 libsparse: Wrap sparse_crc32.h to be C++ compatible. by Tao Bao · 10 years ago
  82. cef898f Allow native bridge to work without a code cache by jgu21 · 10 years ago
  83. a3ee46f Merge "Dump memory going from unreadable to readable." by Christopher Ferris · 10 years ago
  84. 8cd6280 Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  85. 456abba Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
  86. e84205b Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 10 years ago
  87. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  88. a35affb Merge "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  89. 837eff2 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  90. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  91. a6241a0 Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 10 years ago
  92. 095307e Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 10 years ago
  93. 64dffd3 Remove creation of root directory folders by Daniel Rosenberg · 10 years ago
  94. bbe796d libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 10 years ago
  95. 58458b6 rootdir: Create folders in Android.mk by Daniel Rosenberg · 10 years ago
  96. b6deb33 Merge "New property that determines when to wait for gdb." by Christopher Ferris · 10 years ago
  97. d79f2be New property that determines when to wait for gdb. by Christopher Ferris · 10 years ago
  98. dc4fa7f Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 10 years ago
  99. d6eba89 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 10 years ago
  100. 41a0654 Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago