1. 64e76cc Merge "Remove an obsolete compatibility macro." by Carl Shapiro · 14 years ago
  2. 7ae24be am 635dc574: am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  3. 83d11a7 am efca2263: am cc4d11c2: Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 14 years ago
  4. 635dc57 am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  5. 57dbb2c Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  6. 7a96ba4 libusbhost: The client is now responsible for creating the thread that monitors the bus by Mike Lockwood · 14 years ago
  7. efca226 am cc4d11c2: Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 14 years ago
  8. cc4d11c Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 14 years ago
  9. 8e9d5c9 Add a HAVE define for pthread_setname_np(). by Andy McFadden · 14 years ago
  10. 9f6d28d Fix sim-eng build. by Andy McFadden · 14 years ago
  11. 4272a7a am a8c74049: am 931bdcc0: Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  12. a8c7404 am 931bdcc0: Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  13. 931bdcc Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  14. a340540 Remove an obsolete compatibility macro. by Carl Shapiro · 14 years ago
  15. d0645bf updated BOOTCLASSPATH to track merge from dalvik-dev by Brian Carlstrom · 14 years ago
  16. fe72221 Merge "ueventd.rc: Give the USB group read/write access to the MTP USB driver." by Mike Lockwood · 14 years ago
  17. 6928609 ueventd.rc: Give the USB group read/write access to the MTP USB driver. by Mike Lockwood · 14 years ago
  18. b22fd04 Merge "Mount /dev with nosuid" by Nick Kralevich · 14 years ago
  19. e48b78a am 0e5a6b12: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  20. 45f7fde am 0b1ff6be: am eb42170e: Display file sizes larger than 2GB correctly by Kenny Root · 14 years ago
  21. 0e5a6b1 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  22. 0b1ff6b am eb42170e: Display file sizes larger than 2GB correctly by Kenny Root · 14 years ago
  23. eb42170 Display file sizes larger than 2GB correctly by Kenny Root · 14 years ago
  24. 3de5dba am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  25. 2c4676d am 93b0cb40: Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  26. 93b0cb4 Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  27. 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
  28. ec219a2 merge from open-source master by The Android Open Source Project · 14 years ago
  29. d05d268 Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Jean-Baptiste Queru · 14 years ago
  30. 6d4113f merge from open-source master by The Android Open Source Project · 14 years ago
  31. 424875b Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Andy McFadden · 14 years ago
  32. fbd0827 am 67e6fcd1: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  33. 67e6fcd merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  34. 96db405 Merge "Update the help text to reflect new capabilities of -b parameter." by Wink Saville · 14 years ago
  35. 9ac7fb7 am f1792b3d: am 2124afee: Added NEC and PMC\'s USB VIDs upon their request. by Takeshi Kishimoto · 14 years ago
  36. f1792b3 am 2124afee: Added NEC and PMC\'s USB VIDs upon their request. by Takeshi Kishimoto · 14 years ago
  37. ba9608f Update the help text to reflect new capabilities of -b parameter. by Wink Saville · 14 years ago
  38. 2124afe Added NEC and PMC's USB VIDs upon their request. by Takeshi Kishimoto · 14 years ago
  39. 5f81c27 Move UART device permissions to device specific init files. by Jaikumar Ganesh · 14 years ago
  40. 49a7822 Merge "init.rc: Move SD card support to device specific init.rc files" by Mike Lockwood · 14 years ago
  41. a2dffa9 init.rc: Move SD card support to device specific init.rc files by Mike Lockwood · 14 years ago
  42. 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  43. 1adbb60 merge from open-source master by The Android Open Source Project · 14 years ago
  44. 2ef5694 merge from open-source master by The Android Open Source Project · 14 years ago
  45. ee0306b merge from open-source master by The Android Open Source Project · 14 years ago
  46. d9a1904 merge from open-source master by The Android Open Source Project · 14 years ago
  47. 6f29e5a merge from open-source master by The Android Open Source Project · 14 years ago
  48. 07a804b merge from open-source master by The Android Open Source Project · 14 years ago
  49. f0d644f merge from open-source master by The Android Open Source Project · 14 years ago
  50. 177e78e Merge "- creates proper ifc.h and dhcp.h headers for libnetutils - adds ifc_set_hwaddr - adds hwaddr command to netcfg - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties (see related change to WifiStateTracker) - updated system/core/nexus to use new headers, although not sure if anybody still uses nexus" by Jean-Baptiste Queru · 14 years ago
  51. 83cb93b added vendor ID for http://www.onthegovideo.com/ by Michael Richardson · 14 years ago
  52. feff3a8 Merge "eliminate a compiler warning: signed/unsigned length" by Jean-Baptiste Queru · 14 years ago
  53. 7b67993 Merge "adb: optimize socket-list-walking code" by Jean-Baptiste Queru · 14 years ago
  54. b660bfc Merge "adb: remove unneeded assignment of id to zero" by Jean-Baptiste Queru · 14 years ago
  55. 1dbfce3 Merge "adb: clean up 0 --> NULL for pointers" by Jean-Baptiste Queru · 14 years ago
  56. 62f4d86 Fix build - cpu-features is ARM-specific by Jean-Baptiste Queru · 14 years ago
  57. 9101221 Merge "Adds support for UBFX to JIT and Disassembler" by Jean-Baptiste Queru · 14 years ago
  58. eb558b9 eliminate a compiler warning: signed/unsigned length by Michael Richardson · 14 years ago
  59. 5ab8fed Merge changes Iac3d757b,Ic31463d2,I27e95c1d,Ibd6e8769 by Mike Lockwood · 14 years ago
  60. ac3d757 Revert "adb: Use new libusbhost library for USB support on Linux host." by Mike Lockwood · 14 years ago
  61. c31463d Revert "adb: remove unnecessary include" by Mike Lockwood · 14 years ago
  62. 27e95c1 Revert "adb: Adjust usb_linux.c for changes in libusbhost API." by Mike Lockwood · 14 years ago
  63. bd6e876 Revert "adb: avoid potential race conditions in detecting device disconnects" by Mike Lockwood · 14 years ago
  64. fc86c58 Merge "adb: avoid potential race conditions in detecting device disconnects" by Mike Lockwood · 14 years ago
  65. a78012a adb: avoid potential race conditions in detecting device disconnects by Mike Lockwood · 14 years ago
  66. 044422e am 50ca0c77: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  67. 50ca0c7 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  68. 8182829 adb: optimize socket-list-walking code by André Goddard Rosa · 14 years ago
  69. 8e78dc6 adb: remove unneeded assignment of id to zero by André Goddard Rosa · 14 years ago
  70. c419e2a adb: clean up 0 --> NULL for pointers by André Goddard Rosa · 14 years ago
  71. c594780 am 0c6672c6: am 8b0ec20d: Update OOM adj levels. by Dianne Hackborn · 14 years ago
  72. 0c6672c am 8b0ec20d: Update OOM adj levels. by Dianne Hackborn · 14 years ago
  73. 8b0ec20 Update OOM adj levels. by Dianne Hackborn · 14 years ago
  74. 7ad012b Merge "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  75. de50fc1 AndroidConfig: define HAVE_PTHREAD_SETNAME_NP by André Goddard Rosa · 14 years ago
  76. 75a1d21 merge from open-source master by The Android Open Source Project · 14 years ago
  77. e15af09 libusbhost: Use logcat for debugging when building device library. by Mike Lockwood · 14 years ago
  78. 13b012a Merge "debuggerd: Show function names in tombstone backtraces" by Jean-Baptiste Queru · 14 years ago
  79. 7570ab6 am f72961d0: merge from froyo-plus-aosp by Jean-Baptiste Queru · 14 years ago
  80. f72961d merge from froyo-plus-aosp by Jean-Baptiste Queru · 14 years ago
  81. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  82. 7c84efe merge from open-source master by The Android Open Source Project · 14 years ago
  83. f2df6bb Merge "toolbox-ls: sort file and directory lists" by David 'Digit' Turner · 14 years ago
  84. 36d2550 merge from open-source master by The Android Open Source Project · 14 years ago
  85. 885e5a7 Merge "Spell system correctly" by Jean-Baptiste Queru · 14 years ago
  86. 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
  87. aa2106b toolbox-ls: sort file and directory lists by David 'Digit' Turner · 14 years ago
  88. 7b84e72 am 0659dd56: am c8c8c050: merge from open-source master by The Android Open Source Project · 14 years ago
  89. 0659dd5 am c8c8c050: merge from open-source master by The Android Open Source Project · 14 years ago
  90. c8c8c05 merge from open-source master by The Android Open Source Project · 14 years ago
  91. 6d1b47b am c491fdc6: am 6be163b1: merge from open-source master by The Android Open Source Project · 14 years ago
  92. c491fdc am 6be163b1: merge from open-source master by The Android Open Source Project · 14 years ago
  93. 6be163b merge from open-source master by The Android Open Source Project · 14 years ago
  94. 192a288 Improve linenoise.c compatability. by Jack Palevich · 14 years ago
  95. ad5431d Emit shell prompt even when in non-interactive mode. by Jack Palevich · 14 years ago
  96. 6f5096b am 982a815c: Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  97. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  98. 2ddc27d am f1a4618e: am 324a98f1: merge from open-source master by The Android Open Source Project · 14 years ago
  99. 42cd1c9 am 7bea36bd: am f7e148c1: merge from open-source master by The Android Open Source Project · 14 years ago
  100. f1a4618 am 324a98f1: merge from open-source master by The Android Open Source Project · 14 years ago