OSDN Git Service

android-x86/development.git
14 years agoAPK checker.
Andy McFadden [Tue, 9 Feb 2010 00:48:01 +0000 (16:48 -0800)]
APK checker.

Compares the fields and methods accessed by an APK against the public
API files generated by the build.  See the README for details.

14 years agoAdd frameworks-testrunner test_defs.
Brett Chabot [Fri, 19 Feb 2010 02:55:11 +0000 (18:55 -0800)]
Add frameworks-testrunner test_defs.

14 years agoMerge "Replace runtest --cts option with more generic --suite option."
Brett Chabot [Fri, 19 Feb 2010 17:43:00 +0000 (09:43 -0800)]
Merge "Replace runtest --cts option with more generic --suite option."

14 years agoReplace runtest --cts option with more generic --suite option.
Brett Chabot [Fri, 19 Feb 2010 04:01:11 +0000 (20:01 -0800)]
Replace runtest --cts option with more generic --suite option.

This will allow you to run a the set of test_defs with attribute suite="foo"
like this:
  runtest --suite foo

Bug 2401250

14 years agoAdd new MessengerService API demo.
Dianne Hackborn [Wed, 17 Feb 2010 01:48:27 +0000 (17:48 -0800)]
Add new MessengerService API demo.

Also refactor the LocalService demo to be more ammenable to being
used for sample code in the java docs.

14 years agoMerge "Add runtest test def for frameworks-core-host."
Brett Chabot [Wed, 17 Feb 2010 21:22:16 +0000 (13:22 -0800)]
Merge "Add runtest test def for frameworks-core-host."

14 years agoAdd runtest test def for frameworks-core-host.
Brett Chabot [Wed, 17 Feb 2010 19:22:19 +0000 (11:22 -0800)]
Add runtest test def for frameworks-core-host.

Bug 2430400

14 years agoFix issue #2420412: API review: DeviceAdmin API changes
Dianne Hackborn [Wed, 17 Feb 2010 04:39:53 +0000 (20:39 -0800)]
Fix issue #2420412: API review: DeviceAdmin API changes

14 years agoAdd ant.properties to sdk build.
Xavier Ducrohet [Tue, 16 Feb 2010 23:35:57 +0000 (15:35 -0800)]
Add ant.properties to sdk build.

Change-Id: I755e259557cb02d1ca72df0dc18a3bd4fb38d1f1

14 years agoam 7ab10f9f: am 92210fe1: Update documentation + simplify make-release.sh script
David 'Digit' Turner [Sat, 13 Feb 2010 01:52:17 +0000 (17:52 -0800)]
am 7ab10f9f: am 92210fe1: Update documentation + simplify make-release.sh script

Merge commit '7ab10f9ffa522e1831594e75d3e4bf1174d02f1d'

* commit '7ab10f9ffa522e1831594e75d3e4bf1174d02f1d':
  Update documentation + simplify make-release.sh script

14 years agoam 142eafac: am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeature...
David 'Digit' Turner [Sat, 13 Feb 2010 01:44:56 +0000 (17:44 -0800)]
am 142eafac: am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM Neon usage.

Merge commit '142eafac97d8aae9d05532d19a80494a1593d2e8'

* commit '142eafac97d8aae9d05532d19a80494a1593d2e8':
  Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.

14 years agoam 92210fe1: Update documentation + simplify make-release.sh script
David 'Digit' Turner [Sat, 13 Feb 2010 01:44:11 +0000 (17:44 -0800)]
am 92210fe1: Update documentation + simplify make-release.sh script

Merge commit '92210fe14b79481c2f087e24ed6e7a2627cc80f3' into eclair-plus-aosp

* commit '92210fe14b79481c2f087e24ed6e7a2627cc80f3':
  Update documentation + simplify make-release.sh script

14 years agoam 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM...
David 'Digit' Turner [Sat, 13 Feb 2010 01:31:15 +0000 (17:31 -0800)]
am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM Neon usage.

Merge commit '93369c247069b116f39c30530287809f5a190c22' into eclair-plus-aosp

* commit '93369c247069b116f39c30530287809f5a190c22':
  Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.

