Commit graph

585 commits

Author SHA1 Message Date
Raphael
818806ad59 am e3baafd8: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Merge commit 'e3baafd85a5fecd1714441455e3f75f26b5c381e'

* commit 'e3baafd85a5fecd1714441455e3f75f26b5c381e':
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
2009-08-12 12:04:07 -07:00
Mike Lockwood
665ad087ae am c52c6021: (-s ours) DO NOT MERGE adb: Remove adbd from simulator build.
Merge commit 'c52c602171cb29c4a4c38005f321cf95d50d3418'

* commit 'c52c602171cb29c4a4c38005f321cf95d50d3418':
  DO NOT MERGE adb: Remove adbd from simulator build.
2009-08-11 18:11:48 -07:00
Mike Lockwood
1ca6711905 am 704aa833: (-s ours) DO NOT MERGE cherry-pick "adb reboot" from master:
Merge commit '704aa833382a73f8e02d49b7e9c2aef9a49c65bd'

* commit '704aa833382a73f8e02d49b7e9c2aef9a49c65bd':
  DO NOT MERGE cherry-pick "adb reboot" from master:
2009-08-11 18:11:42 -07:00
Dima Zavin
37b210f560 init: set the correct kgsl device node permissions 2009-08-11 16:19:52 -07:00
Raphael
e3baafd85a BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK 2009-08-11 11:08:45 -07:00
Mike Lockwood
d70dc73d8d adb: Fix infinite loop in Linux host device discovery.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-11 11:29:40 -04:00
Mike Lockwood
c52c602171 DO NOT MERGE adb: Remove adbd from simulator build.
It no longer compiles without recent kernel headers.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-10 21:48:22 -04:00
Mike Lockwood
704aa83338 DO NOT MERGE cherry-pick "adb reboot" from master:
adb: add "adb reboot" command.

