OSDN Git Service

android-x86/ndk.git
15 years agoAI 146972: am: CL 146970 am: CL 146969 Windows SDK fixes for JetCreator
Raphael Moll [Mon, 20 Apr 2009 20:23:51 +0000 (13:23 -0700)]
AI 146972: am: CL 146970 am: CL 146969 Windows SDK fixes for JetCreator
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146972

15 years agoAI 146949: am: CL 146944 am: CL 146943 Move JetCreator into tools/Jet/JetCreator...
Xavier Ducrohet [Mon, 20 Apr 2009 18:02:00 +0000 (11:02 -0700)]
AI 146949: am: CL 146944 am: CL 146943 Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146949

15 years agoAI 146872: am: CL 146870 am: CL 146865 Final pass on stubber: properly filter fields...
Raphael Moll [Sun, 19 Apr 2009 16:47:36 +0000 (09:47 -0700)]
AI 146872: am: CL 146870 am: CL 146865 Final pass on stubber: properly filter fields and methods.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146872

15 years agoAI 146864: am: CL 146863 am: CL 146862 Fix Windows SDK build.
Raphael Moll [Sun, 19 Apr 2009 16:43:12 +0000 (09:43 -0700)]
AI 146864: am: CL 146863 am: CL 146862 Fix Windows SDK build.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146864

15 years agoAI 146848: am: CL 146847 am: CL 146845 Fix detecting "home" activities when parsing...
Xavier Ducrohet [Sun, 19 Apr 2009 06:32:15 +0000 (23:32 -0700)]
AI 146848: am: CL 146847 am: CL 146845 Fix detecting "home" activities when parsing the Android Manifest
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146848

15 years agoAI 146842: am: CL 146808 am: CL 146806 Make sure we check buffer length when removing...
Xavier Ducrohet [Sun, 19 Apr 2009 06:23:41 +0000 (23:23 -0700)]
AI 146842: am: CL 146808 am: CL 146806 Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146842

15 years agoAI 146839: am: CL 146784 am: CL 146783 Update New project wizard with the less confus...
Xavier Ducrohet [Sun, 19 Apr 2009 06:15:16 +0000 (23:15 -0700)]
AI 146839: am: CL 146784 am: CL 146783 Update New project wizard with the less confusing "Build Target" label.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146839

15 years agoAI 146838: am: CL 146778 am: CL 146776 fix NPE in AvdManager
Xavier Ducrohet [Sun, 19 Apr 2009 06:12:22 +0000 (23:12 -0700)]
AI 146838: am: CL 146778 am: CL 146776 fix NPE in AvdManager
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146838

15 years agoAI 146836: am: CL 146771 am: CL 146770 ADT #1797369 fix error "ant windows: com.andro...
Raphael Moll [Sun, 19 Apr 2009 06:09:36 +0000 (23:09 -0700)]
AI 146836: am: CL 146771 am: CL 146770 ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found"
  The path in local.properties should be double-backslashed.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146836

15 years agoAI 146831: am: CL 146750 am: CL 146747 Add the JetCreator tools and docs to the SDK...
Xavier Ducrohet [Sun, 19 Apr 2009 05:55:28 +0000 (22:55 -0700)]
AI 146831: am: CL 146750 am: CL 146747 Add the JetCreator tools and docs to the SDK (mac/windows only).
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146831

15 years agoAI 146829: am: CL 146744 am: CL 146720 ADT Jar Stubber: generate stubbed jar.
Raphael Moll [Sun, 19 Apr 2009 05:50:00 +0000 (22:50 -0700)]
AI 146829: am: CL 146744 am: CL 146720 ADT Jar Stubber: generate stubbed jar.
  This also reorganizes some source so it's 90% refactoring.
  There will be more filtering to do in another CL.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146829

15 years agoAI 146826: am: CL 146740 am: CL 146692 Clean up the output of "android list targets...
Xavier Ducrohet [Sun, 19 Apr 2009 05:41:47 +0000 (22:41 -0700)]
AI 146826: am: CL 146740 am: CL 146692 Clean up the output of "android list targets" and fix the image.sysdir.# to only be present if the image folders really contain *.img files.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146826