14 years agoUpdate documentation + simplify make-release.sh script
David 'Digit' Turner [Sat, 13 Feb 2010 01:23:21 +0000 (17:23 -0800)]
Update documentation + simplify make-release.sh script

14 years agoAdd the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.
David 'Digit' Turner [Fri, 12 Feb 2010 23:51:33 +0000 (15:51 -0800)]
Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage.

+ Add a small cleanup script (build/tools/cleanup-apps.sh)
+ Minor formatting of hello-gl2 sample.

14 years agoElaborate on html docs for VoiceRecognitionService a little bit.
Mike LeBeau [Fri, 12 Feb 2010 22:30:00 +0000 (14:30 -0800)]
Elaborate on html docs for VoiceRecognitionService a little bit.

14 years agoAdd VoiceRecognitionService to the list of SDK sample apps.
Mike LeBeau [Fri, 12 Feb 2010 22:08:46 +0000 (14:08 -0800)]
Add VoiceRecognitionService to the list of SDK sample apps.

14 years agoMerge "New dev tools option for window manager pointer location."
Dianne Hackborn [Fri, 12 Feb 2010 21:55:27 +0000 (13:55 -0800)]
Merge "New dev tools option for window manager pointer location."

14 years agoMerge "First stab at a sample voice recognition service to show the skeleton for...
Mike LeBeau [Fri, 12 Feb 2010 21:55:09 +0000 (13:55 -0800)]
Merge "First stab at a sample voice recognition service to show the skeleton for how to set up such a thing and expose its settings activity, etc."

14 years agoNew dev tools option for window manager pointer location.
Dianne Hackborn [Fri, 12 Feb 2010 06:21:43 +0000 (22:21 -0800)]
New dev tools option for window manager pointer location.

14 years agoFirst stab at a sample voice recognition service to show the skeleton for how
Mike LeBeau [Fri, 12 Feb 2010 06:58:29 +0000 (22:58 -0800)]
First stab at a sample voice recognition service to show the skeleton for how
to set up such a thing and expose its settings activity, etc.

14 years agoMerge "Update prebuilt Groovy JAR to 1.7.0"
Raphael Moll [Thu, 11 Feb 2010 22:47:59 +0000 (14:47 -0800)]
Merge "Update prebuilt Groovy JAR to 1.7.0"

14 years agoRemoved limit-unlock policy.
Dianne Hackborn [Thu, 11 Feb 2010 22:27:36 +0000 (14:27 -0800)]
Removed limit-unlock policy.

14 years agoUpdate prebuilt Groovy JAR to 1.7.0
Raphael [Thu, 11 Feb 2010 22:30:02 +0000 (14:30 -0800)]
Update prebuilt Groovy JAR to 1.7.0

Depends on Change Ie2684212

Change-Id: I9eb6eabd99dcaf36d7c0432e0a08b1c9b1fa49c3

14 years agoam e3af8ae5: am e6aa4229: Merge "Add NEON support to the NDK build system + docs...
David Turner [Thu, 11 Feb 2010 20:19:30 +0000 (12:19 -0800)]
am e3af8ae5: am e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair

Merge commit 'e3af8ae5211eb3b544e79634420964110d3f5340'

* commit 'e3af8ae5211eb3b544e79634420964110d3f5340':
  Add NEON support to the NDK build system + docs

14 years agoMerge "add preview functionality to the bug report sender. lets users preview system...
Debajit Ghosh [Thu, 11 Feb 2010 19:16:35 +0000 (11:16 -0800)]
Merge "add preview functionality to the bug report sender.  lets users preview system logs, memory info, cpu info, and procrank."

14 years agoam e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair
David Turner [Thu, 11 Feb 2010 19:02:09 +0000 (11:02 -0800)]
am e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair

Merge commit 'e6aa4229876baadfc16fedca1e4b2ec068508974' into eclair-plus-aosp

* commit 'e6aa4229876baadfc16fedca1e4b2ec068508974':
  Add NEON support to the NDK build system + docs

14 years agoMerge "Add NEON support to the NDK build system + docs" into eclair
David Turner [Thu, 11 Feb 2010 18:56:24 +0000 (10:56 -0800)]
Merge "Add NEON support to the NDK build system + docs" into eclair

