OSDN Git Service

android-x86/sdk.git
15 years agoam 38ea3827: Merge change 2122 into donut
Android (Google) Code Review [Thu, 21 May 2009 17:16:40 +0000 (10:16 -0700)]
am 38ea3827: Merge change 2122 into donut

Merge commit '38ea38278923db2823f159df7d53e7964466bc2e'

* commit '38ea38278923db2823f159df7d53e7964466bc2e':
  Add support for USB Vendor ID in the add-ons.

15 years agoMerge change 2122 into donut
Android (Google) Code Review [Thu, 21 May 2009 17:14:27 +0000 (10:14 -0700)]
Merge change 2122 into donut

* changes:
  Add support for USB Vendor ID in the add-ons.

15 years agoam 1f4a1dcb: Merge change 2121 into donut
Android (Google) Code Review [Thu, 21 May 2009 05:44:27 +0000 (22:44 -0700)]
am 1f4a1dcb: Merge change 2121 into donut

Merge commit '1f4a1dcb5f9cfe65a98be2fcb21cd5df4c6a3a9e'

* commit '1f4a1dcb5f9cfe65a98be2fcb21cd5df4c6a3a9e':
  SDK #1800921: Packages the Windows SDK in a temporary location.

15 years agoMerge change 2121 into donut
Android (Google) Code Review [Thu, 21 May 2009 05:31:31 +0000 (22:31 -0700)]
Merge change 2121 into donut

* changes:
  SDK #1800921: Packages the Windows SDK in a temporary location.

15 years agoSDK #1800921: Packages the Windows SDK in a temporary location.
Raphael [Wed, 20 May 2009 21:38:23 +0000 (14:38 -0700)]
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.

15 years agoAdd support for USB Vendor ID in the add-ons.
Xavier Ducrohet [Wed, 20 May 2009 21:51:27 +0000 (14:51 -0700)]
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.

15 years agoam c2d33c5b: am 2fd2d2f9: AI 149080: Change default PDK app engine version to 2
Gaurav Mathur [Thu, 21 May 2009 00:36:11 +0000 (17:36 -0700)]
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

15 years agoam 2fd2d2f9: AI 149080: Change default PDK app engine version to 2
Gaurav Mathur [Thu, 21 May 2009 00:22:49 +0000 (17:22 -0700)]
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

15 years agoAI 149080: Change default PDK app engine version to 2
Gaurav Mathur [Wed, 20 May 2009 23:48:29 +0000 (16:48 -0700)]
AI 149080: Change default PDK app engine version to 2

Automated import of CL 149080

15 years agoam 06b9f977: Merge change 2118 into donut
Android (Google) Code Review [Wed, 20 May 2009 23:14:15 +0000 (16:14 -0700)]
am 06b9f977: Merge change 2118 into donut

Merge commit '06b9f977c36980e0e8ac4bca4fad6da0b46eac7a'

* commit '06b9f977c36980e0e8ac4bca4fad6da0b46eac7a':
  Add work-around for running DDMS on 64-bit Linux.

15 years agoMerge change 2118 into donut
Android (Google) Code Review [Wed, 20 May 2009 22:25:00 +0000 (15:25 -0700)]
Merge change 2118 into donut

* changes:
  Add work-around for running DDMS on 64-bit Linux.

15 years agoAdd work-around for running DDMS on 64-bit Linux.
Jack Palevich [Wed, 20 May 2009 21:36:49 +0000 (14:36 -0700)]
Add work-around for running DDMS on 64-bit Linux.

15 years agoam 55deffa3: Merge change 1736 into donut
Android (Google) Code Review [Wed, 20 May 2009 21:33:04 +0000 (14:33 -0700)]
am 55deffa3: Merge change 1736 into donut

Merge commit '55deffa35e528959e7de41198ee146e79fb71618'

* commit '55deffa35e528959e7de41198ee146e79fb71618':
  Add tests definition (unit tests and stress tests) for Camera.

15 years agoMerge change 1736 into donut
Android (Google) Code Review [Wed, 20 May 2009 21:31:23 +0000 (14:31 -0700)]
Merge change 1736 into donut

* changes:
  Add tests definition (unit tests and stress tests) for Camera.

15 years agoam 7114c7bf: Merge change 2066 into donut
Android (Google) Code Review [Wed, 20 May 2009 19:06:10 +0000 (12:06 -0700)]
am 7114c7bf: Merge change 2066 into donut

Merge commit '7114c7bf1c02390c7e328775aadc400c3b2b8603'

