1. a805519 libusbhost: Add callback to usb_host_run to notify when initial device discovery is done by Mike Lockwood · 14 years ago
  2. 4e24696 am 64ba76c1: merge from open-source master by The Android Open Source Project · 14 years ago
  3. 64ba76c merge from open-source master by The Android Open Source Project · 14 years ago
  4. 1929990 Fixed LOG_ASSERT() compilation errors in native debug builds. by Chris Pearson · 14 years ago
  5. c0c799c am 0796f618: merge from open-source master by The Android Open Source Project · 14 years ago
  6. 0796f61 merge from open-source master by The Android Open Source Project · 14 years ago
  7. 64e76cc Merge "Remove an obsolete compatibility macro." by Carl Shapiro · 14 years ago
  8. 7ae24be am 635dc574: am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  9. 635dc57 am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  10. 57dbb2c Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  11. 7a96ba4 libusbhost: The client is now responsible for creating the thread that monitors the bus by Mike Lockwood · 14 years ago
  12. efca226 am cc4d11c2: Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 14 years ago
  13. 8e9d5c9 Add a HAVE define for pthread_setname_np(). by Andy McFadden · 14 years ago
  14. 9f6d28d Fix sim-eng build. by Andy McFadden · 14 years ago
  15. a340540 Remove an obsolete compatibility macro. by Carl Shapiro · 14 years ago
  16. e94df97 DBUS is not fully implemented. Disable it for now by Bruce Beare · 14 years ago
  17. 3de5dba am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  18. 2c4676d am 93b0cb40: Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  19. 93b0cb4 Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  20. ec219a2 merge from open-source master by The Android Open Source Project · 14 years ago
  21. d05d268 Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Jean-Baptiste Queru · 14 years ago
  22. 6d4113f merge from open-source master by The Android Open Source Project · 14 years ago
  23. 424875b Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Andy McFadden · 14 years ago
  24. fbd0827 am 67e6fcd1: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  25. 67e6fcd merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  26. 1adbb60 merge from open-source master by The Android Open Source Project · 14 years ago
  27. de50fc1 AndroidConfig: define HAVE_PTHREAD_SETNAME_NP by André Goddard Rosa · 14 years ago
  28. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  29. 203f102 libusbhost: Added usb_device_get_unique_id by Mike Lockwood · 14 years ago
  30. f4dd883 Fix build. by Andy McFadden · 14 years ago
  31. 8264358 am 8dfa47da: Atomic/SMP update, part 2. by Andy McFadden · 14 years ago
  32. 0e67a03 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  33. 8dfa47d Atomic/SMP update, part 2. by Andy McFadden · 14 years ago
  34. cc6ff10 Merge "libusbhost: Remove global data to allow multiple instances in the same process." by Mike Lockwood · 14 years ago
  35. 6ac3aa1 libusbhost: Remove global data to allow multiple instances in the same process. by Mike Lockwood · 14 years ago
  36. 62af8f2 Atomic/SMP update. [manual merge to dalvik-dev] by Andy McFadden · 14 years ago
  37. 0bc248f am ac322da6: Atomic/SMP update. by Andy McFadden · 14 years ago
  38. ac322da Atomic/SMP update. by Andy McFadden · 14 years ago
  39. 2bdcf63 Merge "Don't define __linux__ if it is already defined by the toolchain. This change does not affect existing behavior at all and makes the file compatible with new toolchain." by Dima Zavin · 14 years ago
  40. 165db2a Don't define __linux__ if it is already defined by the toolchain. by Jing Yu · 14 years ago
  41. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  42. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  43. 5e567cb libusbhost: add usb_endpoint_get_device() by Mike Lockwood · 14 years ago
  44. 30ff2c7 libusbhost: new library for Linux USB host support. by Mike Lockwood · 14 years ago
  45. b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  46. 7a5c359 Merge commit 'b419c35c660d7421e18a9efef38eca11966b44c7' into mm by Brian Carlstrom · 14 years ago
  47. b419c35 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  48. fab1678 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  49. a68049a Merge remote branch 'goog/froyo' into mm by Brian Carlstrom · 14 years ago
  50. 3555019 Add Bluetooth SCO connection blacklist by Eric Olsen · 14 years ago
  51. 1f4d952 Add 'run-as' command implementation as set-uid program. by David 'Digit' Turner · 14 years ago
  52. bbf1c64 Change permissions on pppd-ril by Wink Saville · 14 years ago
  53. a6391f1 system: libdiskconfig: Add libdiskconfig by San Mehat · 14 years ago
  54. 1159d7f sysutils: Increase number of command arguments to 16 by Dmitry Shmidt · 14 years ago
  55. 3e1aac6 Change netcfg permissions to 2750. Fix bug 2104034. by Nick Kralevich · 14 years ago
  56. e2bf2ea Make logcat print both the main and system buffers by default. Make SLOGx macros work. by Joe Onorato · 14 years ago
  57. 1bfb480 Merge "system: Add support for getting/setting i/o priorities and include a userspace tool" by San Mehat · 14 years ago
  58. eafdd86 Update bluetooth data files path. by Jaikumar Ganesh · 15 years ago
  59. 10d469b system: Add support for getting/setting i/o priorities and include a userspace tool by San Mehat · 14 years ago
  60. fa36f2c fix [2448319] out of bounds array index in fog by Mathias Agopian · 14 years ago
  61. 5dca849 remove unused YUV constants by Mathias Agopian · 14 years ago
  62. 8e4f143 pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planar by Dima Zavin · 14 years ago
  63. b99a099 Add a new method to export the extent of the break, akin to return by Carl Shapiro · 14 years ago
  64. 63b396d Eliminate the stdint.h include. In retrospect, it seems that the by Carl Shapiro · 14 years ago
  65. 143b370 Include stddef.h to make the size_t visible. Resolves a simulator by Carl Shapiro · 14 years ago
  66. 17128f6 Break out create_contiguous_mspace_with_base by Barry Hayes · 15 years ago
  67. 2dcf1fb Merge "Break out create_contiguous_mspace_with_base This routine allows creating a contiguous mspace from raw mapped memory. In turn, this will enable preallocation of the 3 heap spaces, which will help remembered sets and zygote/app checks given pointer values." by Barry Hayes · 14 years ago
  68. 157bf76 Remove libjnigraphics. moved to frameworks/base/native by Dima Zavin · 14 years ago
  69. 4544a9f resolved conflicts for merge of c8472186 to master by Jean-Baptiste Queru · 14 years ago
  70. b17772d Break out create_contiguous_mspace_with_base by Barry Hayes · 15 years ago
  71. cf63d5d Implementation of open_memstream(). by Andy McFadden · 14 years ago
  72. 91a54c1 Add x86-64 checking for Darwin by Kenny Root · 15 years ago
  73. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 15 years ago
  74. 8378290 am 31b5d4b9: am 45e5ca1c: Merge change I0deb0117 into eclair-mr2 by Mike Reed · 15 years ago
  75. 31b5d4b am 45e5ca1c: Merge change I0deb0117 into eclair-mr2 by Mike Reed · 15 years ago
  76. 22078f2 NDK header for accessing pixels of a java bitmap by Mike Reed · 15 years ago
  77. 303254e Define HAVE_SYS_SENDFILE_H. by Dan Bornstein · 15 years ago
  78. 333a80c merge from eclair by Jean-Baptiste Queru · 15 years ago
  79. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  80. 43ba23f Define HAVE_SYS_SENDFILE_H. by Dan Bornstein · 15 years ago
  81. 5f64815 am 38b2ddc4: am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  82. 38b2ddc am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  83. c0dfca7 cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  84. 573463c am 62f39c10: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  85. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  86. 7b5f63f am f184b94a: am b084929f: Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  87. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  88. f184b94 am b084929f: Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  89. 67a2ea3 Now all the callers are gone, remove adb_networking.*. by Elliott Hughes · 15 years ago
  90. b084929 Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  91. 0384a98 Disable sched_policy under Windows. by Raphael · 15 years ago
  92. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago
  93. d531557 Move ARM disassembler out of libacc and into the acc command-line tool. by Jack Palevich · 15 years ago
  94. 90b06ac only use faster SHA-1 code on machines with good libc by Doug Zongker · 15 years ago
  95. a6de77d add optimized SHA1 algorithm by Doug Zongker · 15 years ago
  96. 656a816 Added defines for <stdint.h> and <stdbool.h>. by Andy McFadden · 15 years ago
  97. c6af911 added SuperH atomic support to libcutils by Shin-ichiro KAWASAKI · 15 years ago
  98. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  99. 8c246a9 Add accRegisterSymbolCallback API to control external symbol linkage. by Jack Palevich · 15 years ago
  100. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago