Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerb... | Andy McFadden | 2010-07-01 | 3 | -3/+24 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Merge "Add a HAVE define for pthread_setname_np()." into gingerbread | Andy McFadden | 2010-07-01 | 3 | -3/+24 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Add a HAVE define for pthread_setname_np(). | Andy McFadden | 2010-06-30 | 3 | -3/+24 | |
| * | | | | | | | am cc4d11c2: Merge "Fix sim-eng build." into gingerbread | Andy McFadden | 2010-07-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fix sim-eng build. | Andy McFadden | 2010-06-30 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
* | | | | | | | libusbhost: The client is now responsible for creating the thread that monito... | Mike Lockwood | 2010-07-01 | 1 | -6/+20 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM. | Carl Shapiro | 2010-06-23 | 4 | -62/+420 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | am 93b0cb40: Define inline atomic operations for x86 and ARM. | Carl Shapiro | 2010-06-23 | 4 | -62/+420 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Define inline atomic operations for x86 and ARM. | Carl Shapiro | 2010-06-23 | 4 | -62/+420 | |
* | | | | | | am 67e6fcd1: merge from froyo-plus-aosp | The Android Open Source Project | 2010-06-21 | 2 | -0/+99 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge from froyo-plus-aosp | The Android Open Source Project | 2010-06-21 | 2 | -0/+99 | |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | ||||||
| | * | | | merge from open-source master | The Android Open Source Project | 2010-06-15 | 2 | -0/+99 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | - creates proper ifc.h and dhcp.h headers for libnetutils | Szymon Jakubczak | 2010-06-09 | 2 | -0/+99 | |
| | | |/ | ||||||
* | | | | libusbhost: Added usb_device_get_unique_id | Mike Lockwood | 2010-06-01 | 1 | -0/+5 | |
* | | | | Fix build. | Andy McFadden | 2010-06-01 | 1 | -0/+1 | |
* | | | | am 8dfa47da: Atomic/SMP update, part 2. | Andy McFadden | 2010-05-30 | 2 | -30/+87 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Atomic/SMP update, part 2. | Andy McFadden | 2010-05-27 | 2 | -30/+87 | |
* | | | | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master | Brian Carlstrom | 2010-05-27 | 2 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Atomic/SMP update. [manual merge to dalvik-dev] | Andy McFadden | 2010-05-21 | 2 | -22/+122 | |
| * | | | | Merge commit 'b419c35c660d7421e18a9efef38eca11966b44c7' into mm | Brian Carlstrom | 2010-05-02 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote branch 'goog/froyo' into mm | Brian Carlstrom | 2010-04-06 | 10 | -99/+295 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Add a new method to export the extent of the break, akin to return | Carl Shapiro | 2010-02-16 | 1 | -0/+5 | |
| * | | | | | | Eliminate the stdint.h include. In retrospect, it seems that the | Carl Shapiro | 2010-02-12 | 1 | -1/+0 | |
| * | | | | | | Include stddef.h to make the size_t visible. Resolves a simulator | Carl Shapiro | 2010-02-12 | 1 | -0/+1 | |
| * | | | | | | Break out create_contiguous_mspace_with_base | Barry Hayes | 2010-02-09 | 1 | -0/+6 | |
* | | | | | | | Merge "libusbhost: Remove global data to allow multiple instances in the same... | Mike Lockwood | 2010-05-25 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libusbhost: Remove global data to allow multiple instances in the same process. | Mike Lockwood | 2010-05-25 | 1 | -3/+5 | |
* | | | | | | | | am ac322da6: Atomic/SMP update. | Andy McFadden | 2010-05-21 | 2 | -22/+122 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Atomic/SMP update. | Andy McFadden | 2010-05-20 | 2 | -22/+122 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | merge from open-source master | The Android Open Source Project | 2010-05-17 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. | Mike Lockwood | 2010-05-16 | 1 | -0/+2 | |
| * | | | | | Fix adb, fastboot to compile in Windows SDK under Linux. | Raphael | 2010-04-23 | 1 | -1/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge "Don't define __linux__ if it is already defined by the toolchain. This... | Dima Zavin | 2010-05-20 | 1 | -0/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Don't define __linux__ if it is already defined by the toolchain. | Jing Yu | 2010-05-18 | 1 | -0/+2 | |
* | | | | | libusbhost: add usb_endpoint_get_device() | Mike Lockwood | 2010-05-12 | 1 | -0/+3 | |
* | | | | | libusbhost: new library for Linux USB host support. | Mike Lockwood | 2010-05-10 | 1 | -0/+140 | |
* | | | | | init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. | Mike Lockwood | 2010-05-06 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Fix adb, fastboot to compile in Windows SDK under Linux. | Raphael | 2010-04-13 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Add Bluetooth SCO connection blacklist | Eric Olsen | 2010-03-18 | 1 | -0/+1 | |
* | | | Add 'run-as' command implementation as set-uid program. | David 'Digit' Turner | 2010-03-17 | 1 | -1/+4 | |
* | | | Change permissions on pppd-ril | Wink Saville | 2010-03-11 | 1 | -0/+1 | |
* | | | system: libdiskconfig: Add libdiskconfig | San Mehat | 2010-03-10 | 1 | -0/+129 | |
* | | | sysutils: Increase number of command arguments to 16 | Dmitry Shmidt | 2010-03-09 | 1 | -1/+1 | |
* | | | Change netcfg permissions to 2750. | Nick Kralevich | 2010-03-08 | 1 | -1/+1 | |
* | | | Make logcat print both the main and system buffers by default. Make SLOGx ma... | Joe Onorato | 2010-03-01 | 3 | -1/+102 | |
* | | | Merge "system: Add support for getting/setting i/o priorities and include a u... | San Mehat | 2010-02-26 | 1 | -0/+38 | |
|\ \ \ | ||||||
| * | | | system: Add support for getting/setting i/o priorities and include a userspac... | San Mehat | 2010-02-25 | 1 | -0/+38 | |
* | | | | Update bluetooth data files path. | Jaikumar Ganesh | 2010-02-25 | 1 | -3/+4 | |
|/ / / | ||||||
* | | | fix [2448319] out of bounds array index in fog | Mathias Agopian | 2010-02-16 | 1 | -2/+1 | |
* | | | remove unused YUV constants | Mathias Agopian | 2010-02-16 | 1 | -14/+12 |