* commit '7114c7bf1c02390c7e328775aadc400c3b2b8603':
  SDK Updater: Fetch source XML, display them in tree.

15 years agoMerge change 2066 into donut
Android (Google) Code Review [Wed, 20 May 2009 19:04:20 +0000 (12:04 -0700)]
Merge change 2066 into donut

* changes:
  SDK Updater: Fetch source XML, display them in tree.

15 years agoSDK Updater: Fetch source XML, display them in tree.
Raphael [Wed, 20 May 2009 06:25:54 +0000 (23:25 -0700)]
SDK Updater: Fetch source XML, display them in tree.

There's a notion of an asynchronous task with a progress bar & status UI.
That's still just experimental. Will need some refactoring, etc.

15 years agoam d7dc91d7: Merge change 2030 into donut
Android (Google) Code Review [Wed, 20 May 2009 16:21:20 +0000 (09:21 -0700)]
am d7dc91d7: Merge change 2030 into donut

Merge commit 'd7dc91d749b920734c9e9f0a21c7c7e9672ef8b6'

* commit 'd7dc91d749b920734c9e9f0a21c7c7e9672ef8b6':
  Add new trace tool for displaying all the memory regions in a process.

15 years agoam b260872e: Merge change 2024 into donut
Android (Google) Code Review [Wed, 20 May 2009 16:21:20 +0000 (09:21 -0700)]
am b260872e: Merge change 2024 into donut

Merge commit 'b260872ea4ab52286e1abfa4e79d12feb3d46253'

* commit 'b260872ea4ab52286e1abfa4e79d12feb3d46253':
  Add support for native (JNI) calls to the trace tools.

15 years agoam f07bc1ab: am e557a732: AI 149055: Add initial file for LED content including doxyg...
Reena Lee [Wed, 20 May 2009 15:54:26 +0000 (08:54 -0700)]
am f07bc1ab: am e557a732: AI 149055: Add initial file for LED content including doxygen code from lights.h

Merge commit 'f07bc1ab07a70f6c5a667c2a75fa7f42b0d885be'

* commit 'f07bc1ab07a70f6c5a667c2a75fa7f42b0d885be':
  AI 149055: Add initial file for LED content including doxygen code from lights.h

15 years agoam 9b3f3f27: Merge change 1954 into donut
Android (Google) Code Review [Wed, 20 May 2009 15:54:26 +0000 (08:54 -0700)]
am 9b3f3f27: Merge change 1954 into donut

Merge commit '9b3f3f27fe9d50927fe176ebcb2f8b14e226d0b8'

* commit '9b3f3f27fe9d50927fe176ebcb2f8b14e226d0b8':
  Add a bunch of documentation for the Android C library and the JNI interface to the NDK

15 years agoam 1e4498ad: Merge change 1951 into donut
Android (Google) Code Review [Wed, 20 May 2009 15:54:25 +0000 (08:54 -0700)]
am 1e4498ad: Merge change 1951 into donut

Merge commit '1e4498ad17c6156ab40896d8f3307af8497b5327'

* commit '1e4498ad17c6156ab40896d8f3307af8497b5327':
  Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot.

15 years agoMerge change 2030 into donut
Android (Google) Code Review [Wed, 20 May 2009 15:54:21 +0000 (08:54 -0700)]
Merge change 2030 into donut

* changes:
  Add new trace tool for displaying all the memory regions in a process.

15 years agoMerge change 2024 into donut
Android (Google) Code Review [Wed, 20 May 2009 15:54:11 +0000 (08:54 -0700)]
Merge change 2024 into donut

* changes:
  Add support for native (JNI) calls to the trace tools.

15 years agoam e557a732: AI 149055: Add initial file for LED content including doxygen code from...
Reena Lee [Wed, 20 May 2009 15:09:43 +0000 (08:09 -0700)]
am e557a732: AI 149055: Add initial file for LED content including doxygen code from lights.h

Merge commit 'e557a732807eb6f3c29630ce882c644936df1e02' into donut

* commit 'e557a732807eb6f3c29630ce882c644936df1e02':
  AI 149055: Add initial file for LED content including doxygen code from lights.h

15 years agoAI 149055: Add initial file for LED content including doxygen code from lights.h
Reena Lee [Wed, 20 May 2009 15:04:39 +0000 (08:04 -0700)]
AI 149055: Add initial file for LED content including doxygen code from lights.h

Automated import of CL 149055

15 years agoMerge change 1954 into donut
Android (Google) Code Review [Wed, 20 May 2009 09:45:40 +0000 (02:45 -0700)]
Merge change 1954 into donut