14 years agoAdded gtest to the list. cd to /sdcard before running native tests.
Nicolas Catania [Thu, 11 Feb 2010 06:40:39 +0000 (22:40 -0800)]
Added gtest to the list. cd to /sdcard before running native tests.

Some test need to be run in a place where they can write on the disk.
I know we should stop using /sdcard but until I see the new document
explaining how the launcher can access the playground, we are going
 to keep it that way.

14 years agoadd preview functionality to the bug report sender. lets users preview system logs...
Debajit Ghosh [Tue, 9 Feb 2010 08:17:42 +0000 (00:17 -0800)]
add preview functionality to the bug report sender.  lets users preview system logs, memory info, cpu info, and procrank.

14 years agoam a88a8393: am 40e665a0: cleanup
James Yum [Wed, 10 Feb 2010 21:05:40 +0000 (13:05 -0800)]
am a88a8393: am 40e665a0: cleanup

Merge commit 'a88a8393c6321b7baebb621bcc4c1b3be1ac7793'

* commit 'a88a8393c6321b7baebb621bcc4c1b3be1ac7793':
  cleanup

14 years agoam 40e665a0: cleanup
James Yum [Wed, 10 Feb 2010 21:01:55 +0000 (13:01 -0800)]
am 40e665a0: cleanup

Merge commit '40e665a015c67a8dd21838894a1634a3e101b760' into eclair-plus-aosp

* commit '40e665a015c67a8dd21838894a1634a3e101b760':
  cleanup

14 years agocleanup
James Yum [Wed, 10 Feb 2010 19:18:23 +0000 (11:18 -0800)]
cleanup

deleted:    licensing/ILicenseResultListener.aidl
deleted:    licensing/ILicensingService.aidl
deleted:    licensing/LicenseChecker.java
deleted:    licensing/LicenseCheckerCallback.java
deleted:    licensing/LicenseValidator.java
deleted:    licensing/Policy.java
deleted:    licensing/ResponseData.java
deleted:    licensing/StrictPolicy.java

14 years agoam 2a589050: am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build...
Dirk Dougherty [Wed, 10 Feb 2010 02:47:09 +0000 (18:47 -0800)]
am 2a589050: am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair

Merge commit '2a589050efc7947cc75d3cfe6b12f1eeb2f5ea3a'

* commit '2a589050efc7947cc75d3cfe6b12f1eeb2f5ea3a':
  Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.

14 years agoam 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWa...
Dirk Dougherty [Wed, 10 Feb 2010 02:42:38 +0000 (18:42 -0800)]
am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair

Merge commit '4389d65caea762b276b1b7d6fd560f4b2c4370b3' into eclair-plus-aosp

* commit '4389d65caea762b276b1b7d6fd560f4b2c4370b3':
  Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.

14 years agoMerge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to...
Dirk Dougherty [Wed, 10 Feb 2010 02:36:48 +0000 (18:36 -0800)]
Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair

14 years agoAdd SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs...
Dirk Dougherty [Mon, 8 Feb 2010 18:22:43 +0000 (10:22 -0800)]
Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.

Change-Id: I149fb2aab91d0a2dfc4242a85118bf20dea97e42

14 years agoAdd NEON support to the NDK build system + docs
David 'Digit' Turner [Tue, 9 Feb 2010 20:25:56 +0000 (12:25 -0800)]
Add NEON support to the NDK build system + docs

You can now define LOCAL_ARM_NEON to 'true' in your Android.mk
to indicate that a whole module must be compiled with NEON support.

Alternatively, use the .neon suffix when listing source files in
LOCAL_SRC_FILES to indicate that they should be built with NEON
support. E.g.:

  LOCAL_SRC_FILES := foo.c.neon bar.c zoo.c.arm.neon

Note that .arm.neon is supported, but .neon.arm is NOT.

Also added documentation in docs/CPU-ARM-NEON.TXT

Another patch will provide one or more sample applications
to demonstrate all of this.

14 years agoNew sample code for new external storage paths/APIs.
Dianne Hackborn [Tue, 9 Feb 2010 06:41:08 +0000 (22:41 -0800)]
New sample code for new external storage paths/APIs.