This will allow rebooting the device via adb on any build, including user builds.
An optional argument can be provided
(for example, "adb reboot bootloader" or adb reboot recovery")

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-10 20:15:25 -04:00
Mike Lockwood
37d3111b1c adb: print better error message when there are insufficient permissions for a device.
Now, a command like "adb shell" will print "insufficient permissions for device"
instead of "device not found" if adb does not have permissions to communicate with the device.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-08 13:53:16 -04:00
Mike Lockwood
5c93dba771 adb: update call to register_usb_transport in Mac and Windows builds.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-08 13:16:54 -04:00
Mike Lockwood
0927bf9690 adb: On Linux, detect USB devices for which adb does not have permissions to communicate with.
adb devices will now list devices without adequate file system permissions in /dev/bus/usb as:

List of devices attached
????????????	no permissions

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-08 12:44:35 -04:00
Android (Google) Code Review
4e3fb86156 Merge change 20502
* changes:
  we actually have to saturate when doing premultilied blending with opengl
2009-08-07 16:41:47 -07:00
Mathias Agopian
665a2227e5 we actually have to saturate when doing premultilied blending with opengl 2009-08-07 13:01:46 -07:00
Doug Zongker
6753c2bc23 am c5ceeeed: Merge change 20354 into donut
Merge commit 'c5ceeeedeeb1cc3ba3d8b54b04f983ae666755a2'

* commit 'c5ceeeedeeb1cc3ba3d8b54b04f983ae666755a2':
  strip comments from event-log-tags on device
2009-08-07 05:12:40 -07:00
Android (Google) Code Review
c5ceeeedee Merge change 20354 into donut
* changes:
  strip comments from event-log-tags on device
2009-08-07 05:11:00 -07:00
Guang Zhu
1a1f818986 adb: Use correct language ID when retrieving USB serial number.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-07 06:36:42 -04:00
Doug Zongker
0e5e7ef1fe strip comments from event-log-tags on device
This saves about 8k from the system image.

Bug: 2036961
2009-08-06 16:43:47 -07:00
San Mehat
6bc6794f97 am ee40fc4e: rootdir: init.rc: Bump up background cpu shares to 5.0%
Merge commit 'ee40fc4e64e1656a16603778bee895ea389ec7d5'

* commit 'ee40fc4e64e1656a16603778bee895ea389ec7d5':
  rootdir: init.rc: Bump up background cpu shares to 5.0%
2009-08-06 15:02:33 -07:00
San Mehat
ee40fc4e64 rootdir: init.rc: Bump up background cpu shares to 5.0%
Signed-off-by: San Mehat <san@google.com>
2009-08-06 14:13:35 -07:00
Mike Lockwood
781d041892 adb: Remove adbd from simulator build.
It no longer compiles without recent kernel headers.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-06 10:58:00 -04:00
Android (Google) Code Review
161de4e321 Merge change 20039
* changes:
  adb: add "adb reboot" command.
2009-08-05 15:02:54 -07:00
Mike Lockwood
ee15662140 adb: add "adb reboot" command.
This will allow rebooting the device via adb on any build, including user builds.
An optional argument can be provided
(for example, "adb reboot bootloader" or adb reboot recovery")

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-05 17:57:20 -04:00
Android (Google) Code Review
b230e42657 Merge change 20154
* changes:
  Added defines for <stdint.h> and <stdbool.h>.
2009-08-05 14:34:39 -07:00
Andy McFadden
656a816298 Added defines for <stdint.h> and <stdbool.h>.
This adds HAVE_STDINT_H and HAVE_STDBOOL_H to the configuration.  We've
been using HAVE_STDINT_H for a while but just never bothered to define
it, and we're about to start using HAVE_STDBOOL_H.

I enabled them for the linux and darwin targets, and left it undefined
for freebsd/windows.
2009-08-05 14:14:32 -07:00
Android (Google) Code Review
c91cf8be46 Merge change 20109
* changes:
  init: /dev/diag, /dev/diag_arm9 now owned by AID_RADIO
2009-08-05 14:09:26 -07:00
Mike Lockwood
09070d9e86 fastboot: Add support for Motorola USB vendor ID.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-05 17:04:36 -04:00
Iliyan Malchev
6ed11ebecd init: /dev/diag, /dev/diag_arm9 now owned by AID_RADIO
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-08-05 09:50:12 -07:00
Android (Google) Code Review
c98c2b8970 Merge change 20021
* changes:
  Support 2D arrays.
2009-08-04 15:40:20 -07:00
Jack Palevich
80e4972625 Support 2D arrays. 2009-08-04 15:39:49 -07:00
Android (Google) Code Review
304176c909 Merge change 20014
* changes:
  Implement arrays.
2009-08-04 14:56:12 -07:00
Jack Palevich
b61545096d Implement arrays.
Added check to see that pointer types are compatible when passing function
arguments.
2009-08-04 14:56:09 -07:00
Android (Google) Code Review
2b9a6ce08e Merge change 9647
* changes:
  init: Add hw3d master/client nodes to device list.
2009-08-04 13:54:35 -07:00
Jean-Baptiste Queru
aa027b4668 merge from open-source master 2009-08-04 09:00:31 -07:00
Dima Zavin
46e8863d77 init: Add hw3d master/client nodes to device list.
Signed-off-by: Dima Zavin <dima@android.com>
2009-08-03 23:05:29 -07:00
Android (Google) Code Review
9af41c4dac Merge change 9594
* changes:
  init: add permissions for /dev/diag and /dev/diag_arm9
2009-08-03 20:26:30 -07:00
Iliyan Malchev
ce62102feb init: add permissions for /dev/diag and /dev/diag_arm9
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-08-03 20:22:55 -07:00
Jack Palevich
c9b8ffc389 Add support for "short" data type. 2009-08-03 14:42:57 -07:00
Jean-Baptiste Queru
1f7aceb222 merge from donut 2009-08-03 07:45:49 -07:00
Android (Google) Code Review
029c7f81a9 Merge change 9407
* changes:
  Fix parsing of function declarations that return pointers.
2009-07-31 15:59:59 -07:00
Jack Palevich
96138992ac Fix parsing of function declarations that return pointers.
Check that <op>= only evaluates the left-hand-side once.
2009-07-31 15:58:19 -07:00
Android (Google) Code Review
84c7966eed Merge change 9402
* changes:
  Support brackets for accessing array values.
2009-07-31 15:30:54 -07:00
Android (Google) Code Review
6342dbd4cd Merge change 9401
* changes:
  Clean up the way we handle postfix operators.
2009-07-31 15:30:23 -07:00
Android (Google) Code Review
61c00b8203 Merge change 9400
* changes:
  Implement pre-increment / pre-decrement
2009-07-31 15:30:07 -07:00
Android (Google) Code Review
e62b6ea3e0 Merge change 9399
* changes:
  Support the comma operator.
2009-07-31 15:29:42 -07:00
Jack Palevich
47cbea9c69 Support brackets for accessing array values.
Don't yet support allocating arrays.
2009-07-31 15:25:53 -07:00
Jack Palevich
5b65909f93 Clean up the way we handle postfix operators.
Function names are now treated just like any other variable.
2009-07-31 14:55:07 -07:00
Jack Palevich
aaac9284b4 Implement pre-increment / pre-decrement 2009-07-31 14:34:34 -07:00
Jack Palevich
43aaee31b9 Support the comma operator. 2009-07-31 14:01:37 -07:00
Android (Google) Code Review
95f2af6d23 Merge change 9366
* changes:
  Implement op=.
2009-07-31 12:06:17 -07:00
Android (Google) Code Review
18f275a901 Merge change 9365
* changes:
  Test multiple levels of pointer indirection.
2009-07-31 12:05:53 -07:00