* changes:
  Add a bunch of documentation for the Android C library and the JNI interface to the NDK

15 years agoMerge change 1951 into donut
Android (Google) Code Review [Wed, 20 May 2009 09:45:00 +0000 (02:45 -0700)]
Merge change 1951 into donut

* changes:
  Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot.

15 years agoAdd new trace tool for displaying all the memory regions in a process.
Jack Veenstra [Wed, 20 May 2009 00:37:00 +0000 (17:37 -0700)]
Add new trace tool for displaying all the memory regions in a process.

15 years agoam b08d3a39: Merge change 2004 into donut
Android (Google) Code Review [Wed, 20 May 2009 00:34:56 +0000 (17:34 -0700)]
am b08d3a39: Merge change 2004 into donut

Merge commit 'b08d3a396914b1aaba1270a9021289bdbe3cac5f'

* commit 'b08d3a396914b1aaba1270a9021289bdbe3cac5f':
  Handle munmap() and add support for tracing JNI (native) calls.

15 years agoMerge change 2004 into donut
Android (Google) Code Review [Wed, 20 May 2009 00:33:16 +0000 (17:33 -0700)]
Merge change 2004 into donut

* changes:
  Handle munmap() and add support for tracing JNI (native) calls.

15 years agoAdd support for native (JNI) calls to the trace tools.
Jack Veenstra [Tue, 19 May 2009 23:47:04 +0000 (16:47 -0700)]
Add support for native (JNI) calls to the trace tools.

Also fix a bug in profile_pid.cpp and add better output to
stack_dump.cpp.

15 years agoHandle munmap() and add support for tracing JNI (native) calls.
Jack Veenstra [Tue, 19 May 2009 22:07:29 +0000 (15:07 -0700)]
Handle munmap() and add support for tracing JNI (native) calls.

The munmap() kernel calls are traced but the tracing code wasn't doing
anything with them.  This caused the number of mapped regions in a process
to grow large in some cases and also caused symbol lookup errors in some
rare cases.  This change also adds support for new trace record types
for supporting JNI (native) calls from Java into native code. This helps
with constructing a more accurate call stack.

15 years agoam e0b505d4: Merge change 1958 into donut
Android (Google) Code Review [Tue, 19 May 2009 21:03:50 +0000 (14:03 -0700)]
am e0b505d4: Merge change 1958 into donut

Merge commit 'e0b505d438fc72c6a092ca85cce434b54d033a27'

* commit 'e0b505d438fc72c6a092ca85cce434b54d033a27':
  Force --no-undefined at link time to generate an error when trying to generate a shared library that references undefined symbols.

15 years agoMerge change 1958 into donut
Android (Google) Code Review [Tue, 19 May 2009 19:00:42 +0000 (12:00 -0700)]
Merge change 1958 into donut

* changes:
  Force --no-undefined at link time to generate an error when trying to generate a shared library that references undefined symbols. This can be overriden by defining LOCAL_ALLOW_UNDEFINED_SYMBOLS in your Android.mk to 'true'

15 years agoam 5faae6da: am 429fbd82: AI 149005: Change from ndk to platform\'s ndk (pndk), the...
Mike Ritter [Tue, 19 May 2009 18:31:33 +0000 (11:31 -0700)]
am 5faae6da: am 429fbd82: AI 149005: Change from ndk to platform\'s ndk (pndk), the ability to make your own java callable libraries to c code.   BUG=1857858

Merge commit '5faae6da0b98c2d3d1abe18149c7f6e978f5aea7'

* commit '5faae6da0b98c2d3d1abe18149c7f6e978f5aea7':
  AI 149005: Change from ndk to platform's ndk (pndk), the ability to make your own java callable libraries to c code.

15 years agoam 0b96565a: Fix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work...
David 'Digit' Turner [Tue, 19 May 2009 18:29:29 +0000 (11:29 -0700)]
am 0b96565a: Fix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work properly in the NDK build system.

Merge commit '0b96565afea3f1b1a6e4585a75c9bd6c2ea74a63'

* commit '0b96565afea3f1b1a6e4585a75c9bd6c2ea74a63':
  Fix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work properly in the NDK build system.

15 years agoam 429fbd82: AI 149005: Change from ndk to platform\'s ndk (pndk), the ability to...
Mike Ritter [Tue, 19 May 2009 18:29:25 +0000 (11:29 -0700)]
am 429fbd82: AI 149005: Change from ndk to platform\'s ndk (pndk), the ability to make your own java callable libraries to c code.   BUG=1857858

Merge commit '429fbd82d82c5e278a546de226c193138a9a2669' into donut