14 years agoCleanups to Device Admin sample code
Andrew Stadler [Tue, 9 Feb 2010 05:00:05 +0000 (21:00 -0800)]
Cleanups to Device Admin sample code

1.  Rename SampleDeviceAdmin to DeviceAdminSample where it appears in
    filenames.  This makes it easier to find when scanning directories.
2.  Fix bug in max password length handling
3.  Add a toast to warn user that entering values in "Password Attempts"
    box has real consequences.

14 years agoUpdated .classpath.
Cedric Beust [Mon, 8 Feb 2010 20:49:49 +0000 (12:49 -0800)]
Updated .classpath.

14 years agoam e52f44d9: am 3b712fda: Merge "Add \'cpufeatures\' library to perform runtime CPU...
David Turner [Mon, 8 Feb 2010 20:58:38 +0000 (12:58 -0800)]
am e52f44d9: am 3b712fda: Merge "Add \'cpufeatures\' library to perform runtime CPU family/features detection." into eclair

Merge commit 'e52f44d9506b56e610f81eecc4f6aaca390f7a8d'

* commit 'e52f44d9506b56e610f81eecc4f6aaca390f7a8d':
  Add 'cpufeatures' library to perform runtime CPU family/features detection.

14 years agoam 3b712fda: Merge "Add \'cpufeatures\' library to perform runtime CPU family/feature...
David Turner [Mon, 8 Feb 2010 20:52:35 +0000 (12:52 -0800)]
am 3b712fda: Merge "Add \'cpufeatures\' library to perform runtime CPU family/features detection." into eclair

Merge commit '3b712fda34a3d7a71e6a4ba6ee495b178b2c1830' into eclair-plus-aosp

* commit '3b712fda34a3d7a71e6a4ba6ee495b178b2c1830':
  Add 'cpufeatures' library to perform runtime CPU family/features detection.

14 years agoMerge "Add 'cpufeatures' library to perform runtime CPU family/features detection...
David Turner [Mon, 8 Feb 2010 20:35:21 +0000 (12:35 -0800)]
Merge "Add 'cpufeatures' library to perform runtime CPU family/features detection." into eclair

14 years agoUpdate test configs to replace GlobalSearch with QuickSearchBox
Bryan Mawhinney [Fri, 5 Feb 2010 17:17:13 +0000 (17:17 +0000)]
Update test configs to replace GlobalSearch with QuickSearchBox

14 years agoam 60932954: merge from open-source master
The Android Open Source Project [Sat, 6 Feb 2010 02:00:05 +0000 (18:00 -0800)]
am 60932954: merge from open-source master

Merge commit '609329541ac4c23a2a21b7d493c594c1b3d0c438'

* commit '609329541ac4c23a2a21b7d493c594c1b3d0c438':
  Add uses-feature for live wallpaper sample.
  resolves Issue #5280: Go to problem in source from LogCat

14 years agoRemove reference to unused static library.
Jeff Hamilton [Sat, 6 Feb 2010 00:29:39 +0000 (18:29 -0600)]
Remove reference to unused static library.

Change-Id: I46237ccd501706e13de2fad8335c09f02306e98b

14 years agoAdd 'cpufeatures' library to perform runtime CPU family/features detection.
David 'Digit' Turner [Fri, 5 Feb 2010 22:29:11 +0000 (14:29 -0800)]
Add 'cpufeatures' library to perform runtime CPU family/features detection.

It is provided as a static library that NDK developers can link against.
The code is designed to run on all official Android platforms, starting
from Android 1.5.

14 years agoam f06e372c: am c13fbca9: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 22:09:11 +0000 (14:09 -0800)]
am f06e372c: am c13fbca9: reconcile main tree with open-source eclair

Merge commit 'f06e372cf9be356721abfc32ff2752e452dcebbd'

* commit 'f06e372cf9be356721abfc32ff2752e452dcebbd':
  Add uses-feature for live wallpaper sample.
  android-2.1_r1 snapshot

14 years agomerge from open-source master
The Android Open Source Project [Fri, 5 Feb 2010 21:51:37 +0000 (13:51 -0800)]
merge from open-source master

