OSDN Git Service

android-x86/ndk.git
15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Thu, 9 Apr 2009 21:27:25 +0000 (14:27 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145498: am: CL 145487 am: CL 145204 ADT #1761137: collect_sources_for_sdk.sh fails...
Raphael Moll [Thu, 9 Apr 2009 21:26:09 +0000 (14:26 -0700)]
AI 145498: am: CL 145487 am: CL 145204 ADT #1761137: collect_sources_for_sdk.sh fails on the Mac
  It's really time to let the hackish bash/sed version go away,
  especially since it's really really slow, and provide a
  better python version instead.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145498

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Thu, 9 Apr 2009 21:10:49 +0000 (14:10 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145488: am: CL 145468 am: CL 145083 ADT #1777728: fix NPE when AVD list is empty
Raphael Moll [Thu, 9 Apr 2009 21:09:37 +0000 (14:09 -0700)]
AI 145488: am: CL 145468 am: CL 145083 ADT #1777728: fix NPE when AVD list is empty
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145488

15 years agoMerge branch 'readonly-p4-master'
Yu Shan Emily Lau [Thu, 9 Apr 2009 20:56:09 +0000 (13:56 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145469: am: CL 145444 am: CL 145062 Took out the muisc player test from the contin...
Yu Shan Emily Lau [Thu, 9 Apr 2009 20:55:00 +0000 (13:55 -0700)]
AI 145469: am: CL 145444 am: CL 145062 Took out the muisc player test from the continuous build test.
  Original author: yslau
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145469

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Thu, 9 Apr 2009 20:11:02 +0000 (13:11 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145419: am: CL 145402 am: CL 145004 ADT #1761064: Properly refresh manifest activi...
Raphael Moll [Thu, 9 Apr 2009 20:09:46 +0000 (13:09 -0700)]
AI 145419: am: CL 145402 am: CL 145004 ADT #1761064: Properly refresh manifest activity list on framework reload.
  Issue: when the SDK gets (re)loaded, the uiRootNode changes
  in the UiTreeBlock. However the TreeViewer is using a
  content provider which root node was not updated. The fix is
  to make the content provider dynamically ask for the root
  node to the tree block. Instead of depending on the class
  directly, a new interface is passed for this.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145419

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Thu, 9 Apr 2009 02:08:10 +0000 (19:08 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145170: am: CL 145099 am: CL 144940 ADT #1722971: Fix refactoring menu contributio...
Raphael Moll [Thu, 9 Apr 2009 02:07:04 +0000 (19:07 -0700)]
AI 145170: am: CL 145099 am: CL 144940 ADT #1722971: Fix refactoring menu contribution for Eclipse 3.3/3.4 on Linux/Mac.
  The fix is that a menu contribution should redefine the menu that it is
  contributing too. In this case it seems the JDT is not yet loaded or at
  least hasn't defined the menu that we're contributing too, so we need to
  define it. This definition is extracted from the jdt.ui/plugin.xml from
  3.4 in order to define the same group names in the same order.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145170

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Thu, 9 Apr 2009 02:05:29 +0000 (19:05 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145169: am: CL 145098 am: CL 144938 Fix the classpath container cache for project...
Xavier Ducrohet [Thu, 9 Apr 2009 02:04:11 +0000 (19:04 -0700)]
AI 145169: am: CL 145098 am: CL 144938 Fix the classpath container cache for project targeting add-ons (bug #1775936).
  Also renamed the container for add-ons to include the base platform name (so that at least a version is displayed).
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145169

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Thu, 9 Apr 2009 02:02:26 +0000 (19:02 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145166: am: CL 145097 am: CL 144935 ApiDemos contains new API, and we must force...
Xavier Ducrohet [Thu, 9 Apr 2009 02:01:04 +0000 (19:01 -0700)]
AI 145166: am: CL 145097 am: CL 144935 ApiDemos contains new API, and we must force the target to cupcake.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145166

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Thu, 9 Apr 2009 01:59:25 +0000 (18:59 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145163: am: CL 145096 am: CL 144921 Fix add-on javadoc display in Eclipse (bug...
Xavier Ducrohet [Thu, 9 Apr 2009 01:57:57 +0000 (18:57 -0700)]
AI 145163: am: CL 145096 am: CL 144921 Fix add-on javadoc display in Eclipse (bug #1775744)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145163

15 years agoMerge branch 'readonly-p4-master'
Brett Chabot [Thu, 9 Apr 2009 01:56:16 +0000 (18:56 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145161: am: CL 145095 am: CL 144902 Fix default src lookup for code coverage.
Brett Chabot [Thu, 9 Apr 2009 01:55:01 +0000 (18:55 -0700)]
AI 145161: am: CL 145095 am: CL 144902 Fix default src lookup for code coverage.
  Original author: brettchabot
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145161

15 years agoMerge branch 'readonly-p4-master'
Brett Chabot [Wed, 8 Apr 2009 20:44:29 +0000 (13:44 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145141: am: CL 144980 Fix runtest --coverage.
Brett Chabot [Wed, 8 Apr 2009 20:43:14 +0000 (13:43 -0700)]
AI 145141: am: CL 144980 Fix runtest --coverage.
  Original author: brettchabot

Automated import of CL 145141

15 years agoMerge branch 'readonly-p4-master'
Evan Millar [Wed, 8 Apr 2009 20:29:46 +0000 (13:29 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 145122: am: CL 144927 Fix throttling in scripted monkeys (bug #1739843).
Evan Millar [Wed, 8 Apr 2009 20:28:35 +0000 (13:28 -0700)]
AI 145122: am: CL 144927 Fix throttling in scripted monkeys (bug #1739843).
  Original author: emillar

Automated import of CL 145122

15 years agoMerge branch 'readonly-p4-master'
David Turner [Sun, 5 Apr 2009 21:24:32 +0000 (14:24 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144597: am: CL 144596 am: CL 144595 Fix the AVD configuration code to support...
David Turner [Sun, 5 Apr 2009 21:23:05 +0000 (14:23 -0700)]
AI 144597: am: CL 144596 am: CL 144595 Fix the AVD configuration code to support "sdcard.path" in config.ini to indicate an explicit SD Card image file (instead of using the one in the content directory)
  Note that this also fix a bug where the SD Card image was not properly locked in the previous implementation.
  Allow the http-proxy support code to actually manage to receive chunked encoding data, instead of complaining needlessly.
  Introduce a new CharBuffer object that is used indirectly by "-radio <hostdevice>" and "-gps <hostdevice>" options
  Add new documentation for QEMUD and CharDriverState objects
  Update the Audio documentation with ASCII graphics (because I'm an artist too)
  Original author: digit
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144597

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Sat, 4 Apr 2009 00:50:45 +0000 (17:50 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144568: am: CL 144567 am: CL 144565 Improve the JetBoy samples
Xavier Ducrohet [Sat, 4 Apr 2009 00:49:30 +0000 (17:49 -0700)]
AI 144568: am: CL 144567 am: CL 144565 Improve the JetBoy samples
  - use theme instead of window feature to remove titlebar
  - remove useless Layouts
  - Make custom view works in layout editor.
  - remove some warnings
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144568

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Fri, 3 Apr 2009 23:29:39 +0000 (16:29 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144542: am: CL 144539 am: CL 144533 Reformat JetBoy samples to match code style.
Xavier Ducrohet [Fri, 3 Apr 2009 23:28:23 +0000 (16:28 -0700)]
AI 144542: am: CL 144539 am: CL 144533 Reformat JetBoy samples to match code style.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144542

15 years agoMerge branch 'readonly-p4-master'
Jean-Michel Trivi [Fri, 3 Apr 2009 22:05:40 +0000 (15:05 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144511: am: CL 144510 am: CL 144509 Checking in Sonivox' JetBoy code sample. The...
Jean-Michel Trivi [Fri, 3 Apr 2009 22:04:27 +0000 (15:04 -0700)]
AI 144511: am: CL 144510 am: CL 144509 Checking in Sonivox' JetBoy code sample. The java code still has a FIXME for cleanup and review to be done before final SDK build.
  Original author: jmtrivi
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144511

15 years agoMerge branch 'readonly-p4-master'
Niko Catania [Fri, 3 Apr 2009 21:14:22 +0000 (14:14 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144501: am: CL 144500 Added support for some extra make arguments for some testsuite.
Niko Catania [Fri, 3 Apr 2009 21:13:05 +0000 (14:13 -0700)]
AI 144501: am: CL 144500 Added support for some extra make arguments for some testsuite.
  For instance the libstdc++ testsuite requires BIONIC_TESTS=1 to
  actually build the tests.
  * development/testrunner/test_defs.py:
  Parse the new extra_make_args attribute.
  * development/testrunner/runtest.py:
  Added support for extra make arguments. Some testsuite requires this to actually be built.
  Changed the log statement to log what is actually being done.
  * development/testrunner/test_defs.xml:
  Added extra make argument to enable the libstdc++ tests.
  Original author: niko

Automated import of CL 144501

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Fri, 3 Apr 2009 20:38:21 +0000 (13:38 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144491: am: CL 144489 am: CL 144487 ADT: Add "New String" refactoring to the other...
Raphael Moll [Fri, 3 Apr 2009 20:37:10 +0000 (13:37 -0700)]
AI 144491: am: CL 144489 am: CL 144487 ADT: Add "New String" refactoring to the other Resource Chooser.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144491

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Fri, 3 Apr 2009 20:35:22 +0000 (13:35 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144490: am: CL 144488 am: CL 144486 ADT: Call the Extract String Refactoring to...
Raphael Moll [Fri, 3 Apr 2009 20:34:00 +0000 (13:34 -0700)]
AI 144490: am: CL 144488 am: CL 144486 ADT: Call the Extract String Refactoring to create a new XML String
  ID when selecting a string reference.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144490

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Fri, 3 Apr 2009 06:53:42 +0000 (23:53 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144419: am: CL 144382 am: CL 144366 Activity Launcher filters out unlauncheable...
Xavier Ducrohet [Fri, 3 Apr 2009 06:52:36 +0000 (23:52 -0700)]
AI 144419: am: CL 144382 am: CL 144366 Activity Launcher filters out unlauncheable activity (bug #1736754)
  Activities that do not have an action, or that are set to not be exported cannot be launched from 'am start...' so they should not be considered when finding an activity to launch.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144419

15 years agoMerge branch 'readonly-p4-master'
Mike Lockwood [Fri, 3 Apr 2009 06:42:36 +0000 (23:42 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location...
Mike Lockwood [Fri, 3 Apr 2009 06:41:32 +0000 (23:41 -0700)]
AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers:
  LocationManagerService now listens for changes to settings,
  making LocationManager.updateProviders() unnecessary.
  Removed LocationManager.updateProviders()
  Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way
  of enabling or disabling a single location provider.
  This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.
  BUG=1729031
  Original author: lockwood

Automated import of CL 144415

15 years agoMerge branch 'readonly-p4-master'
Niko Catania [Fri, 3 Apr 2009 06:34:58 +0000 (23:34 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144412: am: CL 144340 Added support to run native tests on the device.
Niko Catania [Fri, 3 Apr 2009 06:33:53 +0000 (23:33 -0700)]
AI 144412: am: CL 144340 Added support to run native tests on the device.
  The tests name must start with 'test_'.
  Tests should return 0 on success, 1 on failure.
  * development/testrunner/test_defs.xml:
  Added new element to represent native tests.
  * development/testrunner/test_defs.py:
  Added handling of the new <test-native> element.
  The testsuite has new IsNative method.
  TestDefinition's iterator is ordered by test names.
  Added GetDescription() method to access the optional description.
  * development/testrunner/runtest.py:
  Print the description next to the test name if applicable
  (runtest_py -l)
  Added a _RunNativeTest method to run a test on the target, report
  the status and clean up the test after the run.
  Added
  Original author: niko

Automated import of CL 144412

15 years agoMerge branch 'readonly-p4-master'
Eric Fischer [Fri, 3 Apr 2009 06:32:23 +0000 (23:32 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few...
Eric Fischer [Fri, 3 Apr 2009 06:31:16 +0000 (23:31 -0700)]
AI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few Japanese changes.
  Original author: enf
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144411

15 years agoMerge branch 'readonly-p4-master'
Brett Chabot [Fri, 3 Apr 2009 06:24:44 +0000 (23:24 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144408: am: CL 144322 am: CL 144320 ADT: Fix debugger launch connection when debug...
Brett Chabot [Fri, 3 Apr 2009 06:23:38 +0000 (23:23 -0700)]
AI 144408: am: CL 144322 am: CL 144320 ADT: Fix debugger launch connection when debugging Android JUnit
  Original author: brettchabot
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144408

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Fri, 3 Apr 2009 06:08:54 +0000 (23:08 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144402: am: CL 144284 am: CL 144283 ADT: Enhance Resource Chooser with ability...
Raphael Moll [Fri, 3 Apr 2009 06:07:49 +0000 (23:07 -0700)]
AI 144402: am: CL 144284 am: CL 144283 ADT: Enhance Resource Chooser with ability to create new XML strings.
  That's a first pass. There's a fair bit of refactoring
  involved, so it's split in two CLs. Next CL will add more
  functionality.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144402

15 years agoMerge branch 'readonly-p4-master'
Brett Chabot [Fri, 3 Apr 2009 05:52:55 +0000 (22:52 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144396: am: CL 144262 am: CL 144260 Add constant for test file name in runtest.
Brett Chabot [Fri, 3 Apr 2009 05:51:49 +0000 (22:51 -0700)]
AI 144396: am: CL 144262 am: CL 144260 Add constant for test file name in runtest.
  Original author: brettchabot
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144396

15 years agoMerge branch 'readonly-p4-master'
Xavier Ducrohet [Fri, 3 Apr 2009 05:47:50 +0000 (22:47 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144394: am: CL 144254 am: CL 144252 Reload AVDs when displaying the run/debug...
Xavier Ducrohet [Fri, 3 Apr 2009 05:46:50 +0000 (22:46 -0700)]
AI 144394: am: CL 144254 am: CL 144252 Reload AVDs when displaying the run/debug launch dialog (bug #1683892)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 144394

15 years agoMerge branch 'readonly-p4-master'
Mike Ritter [Thu, 2 Apr 2009 17:37:54 +0000 (10:37 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144207: am: CL 144166 am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs...
Mike Ritter [Thu, 2 Apr 2009 17:36:49 +0000 (10:36 -0700)]
AI 144207: am: CL 144166 am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
  Original author: mritter
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 144207

15 years agoMerge branch 'readonly-p4-master'
Jack Palevich [Thu, 2 Apr 2009 17:18:37 +0000 (10:18 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144152: Improve the documentation for this class.
Jack Palevich [Thu, 2 Apr 2009 17:17:29 +0000 (10:17 -0700)]
AI 144152: Improve the documentation for this class.
  Explain how it's different than ProcessBuilder
  Explain that you have to call close when you're done with the pty's file
  descriptor.
  Note in the doc comment that the implementation relies on a private
  FileDescriptor API.
  Also remove an unused method.

Automated import of CL 144152

15 years agoMerge branch 'readonly-p4-master'
Jack Palevich [Thu, 2 Apr 2009 17:05:37 +0000 (10:05 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144124: Avoid leaking a pty file descriptor when quitting the terminal.
Jack Palevich [Thu, 2 Apr 2009 17:04:28 +0000 (10:04 -0700)]
AI 144124: Avoid leaking a pty file descriptor when quitting the terminal.
  BUG=1750582

Automated import of CL 144124

15 years agoMerge branch 'readonly-p4-master'
Raphael Moll [Thu, 2 Apr 2009 16:28:29 +0000 (09:28 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144095: am: CL 144049 am: CL 144048 ADT #1743364: Uncomment the system resource...
Raphael Moll [Thu, 2 Apr 2009 16:27:21 +0000 (09:27 -0700)]
AI 144095: am: CL 144049 am: CL 144048 ADT #1743364: Uncomment the system resource chooser code.
  Rationale: we want to keep that code around, so we need to compile
  it to make sure it doesn't use obsoleted APIs. That does it.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 144095

15 years agoMerge branch 'readonly-p4-master'
Jack Palevich [Thu, 2 Apr 2009 16:23:16 +0000 (09:23 -0700)]
Merge branch 'readonly-p4-master'

15 years agoAI 144089: Make "Term" build against the public Android API.
Jack Palevich [Thu, 2 Apr 2009 16:22:07 +0000 (09:22 -0700)]
AI 144089: Make "Term" build against the public Android API.
  This was done by making a private copy of android.term.Exec.
  BUG=1750582

Automated import of CL 144089

15 years agoMerge branch 'master' of git://android.git.kernel.org/platform/development
The Android Open Source Project [Wed, 1 Apr 2009 05:19:29 +0000 (22:19 -0700)]
Merge branch 'master' of git://android.git./platform/development

15 years agoMerge commit 'goog/readonly-p4-master'
The Android Open Source Project [Wed, 1 Apr 2009 04:34:24 +0000 (21:34 -0700)]
Merge commit 'goog/readonly-p4-master'

15 years agoAI 143919: am: CL 143918 am: CL 143917 ADT Android JUnit: Change logic to provide...
Brett Chabot [Wed, 1 Apr 2009 02:16:14 +0000 (19:16 -0700)]
AI 143919: am: CL 143918 am: CL 143917 ADT Android JUnit: Change logic to provide an explicit project or package to run to the device InstrumentationTestRunner, instead of providing the potentially huge list of test classes. Discontinue support for running all tests in a source folder.
  Original author: brettchabot
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143919

15 years agoAI 143887: am: CL 143886 am: CL 143882 ADT #1743364: Refactor misc UI widgets togethe...
Raphael Moll [Wed, 1 Apr 2009 00:26:38 +0000 (17:26 -0700)]
AI 143887: am: CL 143886 am: CL 143882 ADT #1743364: Refactor misc UI widgets together in package adt.ui.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143887

15 years agoAI 143885: am: CL 143883 am: CL 143881 AVD #1703143: delete AVDs not loaded correctly.
Raphael Moll [Wed, 1 Apr 2009 00:24:12 +0000 (17:24 -0700)]
AI 143885: am: CL 143883 am: CL 143881 AVD #1703143: delete AVDs not loaded correctly.
  This covers the case where an AVD has an invalid target
  or is missing its AVD folder or the config.ini in it.
  Made some cosmetic cleanup too.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143885

15 years agoAI 143880: am: CL 143879 am: CL 143876 Include hprof-conv in SDK (bug #1640225)
Raphael Moll [Wed, 1 Apr 2009 00:20:54 +0000 (17:20 -0700)]
AI 143880: am: CL 143879 am: CL 143876 Include hprof-conv in SDK (bug #1640225)
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143880

15 years agoAI 143867: am: CL 143865 am: CL 143864 Fix SDK example to correctly pass back newly...
Jeffrey Sharkey [Wed, 1 Apr 2009 00:01:02 +0000 (17:01 -0700)]
AI 143867: am: CL 143865 am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId.
  Original author: jsharkey
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143867

15 years agoAI 143831: am: CL 143819 am: CL 143765 Rename tests.xml to test_defs.xml
Brett Chabot [Tue, 31 Mar 2009 21:51:13 +0000 (14:51 -0700)]
AI 143831: am: CL 143819 am: CL 143765 Rename tests.xml to test_defs.xml
  Original author: brettchabot
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143831

15 years agoAI 143828: am: CL 143808 am: CL 143754 SdkManager: list unknown AVDs and why they...
Raphael Moll [Tue, 31 Mar 2009 21:48:14 +0000 (14:48 -0700)]
AI 143828: am: CL 143808 am: CL 143754 SdkManager: list unknown AVDs and why they didn't load.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143828

15 years agoAI 143717: am: CL 143698 am: CL 143596 Removed all the obsoleted media related functi...
Yu Shan Emily Lau [Tue, 31 Mar 2009 21:25:11 +0000 (14:25 -0700)]
AI 143717: am: CL 143698 am: CL 143596 Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider,
  RingToneSettings and the flaky Music Player test.
  Original author: yslau
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143717

15 years agoAI 143713: am: CL 143688 am: CL 143562 Usability fixes for runtest.py
Brett Chabot [Tue, 31 Mar 2009 21:21:33 +0000 (14:21 -0700)]
AI 143713: am: CL 143688 am: CL 143562 Usability fixes for runtest.py
  Original author: brettchabot
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143713

15 years agoAI 143701: am: CL 143672 am: CL 143499 Fix the icon for the JUnit launch shortcut
Xavier Ducrohet [Tue, 31 Mar 2009 21:18:00 +0000 (14:18 -0700)]
AI 143701: am: CL 143672 am: CL 143499 Fix the icon for the JUnit launch shortcut
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143701

15 years agoAI 143693: am: CL 143665 am: CL 143491 ADT #1742875: Document the SDK build process...
Raphael Moll [Tue, 31 Mar 2009 21:16:11 +0000 (14:16 -0700)]
AI 143693: am: CL 143665 am: CL 143491 ADT #1742875: Document the SDK build process and new cupcake SDK changes.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143693

15 years agoAI 143689: am: CL 143659 am: CL 143472 Reduce dictionary size.
Amith Yamasani [Tue, 31 Mar 2009 21:14:19 +0000 (14:14 -0700)]
AI 143689: am: CL 143659 am: CL 143472 Reduce dictionary size.
  Changed the tree structure to have variable length nodes to save an average of 21% on the dictionary size.
  Created a shortened English dictionary for Dream - 50K words.
  Added a shortened Spanish dictionary for Dream - 32K words.
  Original author: yamasani
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143689

15 years agoADT #1742875: Document the SDK build process and new cupcake SDK changes.
Ralf [Tue, 31 Mar 2009 02:31:28 +0000 (19:31 -0700)]
ADT #1742875: Document the SDK build process and new cupcake SDK changes.

15 years agoMerge branch 'open_source' into google_internal
The Android Open Source Project [Sun, 29 Mar 2009 15:55:20 +0000 (08:55 -0700)]
Merge branch 'open_source' into google_internal

15 years agoAI 143410: am: CL 143408 am: CL 143407 Prevent reinstalling APKs during launch if...
Xavier Ducrohet [Sat, 28 Mar 2009 03:06:23 +0000 (20:06 -0700)]
AI 143410: am: CL 143408 am: CL 143407 Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143410

15 years agoAI 143401: am: CL 143273 am: CL 143259 ADT #1743364: Refactor all wizard classes...
Raphael Moll [Sat, 28 Mar 2009 03:01:34 +0000 (20:01 -0700)]
AI 143401: am: CL 143273 am: CL 143259 ADT #1743364: Refactor all wizard classes & their actions together.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143401

15 years agoAI 143400: am: CL 143272 am: CL 143256 Make the Term emulator work with the most...
Jack Palevich [Sat, 28 Mar 2009 03:00:31 +0000 (20:00 -0700)]
AI 143400: am: CL 143272 am: CL 143256 Make the Term emulator work with the most recent keyboard IME.
  + Makes the "Enter" key work again.
  + Makes the "Delete" key delete just one character each time you press it
  instead of two.
  Original author: jackpal
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143400

15 years agoAI 143399: am: CL 143270 am: CL 143149 Make ADT look for javadoc in docs/reference...
Xavier Ducrohet [Sat, 28 Mar 2009 02:59:24 +0000 (19:59 -0700)]
AI 143399: am: CL 143270 am: CL 143149 Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs).
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143399

15 years agoAI 143398: am: CL 143269 am: CL 143143 Update ADT changes.txt with JUnit features...
Xavier Ducrohet [Sat, 28 Mar 2009 02:58:10 +0000 (19:58 -0700)]
AI 143398: am: CL 143269 am: CL 143143 Update ADT changes.txt with JUnit features, and properly restrict ADT package access.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143398

15 years agoAI 143373: am: CL 143223 am: CL 143034 ADT #1738834: Properly validate project name...
Raphael Moll [Sat, 28 Mar 2009 02:29:45 +0000 (19:29 -0700)]
AI 143373: am: CL 143223 am: CL 143034 ADT #1738834: Properly validate project name, package name and
  activity name for "create project".
  Also validate AVD name for "create avd".
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143373

15 years agoAI 143370: am: CL 143220 am: CL 143022 New spare parts feature. Spare parts is only...
Dianne Hackborn [Sat, 28 Mar 2009 02:26:11 +0000 (19:26 -0700)]
AI 143370: am: CL 143220 am: CL 143022 New spare parts feature.  Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc.
  Original author: hackbod
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143370

15 years agoAI 143357: am: CL 143206 am: CL 142994 Clean up official ApiDemos to not reference...
Xavier Ducrohet [Sat, 28 Mar 2009 02:11:10 +0000 (19:11 -0700)]
AI 143357: am: CL 143206 am: CL 142994 Clean up official ApiDemos to not reference Google Maps
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143357

15 years agoAI 143355: am: CL 143204 am: CL 142988 Remove emulator support from user builds.
Mike Lockwood [Sat, 28 Mar 2009 02:08:42 +0000 (19:08 -0700)]
AI 143355: am: CL 143204 am: CL 142988 Remove emulator support from user builds.
  Saves us 52K in /system partition.
  BUG=1739507
  Original author: lockwood
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143355

15 years agoAI 143350: am: CL 143199 am: CL 142978 ADT #1738393: fix typo in launch controller.
Raphael Moll [Sat, 28 Mar 2009 02:02:53 +0000 (19:02 -0700)]
AI 143350: am: CL 143199 am: CL 142978 ADT #1738393: fix typo in launch controller.
  Also fixed some javadoc warnings.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143350

15 years agoAI 143341: am: CL 143190 am: CL 142951 Change the way we handle monkey throttling...
Evan Millar [Sat, 28 Mar 2009 01:51:49 +0000 (18:51 -0700)]
AI 143341: am: CL 143190 am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point.
  Original author: emillar
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143341

15 years agoMerge commit 'goog/cupcake'
The Android Open Source Project [Sat, 28 Mar 2009 01:48:30 +0000 (18:48 -0700)]
Merge commit 'goog/cupcake'

15 years agoAI 143407: Prevent reinstalling APKs during launch if they have not been recompiled...
Xavier Ducrohet [Sat, 28 Mar 2009 01:28:38 +0000 (18:28 -0700)]
AI 143407: Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch.
  BUG=1743026

Automated import of CL 143407

15 years agoAI 143304: am: CL 143157 am: CL 142852 ADT fix #1682502: New XML File Wizard root...
Raphael Moll [Sat, 28 Mar 2009 00:54:21 +0000 (17:54 -0700)]
AI 143304: am: CL 143157 am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty.
  Two issues in fact:
  1- On some selections the resource type is determined before the
  root values are computed.
  2- Added an sdk target change listener to refresh the project's roots
  if the SDK was still loading or if the project changed targets.
  The New Project Wizard has been updated with a similar sdk change
  listener to refresh the target selector. This is useful when the NPW
  is used before the targets have finished loading, e.g. upon lauching
  Eclipse.
  Note: this requires CL 142690 to compile.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143304

15 years agoAI 143303: am: CL 143156 am: CL 142851 ADT GLE fix #1731389: widgets dropped in ...
Raphael Moll [Sat, 28 Mar 2009 00:53:01 +0000 (17:53 -0700)]
AI 143303: am: CL 143156 am: CL 142851 ADT GLE fix #1731389: widgets dropped in <merge> lack their default layout_widht/height.
  Issue: <merge> did not have layout attributes. When new widgets are
  dropped in a layout, GLE only adds layout width/height if the parent
  supports them.
  Fix: Make <merge> have layout attributes from FrameLayout. The ideal
  choice would have been ViewGroup, but since ViewGroup is abstract we
  don't have any ViewDescriptor for it. FrameLayout should provide a
  sensible replacement.
  Note: this requires CL 142780 to compile.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143303

15 years agoAI 143259: ADT #1743364: Refactor all wizard classes & their actions together.
Raphael Moll [Fri, 27 Mar 2009 23:06:03 +0000 (16:06 -0700)]
AI 143259: ADT #1743364: Refactor all wizard classes & their actions together.
  BUG=1743364

Automated import of CL 143259

15 years agoAI 143256: Make the Term emulator work with the most recent keyboard IME.
Jack Palevich [Fri, 27 Mar 2009 22:49:45 +0000 (15:49 -0700)]
AI 143256: Make the Term emulator work with the most recent keyboard IME.
  + Makes the "Enter" key work again.
  + Makes the "Delete" key delete just one character each time you press it
  instead of two.
  BUG=1615131

Automated import of CL 143256

15 years agoMerge commit 'korg/cupcake'
The Android Open Source Project [Fri, 27 Mar 2009 22:30:35 +0000 (15:30 -0700)]
Merge commit 'korg/cupcake'

15 years agoAI 143149: Make ADT look for javadoc in docs/reference for the optional libraries...
Xavier Ducrohet [Fri, 27 Mar 2009 22:05:58 +0000 (15:05 -0700)]
AI 143149: Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs).
  BUG=1743022

Automated import of CL 143149

15 years agoAI 143143: Update ADT changes.txt with JUnit features, and properly restrict ADT...
Xavier Ducrohet [Fri, 27 Mar 2009 21:31:26 +0000 (14:31 -0700)]
AI 143143: Update ADT changes.txt with JUnit features, and properly restrict ADT package access.
  BUG=1743054

Automated import of CL 143143

15 years agoAutomated import from //branches/cupcake/...@143034,143034
Raphael Moll [Fri, 27 Mar 2009 01:38:21 +0000 (18:38 -0700)]
Automated import from //branches/cupcake/...@143034,143034

15 years agoAutomated import from //branches/cupcake/...@143022,143022
Dianne Hackborn [Fri, 27 Mar 2009 00:27:02 +0000 (17:27 -0700)]
Automated import from //branches/cupcake/...@143022,143022