* commit '429fbd82d82c5e278a546de226c193138a9a2669':
  AI 149005: Change from ndk to platform's ndk (pndk), the ability to make your own java callable libraries to c code.

15 years agoAI 149005: Change from ndk to platform's ndk (pndk), the ability to make your own...
Mike Ritter [Tue, 19 May 2009 18:28:10 +0000 (11:28 -0700)]
AI 149005: Change from ndk to platform's ndk (pndk), the ability to make your own java callable libraries to c code.
  BUG=1857858

Automated import of CL 149005

15 years agoForce --no-undefined at link time to generate an error when trying to generate a...
David 'Digit' Turner [Tue, 19 May 2009 12:58:45 +0000 (14:58 +0200)]
Force --no-undefined at link time to generate an error when trying to generate a shared library that references undefined symbols.
This can be overriden by defining LOCAL_ALLOW_UNDEFINED_SYMBOLS in your Android.mk to 'true'

15 years agoAdd a bunch of documentation for the Android C library and the JNI interface to the NDK
David 'Digit' Turner [Tue, 19 May 2009 11:09:20 +0000 (13:09 +0200)]
Add a bunch of documentation for the Android C library and the JNI interface to the NDK

15 years agoFix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work properly in...
David 'Digit' Turner [Tue, 19 May 2009 11:04:07 +0000 (13:04 +0200)]
Fix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work properly in the NDK build system.

15 years agoExpose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot.
David 'Digit' Turner [Tue, 19 May 2009 10:10:09 +0000 (12:10 +0200)]
Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot.

This is OK because the Zlib ABI is fixed and stable.

Also get rid of the sample zlib sources since we don't need the static library anymore.

15 years agoam bae86257: am c3c7479a: AI 148985: Adding an initial file for sensors content with...
Reena Lee [Tue, 19 May 2009 06:55:52 +0000 (23:55 -0700)]
am bae86257: am c3c7479a: AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h.

Merge commit 'bae86257b5c518a86c9fde054757d8d90363f6f1'

* commit 'bae86257b5c518a86c9fde054757d8d90363f6f1':
  AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h.

15 years agoam 4464f3eb: am 6ff7572f: AI 148967: Cloned from CL 148932 by \'g4 patch\'. Origina...
Gaurav Mathur [Tue, 19 May 2009 06:55:52 +0000 (23:55 -0700)]
am 4464f3eb: am 6ff7572f: AI 148967: Cloned from CL 148932 by \'g4 patch\'.   Original change by dwarren@dwarren-pdk on 2009/05/15 16:17:05.   Adding Build Cookbook to PDK.

Merge commit '4464f3eb9a10823e93f88843af3e438d68e380b8'

* commit '4464f3eb9a10823e93f88843af3e438d68e380b8':
  AI 148967: Cloned from CL 148932 by 'g4 patch'.

15 years agoam 8d878c34: Merge change 1578 into donut
Android (Google) Code Review [Tue, 19 May 2009 06:55:51 +0000 (23:55 -0700)]
am 8d878c34: Merge change 1578 into donut

Merge commit '8d878c344137974a5cb611c8b4ecbceacccb9016'

* commit '8d878c344137974a5cb611c8b4ecbceacccb9016':
  Teleca 2b changes.

15 years agoam 53f479a3: Update the SDK packaging to include sdkuilib.
Xavier Ducrohet [Tue, 19 May 2009 06:55:50 +0000 (23:55 -0700)]
am 53f479a3: Update the SDK packaging to include sdkuilib.

Merge commit '53f479a3675bfa3797fad324bc80323bf1c539b7'

* commit '53f479a3675bfa3797fad324bc80323bf1c539b7':
  Update the SDK packaging to include sdkuilib.

15 years agoam c3c7479a: AI 148985: Adding an initial file for sensors content with doxygen conte...
Reena Lee [Tue, 19 May 2009 06:24:43 +0000 (23:24 -0700)]
am c3c7479a: AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h.

Merge commit 'c3c7479ab6df0650e6e63b67ec713c7267df9e82' into donut

* commit 'c3c7479ab6df0650e6e63b67ec713c7267df9e82':
  AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h.

15 years agoam 6ff7572f: AI 148967: Cloned from CL 148932 by \'g4 patch\'. Original change...
Gaurav Mathur [Tue, 19 May 2009 06:24:42 +0000 (23:24 -0700)]
am 6ff7572f: AI 148967: Cloned from CL 148932 by \'g4 patch\'.   Original change by dwarren@dwarren-pdk on 2009/05/15 16:17:05.   Adding Build Cookbook to PDK.

