Commit Graph

967 Commits

Author SHA1 Message Date
Android (Google) Code Review
7eadac14ef am 8c093d5d: Merge change 2085 into donut
Merge commit '8c093d5d2a6695cda888827a506633da922ad543'

* commit '8c093d5d2a6695cda888827a506633da922ad543':
  This fixes the build to always define the ANDROID macro, and remove an empty -I from the compiler options.
2009-05-25 08:36:22 -07:00
Android (Google) Code Review
3a39e9c90b Merge change 2078 into donut
* changes:
  Add simple change log to the NDK documentation.
2009-05-25 02:56:37 -07:00
Android (Google) Code Review
8c093d5d2a Merge change 2085 into donut
* changes:
  This fixes the build to always define the ANDROID macro, and remove an empty -I from the compiler options.
2009-05-25 02:10:35 -07:00
Android (Google) Code Review
6116bf2245 am ceada119: Merge change 2320 into donut
Merge commit 'ceada119d3676a936988cb4b35f75ebf2c28b8ee'

* commit 'ceada119d3676a936988cb4b35f75ebf2c28b8ee':
  Sensors: Use a native_handle for the data channel instead of a single file descriptor.
2009-05-23 10:36:43 -07:00
Android (Google) Code Review
ceada119d3 Merge change 2320 into donut
* changes:
  Sensors: Use a native_handle for the data channel instead of a single file descriptor.
2009-05-23 10:35:12 -07:00
Jean-Michel Trivi
04502c6e43 Update Eclipse classpath file to add the android.tts package (path to package + files generated from AIDL). 2009-05-22 17:58:23 -07:00
Android (Google) Code Review
41185f0de4 am 3276b8e8: Merge change 2384 into donut
Merge commit '3276b8e868bb771d2a0bfcc2c83fae65cae172c7'

* commit '3276b8e868bb771d2a0bfcc2c83fae65cae172c7':
  SDK Updater: display properties of sources and packages.
2009-05-22 17:22:20 -07:00
Android (Google) Code Review
3276b8e868 Merge change 2384 into donut
* changes:
  SDK Updater: display properties of sources and packages.
2009-05-22 17:20:35 -07:00
Android (Google) Code Review
f741c51a1f am ab78aebc: Merge change 2348 into donut
Merge commit 'ab78aebc241d91b4afdc546c40c90e5114c41667'

* commit 'ab78aebc241d91b4afdc546c40c90e5114c41667':
  Fix typo in comment.
2009-05-22 17:05:28 -07:00
Android (Google) Code Review
ab78aebc24 Merge change 2348 into donut
* changes:
  Fix typo in comment.
2009-05-22 17:03:47 -07:00
Raphael
f864c1bf93 SDK Updater: display properties of sources and packages. 2009-05-22 16:51:51 -07:00
Xavier Ducrohet
be2241e2b7 am dc10c2e5: Update \'android update adb\' to the new file format for 3rd USB Vendor IDs.
Merge commit 'dc10c2e5a388f22fd0e061521dac61b6751b23f4'

* commit 'dc10c2e5a388f22fd0e061521dac61b6751b23f4':
  Update 'android update adb' to the new file format for 3rd USB Vendor IDs.
2009-05-22 16:04:13 -07:00
Xavier Ducrohet
dc10c2e5a3 Update 'android update adb' to the new file format for 3rd USB Vendor IDs.
The new file format is simply 1 ID per line, no need for a count value.
Lines starting with '#' are comments and therefore ignored.
2009-05-22 15:47:13 -07:00
Phil Dubach
24783d6332 am 7c343cef: Add XML Schema for runtest\'s test_defs.xml file
Merge commit '7c343cef7e7cd56aafb7b8a602ceb6462a6bbb71'

* commit '7c343cef7e7cd56aafb7b8a602ceb6462a6bbb71':
  Add XML Schema for runtest's test_defs.xml file
2009-05-22 15:04:46 -07:00
Phil Dubach
7c343cef7e Add XML Schema for runtest's test_defs.xml file 2009-05-22 14:56:35 -07:00
Fred Quintana
83ce803690 add a definition for a ContentProviderOperation unit test 2009-05-22 14:17:58 -07:00
Android (Google) Code Review
2f740babc0 am 0db48f76: Merge change 2360 into donut
Merge commit '0db48f76fb99cdc9d0ac1fafd41f82e51996de06'

* commit '0db48f76fb99cdc9d0ac1fafd41f82e51996de06':
  Make 'android update adb' write the USB vendor IDs in hexa.
2009-05-22 14:13:37 -07:00
Android (Google) Code Review
0db48f76fb Merge change 2360 into donut
* changes:
  Make 'android update adb' write the USB vendor IDs in hexa.
