Commit Graph

1204 Commits

Author SHA1 Message Date
Android (Google) Code Review
81a4598187 am c05936e9: Merge change 3241 into donut
Merge commit 'c05936e9afe211083f05b45e01449489ca509a98'

* commit 'c05936e9afe211083f05b45e01449489ca509a98':
  New page, release_keys.jd, requested by bug 1884389.
2009-06-05 11:41:25 -07:00
Raphael
15b82d84b8 am f5803d7d: SDK Updater: add comments to the XML Schema.
Merge commit 'f5803d7d18d9d51d9437013088eb8789d35eb3ac'

* commit 'f5803d7d18d9d51d9437013088eb8789d35eb3ac':
  SDK Updater: add comments to the XML Schema.
2009-06-05 11:41:23 -07:00
Android (Google) Code Review
c05936e9af Merge change 3241 into donut
* changes:
  New page, release_keys.jd, requested by bug 1884389. Small fix (broken link) to display_drivers.jd. Audio.jd has new right-side in-page TOC. telephony.jd fixes a bug.
2009-06-05 11:13:13 -07:00
Raphael
f5803d7d18 SDK Updater: add comments to the XML Schema.
This patch also moves the checksumType at the bottom
so that the main sdk-repository element definition
be the first thing in the file.
2009-06-05 10:59:56 -07:00
Mathias Agopian
95f36e4462 rename string_array.h to StringArray.h 2009-06-05 01:55:02 -07:00
Android (Google) Code Review
ef3b02c684 am 8f7e926c: Merge change 3202 into donut
Merge commit '8f7e926c115ece3b9c8972ae9d03113850220bcb'

* commit '8f7e926c115ece3b9c8972ae9d03113850220bcb':
  Make runtest wait for instrumentation install before running test.
2009-06-05 00:30:06 -07:00
Android (Google) Code Review
00df6beced am 48d160dd: Merge change 3228 into donut
Merge commit '48d160dd89a009bfbc30ba3751850a8c4dd96cf6'

* commit '48d160dd89a009bfbc30ba3751850a8c4dd96cf6':
  ADT: make sure to log exceptions that might happen when
2009-06-05 00:29:57 -07:00
Raphael
9aa9fcf0c1 am 0dbf4c8b: Change scripts to support x86_64 for DDMS.
Merge commit '0dbf4c8bcfc95bc09cca46e523094c3be9ab0d48'

* commit '0dbf4c8bcfc95bc09cca46e523094c3be9ab0d48':
  Change scripts to support x86_64 for DDMS.
2009-06-05 00:29:53 -07:00
Android (Google) Code Review
ab16f45d67 am 79508571: Merge change 3195 into donut
Merge commit '79508571c00bfdfb7e46f99d3df1c4ecd5f9a282'

* commit '79508571c00bfdfb7e46f99d3df1c4ecd5f9a282':
  Change the SDK, DDMS and Traceview to work with the new SWT libraries.
2009-06-04 23:48:05 -07:00
Android (Google) Code Review
0f413df2e7 am 318b0565: Merge change 3141 into donut
Merge commit '318b0565685ef7ac5f95cb13dbb34dc5d3d6302a'

* commit '318b0565685ef7ac5f95cb13dbb34dc5d3d6302a':
  SDK Updater: Unzip archives.
2009-06-04 22:43:42 -07:00
Nicolas Catania
1364a6f3e1 am ab80b39f: Fixed valgrind handling issue.
Merge commit 'ab80b39f160a07bf7bd18a84c07c7e2acedb7249'

* commit 'ab80b39f160a07bf7bd18a84c07c7e2acedb7249':
  Fixed valgrind handling issue.
2009-06-04 22:42:51 -07:00
Android (Google) Code Review
8f7e926c11 Merge change 3202 into donut
* changes:
  Make runtest wait for instrumentation install before running test.
2009-06-04 18:54:50 -07:00
Brett Chabot
97d5c50730 Make runtest wait for instrumentation install before running test.
This attempts to address bug 1872940 where runtest will attempt to
run the test before all the new packages pushed via adb sync are
actually installed. This won't completely fix the bug in all cases,
but hopefully will help most situations.
2009-06-04 18:22:57 -07:00
Android (Google) Code Review
48d160dd89 Merge change 3228 into donut
* changes:
  ADT: make sure to log exceptions that might happen when loading the SDK.
2009-06-04 17:48:15 -07:00
Raphael
0dbf4c8bcf Change scripts to support x86_64 for DDMS. 2009-06-04 16:58:55 -07:00
Raphael
0104d05f40 ADT: make sure to log exceptions that might happen when
loading the SDK.
2009-06-04 15:13:28 -07:00
Android (Google) Code Review
79508571c0 Merge change 3195 into donut
* changes:
  Change the SDK, DDMS and Traceview to work with the new SWT libraries.