14 years agoRemove some unused cruft from Eclipse classpath.
Ficus Kirkpatrick [Fri, 5 Feb 2010 03:21:07 +0000 (19:21 -0800)]
Remove some unused cruft from Eclipse classpath.

Change-Id: Ic4eeb819e01c02398aa3b7b76c9109511bd34725

14 years agoam c13fbca9: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:23:01 +0000 (08:23 -0800)]
am c13fbca9: reconcile main tree with open-source eclair

Merge commit 'c13fbca985b333cfb09d2b29875b36594dd44d64' into eclair-plus-aosp

* commit 'c13fbca985b333cfb09d2b29875b36594dd44d64':
  Add uses-feature for live wallpaper sample.
  android-2.1_r1 snapshot

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:32 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoMerge "Add QuickSearchBox intermediates, to get EventLogTags"
Andy Stadler [Thu, 4 Feb 2010 23:32:39 +0000 (15:32 -0800)]
Merge "Add QuickSearchBox intermediates, to get EventLogTags"

14 years agoAdd QuickSearchBox intermediates, to get EventLogTags
Andrew Stadler [Thu, 4 Feb 2010 23:13:42 +0000 (15:13 -0800)]
Add QuickSearchBox intermediates, to get EventLogTags

14 years agoAdd new N1 PID to Windows USB driver INF.
Raphael [Thu, 4 Feb 2010 19:13:13 +0000 (11:13 -0800)]
Add new N1 PID to Windows USB driver INF.

SDK Bug: 2418399

Change-Id: I76c25a61bc67e07ebf82209c8172dcfe93eff2eb

14 years agoEnable stagefright for playback, metadata scan and retrieval as well as http streamin...
Andreas Huber [Wed, 3 Feb 2010 21:55:53 +0000 (13:55 -0800)]
Enable stagefright for playback, metadata scan and retrieval as well as http streaming on the simulator (for parity with devices)

14 years agoam 74ccbf7a: am ca7a9d34: Merge "SampleSyncAdapter sample code." into eclair
Megha Joshi [Wed, 3 Feb 2010 20:34:37 +0000 (12:34 -0800)]
am 74ccbf7a: am ca7a9d34: Merge "SampleSyncAdapter sample code." into eclair

Merge commit '74ccbf7aa77213d6df41990936d5f30eb06afe43'

* commit '74ccbf7aa77213d6df41990936d5f30eb06afe43':
  SampleSyncAdapter sample code.

14 years agoam ca7a9d34: Merge "SampleSyncAdapter sample code." into eclair
Megha Joshi [Wed, 3 Feb 2010 20:29:01 +0000 (12:29 -0800)]
am ca7a9d34: Merge "SampleSyncAdapter sample code." into eclair

Merge commit 'ca7a9d3497b84fe5b3576d9ea1d1cefa32850fd1' into eclair-plus-aosp

* commit 'ca7a9d3497b84fe5b3576d9ea1d1cefa32850fd1':
  SampleSyncAdapter sample code.

14 years agoMerge "SampleSyncAdapter sample code." into eclair
Megha Joshi [Wed, 3 Feb 2010 20:24:47 +0000 (12:24 -0800)]
Merge "SampleSyncAdapter sample code." into eclair

14 years agoUpdate Eclipse .classpath with recent changes.
Andrew Stadler [Wed, 3 Feb 2010 17:27:54 +0000 (09:27 -0800)]
Update Eclipse .classpath with recent changes.

* Add Launcher2
* Add Mms shared library
* Update arity (calculator math) library version

14 years agoImprove Cube Map and FrameBufferObject samples.
Jack Palevich [Wed, 3 Feb 2010 08:00:49 +0000 (16:00 +0800)]
Improve Cube Map and FrameBufferObject samples.

Fix tabs and trailing whitespace.

Expand comment to explain how we search for GL extensions.

Rename and document the DEBUG_RENDER_OFFSCREEN_ONSCREEN variable.
Also make it final static because its value never changes.

14 years agoMerge "Adding frameworks-services tests to the runtest collection."
Neal Nguyen [Wed, 3 Feb 2010 01:24:42 +0000 (17:24 -0800)]
Merge "Adding frameworks-services tests to the runtest collection."