2009-05-22 14:11:30 -07:00
Xavier Ducrohet
774ac9a0dc Make 'android update adb' write the USB vendor IDs in hexa. 2009-05-22 13:47:07 -07:00
Ken Shirriff
35787c0f99 Fix typo in comment. 2009-05-22 13:01:40 -07:00
Android (Google) Code Review
953d1855a3 am 906e6529: Merge change 2300 into donut
Merge commit '906e6529fce5e5c4473d9bcdb05c03b13dac2b8f'

* commit '906e6529fce5e5c4473d9bcdb05c03b13dac2b8f':
  SDK Updater: some refactoring and some new features.
2009-05-22 12:32:57 -07:00
Android (Google) Code Review
906e6529fc Merge change 2300 into donut
* changes:
  SDK Updater: some refactoring and some new features.
2009-05-22 12:30:35 -07:00
Android (Google) Code Review
2b210d79d9 am c3515737: Merge change 2281 into donut
Merge commit 'c35157377ba06eeef32bc6eaf582fd6e4c9805a8'

* commit 'c35157377ba06eeef32bc6eaf582fd6e4c9805a8':
  Moved updateAdb into SdkManager and updated with new adb_usb.ini format.
2009-05-22 11:32:03 -07:00
Raphael
1c7b811fe4 SDK Updater: some refactoring and some new features.
The refactoring part involves moving as much as possible stuff
in SdkLib/internal/repository.

The UI has moved in SdkUiLib/internal/repository except a specific
public wrapper for calling the Sdk Updater window.

There are also a bunch of new classes to handle the internal
structures: Package is the base type and to match the XML element
names we have PlatformPackage, AddonPackage, DocPackage and
ToolPackage.

All headers have been fixed.
2009-05-22 11:31:50 -07:00
Android (Google) Code Review
c35157377b Merge change 2281 into donut
* changes:
  Moved updateAdb into SdkManager and updated with new adb_usb.ini format.
2009-05-22 10:44:46 -07:00
Reena Lee
da67108b0e am 96882a34: am 83814319: AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html
Merge commit '96882a3406371e79ca90640e5889c91af50ea4d2'

* commit '96882a3406371e79ca90640e5889c91af50ea4d2':
  AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html
2009-05-22 07:57:37 -07:00
Wei-Ta Chen
efbbe29a2c am 97752d4f: Add a timeout flag to runtest for running native tests on devices.
Merge commit '97752d4f80740485ec7a248a0f80074fa6a784db'

* commit '97752d4f80740485ec7a248a0f80074fa6a784db':
  Add a timeout flag to runtest for running native tests on devices.
2009-05-22 07:57:20 -07:00
Mike Lockwood
6834281462 Sensors: Use a native_handle for the data channel instead of a single file descriptor.
This eliminates the requirement that all sensors share a single file descriptor.
This, along with concurrent changes in other projects, fixes bugs b/1614524 and b/1614481

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-22 10:03:00 -04:00
Reena Lee
96882a3406 am 83814319: AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html
Merge commit '838143199e2270e3f103050c76cf24539ad8dfe1' into donut

* commit '838143199e2270e3f103050c76cf24539ad8dfe1':
  AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html
2009-05-22 00:06:47 -07:00
Reena Lee
838143199e AI 149189: Adding dalvik porting guide based on content from the Android source tree under dalvik/docs/porting.html
Automated import of CL 149189
2009-05-22 00:04:27 -07:00
Wei-Ta Chen
97752d4f80 Add a timeout flag to runtest for running native tests on devices. 2009-05-21 18:17:08 -07:00
Xavier Ducrohet
0064943f50 Moved updateAdb into SdkManager and updated with new adb_usb.ini format.
New format is: 1 number per line. First number is vendor ID count, followed
by  the vendor IDs themselves. Comment lines starting with # accepted.
2009-05-21 18:11:36 -07:00
Raphael
e56dc15be2 am cbfa85a4: Sdk Updater: Split UI in window and independant composites.
Merge commit 'cbfa85a410cc51330454e6318bbdd88dd17b2401'

* commit 'cbfa85a410cc51330454e6318bbdd88dd17b2401':
  Sdk Updater: Split UI in window and independant composites.
2009-05-21 15:34:49 -07:00
Raphael
cbfa85a410 Sdk Updater: Split UI in window and independant composites. 2009-05-21 15:22:50 -07:00
Android (Google) Code Review
3c8b53d769 Merge change 2195
* changes:
  Update .classpath for current version of calculator's jar file
2009-05-21 12:47:59 -07:00
Raphael
4dc597173b am 1a0b3ffd: Update doc with a better way to ignore windows problematic files.
Merge commit '1a0b3ffd5e1d5c2c155a2d8bcdf9a7d3402fc148'

