OSDN Git Service

android-x86/sdk.git
12 years agoMerge "Address some comments on the DdmsPreferenceStore. Do not merge." into tools_r14
Raphael [Sat, 24 Sep 2011 19:24:12 +0000 (12:24 -0700)]
Merge "Address some comments on the DdmsPreferenceStore. Do not merge." into tools_r14

12 years agoMerge "SDK: Fix traceview build. Do not merge." into tools_r14
Raphael [Sat, 24 Sep 2011 19:24:04 +0000 (12:24 -0700)]
Merge "SDK: Fix traceview build. Do not merge." into tools_r14

12 years agoMerge "Tweak AdtUpdater dialog to install a fresh new SDK. Do not merge." into tools_r14
Raphael [Sat, 24 Sep 2011 19:23:56 +0000 (12:23 -0700)]
Merge "Tweak AdtUpdater dialog to install a fresh new SDK. Do not merge." into tools_r14

12 years agoMerge "Extract DDMS PreferenceStore. Do not merge." into tools_r14
Raphael [Sat, 24 Sep 2011 19:23:41 +0000 (12:23 -0700)]
Merge "Extract DDMS PreferenceStore. Do not merge." into tools_r14

12 years agoMerge b927e75 from master. do not merge.
Xavier Ducrohet [Fri, 23 Sep 2011 22:24:47 +0000 (15:24 -0700)]
Merge b927e75 from master. do not merge.

When creating AVDs, check ABI before prompting for hw config.

The check verifies the number of available ABIs and the presence
of the --abi option (required if 2+ ABIs).

This avoid going through all the hardware config to then get an error
because --abi is missing.

Change-Id: I1c69dec3f2262e5faa8ce8a2d53d01fcafe8a20d

12 years agoAddress some comments on the DdmsPreferenceStore. Do not merge.
Raphael [Fri, 23 Sep 2011 18:00:59 +0000 (11:00 -0700)]
Address some comments on the DdmsPreferenceStore. Do not merge.

(cherry picked from commit 23e2f89139a9219136f5889ef1228b58bd9e02d6)

Change-Id: I65d7bed7a044d31376f592c7dcd9713a4b00262c

12 years agoSDK: Fix traceview build. Do not merge.
Raphael [Fri, 23 Sep 2011 18:12:57 +0000 (11:12 -0700)]
SDK: Fix traceview build. Do not merge.

(cherry picked from commit f6c1a87ff7ddabe33ff8d29abb9ec0c0aa5633f6)

Change-Id: I254f0d6aba3513d759a6348580e7c1f670aa6d9e

12 years agoTweak AdtUpdater dialog to install a fresh new SDK. Do not merge.
Raphael [Fri, 23 Sep 2011 04:33:36 +0000 (21:33 -0700)]
Tweak AdtUpdater dialog to install a fresh new SDK. Do not merge.

(cherry picked from commit 4366a4e8145df82dd570d0c9f2b1c3c4301166a1)

Change-Id: I23f4504a5239592db211d5436c252b957ba68503

12 years agoExtract DDMS PreferenceStore. Do not merge.
Raphael [Thu, 22 Sep 2011 22:27:35 +0000 (15:27 -0700)]
Extract DDMS PreferenceStore. Do not merge.

Splits DDMS PreferenceStore management in
a separate class and add the methods we need
for ADT first-time wizard.

Various pieces of DDMS access the pref store
via the PrefsDialog. This could use a cleanup
eventually later.

(cherry picked from commit f7bc23a0f19d2e3371cbea41d4cf8a1081c9d2d8)

Change-Id: Iac37f970e69b7d74d9dd15120b838bcc47ba1caa

12 years agoCherryPick 67000f from master. do not merge.
Xavier Ducrohet [Fri, 23 Sep 2011 19:43:41 +0000 (12:43 -0700)]
CherryPick 67000f from master. do not merge.

Fix ADT builder to use the modified ApkBuilder api.

Change-Id: Id73c5994748187396d3d9cd21dff3c2efa377504

12 years agoCherryPick 2c8cce from master. do not merge.
Xavier Ducrohet [Fri, 23 Sep 2011 17:53:31 +0000 (10:53 -0700)]
CherryPick 2c8cce from master. do not merge.

Fix dependency support for aild.

The aidl task doesn't use InputPath so it fails to
check files for modifications.

Change-Id: I1000c0fad69791461e8021a95214d044fad71674

12 years agoCherryPick 15fa2c from master. do not merge.
Xavier Ducrohet [Fri, 23 Sep 2011 02:14:22 +0000 (19:14 -0700)]
CherryPick 15fa2c from master. do not merge.

Make the zip align ant step check timestamp on intput/output.

If the output is more recent than the input, zipalign does nothing.

Change-Id: I51146f0da9697e8f8bfc19e4d6bea80006f101b5

12 years agoCherryPick a9a282 from master. do not merge.
Xavier Ducrohet [Fri, 2 Sep 2011 01:27:32 +0000 (18:27 -0700)]
CherryPick a9a282 from master. do not merge.

Add dependency support for ApkBuilder ant step.