14 years agoAdding frameworks-services tests to the runtest collection.
Neal Nguyen [Wed, 3 Feb 2010 01:12:22 +0000 (17:12 -0800)]
Adding frameworks-services tests to the runtest collection.

14 years agoTrack recent changes to source.
Andrew Stadler [Wed, 3 Feb 2010 00:37:37 +0000 (16:37 -0800)]
Track recent changes to source.

* Remove GoogleSearch
* Add QuickSearchBox

14 years agoFix bug.
Ying Wang [Tue, 2 Feb 2010 00:15:59 +0000 (16:15 -0800)]
Fix bug.

Bug due to code migration.

14 years agoSampleSyncAdapter sample code.
Megha Joshi [Wed, 18 Nov 2009 22:54:03 +0000 (14:54 -0800)]
SampleSyncAdapter sample code.

14 years agoAdd support for random throttle.
Ying Wang [Mon, 1 Feb 2010 19:41:29 +0000 (11:41 -0800)]
Add support for random throttle.

See http://b/1716328

14 years agoFix sample code markers.
Dianne Hackborn [Sat, 30 Jan 2010 03:03:37 +0000 (19:03 -0800)]
Fix sample code markers.

14 years agoam eba57669: am 098a5264: Merge "SDK Manager: post install script to update SDK Setup...
Raphael Moll [Sat, 30 Jan 2010 01:30:44 +0000 (17:30 -0800)]
am eba57669: am 098a5264: Merge "SDK Manager: post install script to update SDK Setup.exe" into eclair

Merge commit 'eba576691445b63168aab9397401157774aa1f25'

* commit 'eba576691445b63168aab9397401157774aa1f25':
  SDK Manager: post install script to update SDK Setup.exe

14 years agoam 098a5264: Merge "SDK Manager: post install script to update SDK Setup.exe" into...
Raphael Moll [Sat, 30 Jan 2010 01:22:29 +0000 (17:22 -0800)]
am 098a5264: Merge "SDK Manager: post install script to update SDK Setup.exe" into eclair

Merge commit '098a5264920e089ec6958f8c74dd0983eda5bc0f' into eclair-plus-aosp

* commit '098a5264920e089ec6958f8c74dd0983eda5bc0f':
  SDK Manager: post install script to update SDK Setup.exe

14 years agoMerge "SDK Manager: post install script to update SDK Setup.exe" into eclair
Raphael Moll [Sat, 30 Jan 2010 01:17:26 +0000 (17:17 -0800)]
Merge "SDK Manager: post install script to update SDK Setup.exe" into eclair

14 years agoUpdate to follow device policy "mode" to "quality" change.
Dianne Hackborn [Fri, 29 Jan 2010 18:53:44 +0000 (10:53 -0800)]
Update to follow device policy "mode" to "quality" change.

14 years agoMerge "Modifications to test_defs.xml for AndroidTests files move."
Neal Nguyen [Sat, 30 Jan 2010 00:38:40 +0000 (16:38 -0800)]
Merge "Modifications to test_defs.xml for AndroidTests files move."

14 years agoam 1921f03a: am 50c5ce01: Merge "Force ARMv7 builds to use only 16 FP registers....
David Turner [Fri, 29 Jan 2010 22:56:53 +0000 (14:56 -0800)]
am 1921f03a: am 50c5ce01: Merge "Force ARMv7 builds to use only 16 FP registers." into eclair

Merge commit '1921f03a780c4664c984eeb64d72d76fb3d53b61'

* commit '1921f03a780c4664c984eeb64d72d76fb3d53b61':
  Force ARMv7 builds to use only 16 FP registers.

14 years agoam 50c5ce01: Merge "Force ARMv7 builds to use only 16 FP registers." into eclair
David Turner [Fri, 29 Jan 2010 22:52:17 +0000 (14:52 -0800)]
am 50c5ce01: Merge "Force ARMv7 builds to use only 16 FP registers." into eclair

Merge commit '50c5ce01ca7985b6a76ef67cf171a6eb29c69b80' into eclair-plus-aosp

* commit '50c5ce01ca7985b6a76ef67cf171a6eb29c69b80':
  Force ARMv7 builds to use only 16 FP registers.