15 years agoAI 146825: am: CL 146739 am: CL 146689 Broken AVDs are now loaded by default, and...
Xavier Ducrohet [Sun, 19 Apr 2009 05:39:06 +0000 (22:39 -0700)]
AI 146825: am: CL 146739 am: CL 146689 Broken AVDs are now loaded by default, and we provide a way to fix one (new) type of error (wrong paths to the system image)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146825

15 years agoAI 146822: am: CL 146736 am: CL 146674 "Target" nomenclature fixes
Xavier Ducrohet [Sun, 19 Apr 2009 05:31:03 +0000 (22:31 -0700)]
AI 146822: am: CL 146736 am: CL 146674 "Target" nomenclature fixes
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146822

15 years agoAI 146646: am: CL 146645 am: CL 146643 Clean up and commenting of the JetBoy JET...
Jean-Michel Trivi [Sun, 19 Apr 2009 05:17:27 +0000 (22:17 -0700)]
AI 146646: am: CL 146645 am: CL 146643 Clean up and commenting of the JetBoy JET demo code:
  Fixed JetPlayer initialization code and pause when the app loses focus.
  Removed mute mask hack.
  Cleaned up event ID declaration and check (event value is a byte, not a String).
  Add extensive comments for the JetPlayer code.
  Original author: jmtrivi
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146646

15 years agoAI 146638: am: CL 146634 am: CL 146631 ADT #1793333: fix Widget disposed in SdkTarget...
Raphael Moll [Sun, 19 Apr 2009 05:12:06 +0000 (22:12 -0700)]
AI 146638: am: CL 146634 am: CL 146631 ADT #1793333: fix Widget disposed in SdkTargetSelector.
  This happens when you open the Windows > Prefs > Android panel
  while an SDK is initially loading or when you change the
  SDK in the pref panel. The target change listener was not
  properly removed since the field was not properly disposed.
  This also removed the multiple selection handling in the
  SdkTargetSelector, which we never use. In the unlikely event
  we want to use it later, it would be trivial to add it back.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146638

15 years agoAI 146600: am: CL 146597 am: CL 146595 ADT #1794560: prevent from loading more than...
Raphael Moll [Sun, 19 Apr 2009 04:55:54 +0000 (21:55 -0700)]
AI 146600: am: CL 146597 am: CL 146595 ADT #1794560: prevent from loading more than one SDK at once.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146600

15 years agoAI 146582: am: CL 146481 am: CL 146394 Add ExampleAppWidgetConfigure to manifest...
Jeffrey Sharkey [Sun, 19 Apr 2009 04:31:31 +0000 (21:31 -0700)]
AI 146582: am: CL 146481 am: CL 146394 Add ExampleAppWidgetConfigure to manifest and correct update issues.
  This adds widget configuration to manifest so we don't crash when trying to insert.  We also correctly push a second update once prefix title has been saved; previously we showed a stale title until next widget update.  Also return the title prefix correctly for a given appWidgetId.
  Original author: jsharkey
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146582

15 years agoAI 146580: am: CL 146478 am: CL 146372 Add audio assets used for the generation of...
Jean-Michel Trivi [Sun, 19 Apr 2009 04:26:04 +0000 (21:26 -0700)]
AI 146580: am: CL 146478 am: CL 146372 Add audio assets used for the generation of the JET data that is used in the JET SDK sample "JetBoy". This includes the JetCreator project and the Logic file for the music.
  Original author: jmtrivi
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146580

15 years agoAI 146576: am: CL 146352 am: CL 146351 Fix aidl 2 issues: aidl file change for parcel...
Xavier Ducrohet [Sun, 19 Apr 2009 04:17:49 +0000 (21:17 -0700)]
AI 146576: am: CL 146352 am: CL 146351 Fix aidl 2 issues: aidl file change for parcelable didnt trigger a recompilation. Folder creation failed if parent folder didn't exist.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146576

15 years agoAI 146570: am: CL 146336 am: CL 146335 ADT: Rework the Manifest class browser.
Raphael Moll [Sun, 19 Apr 2009 04:01:33 +0000 (21:01 -0700)]
AI 146570: am: CL 146336 am: CL 146335 ADT: Rework the Manifest class browser.
  For ADT #1603194, it is desirable to select the Instrumentation
  Runner class from the android.jar. The class browser was filtering
  it out. The class browser has been changed like this:
  - include all source & jar package roots
  - a checkbox let the user toggle between searching only sources
  (of the project) or anything in the classpath (thus include jars.)
  The default is to include everything for the instrumentation and only
  the source for other browsers.
  Also improved a bit the filter by not iterating over the hierarchy
  and filtering out abstract classes (which was not needed before.)
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146570