Merge commit '6ff7572fd50f148e96d87ecb347f138f69ea810d' into donut

* commit '6ff7572fd50f148e96d87ecb347f138f69ea810d':
  AI 148967: Cloned from CL 148932 by 'g4 patch'.

15 years agoAI 148985: Adding an initial file for sensors content with doxygen content included...
Reena Lee [Tue, 19 May 2009 05:34:25 +0000 (22:34 -0700)]
AI 148985: Adding an initial file for sensors content with doxygen content included from sensors.h.

Automated import of CL 148985

15 years agoMerge change 1578 into donut
Android (Google) Code Review [Mon, 18 May 2009 23:08:39 +0000 (16:08 -0700)]
Merge change 1578 into donut

* changes:
  Teleca 2b changes.

15 years agoAI 148967: Cloned from CL 148932 by 'g4 patch'.
Gaurav Mathur [Mon, 18 May 2009 22:26:51 +0000 (15:26 -0700)]
AI 148967: Cloned from CL 148932 by 'g4 patch'.
  Original change by dwarren@dwarren-pdk on 2009/05/15 16:17:05.
  Adding Build Cookbook to PDK.

Automated import of CL 148967

15 years agoUpdate the SDK packaging to include sdkuilib.
Xavier Ducrohet [Mon, 18 May 2009 20:30:37 +0000 (13:30 -0700)]
Update the SDK packaging to include sdkuilib.

This is now necessary since the 'android' tool has a UI.

15 years agoMerge change 1662
Android (Google) Code Review [Mon, 18 May 2009 16:47:02 +0000 (09:47 -0700)]
Merge change 1662

* changes:
  Move browser test plugin from webkit project to development project.

15 years agoTeleca 2b changes.
Wink Saville [Sun, 17 May 2009 03:49:28 +0000 (20:49 -0700)]
Teleca 2b changes.

15 years agoam cfa6808e: am 37ad99b3: AI 148943: Extracted the commentary from the runs to be...
Reena Lee [Sat, 16 May 2009 04:34:46 +0000 (21:34 -0700)]
am cfa6808e: am 37ad99b3: AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL.

Merge commit 'cfa6808e6d71a270f1cae5ca3807ee1242a60a44'

* commit 'cfa6808e6d71a270f1cae5ca3807ee1242a60a44':
  AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL.

15 years agoam 02347199: Merge change 1834 into donut
Android (Google) Code Review [Sat, 16 May 2009 04:32:50 +0000 (21:32 -0700)]
am 02347199: Merge change 1834 into donut

Merge commit '02347199b12c796414e17d615a010f7d72344e2a'

* commit '02347199b12c796414e17d615a010f7d72344e2a':
  Skeleton App Windows for Sdk Updater built using SWT Designer.

15 years agoam 37ad99b3: AI 148943: Extracted the commentary from the runs to be headers for...
Reena Lee [Sat, 16 May 2009 04:32:44 +0000 (21:32 -0700)]
am 37ad99b3: AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL.

Merge commit '37ad99b38686f4b31976eae75256a0ac0927ca62' into donut

* commit '37ad99b38686f4b31976eae75256a0ac0927ca62':
  AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL.

15 years agoAI 148943: Extracted the commentary from the runs to be headers for the log snippets...
Reena Lee [Sat, 16 May 2009 02:07:42 +0000 (19:07 -0700)]
AI 148943: Extracted the commentary from the runs to be headers for the log snippets for readability. Will update the steps (and commentary) in a separate CL.

Automated import of CL 148943

15 years agoMerge change 1834 into donut
Android (Google) Code Review [Sat, 16 May 2009 01:51:02 +0000 (18:51 -0700)]
Merge change 1834 into donut

* changes:
  Skeleton App Windows for Sdk Updater built using SWT Designer. The window is shown when the "android" tool is invoked with no parameter.

15 years agoSkeleton App Windows for Sdk Updater built using SWT Designer.
Raphael [Sat, 16 May 2009 00:36:26 +0000 (17:36 -0700)]
Skeleton App Windows for Sdk Updater built using SWT Designer.
The window is shown when the "android" tool is invoked with no parameter.

15 years agoam d06f8e2f: Merge change 1730 into donut
Android (Google) Code Review [Fri, 15 May 2009 23:25:37 +0000 (16:25 -0700)]
am d06f8e2f: Merge change 1730 into donut

Merge commit 'd06f8e2f4cb97b5a397793ba7b53e62ab73925f8'

