1. 49f1857 Fixed adb crash due to accessing freed memory by Tom Marlin · 13 years ago
  2. fe6bfb1 am a8728ee0: (-s ours) Merge "libsysutils: only accept uevents from the kernel." by Nick Kralevich · 13 years ago
  3. a8728ee Merge "libsysutils: only accept uevents from the kernel." by Nick Kralevich · 13 years ago
  4. b013bfc am 52a64057: Merge "ueventd.rc: Move /dev/qemu_trace to ueventd.goldfish.rc" by David 'Digit' Turner · 13 years ago
  5. 52a6405 Merge "ueventd.rc: Move /dev/qemu_trace to ueventd.goldfish.rc" by David 'Digit' Turner · 13 years ago
  6. 2baeb89 am a2842b68: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  7. a2842b6 Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  8. 80b0162 libsysutils: only accept uevents from the kernel. by Vernon Tang · 13 years ago
  9. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  10. c4eaebb am ab6e55f7: Merge "Enlarge USB bulk transfer size for faster downloads" by Conley Owens · 13 years ago
  11. ab6e55f Merge "Enlarge USB bulk transfer size for faster downloads" by Conley Owens · 13 years ago
  12. 03752be am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  13. 0c297f5 Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  14. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  15. a7cf7ed am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  16. 282c2ab Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  17. 18f6d96 am f819d023: Merge "libsysutils: SocketListener: handle recv errors more gracefully." by Nick Kralevich · 13 years ago
  18. f819d02 Merge "libsysutils: SocketListener: handle recv errors more gracefully." by Nick Kralevich · 13 years ago
  19. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  20. 8795007 libsysutils: SocketListener: handle recv errors more gracefully. by Vernon Tang · 13 years ago
  21. 55537c3 am 2f7995ee: Merge "adb: fix typo in helptext" by Mike Lockwood · 13 years ago
  22. 2f7995e Merge "adb: fix typo in helptext" by Mike Lockwood · 13 years ago
  23. f431d04 ueventd.rc: Move /dev/qemu_trace to ueventd.goldfish.rc by David 'Digit' Turner · 13 years ago
  24. 6715a43 adb: fix typo in helptext by Bernhard Reutner-Fischer · 13 years ago
  25. 09bd79c am d068e5ae: Merge "pixelflinger: Provide more scanline shortcut functions." by David 'Digit' Turner · 13 years ago
  26. d068e5a Merge "pixelflinger: Provide more scanline shortcut functions." by David 'Digit' Turner · 13 years ago
  27. 4aadb7f am b620a0b1: Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  28. b620a0b Validate sender credentials on netlink msg receive by Nick Kralevich · 13 years ago
  29. 39764f4 pixelflinger: Provide more scanline shortcut functions. by David 'Digit' Turner · 13 years ago
  30. e4bcf83 am d37e0840: Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  31. d37e084 Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  32. e994f18 In serial, skip over port as well if numbers found after colon. by Terence Haddock · 13 years ago
  33. 65475f8 am 336bc321: Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  34. 336bc32 Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  35. 913eb8b Enlarge USB bulk transfer size for faster downloads by David Krause · 13 years ago
  36. be61f39 am a6a36c0b: Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  37. a6a36c0 Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  38. cb1e616 am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  39. a14da5b am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  40. fdb915d am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  41. df42469 am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  42. 7c55654 Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  43. 499b45a Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  44. 4593e0a Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  45. 0e59123 Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  46. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  47. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  48. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 14 years ago
  49. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 14 years ago
  50. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 14 years ago
  51. 4ae741b am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  52. 7238072 DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  53. 9badcf7 am 5b63884e: wimax : Fix for multiple dhcpcd service. by TK MUN · 13 years ago
  54. 5b63884 wimax : Fix for multiple dhcpcd service. by TK MUN · 14 years ago
  55. fe111c8 am e6b638be: Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  56. e6b638b Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  57. 733e470 am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 14 years ago
  58. fa5f2ad am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 14 years ago
  59. 0c8b18b am 126d4bc1: Give system server permission to enable and disable USB functions DO NOT MERGE by Mike Lockwood · 14 years ago
  60. 5ebe6fe am 642075b6: Set USB group for /dev/usb_accessory DO NOT MERGE by Mike Lockwood · 14 years ago
  61. 126d4bc Give system server permission to enable and disable USB functions DO NOT MERGE by Mike Lockwood · 14 years ago
  62. 642075b Set USB group for /dev/usb_accessory DO NOT MERGE by Mike Lockwood · 14 years ago
  63. bd8f4a8 Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 14 years ago
  64. bd70e4a Define O_BINARY for non-Windows platforms. by Raphael Moll · 14 years ago
  65. 0db0921 x86: Add vold.fstab to mount the SD card by Jun Nakajima · 14 years ago
  66. d4894f4 am 034117e4: Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8d66740 by Mike Lockwood · 14 years ago
  67. 034117e Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8d66740 by Mike Lockwood · 14 years ago
  68. 3b4a0c8 Fix adb leaking file descriptors to forked processes by Benoit Goby · 14 years ago
  69. eb5df47 adb: Fix command-line parser. by David 'Digit' Turner · 14 years ago
  70. a5d4694 adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
  71. 3e42db2 adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
  72. 487009e adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
  73. 1d3fbed Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
  74. 9c73d17 Support an additional alias for 'adb shell.' by Daniel Sandler · 14 years ago
  75. 63e70b2 am 4585e0e9: Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 14 years ago
  76. 4585e0e Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 14 years ago
  77. 55dc974 am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  78. f5cb0a1 am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  79. cdeba12 Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  80. fc0b4ff Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  81. b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  82. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  83. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  84. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  85. d7a2952 Assembly coded android_memset16 and android_memset32 by Bruce Beare · 14 years ago
  86. 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
  87. f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  88. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  89. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  90. cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  91. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  92. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  93. d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  94. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  95. e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  96. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  97. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  98. 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  99. 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago
  100. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago