aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libusbhost: add usb_device_get_unique_id_from_name()Mike Lockwood2010-07-271-0/+2
* Merge "libusbhost: Add usb_device_send_control for sending raw commands on en...Mike Lockwood2010-07-241-0/+9
|\
| * libusbhost: Add usb_device_send_control for sending raw commands on endpoint 0.Mike Lockwood2010-07-241-0/+9
* | am 1298bb79: am 96a2bb62: Set the modes for rc.* files in /system/etcBruce Beare2010-07-231-0/+1
|\ \ | |/ |/|
| * am 96a2bb62: Set the modes for rc.* files in /system/etcBruce Beare2010-07-231-0/+1
| |\
| | * Set the modes for rc.* files in /system/etcBruce Beare2010-07-231-0/+1
* | | libusbhost: Add callback to usb_host_run to notify when initial device discov...Mike Lockwood2010-07-201-0/+8
* | | am 64ba76c1: merge from open-source masterThe Android Open Source Project2010-07-161-6/+22
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-07-161-6/+22
| |\|
| | * Fixed LOG_ASSERT() compilation errors in native debug builds.Chris Pearson2010-07-161-6/+22
* | | am 0796f618: merge from open-source masterThe Android Open Source Project2010-07-021-1/+1
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-07-021-1/+1
| |\|
| | * DBUS is not fully implemented. Disable it for nowBruce Beare2010-06-241-1/+1
| | * merge from open-source masterThe Android Open Source Project2010-06-223-15/+0
| | |\
| | | * Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"Jean-Baptiste Queru2010-06-223-15/+0
| | * | merge from open-source masterThe Android Open Source Project2010-06-223-0/+15
| | |\|
| | | * Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"Andy McFadden2010-06-223-0/+15
| | | |\
| | | | * AndroidConfig: define HAVE_PTHREAD_SETNAME_NPAndré Goddard Rosa2010-06-103-0/+15
* | | | | Merge "Remove an obsolete compatibility macro."Carl Shapiro2010-07-011-1/+0
|\ \ \ \ \
| * | | | | Remove an obsolete compatibility macro.Carl Shapiro2010-06-301-1/+0
* | | | | | am 635dc574: am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()."...Andy McFadden2010-07-013-3/+24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerb...Andy McFadden2010-07-013-3/+24
| |\ \ \ \ \
| | * \ \ \ \ Merge "Add a HAVE define for pthread_setname_np()." into gingerbreadAndy McFadden2010-07-013-3/+24
| | |\ \ \ \ \
| | | * | | | | Add a HAVE define for pthread_setname_np().Andy McFadden2010-06-303-3/+24
| * | | | | | | am cc4d11c2: Merge "Fix sim-eng build." into gingerbreadAndy McFadden2010-07-011-1/+1
| |\| | | | | |
| | * | | | | | Fix sim-eng build.Andy McFadden2010-06-301-1/+1
| | |/ / / / /
* | | / / / / libusbhost: The client is now responsible for creating the thread that monito...Mike Lockwood2010-07-011-6/+20
| |_|/ / / / |/| | | | |
* | | | | | am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
|\| | | | |
| * | | | | am 93b0cb40: Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
| |\| | | |
| | * | | | Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-234-62/+420
* | | | | | am 67e6fcd1: merge from froyo-plus-aospThe Android Open Source Project2010-06-212-0/+99
|\| | | | |
| * | | | | merge from froyo-plus-aospThe Android Open Source Project2010-06-212-0/+99
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | merge from open-source masterThe Android Open Source Project2010-06-152-0/+99
| | |\| |
| | | * | - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-092-0/+99
| | | |/
* | | | libusbhost: Added usb_device_get_unique_idMike Lockwood2010-06-011-0/+5
* | | | Fix build.Andy McFadden2010-06-011-0/+1
* | | | am 8dfa47da: Atomic/SMP update, part 2.Andy McFadden2010-05-302-30/+87
|\| | |
| * | | Atomic/SMP update, part 2.Andy McFadden2010-05-272-30/+87
* | | | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-272-1/+6
|\ \ \ \
| * | | | Atomic/SMP update. [manual merge to dalvik-dev]Andy McFadden2010-05-212-22/+122
| * | | | Merge commit 'b419c35c660d7421e18a9efef38eca11966b44c7' into mmBrian Carlstrom2010-05-021-1/+0
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'goog/froyo' into mmBrian Carlstrom2010-04-0610-99/+295
| |\ \ \ \ \
| * | | | | | Add a new method to export the extent of the break, akin to returnCarl Shapiro2010-02-161-0/+5
| * | | | | | Eliminate the stdint.h include. In retrospect, it seems that theCarl Shapiro2010-02-121-1/+0
| * | | | | | Include stddef.h to make the size_t visible. Resolves a simulatorCarl Shapiro2010-02-121-0/+1
| * | | | | | Break out create_contiguous_mspace_with_baseBarry Hayes2010-02-091-0/+6
* | | | | | | Merge "libusbhost: Remove global data to allow multiple instances in the same...Mike Lockwood2010-05-251-3/+5
|\ \ \ \ \ \ \
| * | | | | | | libusbhost: Remove global data to allow multiple instances in the same process.Mike Lockwood2010-05-251-3/+5
* | | | | | | | am ac322da6: Atomic/SMP update.Andy McFadden2010-05-212-22/+122
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Atomic/SMP update.Andy McFadden2010-05-202-22/+122
| | |_|_|_|/ / | |/| | | | |