aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add optimized SHA1 algorithmDoug Zongker2009-08-172-24/+195
* am e3baafd8: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-121-3/+5
|\
| * BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-111-3/+5
* | am c52c6021: (-s ours) DO NOT MERGE adb: Remove adbd from simulator build.Mike Lockwood2009-08-110-0/+0
|\|
| * DO NOT MERGE adb: Remove adbd from simulator build.Mike Lockwood2009-08-101-3/+3
* | am 704aa833: (-s ours) DO NOT MERGE cherry-pick "adb reboot" from master:Mike Lockwood2009-08-110-0/+0
|\|
| * DO NOT MERGE cherry-pick "adb reboot" from master:Mike Lockwood2009-08-104-1/+52
* | init: set the correct kgsl device node permissionsDima Zavin2009-08-111-0/+3
* | adb: Fix infinite loop in Linux host device discovery.Mike Lockwood2009-08-111-5/+1
* | adb: print better error message when there are insufficient permissions for a...Mike Lockwood2009-08-081-7/+5
* | adb: update call to register_usb_transport in Mac and Windows builds.Mike Lockwood2009-08-082-2/+2
* | adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-085-121/+159
* | Merge change 20502Android (Google) Code Review2009-08-071-11/+1
|\ \
| * | we actually have to saturate when doing premultilied blending with openglMathias Agopian2009-08-071-11/+1
* | | am c5ceeeed: Merge change 20354 into donutDoug Zongker2009-08-071-0/+1
|\ \ \ | | |/ | |/|
| * | Merge change 20354 into donutAndroid (Google) Code Review2009-08-071-0/+1
| |\ \
| | * | strip comments from event-log-tags on deviceDoug Zongker2009-08-061-0/+1
* | | | adb: Use correct language ID when retrieving USB serial number.Guang Zhu2009-08-071-24/+48
| |_|/ |/| |
* | | am ee40fc4e: rootdir: init.rc: Bump up background cpu shares to 5.0%San Mehat2009-08-061-1/+2
|\| |
| * | rootdir: init.rc: Bump up background cpu shares to 5.0%San Mehat2009-08-061-1/+2
| |/
* | adb: Remove adbd from simulator build.Mike Lockwood2009-08-061-3/+3
* | Merge change 20039Android (Google) Code Review2009-08-054-1/+52
|\ \
| * | adb: add "adb reboot" command.Mike Lockwood2009-08-054-1/+52
* | | Merge change 20154Android (Google) Code Review2009-08-056-3/+61
|\ \ \
| * | | Added defines for <stdint.h> and <stdbool.h>.Andy McFadden2009-08-056-3/+61
| |/ /
* | | Merge change 20109Android (Google) Code Review2009-08-051-2/+2
|\ \ \
| * | | init: /dev/diag, /dev/diag_arm9 now owned by AID_RADIOIliyan Malchev2009-08-051-2/+2
| |/ /
* / / fastboot: Add support for Motorola USB vendor ID.Mike Lockwood2009-08-051-2/+4
|/ /
* | Merge change 20021Android (Google) Code Review2009-08-043-4/+57
|\ \
| * | Support 2D arrays.Jack Palevich2009-08-043-4/+57
* | | Merge change 20014Android (Google) Code Review2009-08-043-36/+262
|\| |
| * | Implement arrays.Jack Palevich2009-08-043-36/+262
* | | Merge change 9647Android (Google) Code Review2009-08-041-1/+4
|\ \ \ | |/ / |/| |
| * | init: Add hw3d master/client nodes to device list.Dima Zavin2009-08-031-1/+4
* | | merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\ \ \ | |/ / |/| |
| * | merge from donutJean-Baptiste Queru2009-08-034-15/+95
| |\|
| * | merge from donutJean-Baptiste Queru2009-07-2912-66/+94
| |\ \
* | \ \ Merge change 9594Android (Google) Code Review2009-08-031-0/+2
|\ \ \ \
| * | | | init: add permissions for /dev/diag and /dev/diag_arm9Iliyan Malchev2009-08-031-0/+2
* | | | | Add support for "short" data type.Jack Palevich2009-08-035-28/+115
|/ / / /
* | | | Merge change 9407Android (Google) Code Review2009-07-313-11/+10
|\ \ \ \
| * | | | Fix parsing of function declarations that return pointers.Jack Palevich2009-07-313-11/+10
* | | | | Merge change 9402Android (Google) Code Review2009-07-313-13/+91
|\| | | |
| * | | | Support brackets for accessing array values.Jack Palevich2009-07-313-13/+91
* | | | | Merge change 9401Android (Google) Code Review2009-07-311-69/+67
|\| | | |
| * | | | Clean up the way we handle postfix operators.Jack Palevich2009-07-311-69/+67
* | | | | Merge change 9400Android (Google) Code Review2009-07-313-27/+43
|\| | | |
| * | | | Implement pre-increment / pre-decrementJack Palevich2009-07-313-27/+43
* | | | | Merge change 9399Android (Google) Code Review2009-07-313-6/+60
|\| | | |
| * | | | Support the comma operator.Jack Palevich2009-07-313-6/+60