Change-Id: Ia51f745f3bb0a91bafe0396804b999a0e39578ea

12 years agoDisplay the full error info for broken packages. DO NOT MERGE.
Raphael [Wed, 21 Sep 2011 22:17:50 +0000 (15:17 -0700)]
Display the full error info for broken packages. DO NOT MERGE.

The BrokenPackage contains a "long description" that
contains the error (why it is broken). We need to use
that and not override it with the base package
description.

(cherry picked from commit 53c2f0ce0dfac607c6ff3b6350b61ba134cd7eeb)

Change-Id: I6a1f1e7047ca8d37ec7c62325d1cd1d2248f6b9f

12 years agoBug fixes for render target selection and project combo
Tor Norbye [Wed, 21 Sep 2011 16:41:07 +0000 (09:41 -0700)]
Bug fixes for render target selection and project combo

This changeset fixes two bugs:

(1) Make sure that the default render target chosen for a newly opened
    layout is the same as the project build target, if the project
    build target is a preview release.

(2) Ensure that the project selector combo updates its selection to
    show the selected project when it is set (without this there were
    scenarios where the New XML File dialog would not show the project
    it had actually found and selected internally.

Change-Id: Ia9dd9d75e42f9e8b9d312fc0d951f798c578165f

12 years agoDisplay stack trace for selected Heap Allocation.
Siva Velusamy [Tue, 20 Sep 2011 22:28:10 +0000 (15:28 -0700)]
Display stack trace for selected Heap Allocation.

Minor changes in a few other places to return List's instead of
arrays.

Change-Id: I25ddc25ebc1c91677d16e9d77dc0f8a51022bc1b

12 years agoNew implementation of native heap - layout only.
Siva Velusamy [Tue, 20 Sep 2011 19:18:54 +0000 (12:18 -0700)]
New implementation of native heap - layout only.

Address resolution to symbols to come in future CL's.

12 years agoWhen requesting NHGT, disable NHSG.
Siva Velusamy [Mon, 19 Sep 2011 18:51:40 +0000 (11:51 -0700)]
When requesting NHGT, disable NHSG.

NHGT = Native Heap GeT
NHSG = Native Heap Segment Data

Currently, ddmlib doesn't do much processing of the NHSG data anyway.
Adding NHSG causes a stream of segment data updates sent from the client,
which is then ignored.

Change-Id: Ifb95e9a744cd5c733593abb1bb83446796e7b50a

12 years agoUse foreach instead of iterator
Siva Velusamy [Sat, 17 Sep 2011 23:19:13 +0000 (16:19 -0700)]
Use foreach instead of iterator

Change-Id: I06c3f52313ae06ff2b51cbe6b302409bd4efca5b

12 years agoFix ADT build.
Raphael [Tue, 20 Sep 2011 07:07:07 +0000 (00:07 -0700)]
Fix ADT build.

Change-Id: Ibfa4d889a4194f9b285bc904b9913a811037c3de

12 years agoMerge "Enable SDK Repo to use latest XSD versions."
Raphael Moll [Sun, 18 Sep 2011 05:10:19 +0000 (22:10 -0700)]
Merge "Enable SDK Repo to use latest XSD versions."

This requires development.git Change-Id If3beb09a to build.

Manual cherry-pick of b889a8783158f156bc95ec3c63cccd60e210f1d1.
Apparently it wasn't auto-merged automatically.

Change-Id: I12f9da8e5348e8524294866f3e400110926e8317

12 years agoMerge "Build AVD Manager.exe as part of Windows SDK."
Raphael Moll [Tue, 20 Sep 2011 03:36:32 +0000 (20:36 -0700)]
Merge "Build AVD Manager.exe as part of Windows SDK."

12 years agoMerge "SDK: change way system image packages are loaded."
Raphael [Tue, 20 Sep 2011 03:36:21 +0000 (20:36 -0700)]
Merge "SDK: change way system image packages are loaded."

12 years agoMerge "Make sure renderscript's -target-api receives 11+"
Xavier Ducrohet [Mon, 19 Sep 2011 23:41:05 +0000 (16:41 -0700)]
Merge "Make sure renderscript's -target-api receives 11+"

12 years agoMerge "SDK Manager: Extract all source.properties constants."
Raphael [Mon, 19 Sep 2011 22:01:36 +0000 (15:01 -0700)]
Merge "SDK Manager: Extract all source.properties constants."

12 years agoMake sure renderscript's -target-api receives 11+
Xavier Ducrohet [Sun, 18 Sep 2011 22:00:17 +0000 (15:00 -0700)]
Make sure renderscript's -target-api receives 11+

Change-Id: Id4012b8c86212b3874c0820ba9c71136083cd5f2

12 years agoBuild AVD Manager.exe as part of Windows SDK.
Raphael Moll [Sat, 17 Sep 2011 18:25:36 +0000 (11:25 -0700)]
Build AVD Manager.exe as part of Windows SDK.

Also make sure the sdk manager post install will
update the AVD Manager as required.

Change-Id: I969899adf69f0ed0ddb1ef079451683dd0ce567f

12 years agoSDK: change way system image packages are loaded.
Raphael [Sun, 18 Sep 2011 22:21:50 +0000 (15:21 -0700)]
SDK: change way system image packages are loaded.

This change the system image packages to not care
about the directory name of where they are located
and instead enforce the presence of a source.properties
file.

Change-Id: I580a0c04a453297ae7ddf9de8e012fd65d34d776

12 years agoSDK Manager: Extract all source.properties constants.
Raphael [Sun, 18 Sep 2011 18:35:52 +0000 (11:35 -0700)]
SDK Manager: Extract all source.properties constants.

The SDK Manager uses specific constants to save
local source.properties files in installed packages.
This moves all these constants in a common constant
class and makes it explicit that these constants
form some kind of API that can't be changed arbitrarily.

Change-Id: I005f13f53768fbcc677edf94be0b4c13e19e3ec8

12 years agoSDK Manager: tooltips on package table.
Raphael [Sun, 18 Sep 2011 04:43:32 +0000 (21:43 -0700)]
SDK Manager: tooltips on package table.

This adds tooltips to the package table.
The tooltip displays the long description of the
packages. This is especially useful from broken
packages (e.g. those that did not load correctly)
since it indicates what failed.

Change-Id: I6e53d0959d6dd056414e91d9a27393d989517bd8

12 years agoMerge "Specify the full path to atree for the windows.atree"
Raphael [Fri, 16 Sep 2011 22:53:12 +0000 (15:53 -0700)]
Merge "Specify the full path to atree for the windows.atree"

12 years agoMerge "Improve error message if manifest has wrong minSdkVersion."
Xavier Ducrohet [Fri, 16 Sep 2011 22:47:26 +0000 (15:47 -0700)]
Merge "Improve error message if manifest has wrong minSdkVersion."

12 years agoSpecify the full path to atree for the windows.atree
Raphael [Fri, 16 Sep 2011 22:28:45 +0000 (15:28 -0700)]
Specify the full path to atree for the windows.atree

Somehow the build server doesn't automatically find atree.
In a future CL this should be amended to pass the proper
OUT_HOST_EXECUTABLE, being careful that it points to the
host/linux dir, not the current Windows one.

Change-Id: Ibb78a517c33d46454828a5932408108dadbee497

12 years agoImprove error message if manifest has wrong minSdkVersion.
Xavier Ducrohet [Fri, 16 Sep 2011 21:02:09 +0000 (14:02 -0700)]
Improve error message if manifest has wrong minSdkVersion.

Change-Id: I00ceed502f0a756183198ebbe77da8f2e7fb303d

12 years agoMerge "SDK Manager: make 'list sdk' ids deterministic."
Raphael [Fri, 16 Sep 2011 20:03:15 +0000 (13:03 -0700)]
Merge "SDK Manager: make 'list sdk' ids deterministic."

12 years agoSDK Manager: make 'list sdk' ids deterministic.
Raphael [Fri, 16 Sep 2011 05:07:39 +0000 (22:07 -0700)]
SDK Manager: make 'list sdk' ids deterministic.

This changes 'android list sdk' to output deterministic
install IDs. These IDs can then be give to 'android update sdk'.

Example of usage:

 $ android list sdk --extended
 Refresh Sources: [...]
 ----------
 id: 2 or "android-13"
      Type: Platform
      Desc: Android SDK Platform 3.2, revision 1
 [...]
 ----------
 id: 41 or "extra-google-usb_driver"
      Type: Extra
      Desc: USB Driver for Windows, revision 4

 $ android update sdk --no-ui --filter android-13,extra-google-usb_driver
 => This installs the platform API 13 and the USB Driver.

SDK Bug: 19504

Change-Id: I3109c90371d292df4e9cf845208bf8efe774233f

12 years agoMerge "Update year in copyright notices to 2011."
Siva Velusamy [Fri, 16 Sep 2011 20:01:47 +0000 (13:01 -0700)]
Merge "Update year in copyright notices to 2011."

12 years agoMerge "Pass -target-api to the renderscript compiler."
Xavier Ducrohet [Fri, 16 Sep 2011 19:40:36 +0000 (12:40 -0700)]
Merge "Pass -target-api to the renderscript compiler."

12 years agoUpdate year in copyright notices to 2011.
Siva Velusamy [Fri, 16 Sep 2011 19:04:34 +0000 (12:04 -0700)]
Update year in copyright notices to 2011.

Change-Id: Ibe1042437e4f320a034be176b0b8efc7d205f79b

12 years agoMerge "Use atree for the Windows SDK. Strip binaries."
Raphael [Fri, 16 Sep 2011 18:03:00 +0000 (11:03 -0700)]
Merge "Use atree for the Windows SDK. Strip binaries."

12 years agoAVD Launcher.exe for the Windows SDK.
Raphael [Fri, 16 Sep 2011 16:18:08 +0000 (09:18 -0700)]
AVD Launcher.exe for the Windows SDK.

In Tools R14, the Windows SDK will have 2 icons in the root
of the SDK: one to launch the AVD window, and a different one
to launche the SDK Manager window.

I'll need to change the icon in a later CL. I don't have
any ICO editor at hand right now.

Change-Id: Ic651e3c3d71c2eac5fe851fba8ea2782eca5e594

12 years agoPass -target-api to the renderscript compiler.
Xavier Ducrohet [Fri, 16 Sep 2011 01:10:59 +0000 (18:10 -0700)]
Pass -target-api to the renderscript compiler.

This allows to use a single llvm executable to target
all API versions.

Change-Id: Ib27f7fc9e54c548d31fc98fc323f439cb99218d5

12 years agoSDK Manager: fix reload issue.
Raphael [Thu, 15 Sep 2011 20:58:17 +0000 (13:58 -0700)]
SDK Manager: fix reload issue.

From time to time the sdk manager wasn't properly
refreshing its list. This was due to its reload operation
not properly clearing the platform/addons targets listed
by the SdkManager instance. Clearing them forces the
LocalPackageParser to really reparse directories on disk.

Change-Id: I99bcb4a78749d673db5b1ec2436a1af7538e48ee

12 years agoUse atree for the Windows SDK. Strip binaries.
Raphael [Thu, 15 Sep 2011 04:11:30 +0000 (21:11 -0700)]
Use atree for the Windows SDK. Strip binaries.

This moves the copy/strip/rm logic for the Windows SDK
fro mthe patch_windows_sdk.sh to a regular tools.windows.atree.

The bash script is still here to invoke atree and do whatever
cleanup we might want to do later.

This should make it easier to maintain the Windows SDK
by providing a structure similar to tools.atree.

This change requires build.git Change-Id: I22aae7a8 to
have rm/strip support in atree.

Change-Id: Ie6c30979454fb71fc1cb26ab3f6c38acd47bae57

12 years agoMerge "Allow custom run name in IRemoteAndroidTestRunner."
Brett Chabot [Thu, 15 Sep 2011 18:21:20 +0000 (11:21 -0700)]
Merge "Allow custom run name in IRemoteAndroidTestRunner."

12 years agoMerge "Default HPROF dump action should be to save hprof file."
Siva Velusamy [Thu, 15 Sep 2011 18:17:33 +0000 (11:17 -0700)]
Merge "Default HPROF dump action should be to save hprof file."

12 years agoAllow custom run name in IRemoteAndroidTestRunner.
Brett Chabot [Thu, 15 Sep 2011 00:45:25 +0000 (17:45 -0700)]
Allow custom run name in IRemoteAndroidTestRunner.

Change-Id: I6a332ea16243f43d080e4d88e914d6b2e940ce97

12 years agoUse default system font size.
Siva Velusamy [Thu, 15 Sep 2011 00:31:59 +0000 (17:31 -0700)]
Use default system font size.

And make sure that the default logcat table row height is high
enough for the currently used font.

Change-Id: Ibfabb05b92add42c6d0acb2b79668f93b833057f

12 years agoMerge "Fix SDK target selector to avoid horizontal scrollbar"
Tor Norbye [Wed, 14 Sep 2011 23:28:47 +0000 (16:28 -0700)]
Merge "Fix SDK target selector to avoid horizontal scrollbar"

12 years agoFix SDK target selector to avoid horizontal scrollbar
Tor Norbye [Wed, 14 Sep 2011 19:01:16 +0000 (12:01 -0700)]
Fix SDK target selector to avoid horizontal scrollbar

This changeset works around a Mac SWT issue where a checkbox table
will not take into account the size of the checkbox column, so you end
up with a horizontal scrollbar. To work around this, we compute the
size of checkboxes and subtract it from the available width when
distributing column sizes.

Change-Id: I9c03b987f57bc992487b67d24215134ae0d5b0b8

12 years agoMerge "Copy OpenGLES emulation libraries to SDK installation."
David Turner [Wed, 14 Sep 2011 13:32:31 +0000 (06:32 -0700)]
Merge "Copy OpenGLES emulation libraries to SDK installation."

12 years agoMerge changes I74718caa,I5811c160
Raphael [Wed, 14 Sep 2011 04:08:24 +0000 (21:08 -0700)]
Merge changes I74718caa,I5811c160

* changes:
  SdkManager: double selection on tree viewer.
  Tweak sdk manager progress bar.

12 years agoDefault HPROF dump action should be to save hprof file.
Siva Velusamy [Wed, 14 Sep 2011 00:08:09 +0000 (17:08 -0700)]
Default HPROF dump action should be to save hprof file.

Change-Id: I3ade32621326456f030d9aaa581b011420fe4413

12 years agoImprove validation error messages when SDKs are loading
Tor Norbye [Tue, 13 Sep 2011 21:35:48 +0000 (14:35 -0700)]
Improve validation error messages when SDKs are loading

If you bring up the "Create New Sample Project" wizard in an Eclipse
that has no open editors (so nothing has triggered an SDK load yet),
you will get an error message that is a bit misleading (that the
selected SDK has no samples), and even when the SDK finishes loading
the validation isn't updated.

This changeset improves this situation such that there is a message
during loading stating to wait, which gets cleared once it's done.

Change-Id: I5d0798eff3b4fea9c8835c2f88c5bc430110aac0

12 years agoSdkManager: double selection on tree viewer.
Raphael [Tue, 13 Sep 2011 21:04:15 +0000 (14:04 -0700)]
SdkManager: double selection on tree viewer.

Change-Id: I74718caa48a59f132b6d37988625376c312bba27

12 years agoTweak sdk manager progress bar.
Raphael [Tue, 13 Sep 2011 19:59:30 +0000 (12:59 -0700)]
Tweak sdk manager progress bar.

Change-Id: I5811c1601578a9e6e53d59f13ba469d2ce7d767f

12 years agoNew Project Wizard overhaul
Tor Norbye [Thu, 8 Sep 2011 14:32:20 +0000 (07:32 -0700)]
New Project Wizard overhaul

This changeset splits the New Project Wizard into multiple logical
wizards (a separate one for samples, testing and plain projects), and
each wizard contains multiple pages - such as a separate page for SDK
selection, a separate page for Sample selection, a separate page for
Test target selection, and so on.

In addition, sample projects are now copied into the workspace itself
such that they can be modified and deleted without affecting the mater
copy in the SDK install directory. Samples can also be accessed from a
new separate entry in the New wizard.

The SWT code is now maintained with WindowBuilder. Most of the code in
NewProjectWizard was related to actually building the projects, and
this code is preserved in the new NewProjectCreator class which is
used by unit tests etc such that we don't need to create a stub wizard
and stub wizard page anymore.

Change-Id: I64872722e320a109870403d25fdf051270b526ed

12 years agoMerge "Change Project selector button to be a Combobox instead"
Tor Norbye [Tue, 13 Sep 2011 19:26:09 +0000 (12:26 -0700)]
Merge "Change Project selector button to be a Combobox instead"

12 years agoFix scroll behavior on Win 7.
Siva Velusamy [Tue, 13 Sep 2011 16:23:45 +0000 (09:23 -0700)]
Fix scroll behavior on Win 7.

The windows scrollbar never actually touches the bottom of the scroll area.
Compensate for that in the shouldScrollToLatestLog() function.

Change-Id: If3178d0519cac262d9208d3cd486588f895936ff

12 years agoCopy OpenGLES emulation libraries to SDK installation.
David 'Digit' Turner [Mon, 29 Aug 2011 19:49:13 +0000 (21:49 +0200)]
Copy OpenGLES emulation libraries to SDK installation.

This patch ensures that the following host shared libraries
are copies to $SDK/tools/lib, when building the SDK:

  - libOpenglRender
  - libEGL_translator
  - libGLES_CM_translator
  - libGLES_V2_translator

Note that the Windows DLL must be copied manually in patch_windows_sdk.sh
I didn't find a way to make it work using tools.atree.

This has been tested to build the Linux, Windows and OS X SDK images.

Change-Id: Idae8fe705befbbcc31e8d4ff71998ea0803b32f1

12 years agoMerge "Do not add a border for the filters toolbar."
Siva Velusamy [Mon, 12 Sep 2011 23:34:23 +0000 (16:34 -0700)]
Merge "Do not add a border for the filters toolbar."

12 years agoFix a couple potential NPEs in ADT and AVD Manager.
Raphael [Mon, 12 Sep 2011 23:24:45 +0000 (16:24 -0700)]
Fix a couple potential NPEs in ADT and AVD Manager.

In ADT, fix a potential NPE when reading manifest data.

In AVD Manager, fix a potential NPE if the AVD manager tries
to print the path of the AVD folder but AndroidPrefs failed
to find a suitable location.

Change-Id: Ib2df005b270bcd11e96f16430d2983474478d9eb

12 years agoDo not add a border for the filters toolbar.
Siva Velusamy [Mon, 12 Sep 2011 22:28:08 +0000 (15:28 -0700)]
Do not add a border for the filters toolbar.

Change-Id: I5e3f5f859905b77e9a2af7d38d970ff6b8e3172b

12 years agoChange Project selector button to be a Combobox instead
Tor Norbye [Mon, 12 Sep 2011 16:38:05 +0000 (09:38 -0700)]
Change Project selector button to be a Combobox instead

This changeset changes the widget used for project selection from a
button to a combobox.

It also fixes a couple of bugs in the New XML File Wizard:
- First, changing a project would clear out the root types table
- Second, the copy to clipboard button didn't work; the event handler
  was missing.
- Third, validate fields in visual order

Change-Id: Ibf4899fc3f9c9ec343d97532870df8e32a49bee0

12 years agoCreate logcat table with SWT.VIRTUAL.
Siva Velusamy [Fri, 9 Sep 2011 22:05:19 +0000 (15:05 -0700)]
Create logcat table with SWT.VIRTUAL.

Without SWT.VIRTUAL, the UI responsiveness goes down significantly
when large numbers of logcat messages are received.

Unfortunately, enabling it causes SWT to make all rows to be of
the same height, thereby clipping any long messages. In such a case,
the complete message can be viewed in the tooltip.

Change-Id: I78d6701ccac6ad94675e1ed707700eabfe34bce8

12 years agoReconcile with honeycomb-LTE-release
Jean-Baptiste Queru [Fri, 9 Sep 2011 12:45:07 +0000 (05:45 -0700)]
Reconcile with honeycomb-LTE-release

Change-Id: I3edd22663f45ee9a29ab95aab006627217875bd9

12 years agoFix build of ADT tests.
Raphael [Thu, 8 Sep 2011 20:03:53 +0000 (13:03 -0700)]
Fix build of ADT tests.

Change-Id: Ie1627d420c862dceff2197639f4006f61f7442c2

12 years agoMerge "Misc GridLayout interaction fixes"
Tor Norbye [Thu, 8 Sep 2011 16:45:27 +0000 (09:45 -0700)]
Merge "Misc GridLayout interaction fixes"

12 years agoMerge "Support for palette configurations in Change Layout Refactoring"
Tor Norbye [Thu, 8 Sep 2011 16:45:18 +0000 (09:45 -0700)]
Merge "Support for palette configurations in Change Layout Refactoring"

12 years agoMerge "Add/Remove wrap_content when converting GridLayouts"
Tor Norbye [Thu, 8 Sep 2011 16:45:10 +0000 (09:45 -0700)]
Merge "Add/Remove wrap_content when converting GridLayouts"

12 years agoMerge "Support property sheet customizers on Linux (issue #18348)"
Tor Norbye [Thu, 8 Sep 2011 16:44:34 +0000 (09:44 -0700)]
Merge "Support property sheet customizers on Linux (issue #18348)"

12 years agoLoad standalone system images in the SdkManager.
Raphael [Wed, 7 Sep 2011 18:32:31 +0000 (11:32 -0700)]
Load standalone system images in the SdkManager.

This revamps the way system images are handled
in the internal SdkManager class.

Before, a given IAndroidTarget could provide a list
of ABI strings it new about, discovered by parsing
the SDK/platform/images/xyz or SDK/addon/images/xyz
folder.

This introduces the notion of System Image to an
IAndroidTarget. A system image combines an ABI with
a location strategy (legacy images folder, images
sub-folder or standalone sdk/system-images folder)
and an actual location path.

Change-Id: If5b748aa9aef6788bc3c814818381c7918b40bca

12 years agoSupport property sheet customizers on Linux (issue #18348)
Tor Norbye [Thu, 8 Sep 2011 00:20:51 +0000 (17:20 -0700)]
Support property sheet customizers on Linux (issue #18348)

On Linux, clicking on the "..." button to open the customizer dialogs
for references or flags would simply not work. This seems to be due to
how focus is handled on Linux, and in particular, the selection
dispatch is never called on the button because the focus loss event
handling disables it.

This changeset works around this by removing deactivation from focus
loss events, on Linux only.

Change-Id: Idb256e490279c3f0234bbb09342e89802b09fdc3

12 years agoMerge "Add missing NON-NLS to SdkConstants."
Raphael [Wed, 7 Sep 2011 22:51:38 +0000 (15:51 -0700)]
Merge "Add missing NON-NLS to SdkConstants."

12 years agoMerge "More support for standalone system image packages."
Raphael [Wed, 7 Sep 2011 22:50:53 +0000 (15:50 -0700)]
Merge "More support for standalone system image packages."

12 years agoMerge "Fix SdkManager.UrlOpener to support file:// URLs."
Raphael [Wed, 7 Sep 2011 22:46:19 +0000 (15:46 -0700)]
Merge "Fix SdkManager.UrlOpener to support file:// URLs."

12 years agoAdd missing NON-NLS to SdkConstants.
Raphael [Wed, 7 Sep 2011 18:31:43 +0000 (11:31 -0700)]
Add missing NON-NLS to SdkConstants.

Not stricly needed, but it's nice to uniformize the file.

Change-Id: Ia3930f46d465588ccb1b071679661f567bea8bce

12 years agoFix code completion filtering on Eclipse 3.7
Tor Norbye [Wed, 7 Sep 2011 18:29:10 +0000 (11:29 -0700)]
Fix code completion filtering on Eclipse 3.7

The builtin Eclipse XML code completion provides some bad results. For
example, it will always offer the current value of the attribute,
regardless of whether it is valid. When you are typing in a value and
invoke code completion, this means it will offer you the prefix you've
already typed.

To get rid of this, we add our own "filtering" code completion which
hides these results. We can't just completely replace the XML code
completion providers since we want some results, such as template
completion suggestions. Instead we look for the specific XML code
completion provider and filter it out.

In Eclipse 3.7, the class we're filtering out is no longer used and
there's a new code completion provider. We need to filter that one out
too, and that is what this changeset does. It cannot reference the new
class directly since it does not exist in Eclipse 3.5, so we match by
class name instead.

Change-Id: Id8fae237a43a6b0dad34a148ee4f99729f1cbd63

12 years agoSupport for palette configurations in Change Layout Refactoring
Tor Norbye [Wed, 7 Sep 2011 17:49:07 +0000 (10:49 -0700)]
Support for palette configurations in Change Layout Refactoring

Some items in the palette are just variations of other items with some
different initial attributes. The Wrap In refactoring already supports
these, but the Change Layout did not - so for example converting to a
Vertical Linear Layout would not set the orientation="vertical"
attribute. This changeset adds support for these in the change layout
refactoring as well.

Change-Id: I9b44a57ebf5cddba7ae381b48b666e53f7f41ab0

12 years agoAdd/Remove wrap_content when converting GridLayouts
Tor Norbye [Wed, 7 Sep 2011 14:46:54 +0000 (07:46 -0700)]
Add/Remove wrap_content when converting GridLayouts

In GridLayout, the layout_width and layout_height attributes use
wrap_content by default. We already avoid setting these on the
elements themselves when dragging into the layout, but this changeset
makes the Change Layout refactoring remove wrap_content attributes
when converting to GridLayout, and adding them when converting from a
GridLayout.

When changing layouts, any layout params that are supported on the old
parent layout, but not the new layout, are removed. However, this was
not done for the non-layout attributes on the parent layout.  This
changeset also fixes that bug, so for example after converting a
horizontal LinearLayout to a RelativeLayout, the "orientation"
attribute is removed.

Change-Id: Id25b80b567578bd5882c527bbe23115577ff7d61

12 years agoMore support for standalone system image packages.
Raphael [Wed, 7 Sep 2011 05:14:28 +0000 (22:14 -0700)]
More support for standalone system image packages.

Change-Id: I084c3b4916b1ce69ba602ced5be308f0d215eff8

12 years agoFix SdkManager.UrlOpener to support file:// URLs.
Raphael [Wed, 7 Sep 2011 03:53:26 +0000 (20:53 -0700)]
Fix SdkManager.UrlOpener to support file:// URLs.

The new Apache HttpClient code doesn't support local file://
URLs. For any unsupported protocol, retry using the class
java.net.Url.open method.

Change-Id: Ie01499b372a3f5e1a217e0b51fd4a07c216164fb

12 years agoMisc GridLayout interaction fixes
Tor Norbye [Wed, 7 Sep 2011 00:29:27 +0000 (17:29 -0700)]
Misc GridLayout interaction fixes

A couple of fixes to the interaction support for GridLayouts.

If you resize within a GridLayout and drag only a horizontal or
vertical edge, then make the resize message only list the current new
size in the resized dimension. In other words, if you drag the right
hand side edge, it might say "wrap_content", but if you drag the
bottom right corner, it might say "50dp x wrap_content". This is
similar to what is done in for example the LinearLayout during
resizing.

Second, prefer matching with an existing row or column over adding a
new row/column adjacent to a right edge.

Third, fix drag feedback messages to be more accurate when dealing
with adjacent matches.

Change-Id: I2e09731712c961dfd8b9c60fb33d37f0bc0a1cc4

12 years agoChange default launcher icon name in new Android projects
Tor Norbye [Sat, 27 Aug 2011 02:15:26 +0000 (19:15 -0700)]
Change default launcher icon name in new Android projects

When creating a new project, the default project template includes a
launcher icon named "icon.png". This changeset changes the name of
this default icon to "ic_launcher.png", in accordance with the
recommended naming convention listed in

http://developer.android.com/guide/practices/ui_guidelines/icon_design.html

(The secondary motivation for this is that the Icon Set Wizard will
suggest ic_launcher as a default launcher name, and it would be nice
if going through the wizard with the default settings would replace
the current project's launcher icon. Given the guidelines above I'd
rather not change the wizard default name to "icon")

Change-Id: I9f516c769019c2635edad4e1e6f01a5110d156fe

12 years agoMerge "Only mark downstream projects for build when they are open"
Tor Norbye [Wed, 7 Sep 2011 01:42:23 +0000 (18:42 -0700)]
Merge "Only mark downstream projects for build when they are open"

12 years agoMerge "Misc New Project Wizard fixes"
Tor Norbye [Wed, 7 Sep 2011 01:36:40 +0000 (18:36 -0700)]
Merge "Misc New Project Wizard fixes"

12 years agoMerge "Update New XML File Wizard"
Tor Norbye [Wed, 7 Sep 2011 01:34:37 +0000 (18:34 -0700)]
Merge "Update New XML File Wizard"

12 years agoUpdate New XML File Wizard
Tor Norbye [Tue, 6 Sep 2011 14:18:26 +0000 (07:18 -0700)]
Update New XML File Wizard

This changeset updates the "New XML File" wizard a bit to make the
page smaller, and at the same time make the root element selection
more prominent.

1) The configuration chooser is moved to an optional second page,
   along with the target folder text field.

2) The first page now uses a table with icons instead of a dropdown
   for the "root element" selection. In practice this means that when
   you create a new layout XML file, most of the wizard page is
   showing you a list of available layouts along with their icons.

3) The file type radio button rows have been replaced by a single
   dropdown instead.

4) There are a couple of new "New File Wizard" registrations for
   specific types (layouts, values) that preselect the given type and
   ignores the wizard invocation context. This allows for example
   filtering on "layout" in the New File wizard.

5) The "initialize from context" code now picks up the type of the
   current file and uses that in its initial guess of project, type
   and folder.

6) Fix a bug with the code to format files on creation.

The GUI code is now edited using WindowBuilder. Internally, the wizard
and wizard pages communicate via a wizard value object. Also, the GUI

Change-Id: Ic4301ff45e4ecac5c590ac606fc5f5daa4d1a1a1

12 years agoMisc New Project Wizard fixes
Tor Norbye [Fri, 2 Sep 2011 23:57:35 +0000 (16:57 -0700)]
Misc New Project Wizard fixes

This changeset fixes a couple of bugs in the New Project wizard:

(1) It escapes strings, such as the application name, in the
    strings.xml file.
    http://code.google.com/p/android/issues/detail?id=6725

(2) It fixes package name validation in the activity name
    http://code.google.com/p/android/issues/detail?id=14811

(3) It selects an SDK target by default
    http://code.google.com/p/android/issues/detail?id=17505

Finally it also ensures that the suggested activity name is a valid
Java class name even where the application name is not.

Change-Id: Iba9843dbb2fbb09324122d285e51ad937f6fddfd