2009-06-04 15:00:45 -07:00
David Warren
a29087ad85 New page, release_keys.jd, requested by bug 1884389.
Small fix (broken link) to display_drivers.jd.
Audio.jd has new right-side in-page TOC.
telephony.jd fixes a bug.
2009-06-04 14:59:40 -07:00
Xavier Ducrohet
c5a89e256c Change the SDK, DDMS and Traceview to work with the new SWT libraries.
The SDK now contains 32 and 64 bit version of SWT. DDMS and Traceview
use the archquery java app to check the architecture of the VM to decide
which version of SWT should be used to run the apps.
2009-06-04 14:50:43 -07:00
Android (Google) Code Review
318b056568 Merge change 3141 into donut
* changes:
  SDK Updater: Unzip archives.
2009-06-04 13:16:08 -07:00
Nicolas Catania
ab80b39f16 Fixed valgrind handling issue.
Turns out valgrind always exits with error code 0 even when a leak is
detected. Instead we are now looking for an empty output.
2009-06-04 09:45:32 -07:00
Raphael
f555bd3bff SDK Updater: Unzip archives.
This adds the following:
- unzip archives
- if dest dir already exists (typicaly update case),
  unzips in a temp dir then swap dirs then delete
  the old install. In case of error, the old archive
  has not been lost.
- computes stats for download: percentage, speed, time left.
- compute percent for install, on top of progress bar.

The install code will need to move somewhere
out of the window. I think I'll put in the Archive
itself with the window just looping on all archives
and doing some progress bar bookeeping.
2009-06-03 23:08:05 -07:00
Android (Google) Code Review
db014ae68e am ab16d9f7: Merge change 3016 into donut
Merge commit 'ab16d9f7d51be7264f9066bf01846e0c98dfb5df'

* commit 'ab16d9f7d51be7264f9066bf01846e0c98dfb5df':
  SDK Updater: Refactor, polish and complete the progress dialog.
2009-06-03 13:00:18 -07:00
Android (Google) Code Review
69ed6eb6eb am afa99510: Merge change 3009 into donut
Merge commit 'afa9951064cfab5074a29c814dd1811ec7364e73'

* commit 'afa9951064cfab5074a29c814dd1811ec7364e73':
  SDK Updater: fix download URL, fix checksum computation.
2009-06-03 13:00:15 -07:00
Android (Google) Code Review
e1cd1cc8a1 am 8eb71d59: Merge change 2428 into donut
Merge commit '8eb71d59e94edf9e0581515ed7db762fc1a49a4e'

* commit '8eb71d59e94edf9e0581515ed7db762fc1a49a4e':
  Fix misleading comment.
2009-06-03 13:00:10 -07:00
Android (Google) Code Review
ab16d9f7d5 Merge change 3016 into donut
* changes:
  SDK Updater: Refactor, polish and complete the progress dialog.
2009-06-03 11:01:14 -07:00
Android (Google) Code Review
afa9951064 Merge change 3009 into donut
* changes:
  SDK Updater: fix download URL, fix checksum computation.
2009-06-03 11:01:07 -07:00
Android (Google) Code Review
8eb71d59e9 Merge change 2428 into donut
* changes:
  Fix misleading comment.
2009-06-03 10:49:54 -07:00
Raphael
5ae0e07701 SDK Updater: Refactor, polish and complete the progress dialog.
This splits the former ProgressTask in 2 parts:
ProgressDialog is just the SWT dialog and ProgressTask
is the task handling.

This helps avoiding confusing SWT Designer each time
I do a change in the logic. Plus it seems cleaner anyway.

The other thing this CL does is implement the pause/close
I originally wanted: the pause button is greyed once used
by the user whilst the task completes. After, it becomes
a "Close" button if there's a result text displayed.
Closing the window using the close box is now the same as
using the pause/close button (to avoid closing the dialog
with a running thread.)
2009-06-03 00:19:09 -07:00
Raphael
b997c230db SDK Updater: fix download URL, fix checksum computation. 2009-06-02 22:12:01 -07:00
Android (Google) Code Review
449a532380 am c7ee895b: Merge change 2768 into donut
Merge commit 'c7ee895b443a77c5922fdf15436b98ab30730c36'

* commit 'c7ee895b443a77c5922fdf15436b98ab30730c36':
  Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-02 17:03:30 -07:00
Reena Lee
5cafb6c64e am f82429ea: am c91e5f15: AI 149502: - Adding sensors to PDK TOC - Added initial table of Product Definition file parameters - Added initial table of Android.mk LOCAL_* parameters
Merge commit 'f82429ea00424956d557beeebc498aa2bf7a5a9b'

* commit 'f82429ea00424956d557beeebc498aa2bf7a5a9b':
  AI 149502: - Adding sensors to PDK TOC
2009-06-02 17:03:27 -07:00
The Android Open Source Project
e5184aaad3 am 3736704e: Merge commit \'e2f2e9fe594dd0cee702833a397edf1694fc61bf\' into donut
Merge commit '3736704e9863b52bb89d5233301a7eb812b05dc4'

* commit '3736704e9863b52bb89d5233301a7eb812b05dc4':
  AI 149496: Backport emulator-related donut fixes into cupcake.
2009-06-02 17:03:24 -07:00
The Android Open Source Project
2e29ab6ba8 am c20f3b56: Merge commit \'9e24d24b06cdb1883b03e375b28a92a9003952c7\' into donut
Merge commit 'c20f3b5670aa5df697b6ee6881b1c54486055a32'