14 years agoMerge "Force ARMv7 builds to use only 16 FP registers." into eclair
David Turner [Fri, 29 Jan 2010 22:44:39 +0000 (14:44 -0800)]
Merge "Force ARMv7 builds to use only 16 FP registers." into eclair

14 years agoMerge "Add API Demos showing how to use cube maps and frame buffer objects."
Jack Palevich [Fri, 29 Jan 2010 22:28:47 +0000 (14:28 -0800)]
Merge "Add API Demos showing how to use cube maps and frame buffer objects."

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:07:44 +0000 (14:07 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoam 40a17a9c: am c363d4e7: Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2
Jean-Baptiste Queru [Fri, 29 Jan 2010 21:28:08 +0000 (13:28 -0800)]
am 40a17a9c: am c363d4e7: Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2

Merge commit '40a17a9cba51656945212d1b21a225a7ca3e87e2'

* commit '40a17a9cba51656945212d1b21a225a7ca3e87e2':
  remove references to TARGET_HARDWARE_3D

14 years agoam c363d4e7: Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2
Jean-Baptiste Queru [Fri, 29 Jan 2010 21:09:55 +0000 (13:09 -0800)]
am c363d4e7: Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2

Merge commit 'c363d4e72bc3f0dd9d4607f0ad16d9fcb6fb7129' into eclair-mr2-plus-aosp

* commit 'c363d4e72bc3f0dd9d4607f0ad16d9fcb6fb7129':
  remove references to TARGET_HARDWARE_3D

14 years agoModifications to test_defs.xml for AndroidTests files move.
Neal Nguyen [Mon, 25 Jan 2010 23:33:21 +0000 (15:33 -0800)]
Modifications to test_defs.xml for AndroidTests files move.

14 years agoMerge "remove references to TARGET_HARDWARE_3D" into eclair-mr2
Jean-Baptiste Queru [Fri, 29 Jan 2010 18:05:26 +0000 (10:05 -0800)]
Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2

14 years agoMerge "Refactor out a DeviceConnector helper class from hosttestlib for reuse."
Brett Chabot [Fri, 29 Jan 2010 17:56:54 +0000 (09:56 -0800)]
Merge "Refactor out a DeviceConnector helper class from hosttestlib for reuse."

14 years agoAdd API Demos showing how to use cube maps and frame buffer objects.
Jack Palevich [Fri, 29 Jan 2010 12:58:38 +0000 (20:58 +0800)]
Add API Demos showing how to use cube maps and frame buffer objects.

14 years agoSDK Manager: post install script to update SDK Setup.exe
Raphael [Thu, 28 Jan 2010 23:58:20 +0000 (15:58 -0800)]
SDK Manager: post install script to update SDK Setup.exe

SDK Bug: 2404830

Change-Id: I7e2346c95132ff6d26468d589212bf83e15ce407

14 years agoRefactor out a DeviceConnector helper class from hosttestlib for reuse.
Brett Chabot [Fri, 29 Jan 2010 02:44:22 +0000 (18:44 -0800)]
Refactor out a DeviceConnector helper class from hosttestlib for reuse.

14 years agoForce ARMv7 builds to use only 16 FP registers.
David 'Digit' Turner [Fri, 29 Jan 2010 01:58:56 +0000 (17:58 -0800)]
Force ARMv7 builds to use only 16 FP registers.

This is needed because upcoming Cortex-A9 devices implement
VFPv3-D16 instead of the assumed VFPv3-D32 and have thus half
the floating-point registers.

14 years agoam a3c89d73: am b8168f27: Merge "Market licensing server library core." into eclair
James Yum [Thu, 28 Jan 2010 23:31:04 +0000 (15:31 -0800)]
am a3c89d73: am b8168f27: Merge "Market licensing server library core." into eclair

Merge commit 'a3c89d73bda785739b3396993c2491768bee2c23'

* commit 'a3c89d73bda785739b3396993c2491768bee2c23':
  Market licensing server library core.

14 years agoam d392646b: am e848f6b2: Merge "Fix cts-content testdef." into eclair
Brett Chabot [Thu, 28 Jan 2010 23:31:00 +0000 (15:31 -0800)]
am d392646b: am e848f6b2: Merge "Fix cts-content testdef." into eclair

Merge commit 'd392646bfb9e52b1ec390ba1683cfdf1cc396c71'

* commit 'd392646bfb9e52b1ec390ba1683cfdf1cc396c71':
  Fix cts-content testdef.

14 years agoam 9c5363b0: am 897af093: Add uses-feature for live wallpaper sample.
Romain Guy [Thu, 28 Jan 2010 23:30:56 +0000 (15:30 -0800)]
am 9c5363b0: am 897af093: Add uses-feature for live wallpaper sample.

Merge commit '9c5363b081dcbe1da924a274d7a57e20f85d1b60'

* commit '9c5363b081dcbe1da924a274d7a57e20f85d1b60':
  Add uses-feature for live wallpaper sample.

14 years agoam cb399d52: am d51d36fa: Windows SDK: package new tools/find_java.bat
Raphael [Thu, 28 Jan 2010 23:09:59 +0000 (15:09 -0800)]
am cb399d52: am d51d36fa: Windows SDK: package new tools/find_java.bat

Merge commit 'cb399d52cfae83bc4bbc4672b8728144b932c14a'

* commit 'cb399d52cfae83bc4bbc4672b8728144b932c14a':
  Windows SDK: package new tools/find_java.bat

14 years agoWe are living in the future.
Dan Bornstein [Thu, 28 Jan 2010 21:50:13 +0000 (13:50 -0800)]
We are living in the future.

Change-Id: I3f6e29063fe87407ace3fb2731521a5d290d1e75

14 years agoUpdate to follow device policy API changes.
Dianne Hackborn [Thu, 28 Jan 2010 03:26:31 +0000 (19:26 -0800)]
Update to follow device policy API changes.

14 years agoam 07b5c3bd: am c220077d: Merge "SDK doc change: Misc fixes." into eclair
Dirk Dougherty [Thu, 28 Jan 2010 20:37:28 +0000 (12:37 -0800)]
am 07b5c3bd: am c220077d: Merge "SDK doc change: Misc fixes." into eclair

Merge commit '07b5c3bdb76e7f4b4ceefb48e5cf11ed789bb0c2'

* commit '07b5c3bdb76e7f4b4ceefb48e5cf11ed789bb0c2':
  SDK doc change: Misc fixes.

14 years agoam b8168f27: Merge "Market licensing server library core." into eclair
James Yum [Thu, 28 Jan 2010 18:51:19 +0000 (10:51 -0800)]
am b8168f27: Merge "Market licensing server library core." into eclair

Merge commit 'b8168f27f6f5b6b0ced5ef3210c0e89e8d3a5ae2' into eclair-plus-aosp

* commit 'b8168f27f6f5b6b0ced5ef3210c0e89e8d3a5ae2':
  Market licensing server library core.

14 years agoam e848f6b2: Merge "Fix cts-content testdef." into eclair
Brett Chabot [Thu, 28 Jan 2010 18:51:15 +0000 (10:51 -0800)]
am e848f6b2: Merge "Fix cts-content testdef." into eclair

Merge commit 'e848f6b2c72fd07a1ff58cd090c22b3ff5b935f9' into eclair-plus-aosp

* commit 'e848f6b2c72fd07a1ff58cd090c22b3ff5b935f9':
  Fix cts-content testdef.

14 years agoMerge "Market licensing server library core." into eclair
James Yum [Thu, 28 Jan 2010 18:36:53 +0000 (10:36 -0800)]
Merge "Market licensing server library core." into eclair

14 years agoam a7945e3b: am a6181df4: Add Dell Mini5 to the USB driver.
Xavier Ducrohet [Thu, 28 Jan 2010 18:09:21 +0000 (10:09 -0800)]
am a7945e3b: am a6181df4: Add Dell Mini5 to the USB driver.

Merge commit 'a7945e3b9c7bfceaa6c6dde1fdd1a7916df339e7'

* commit 'a7945e3b9c7bfceaa6c6dde1fdd1a7916df339e7':
  Add Dell Mini5 to the USB driver.

14 years agoAdd uses-feature for live wallpaper sample.
Romain Guy [Thu, 28 Jan 2010 00:49:32 +0000 (16:49 -0800)]
Add uses-feature for live wallpaper sample.