12 years agoMerge "Formatting fixes for color lists"
Tor Norbye [Wed, 7 Sep 2011 00:35:19 +0000 (17:35 -0700)]
Merge "Formatting fixes for color lists"

12 years agoOnly mark downstream projects for build when they are open
Tor Norbye [Tue, 6 Sep 2011 23:14:17 +0000 (16:14 -0700)]
Only mark downstream projects for build when they are open

When a resource is modified in a library project, then all downstream
projects which depends on this library project are also marked with a
persistent property which indicates that they need to run aapt as part
of their next build.

However, if a parent project is closed, this would throw an exception
since you can only set properties on open projects.

Change-Id: I20f88bb28dde43b4f8bba427f45449245badbdb5

12 years agoConvert Tabs -> Spaces.
Siva Velusamy [Tue, 6 Sep 2011 20:29:07 +0000 (13:29 -0700)]
Convert Tabs -> Spaces.

Change-Id: Ib2b1311047624f2d31c3806400047b8beb01dcbf

12 years agoAdd gldebugger feature.
Siva Velusamy [Tue, 6 Sep 2011 20:21:23 +0000 (13:21 -0700)]
Add gldebugger feature.

Update build scripts to include gldebugger feature only for internal
builds.

Change-Id: I3ad9422309df6e0befc878f50e147399b1a3b456

12 years agoMove gldebugger tests to separate tests plugin.
Siva Velusamy [Tue, 6 Sep 2011 18:43:16 +0000 (11:43 -0700)]
Move gldebugger tests to separate tests plugin.

Change-Id: I0f1d353c3d5cbd3c21c529472a42d9e8123f909d

12 years agoFormatting fixes for color lists
Tor Norbye [Tue, 6 Sep 2011 21:19:12 +0000 (14:19 -0700)]
Formatting fixes for color lists

Color lists ended up getting formatted using the generic layout style
instead of the resource style (with multiple attributes packed into
the same line).

Furthermore, by convention the "color" attribute always logically
sorts to the end, after the various state flags, so update the
attribute sorting rules to reflect this.

Change-Id: Iaa88106f7eaf7c953b3a97dc203da5833a3bf085

12 years agoRename package to com.android.ide.eclipse.gldebugger.
Siva Velusamy [Tue, 6 Sep 2011 18:13:39 +0000 (11:13 -0700)]
Rename package to com.android.ide.eclipse.gldebugger.

Change-Id: Id9030afeb13eac4fd725c27f19593cd9218fb369

12 years agoRemove @Override's.
Siva Velusamy [Tue, 6 Sep 2011 17:19:49 +0000 (10:19 -0700)]
Remove @Override's.

