aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix [2448319] out of bounds array index in fogMathias Agopian2010-02-162-2/+2
* remove unused YUV constantsMathias Agopian2010-02-162-20/+27
* pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planarDima Zavin2010-02-161-0/+4
* Merge "Allow numeric uid & gid in chown"Andy Stadler2010-02-161-9/+18
|\
| * Allow numeric uid & gid in chownAndrew Stadler2010-02-121-9/+18
* | fastboot: add nand page size param, used for boot and flash:raw commandsDima Zavin2010-02-161-4/+11
* | Merge "Added USB vendor id of Sharp, based on Sharp's request. Sharp's vendor...Satoshi Kataoka2010-02-151-1/+3
|\ \ | |/ |/|
| * Added USB vendor id of Sharp, based on Sharp's request.Takeshi Kishimoto2010-02-091-1/+3
* | Remove some log tags, which have moved to their ownDan Egnor2010-02-101-73/+0
|/
* Merge "Break out create_contiguous_mspace_with_base This routine allows creat...Barry Hayes2010-02-082-40/+73
|\
| * Break out create_contiguous_mspace_with_baseBarry Hayes2010-01-262-40/+73
* | am d8bdf217: resolved conflicts for merge of e577a83a to eclair-plus-aospJean-Baptiste Queru2010-02-050-0/+0
|\ \
| * \ resolved conflicts for merge of e577a83a to eclair-plus-aospJean-Baptiste Queru2010-02-050-0/+0
| |\ \
| | * \ reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\ \
| | | * \ reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | | |\ \
| | | | * | android-2.1_r1 snapshotThe Android Open Source Project2010-01-123-6/+12
* | | | | | Remove libjnigraphics. moved to frameworks/base/nativeDima Zavin2010-02-043-208/+0
* | | | | | am 4f4ccaa1: am 1404c27b: Merge "system/core/init: set proper permissions for...Iliyan Malchev2010-02-021-0/+1
|\| | | | |
| * | | | | am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (C...Iliyan Malchev2010-02-021-0/+1
| |\| | | |
| | * | | | Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into ec...Iliyan Malchev2010-02-021-0/+1
| | |\ \ \ \
| | | * | | | system/core/init: set proper permissions for tpa2018d1 (CDMA)Iliyan Malchev2010-02-021-0/+1
* | | | | | | resolved conflicts for merge of 190cabb3 to masterRaphael2010-02-021-0/+3
|\| | | | | |
| * | | | | | am 1873adc2: ADB: Garmin-Asus\'s USB Vendor IDRaphael2010-02-011-0/+3
| |\| | | | |
| | * | | | | ADB: Garmin-Asus's USB Vendor IDRaphael2010-02-011-0/+3
| | |/ / / /
* | | | | | Merge "Bug fix for pre-NEON platforms and enhancement for JIT debugging."Ben Cheng2010-01-291-18/+9
|\ \ \ \ \ \
| * | | | | | Bug fix for pre-NEON platforms and enhancement for JIT debugging.Ben Cheng2010-01-281-18/+9
* | | | | | | make DumpPublicKeys write 32-bit values as unsignedDoug Zongker2010-01-291-2/+2
|/ / / / / /
* | | | | | resolved conflicts for merge of 20f410a4 to masterJean-Baptiste Queru2010-01-281-0/+1
|\| | | | |
| * | | | | resolved simple conflict with dc9cf66cAndroid Git Automerger2010-01-211-0/+1
| |\| | | |
| | * | | | Merge "Add Dell's vendor ID to fastboot." into eclairXavier Ducrohet2010-01-211-0/+1
| | |\ \ \ \
| | | * | | | Add Dell's vendor ID to fastboot.Xavier Ducrohet2010-01-211-0/+1
* | | | | | | am 114e398f: Merge commit \'f71f068fb9082ad78c78493c1295074e88a5526c\' into e...Android Git Automerger2010-01-270-0/+0
|\| | | | | |
| * | | | | | Merge commit 'f71f068fb9082ad78c78493c1295074e88a5526c' into eclair-plus-aospAndroid Git Automerger2010-01-210-0/+0
| |\| | | | |
| | * | | | | Add DELL's USB Vendor ID to adb - DO NOT MERGEXavier Ducrohet2010-01-211-0/+3
| | |/ / / /
* | | | | | resolved conflicts for merge of c8472186 to masterJean-Baptiste Queru2010-01-271-2/+2
|\| | | | |
| * | | | | merge from open-source masterThe Android Open Source Project2010-01-213-6/+21
| |\ \ \ \ \
| | * | | | | Add x86-64 checking for DarwinKenny Root2010-01-211-2/+2
| | * | | | | adb: Add Dell's USB vendor ID.Mike Lockwood2010-01-191-0/+3
| | * | | | | adb: Add USB vendor ID for FoxconnMike Lockwood2009-12-231-0/+4
| | * | | | | Add adb reboot-bootloader to match fastboot reboot-bootloader.Romain Guy2009-12-231-2/+6
| | * | | | | adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-12-231-2/+6
* | | | | | | Merge "dont create sqlite_stmt_journals dir."Vasu Nori2010-01-271-3/+1
|\ \ \ \ \ \ \
| * | | | | | | dont create sqlite_stmt_journals dir.Vasu Nori2010-01-261-3/+1
* | | | | | | | Try to fix Mac build.Andy McFadden2010-01-261-0/+2
* | | | | | | | Implementation of open_memstream().Andy McFadden2010-01-2510-0/+486
|/ / / / / / /
* | | | | | | Merge "Clean fix for the chown race condition on new input devices."Nick Pelly2010-01-221-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Clean fix for the chown race condition on new input devices.Nick Pelly2010-01-221-1/+8
* | | | | | | | Merge "make "adb bugreport" run "bugreport" (which invokes "dumpstate" indire...Dan Egnor2010-01-211-4/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | make "adb bugreport" run "bugreport" (which invokes "dumpstate"Dan Egnor2010-01-201-4/+2
* | | | | | | | Merge "adb: add Nvidia's vendor id to adb"Erik Gilling2010-01-211-0/+3
|\ \ \ \ \ \ \ \