* commit 'c20f3b5670aa5df697b6ee6881b1c54486055a32':
  AI 149491: Add 'android update adb' to generate 3rd party USB vendor list for adb to use.
2009-06-02 17:03:19 -07:00
Android (Google) Code Review
c7ee895b44 Merge change 2768 into donut
* changes:
  Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-02 16:53:22 -07:00
Reena Lee
f82429ea00 am c91e5f15: AI 149502: - Adding sensors to PDK TOC - Added initial table of Product Definition file parameters - Added initial table of Android.mk LOCAL_* parameters
Merge commit 'c91e5f15bab34364e67b578bfa49ea5a46d1e604' into donut

* commit 'c91e5f15bab34364e67b578bfa49ea5a46d1e604':
  AI 149502: - Adding sensors to PDK TOC
2009-06-02 16:42:47 -07:00
The Android Open Source Project
3736704e98 Merge commit 'e2f2e9fe594dd0cee702833a397edf1694fc61bf' into donut 2009-06-02 16:37:56 -07:00
The Android Open Source Project
c20f3b5670 Merge commit '9e24d24b06cdb1883b03e375b28a92a9003952c7' into donut 2009-06-02 16:37:48 -07:00
Reena Lee
c91e5f15ba AI 149502: - Adding sensors to PDK TOC
- Added initial table of Product Definition file parameters
  - Added initial table of Android.mk LOCAL_* parameters

Automated import of CL 149502
2009-06-02 15:00:28 -07:00
Raphael
1031a79ea3 am df399393: Fix build: Add SWT dependency to SdkManager.
Merge commit 'df399393bac20c4d5fcc4c030ff5b76bde50c0be'

* commit 'df399393bac20c4d5fcc4c030ff5b76bde50c0be':
  Fix build: Add SWT dependency to SdkManager.
2009-06-02 14:12:08 -07:00
Raphael
df399393ba Fix build: Add SWT dependency to SdkManager. 2009-06-02 14:08:46 -07:00
David Turner
e2f2e9fe59 AI 149496: Backport emulator-related donut fixes into cupcake.
This includes the following fixes:
  - remove potential qemud crash at system boot
  - fix GPS fix emulation
  - fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems)
  - add -prop <name>=<value> option to add system properties on boot
  - allow F5 keybinding for SEARCH on keyboard-less hardware configurations
  - allow skins to provide a "search" button
  - fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation

Automated import of CL 149496
2009-06-02 12:30:46 -07:00
Android (Google) Code Review
e86b8f9690 am 6eaf0e1a: Merge change 2868 into donut
Merge commit '6eaf0e1afe39436f0335584dbb7f43501fedeb81'

* commit '6eaf0e1afe39436f0335584dbb7f43501fedeb81':
  SDK Updater: Placeholder pages for about and settings.
2009-06-02 12:27:31 -07:00
Android (Google) Code Review
6eaf0e1afe Merge change 2868 into donut
* changes:
  SDK Updater: Placeholder pages for about and settings.
2009-06-02 12:25:47 -07:00
Xavier Ducrohet
9e24d24b06 AI 149491: Add 'android update adb' to generate 3rd party USB vendor list for adb to use.
BUG=1890147

Automated import of CL 149491
2009-06-02 12:06:12 -07:00
Android (Google) Code Review
818ff9c662 am dcd7e153: Merge change 2778 into donut
Merge commit 'dcd7e153ea86f0bd67e0cf2f740f24e8aa9185f5'

* commit 'dcd7e153ea86f0bd67e0cf2f740f24e8aa9185f5':
  Initial change to add cts tests to runtest.
2009-06-02 12:06:00 -07:00
Android (Google) Code Review
dcd7e153ea Merge change 2778 into donut
* changes:
  Initial change to add cts tests to runtest.
2009-06-02 12:04:04 -07:00
Android (Google) Code Review
a6cf186619 am 3c502eb0: Merge changes 2853,2885 into donut
Merge commit '3c502eb060b578c73df13e63aa748ef00bfe3f76'

* commit '3c502eb060b578c73df13e63aa748ef00bfe3f76':
  Misc updates on the Sdklib.
  Export all ADT packages.
2009-06-02 11:58:44 -07:00
Android (Google) Code Review
3c502eb060 Merge changes 2853,2885 into donut
* changes:
  Misc updates on the Sdklib.
  Export all ADT packages.
2009-06-02 11:56:59 -07:00
Brett Chabot
49b77117fe Initial change to add cts tests to runtest.
Adds cts test definitions to the testrunner/test_defs.xml.
Adds support for runtest --cts arg, which will run all cts tests.
This temporarily relies on the addition of a 'cts' attribute to the test
definition - a new xml format may be defined later that changes how cts tests
are identified.

This change is based on previous unsubmitted CL
https://android-git.corp.google.com/g/Gerrit#change,1702. The only delta wrt
to that change is the use of InstrumentationCtsTestRunner.

Update: rebased to latest donut.
2009-06-02 11:46:46 -07:00