Update sources to compile with Java 1.5. The plugin should build now,
except for the tests folder.

Change-Id: I07cafdd40056705e9d24f444c054fe85f9e5e152

12 years agoAdd create dependencies script for gldebugger.
Siva Velusamy [Tue, 6 Sep 2011 16:41:06 +0000 (09:41 -0700)]
Add create dependencies script for gldebugger.

Move common code from ddms & hierarchy viewer scripts into
common_setup.sh, and reuse the same code in
create_gldebugger_symlinks.

The script copies/soft-links all required dependencies
into the libs folder. Update gldebugger project meta data
to pick up dependencies from the libs folder.

Change-Id: I0c9ccaf01ee43168f6b94bf85b2f42b5fc08ffec

12 years agoGLES2Dbg: more tests and minor fixes/improvements
David Li [Sat, 23 Apr 2011 01:18:30 +0000 (18:18 -0700)]
GLES2Dbg: more tests and minor fixes/improvements

Change-Id: I24adaad3c96d62a23570d05be66a9e20b7643223
Signed-off-by: David Li <davidxli@google.com>
12 years agoGLES2Dbg: use GL implementation constants sent from server
David Li [Tue, 19 Apr 2011 22:33:41 +0000 (15:33 -0700)]
GLES2Dbg: use GL implementation constants sent from server

Signed-off-by: David Li <davidxli@google.com>