* commit 'd06f8e2f4cb97b5a397793ba7b53e62ab73925f8':
  Make the ddmlib API use IDevice instead of Device

15 years agoMerge change 1730 into donut
Android (Google) Code Review [Fri, 15 May 2009 22:21:13 +0000 (15:21 -0700)]
Merge change 1730 into donut

* changes:
  Make the ddmlib API use IDevice instead of Device

15 years agoam 5048d7e4: Update ADT feature dependency.
Xavier Ducrohet [Fri, 15 May 2009 22:05:47 +0000 (15:05 -0700)]
am 5048d7e4: Update ADT feature dependency.

Merge commit '5048d7e4b3467eaafa4d06ca1978ad86c3a1f3d0'

* commit '5048d7e4b3467eaafa4d06ca1978ad86c3a1f3d0':
  Update ADT feature dependency.

15 years agoUpdate ADT feature dependency.
Xavier Ducrohet [Fri, 15 May 2009 21:45:17 +0000 (14:45 -0700)]
Update ADT feature dependency.

15 years agoMake the ddmlib API use IDevice instead of Device
Xavier Ducrohet [Fri, 15 May 2009 01:19:52 +0000 (18:19 -0700)]
Make the ddmlib API use IDevice instead of Device

Device is now private. All the API is using IDevice.
Updated ddms, ADT, hierarchyviewer and other tools that relied on ddmlib.

15 years agoam 17c674d1: ADT #1844909: Tweak XML schema, add more tests.
Raphael [Fri, 15 May 2009 20:31:48 +0000 (13:31 -0700)]
am 17c674d1: ADT #1844909: Tweak XML schema, add more tests.

Merge commit '17c674d1057aeb3946747ca3b1d67a8468e1efb4'

* commit '17c674d1057aeb3946747ca3b1d67a8468e1efb4':
  ADT #1844909: Tweak XML schema, add more tests.

15 years agoam 08376195: ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.
Raphael [Fri, 15 May 2009 20:31:48 +0000 (13:31 -0700)]
am 08376195: ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.

Merge commit '0837619559dc2384c32a91f4ec4ca6ea69a17fcf'

* commit '0837619559dc2384c32a91f4ec4ca6ea69a17fcf':
  ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.

15 years agoADT #1844909: Tweak XML schema, add more tests.
Raphael [Fri, 15 May 2009 19:11:35 +0000 (12:11 -0700)]
ADT #1844909: Tweak XML schema, add more tests.

Change XML schema to allow for empty <libs>, e.g. one can create
and add-on that doesn't declare any extra lib.
However enforce that <archives> contains at least one <archive>
element to prevent someone from declaring a download element
that cannot actually be downloaded.

Added a couple tests for validation of empty documents.

15 years agoMove browser test plugin from webkit project to development project.
Grace Kloba [Fri, 15 May 2009 00:31:45 +0000 (17:31 -0700)]
Move browser test plugin from webkit project to development project.

15 years agoAdd tests definition (unit tests and stress tests) for Camera.
Owen Lin [Fri, 15 May 2009 01:55:34 +0000 (18:55 -0700)]
Add tests definition (unit tests and stress tests) for Camera.

15 years agoADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.
Raphael [Fri, 15 May 2009 02:48:53 +0000 (19:48 -0700)]
ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.

15 years agoam 71f5d130: Merge change 1739 into donut
Android (Google) Code Review [Fri, 15 May 2009 02:43:59 +0000 (19:43 -0700)]
am 71f5d130: Merge change 1739 into donut

Merge commit '71f5d130f5d2c512cc811f538b4d0f6613451973'

* commit '71f5d130f5d2c512cc811f538b4d0f6613451973':
  Fix an NPE in the New Project Wizard when no test project is specified

15 years agoMerge change 1739 into donut
Android (Google) Code Review [Fri, 15 May 2009 02:36:03 +0000 (19:36 -0700)]
Merge change 1739 into donut

* changes:
  Fix an NPE in the New Project Wizard when no test project is specified on the second NPW page.

15 years agoFix an NPE in the New Project Wizard when no test project is specified
Raphael [Fri, 15 May 2009 02:17:39 +0000 (19:17 -0700)]
Fix an NPE in the New Project Wizard when no test project is specified
on the second NPW page.

15 years agoam 0d61af72: am 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove...
Xavier Ducrohet [Fri, 15 May 2009 00:08:31 +0000 (17:08 -0700)]
am 0d61af72: am 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2

Merge commit '0d61af7220b7289624bc3e5dc4e3297e95c07f7c'

* commit '0d61af7220b7289624bc3e5dc4e3297e95c07f7c':
  AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2