* commit '1a0b3ffd5e1d5c2c155a2d8bcdf9a7d3402fc148':
  Update doc with a better way to ignore windows problematic files.
2009-05-21 12:09:29 -07:00
Raphael
1a0b3ffd5e Update doc with a better way to ignore windows problematic files. 2009-05-21 11:57:33 -07:00
Andrew Stadler
bc4b939709 Update .classpath for current version of calculator's jar file 2009-05-21 11:37:20 -07:00
Android (Google) Code Review
fab1dac7be am fc05fb25: Merge change 2110 into donut
Merge commit 'fc05fb2556215201e793a2ff7545c4e7d55f0a4f'

* commit 'fc05fb2556215201e793a2ff7545c4e7d55f0a4f':
  Replaced occurences of "porting guide" with platform development kit
2009-05-21 10:46:04 -07:00
Android (Google) Code Review
fc05fb2556 Merge change 2110 into donut
* changes:
  Replaced occurences of "porting guide" with platform development kit Also added LED documentation to the TOC
2009-05-21 10:44:18 -07:00
Android (Google) Code Review
2e41227a6e am 38ea3827: Merge change 2122 into donut
Merge commit '38ea38278923db2823f159df7d53e7964466bc2e'

* commit '38ea38278923db2823f159df7d53e7964466bc2e':
  Add support for USB Vendor ID in the add-ons.
2009-05-21 10:16:40 -07:00
Android (Google) Code Review
38ea382789 Merge change 2122 into donut
* changes:
  Add support for USB Vendor ID in the add-ons.
2009-05-21 10:14:27 -07:00
Android (Google) Code Review
d7a547d116 am 1f4a1dcb: Merge change 2121 into donut
Merge commit '1f4a1dcb5f9cfe65a98be2fcb21cd5df4c6a3a9e'

* commit '1f4a1dcb5f9cfe65a98be2fcb21cd5df4c6a3a9e':
  SDK #1800921: Packages the Windows SDK in a temporary location.
2009-05-20 22:44:27 -07:00
Android (Google) Code Review
1f4a1dcb5f Merge change 2121 into donut
* changes:
  SDK #1800921: Packages the Windows SDK in a temporary location.
2009-05-20 22:31:31 -07:00
Raphael
d1959dcee1 SDK #1800921: Packages the Windows SDK in a temporary location.
This changes make_windows_sdk so that it packages everything
in a temp dir. Once the build & packaging succeeds, the final
Zip is copied to the desired location.

The temp dir is *not* cleared on zip errors, which helps in
diagnosing packaging issues after the fact.

This has no impact on the build process itself (i.e. make
adb, emulator, etc.) which all happen in $SDK/out anyway.

The temp dir can be passed as an argument. If not provided,
the default Cygwin $TMP is used. Otherwise /tmp is used.

I also added an usage description when parameters are missing.
2009-05-20 22:28:21 -07:00
Xavier Ducrohet
4817a2b5b3 Add support for USB Vendor ID in the add-ons.
The add-on manifest can now declare a USB vendor ID with the line
   usb-vendor=<id>
The ID must be a 16 hexadecimal value in the format 0xABCD.

The 'android' tool now has a new command 'android upate abd' that will create
a file called 'adb_usb.ini' in ~/.android/
This file will be read by adb to add support to those new vendor IDs.
2009-05-20 18:06:15 -07:00
Gaurav Mathur
29f67acc10 am c2d33c5b: am 2fd2d2f9: AI 149080: Change default PDK app engine version to 2
Merge commit 'c2d33c5b21b6a60a17cc8fbfba4a8bcee6b283d2'

* commit 'c2d33c5b21b6a60a17cc8fbfba4a8bcee6b283d2':
  AI 149080: Change default PDK app engine version to 2
2009-05-20 17:36:11 -07:00
Gaurav Mathur
c2d33c5b21 am 2fd2d2f9: AI 149080: Change default PDK app engine version to 2
Merge commit '2fd2d2f90e66eca36141ee594b83ed57f5a39764' into donut

* commit '2fd2d2f90e66eca36141ee594b83ed57f5a39764':
  AI 149080: Change default PDK app engine version to 2
2009-05-20 17:22:49 -07:00
Gaurav Mathur
2fd2d2f90e AI 149080: Change default PDK app engine version to 2
Automated import of CL 149080
2009-05-20 16:48:29 -07:00
Android (Google) Code Review
435f32e41c am 06b9f977: Merge change 2118 into donut
Merge commit '06b9f977c36980e0e8ac4bca4fad6da0b46eac7a'

* commit '06b9f977c36980e0e8ac4bca4fad6da0b46eac7a':
  Add work-around for running DDMS on 64-bit Linux.
2009-05-20 16:14:15 -07:00