Raphael
1031a79ea3
am df399393: Fix build: Add SWT dependency to SdkManager.
...
Merge commit 'df399393bac20c4d5fcc4c030ff5b76bde50c0be'
* commit 'df399393bac20c4d5fcc4c030ff5b76bde50c0be':
Fix build: Add SWT dependency to SdkManager.
2009-06-02 14:12:08 -07:00
Raphael
df399393ba
Fix build: Add SWT dependency to SdkManager.
2009-06-02 14:08:46 -07:00
Android (Google) Code Review
e86b8f9690
am 6eaf0e1a: Merge change 2868 into donut
...
Merge commit '6eaf0e1afe39436f0335584dbb7f43501fedeb81'
* commit '6eaf0e1afe39436f0335584dbb7f43501fedeb81':
SDK Updater: Placeholder pages for about and settings.
2009-06-02 12:27:31 -07:00
Android (Google) Code Review
6eaf0e1afe
Merge change 2868 into donut
...
* changes:
SDK Updater: Placeholder pages for about and settings.
2009-06-02 12:25:47 -07:00
Android (Google) Code Review
818ff9c662
am dcd7e153: Merge change 2778 into donut
...
Merge commit 'dcd7e153ea86f0bd67e0cf2f740f24e8aa9185f5'
* commit 'dcd7e153ea86f0bd67e0cf2f740f24e8aa9185f5':
Initial change to add cts tests to runtest.
2009-06-02 12:06:00 -07:00
Android (Google) Code Review
dcd7e153ea
Merge change 2778 into donut
...
* changes:
Initial change to add cts tests to runtest.
2009-06-02 12:04:04 -07:00
Android (Google) Code Review
a6cf186619
am 3c502eb0: Merge changes 2853,2885 into donut
...
Merge commit '3c502eb060b578c73df13e63aa748ef00bfe3f76'
* commit '3c502eb060b578c73df13e63aa748ef00bfe3f76':
Misc updates on the Sdklib.
Export all ADT packages.
2009-06-02 11:58:44 -07:00
Android (Google) Code Review
3c502eb060
Merge changes 2853,2885 into donut
...
* changes:
Misc updates on the Sdklib.
Export all ADT packages.
2009-06-02 11:56:59 -07:00
Brett Chabot
49b77117fe
Initial change to add cts tests to runtest.
...
Adds cts test definitions to the testrunner/test_defs.xml.
Adds support for runtest --cts arg, which will run all cts tests.
This temporarily relies on the addition of a 'cts' attribute to the test
definition - a new xml format may be defined later that changes how cts tests
are identified.
This change is based on previous unsubmitted CL
https://android-git.corp.google.com/g/Gerrit#change,1702 . The only delta wrt
to that change is the use of InstrumentationCtsTestRunner.
Update: rebased to latest donut.
2009-06-02 11:46:46 -07:00
Raphael
36e11cb354
SDK Updater: Placeholder pages for about and settings.
...
These pages are now in the SdkManager project
with a mechanism to instantiate them from the UI on demand.
2009-06-02 11:40:29 -07:00
Reena Lee
705b1646d0
am c825ab1d: am 6d73a98d: AI 149478: Reorganized the PDK TOC. Added Dalvik content to TOC.
...
Merge commit 'c825ab1d31af5092a9941e765159237ddd02ed88'
* commit 'c825ab1d31af5092a9941e765159237ddd02ed88':
AI 149478: Reorganized the PDK TOC.
2009-06-02 00:36:50 -07:00
Android (Google) Code Review
a1826d8dac
am 213bd6de: Merge change 2881 into donut
...
Merge commit '213bd6deff91eb629dc90d02437deab5eb494fb7'
* commit '213bd6deff91eb629dc90d02437deab5eb494fb7':
Added the mediaapitest, mediarecordertest and stress test in the testrunner.So
2009-06-02 00:36:19 -07:00
Android (Google) Code Review
b07ab9bf6f
am 55b47f8d: Merge change 2863 into donut
...
Merge commit '55b47f8d7523ec0686dabb466cbe0620f5946cfa'
* commit '55b47f8d7523ec0686dabb466cbe0620f5946cfa':
SDK Updater: Minor change to make composite constructor compliant with
2009-06-02 00:36:17 -07:00
Reena Lee
c825ab1d31
am 6d73a98d: AI 149478: Reorganized the PDK TOC. Added Dalvik content to TOC.
...
Merge commit '6d73a98d6df871fbd7f19af61d84a2eb1d993b4b' into donut
* commit '6d73a98d6df871fbd7f19af61d84a2eb1d993b4b':
AI 149478: Reorganized the PDK TOC.
2009-06-02 00:30:42 -07:00
Reena Lee
6d73a98d6d
AI 149478: Reorganized the PDK TOC.
...
Added Dalvik content to TOC.
Automated import of CL 149478
2009-06-01 23:48:05 -07:00
Xavier Ducrohet
b10ffbaf3d
Misc updates on the Sdklib.
...
- moved some code around
- made the constant in IAndroidTarget actual constant (they were not final)
2009-06-01 17:16:07 -07:00
Android (Google) Code Review
213bd6deff
Merge change 2881 into donut
...
* changes:
Added the mediaapitest, mediarecordertest and stress test in the testrunner.So the partner can run the test easier.
2009-06-01 17:03:10 -07:00
Yu Shan Emily Lau
ffbc7c9f59
Added the mediaapitest, mediarecordertest and stress test in the testrunner.So
...
the partner can run the test easier.
2009-06-01 16:55:49 -07:00
Android (Google) Code Review
55b47f8d75
Merge change 2863 into donut
...
* changes:
SDK Updater: Minor change to make composite constructor compliant with SWT designer.
2009-06-01 15:36:23 -07:00
Raphael
861624885d
SDK Updater: Minor change to make composite constructor compliant with
...
SWT designer.
All custom params should be last. SWT Designer expects the first
arg to be the parent composite.
2009-06-01 15:21:22 -07:00
Xavier Ducrohet
8a0c221a20
Export all ADT packages.
2009-06-01 14:38:29 -07:00
Android (Google) Code Review
ddb37e12ed
Merge change 2837
...
* changes:
move utils/Pipe.h to the simulator
2009-06-01 14:11:15 -07:00
Android (Google) Code Review
63d9335e60
am 66620a8d: Merge change 2831 into donut
...
Merge commit '66620a8d4263dbb87746c54a0da36037878b70bc'
* commit '66620a8d4263dbb87746c54a0da36037878b70bc':
Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes.
2009-06-01 14:06:27 -07:00
Mathias Agopian
dee76df03a
move utils/Pipe.h to the simulator
2009-06-01 14:06:13 -07:00
Android (Google) Code Review
66620a8d42
Merge change 2831 into donut
...
* changes:
Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes.
2009-06-01 14:04:13 -07:00
David 'Digit' Turner
99ae40fdfb
am 3e035afa: Add docs/SYSTEM-ISSUES.TXT to list important system issues that NDK developers should be aware of
...
Merge commit '3e035afa638c710bbf4f4a31c657d2b6ac65838a'
* commit '3e035afa638c710bbf4f4a31c657d2b6ac65838a':
Add docs/SYSTEM-ISSUES.TXT to list important system issues that NDK developers should be aware of
2009-06-01 13:37:54 -07:00
David 'Digit' Turner
3e035afa63
Add docs/SYSTEM-ISSUES.TXT to list important system issues that NDK developers should be aware of
2009-06-01 22:27:18 +02:00
David 'Digit' Turner
58bbcd6d17
Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes.
2009-06-01 22:25:30 +02:00
David 'Digit' Turner
d853cdf973
am 82ae6d67: Add docs/HOWTO.TXT to list a few important tips for NDK users Also remove reference to docs/ROADMAP.TXT from README.TXT (doh)
...
Merge commit '82ae6d6700a0276079ad19a8e135273eea32579b'
* commit '82ae6d6700a0276079ad19a8e135273eea32579b':
Add docs/HOWTO.TXT to list a few important tips for NDK users
2009-06-01 12:42:55 -07:00
David 'Digit' Turner
82ae6d6700
Add docs/HOWTO.TXT to list a few important tips for NDK users
...
Also remove reference to docs/ROADMAP.TXT from README.TXT (doh)
2009-06-01 21:38:27 +02:00
Android (Google) Code Review
3777edf3ac
am e19766ea: Merge change 2813 into donut
...
Merge commit 'e19766ea0a809ec3d02c086aff6c0ab6735050bb'
* commit 'e19766ea0a809ec3d02c086aff6c0ab6735050bb':
Remove the jni-tips.html document. It contains too many swear words :-)
2009-06-01 12:19:21 -07:00
Android (Google) Code Review
de24a8b0d3
am 3c3877c7: Merge change 2818 into donut
...
Merge commit '3c3877c7dcf7be1e9052bc794bd45969ff2f16f5'
* commit '3c3877c7dcf7be1e9052bc794bd45969ff2f16f5':
Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK.
2009-06-01 12:19:20 -07:00
Android (Google) Code Review
e19766ea0a
Merge change 2813 into donut
...
* changes:
Remove the jni-tips.html document. It contains too many swear words :-)
2009-06-01 12:18:21 -07:00
Android (Google) Code Review
3c3877c7dc
Merge change 2818 into donut
...
* changes:
Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK. Also update README.TXT and docs/ANDROID-MK.TXT accordingly, to document the use of LOCAL_LDLIBS.
2009-06-01 12:18:10 -07:00
Android (Google) Code Review
86efa4e531
am 595a0167: Merge change 2771 into donut
...
Merge commit '595a016713267168b8b01833fb51283f1c2b40fb'
* commit '595a016713267168b8b01833fb51283f1c2b40fb':
SDK Updater: parse local packages, download and install remote packages.
2009-06-01 12:06:31 -07:00
Android (Google) Code Review
595a016713
Merge change 2771 into donut
...
* changes:
SDK Updater: parse local packages, download and install remote packages.
2009-06-01 12:04:59 -07:00
Raphael
2382dd7514
SDK Updater: parse local packages, download and install remote packages.
...
The install phase is still work in progress.
The local part needs to display descriptions.
Buttons callback are generally not implemented yet.
2009-06-01 11:38:51 -07:00
David 'Digit' Turner
a9e8d43e53
Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK.
...
Also update README.TXT and docs/ANDROID-MK.TXT accordingly, to document the use of
LOCAL_LDLIBS.
2009-06-01 20:38:19 +02:00
Android (Google) Code Review
a2a6a5064c
am 5868443a: Merge change 2770 into donut
...
Merge commit '5868443aa40d2bee9f953eccaca70cadb0efe675'
* commit '5868443aa40d2bee9f953eccaca70cadb0efe675':
SDK Updater stuff.
2009-06-01 11:19:29 -07:00
Android (Google) Code Review
5868443aa4
Merge change 2770 into donut
...
* changes:
SDK Updater stuff.
2009-06-01 11:17:19 -07:00
David 'Digit' Turner
c6f15d35f3
Remove the jni-tips.html document. It contains too many swear words :-)
2009-06-01 19:10:40 +02:00
Mathias Agopian
87aad6484d
should fix sim build
2009-05-31 23:58:43 -07:00
Mathias Agopian
f940dc6639
get rid of ported.h, move implementation in here (only place it's possibly used -- I'm being conservative).
2009-05-31 23:38:37 -07:00
Android (Google) Code Review
9503c3867a
Merge change 2790
...
* changes:
get rid of utils.h in libutils
2009-05-31 22:44:13 -07:00
Mathias Agopian
7380ec37df
get rid of utils.h in libutils
2009-05-31 22:40:23 -07:00
The Android Open Source Project
dddb0cefa4
am 5cfa1ec8: Merge commit \'6f56ebc73762945f2757c66c91ef4702edd979b8\' into donut
...
Merge commit '5cfa1ec8842feb907efacfd7c139dcfa3e108ad2'
* commit '5cfa1ec8842feb907efacfd7c139dcfa3e108ad2':
AI 149397: ADT 1807821 and 1841824: Fixes in android tool
2009-05-31 19:44:27 -07:00
Mathias Agopian
3e1391d1a4
get rid of utils/executablepath.h, which now lives in the simulator
2009-05-31 18:49:59 -07:00
The Android Open Source Project
5cfa1ec884
Merge commit '6f56ebc73762945f2757c66c91ef4702edd979b8' into donut
2009-05-30 11:41:37 -07:00
Raphael Moll
6f56ebc737
AI 149397: ADT 1807821 and 1841824: Fixes in android tool
...
- Bug 1807821: create avd -f option does nothing.
- Bug 1841824: NPE during AVD delete or update.
BUG=1841824,1807821
Automated import of CL 149397
2009-05-29 16:39:42 -07:00
Android (Google) Code Review
e5ee8856eb
am a23df99e: Merge change 2749 into donut
...
Merge commit 'a23df99ecf5080e4b9f819f76d7d135915b37a4a'
* commit 'a23df99ecf5080e4b9f819f76d7d135915b37a4a':
Make CompiledResourcesMonitor#getRClassName more error proof.
2009-05-29 15:38:44 -07:00