15 years agoam 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove the add-accou...
Xavier Ducrohet [Fri, 15 May 2009 00:05:17 +0000 (17:05 -0700)]
am 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2

Merge commit '5cb2d23022cec5abc07c4dbb463be58e6d88b2c7' into donut

* commit '5cb2d23022cec5abc07c4dbb463be58e6d88b2c7':
  AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2

15 years agoAI 148875: Fix Google add-on to include Streetview, remove the add-account from the...
Xavier Ducrohet [Fri, 15 May 2009 00:04:14 +0000 (17:04 -0700)]
AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2

Automated import of CL 148875

15 years agoam dd67be56: am 7e056ae8: AI 148870: Pinging Ryan for Dr No approval. --- Cloned...
Gaurav Mathur [Thu, 14 May 2009 23:30:44 +0000 (16:30 -0700)]
am dd67be56: am 7e056ae8: AI 148870: Pinging Ryan for Dr No approval.   ---   Cloned from CL 147240 by \'g4 patch\'.   Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50.   "Making PDK work in SDK environment."   This CL should be pretty straight forward and should be touching only PDK   related templates, etc. Turns out we no longer need to touch the highlightNav   code.

Merge commit 'dd67be5657b61cb46940550072437471a3d8c993'

* commit 'dd67be5657b61cb46940550072437471a3d8c993':
  AI 148870: Pinging Ryan for Dr No approval.

15 years agoam 7e056ae8: AI 148870: Pinging Ryan for Dr No approval. --- Cloned from CL 14724...
Gaurav Mathur [Thu, 14 May 2009 23:18:22 +0000 (16:18 -0700)]
am 7e056ae8: AI 148870: Pinging Ryan for Dr No approval.   ---   Cloned from CL 147240 by \'g4 patch\'.   Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50.   "Making PDK work in SDK environment."   This CL should be pretty straight forward and should be touching only PDK   related templates, etc. Turns out we no longer need to touch the highlightNav   code.

Merge commit '7e056ae8a20848754f85202d9d903f4a152d3027' into donut

* commit '7e056ae8a20848754f85202d9d903f4a152d3027':
  AI 148870: Pinging Ryan for Dr No approval.

15 years agoam 83674be9: Merge change 1699 into donut
Android (Google) Code Review [Thu, 14 May 2009 23:03:04 +0000 (16:03 -0700)]
am 83674be9: Merge change 1699 into donut

Merge commit '83674be98d72991dc907cd47bd5a73c68c949c35'

* commit '83674be98d72991dc907cd47bd5a73c68c949c35':
  Make IDevice#getSyncService() throws an IOException.

15 years agoAI 148870: Pinging Ryan for Dr No approval.
Gaurav Mathur [Thu, 14 May 2009 23:02:22 +0000 (16:02 -0700)]
AI 148870: Pinging Ryan for Dr No approval.
  ---
  Cloned from CL 147240 by 'g4 patch'.
  Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50.
  "Making PDK work in SDK environment."
  This CL should be pretty straight forward and should be touching only PDK
  related templates, etc. Turns out we no longer need to touch the highlightNav
  code.

Automated import of CL 148870

15 years agoMerge change 1699 into donut
Android (Google) Code Review [Thu, 14 May 2009 23:00:17 +0000 (16:00 -0700)]
Merge change 1699 into donut

* changes:
  Make IDevice#getSyncService() throws an IOException.

15 years agoam c39a26b6: Fix bad automatic dependency computations
David 'Digit' Turner [Thu, 14 May 2009 22:39:58 +0000 (15:39 -0700)]
am c39a26b6: Fix bad automatic dependency computations

Merge commit 'c39a26b6f52d189a0bec85cbe168006454b14a9b'

* commit 'c39a26b6f52d189a0bec85cbe168006454b14a9b':
  Fix bad automatic dependency computations
  Remove duplicate initialization in AdtPlugin.

15 years agoMake IDevice#getSyncService() throws an IOException.
Xavier Ducrohet [Thu, 14 May 2009 22:18:56 +0000 (15:18 -0700)]
Make IDevice#getSyncService() throws an IOException.

This lets callers differentiate between errors when connecting to adb and
errors because adb couldn't talk to the device.

15 years agoFix bad automatic dependency computations
David 'Digit' Turner [Thu, 14 May 2009 15:16:32 +0000 (17:16 +0200)]
Fix bad automatic dependency computations

15 years agoMerge change 1681 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:57:44 +0000 (14:57 -0700)]
Merge change 1681 into donut

* changes:
  Remove duplicate initialization in AdtPlugin.