15 years agoAI 146565: am: CL 146315 am: CL 146314 modify GSM emulation to accomodate 1.0 and...
David Turner [Sun, 19 Apr 2009 03:50:39 +0000 (20:50 -0700)]
AI 146565: am: CL 146315 am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 system images.
  without this, networking doesn't work well when using the 1.1 add-on with
  the cupcake sdk
  Original author: digit
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146565

15 years agoAI 146555: am: CL 146250 am: CL 146238 ADT #1761064: Properly refresh UiTreeBlock...
Raphael Moll [Sat, 18 Apr 2009 23:08:17 +0000 (16:08 -0700)]
AI 146555: am: CL 146250 am: CL 146238 ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded.
  The fix I did last week was just refreshing the UiRootNode
  but it turns out we need to refresh the DescriptorFilters too
  (since they are null when there's no SDK.) So the old fix was
  wrong, what we need is to generate a new tree model when the
  SDK is reloaded.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146555

15 years agoAI 146554: am: CL 146249 am: CL 146237 ADT #1789339: Manifest editor now displays...
Raphael Moll [Sat, 18 Apr 2009 23:05:38 +0000 (16:05 -0700)]
AI 146554: am: CL 146249 am: CL 146237 ADT #1789339: Manifest editor now displays all extra sub-elements.
  Bug description is to add support for <uses-configuration>.
  Currently the Manifest editor already supports <uses-sdk> (which is an
  element node, not an attribute) by exposing it as a manifest attribute.
  That doesn't scale. So instead just provide a tree for all <manifest>
  child elements that are not handled in other pages. Currently that
  contains uses-sdk and uses-configuration but the nice part of it is that
  it will pick up automatically any new manfiest sub elements in the future.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146554

15 years agoAI 146553: am: CL 146248 am: CL 146233 Update Eclipse feature licenses to mention...
Xavier Ducrohet [Sat, 18 Apr 2009 23:02:59 +0000 (16:02 -0700)]
AI 146553: am: CL 146248 am: CL 146233 Update Eclipse feature licenses to mention embedded jar files licences.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146553

15 years agoAI 146552: am: CL 146247 am: CL 146229 Fix aidl error parsing (BUG #1789273)
Xavier Ducrohet [Sat, 18 Apr 2009 23:00:05 +0000 (16:00 -0700)]
AI 146552: am: CL 146247 am: CL 146229 Fix aidl error parsing (BUG #1789273)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146552

15 years agoAI 146546: am: CL 146204 am: CL 146203 New .jd files, modified Pdk.mk to fix doxygen...
Mike Ritter [Sat, 18 Apr 2009 22:46:37 +0000 (15:46 -0700)]
AI 146546: am: CL 146204 am: CL 146203 New .jd files, modified Pdk.mk to fix doxygen </div> bug on line 25 of *-source.html files, removed extraneous SDK examples.
  Original author: mritter
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146546

15 years agoAI 146508: am: CL 146035 am: CL 146034 ADT #1786173: NPW should not overwritte user...
Raphael Moll [Thu, 16 Apr 2009 18:44:28 +0000 (11:44 -0700)]
AI 146508: am: CL 146035 am: CL 146034 ADT #1786173: NPW should not overwritte user-customized path
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146508

15 years agoAI 146504: am: CL 146024 am: CL 146023 Make the add-on implement getPath for IAndroid...
Xavier Ducrohet [Thu, 16 Apr 2009 18:11:48 +0000 (11:11 -0700)]
AI 146504: am: CL 146024 am: CL 146023 Make the add-on implement getPath for IAndroidTarget.SAMPLES (only if the add-on actually has samples) (BUG #1781751)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146504

15 years agoAI 146500: am: CL 145985 am: CL 145929 ADT #1781076: fix missing \n in "android delet...
Raphael Moll [Thu, 16 Apr 2009 18:00:30 +0000 (11:00 -0700)]
AI 146500: am: CL 145985 am: CL 145929 ADT #1781076: fix missing \n in "android delete avd"
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146500

15 years agoAI 146498: am: CL 145983 am: CL 145911 ADT #1778786: tool to generate stubbed jar...
Raphael Moll [Thu, 16 Apr 2009 17:54:10 +0000 (10:54 -0700)]
AI 146498: am: CL 145983 am: CL 145911 ADT #1778786: tool to generate stubbed jar file.
  This is only a preliminary CL. More will follow but this is
  a good start, with the following caveats:
  What it does:
  - take an input jar, a list of includes, a list of excludes.
  - generate actual Java source for the filtered classes.
  What it doesn't do yet:
  - some more work on filtering inner elements (methods, etc.)
  - properly generate inner classes.
  - hide synthetic fields.
  - some classes body are missing
  - directly generate a stubbed bytecode/jar rather than source.
  I'll likely want to keep the source generator for debugging
  purposes or if we want to integrate with a build system instead.
  - classpath will be changed in the final CL to refer to the external
  ASM lib rather than the project. I need the source for debugging
  rigth now.
  - will review comments before submitting.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146498

15 years agoAI 146001: am: CL 145844 am: CL 145394 Fix 'android create project': it was swapping...
Xavier Ducrohet [Mon, 13 Apr 2009 23:26:45 +0000 (16:26 -0700)]
AI 146001: am: CL 145844 am: CL 145394 Fix 'android create project': it was swapping activity and package names (bug #1781137)
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146001

15 years agoAI 145994: Integrate #145778 from Donut.
Dianne Hackborn [Mon, 13 Apr 2009 23:11:52 +0000 (16:11 -0700)]
AI 145994: Integrate #145778 from Donut.

Automated import of CL 145994

15 years agoAI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build
Xavier Ducrohet [Fri, 10 Apr 2009 03:46:34 +0000 (20:46 -0700)]
AI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145660

15 years agoAI 145529: am: CL 145520 am: CL 145229 Make the mismatch API level/minSdkVersion...
Xavier Ducrohet [Thu, 9 Apr 2009 21:48:37 +0000 (14:48 -0700)]
AI 145529: am: CL 145520 am: CL 145229 Make the mismatch API level/minSdkVersion a warning instead of an error.
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145529

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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 agoAutomated import from //branches/master/...@142745,142745
Raphael Moll [Wed, 25 Mar 2009 22:57:47 +0000 (15:57 -0700)]
Automated import from //branches/master/...@142745,142745

15 years agoAutomated import from //branches/master/...@142744,142744
Raphael Moll [Wed, 25 Mar 2009 22:56:43 +0000 (15:56 -0700)]
Automated import from //branches/master/...@142744,142744

15 years agoAutomated import from //branches/master/...@142743,142743
Raphael Moll [Wed, 25 Mar 2009 22:55:29 +0000 (15:55 -0700)]
Automated import from //branches/master/...@142743,142743

15 years agoAutomated import from //branches/master/...@142658,142658
Jack Palevich [Wed, 25 Mar 2009 22:16:49 +0000 (15:16 -0700)]
Automated import from //branches/master/...@142658,142658

15 years agoAutomated import from //branches/master/...@142574,142574
Jean-Baptiste Queru [Wed, 25 Mar 2009 22:05:49 +0000 (15:05 -0700)]
Automated import from //branches/master/...@142574,142574

15 years agoAutomated import from //branches/master/...@142414,142414
Fred Quintana [Wed, 25 Mar 2009 05:48:10 +0000 (22:48 -0700)]
Automated import from //branches/master/...@142414,142414

15 years agoAutomated import from //branches/master/...@142292,142292
Raphael Moll [Wed, 25 Mar 2009 05:30:00 +0000 (22:30 -0700)]
Automated import from //branches/master/...@142292,142292

15 years agoAutomated import from //branches/master/...@142288,142288
Raphael Moll [Wed, 25 Mar 2009 05:29:25 +0000 (22:29 -0700)]
Automated import from //branches/master/...@142288,142288

15 years agoAutomated import from //branches/master/...@141824,141824
Raphael Moll [Wed, 25 Mar 2009 04:01:03 +0000 (21:01 -0700)]
Automated import from //branches/master/...@141824,141824