15 years agoam cb2d6ae2: Merge change 1653 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:56:51 +0000 (14:56 -0700)]
am cb2d6ae2: Merge change 1653 into donut

Merge commit 'cb2d6ae202d146c2ef277b3af99f1b374bf4cc5f'

* commit 'cb2d6ae202d146c2ef277b3af99f1b374bf4cc5f':
  Fix bad dependency between generated shared libraries and the corresponding installed module.

15 years agoam 79b3c18a: Merge change 1651 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:56:49 +0000 (14:56 -0700)]
am 79b3c18a: Merge change 1651 into donut

Merge commit '79b3c18a274d77bfca5fbac4e17112d0f17b2027'

* commit '79b3c18a274d77bfca5fbac4e17112d0f17b2027':
  Fix the build-toolchain.sh script which doesn't work due to the new download location of the NDK sources

15 years agoMerge change 1653 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:55:55 +0000 (14:55 -0700)]
Merge change 1653 into donut

* changes:
  Fix bad dependency between generated shared libraries and the corresponding installed module. Also fixes the "make clean" target by the way.

15 years agoam dda76aac: Merge change 1673 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:53:23 +0000 (14:53 -0700)]
am dda76aac: Merge change 1673 into donut

Merge commit 'dda76aac46ea47d705db79578406f24937774e9e'

* commit 'dda76aac46ea47d705db79578406f24937774e9e':
  Made valgrind optional. Capture the target output.

15 years agoam f89a4d35: Merge change 1501 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:53:22 +0000 (14:53 -0700)]
am f89a4d35: Merge change 1501 into donut

Merge commit 'f89a4d3524b099cb30a4183a59fce82d6e59ac91'

* commit 'f89a4d3524b099cb30a4183a59fce82d6e59ac91':
  ADT #1844909: SDK manager, define XML schemas & sample XMLs

15 years agoMerge change 1651 into donut
Android (Google) Code Review [Thu, 14 May 2009 21:51:09 +0000 (14:51 -0700)]
Merge change 1651 into donut

* changes:
  Fix the build-toolchain.sh script which doesn't work due to the new download location of the NDK sources and a small typo when using wget. Also make --force-download actually work.

15 years agoRemove duplicate initialization in AdtPlugin.
Xavier Ducrohet [Thu, 14 May 2009 20:31:11 +0000 (13:31 -0700)]
Remove duplicate initialization in AdtPlugin.

The is a remnant of the old #start() method of the Editors Plugin class.

15 years agoMerge change 1673 into donut
Android (Google) Code Review [Thu, 14 May 2009 20:19:03 +0000 (13:19 -0700)]
Merge change 1673 into donut

* changes:
  Made valgrind optional. Capture the target output.

15 years agoMerge change 1501 into donut
Android (Google) Code Review [Thu, 14 May 2009 19:56:35 +0000 (12:56 -0700)]
Merge change 1501 into donut

* changes:
  ADT #1844909: SDK manager, define XML schemas & sample XMLs

15 years agoADT #1844909: SDK manager, define XML schemas & sample XMLs
Raphael [Wed, 13 May 2009 00:10:26 +0000 (17:10 -0700)]
ADT #1844909: SDK manager, define XML schemas & sample XMLs

For reference, there's an XSD primer here:
- http://www.w3.org/TR/xmlschema-0/#NS
- http://www.w3schools.com/Schema/

15 years agoMade valgrind optional. Capture the target output.
Nicolas Catania [Thu, 14 May 2009 19:25:23 +0000 (12:25 -0700)]
Made valgrind optional. Capture the target output.

Don't fail if valgrind (system version not the google3 one) is missing.
If the test fail, print the output of the test.
Added .pyc to the gitignore file.

15 years agoam c15ed2d: Fix a double issue regarding interrupted builds due to pre-e
Xavier Ducrohet [Thu, 14 May 2009 18:36:50 +0000 (11:36 -0700)]
am c15ed2d: Fix a double issue regarding interrupted builds due to pre-e

Merge commit 'c15ed2d771b4b02bab5f2a2281d08a050ee1df89'

* commit 'c15ed2d771b4b02bab5f2a2281d08a050ee1df89':
  Fix a double issue regarding interrupted builds due to pre-existing errors.

15 years agoFix bad dependency between generated shared libraries and the corresponding installed...
David 'Digit' Turner [Thu, 14 May 2009 15:23:35 +0000 (17:23 +0200)]
Fix bad dependency between generated shared libraries and the corresponding installed module.
Also fixes the "make clean" target by the way.