Commit Graph

12088 Commits

Author SHA1 Message Date
Android (Google) Code Review
bc139139b0 Merge change 1195 into donut
* changes:
  Use direct, native order Buffers for OpenGL data.
2009-05-07 17:00:54 -07:00
Raphael Moll
549442c6ab Fix host-setup.sh for cygwin: *-gcc.exe needs to be found 2009-05-07 17:00:20 -07:00
Xavier Ducrohet
c0c59520b4 am dc4ba99: Fix minor typos in the NDK docs.
Merge commit 'dc4ba99cd7b5da1017cb445eabea136ed8a1e4b8'

* commit 'dc4ba99cd7b5da1017cb445eabea136ed8a1e4b8':
  Fix minor typos in the NDK docs.
2009-05-07 15:53:25 -07:00
Xavier Ducrohet
dc4ba99cd7 Fix minor typos in the NDK docs. 2009-05-07 15:45:41 -07:00
Jack Palevich
d9b9c8eaaa Use direct, native order Buffers for OpenGL data. 2009-05-07 14:54:46 -07:00
Xavier Ducrohet
0ecd16c131 am e0de1bc: Fix the NDK packaging script to use git ls-files instead of
Merge commit 'e0de1bc940255721ebef6fffd8b70d9801ee3a4d'

* commit 'e0de1bc940255721ebef6fffd8b70d9801ee3a4d':
  Fix the NDK packaging script to use git ls-files instead of git-ls-files
2009-05-07 14:40:40 -07:00
Xavier Ducrohet
e0de1bc940 Fix the NDK packaging script to use git ls-files instead of git-ls-files 2009-05-07 14:35:27 -07:00
Android (Google) Code Review
fa8e060d9e am 5c56907: Merge change 1187 into donut
Merge commit '5c569078a278f3887febeb8776bf8f354a3ded58'

* commit '5c569078a278f3887febeb8776bf8f354a3ded58':
  Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests.
2009-05-07 14:13:41 -07:00
David 'Digit' Turner
37a772a124 am 66ce41f: generate zip files on Windows and OS X when packaging NDK re
Merge commit '66ce41fc33019af420cc87d41ed7cc8c010a6915'

* commit '66ce41fc33019af420cc87d41ed7cc8c010a6915':
  generate zip files on Windows and OS X when packaging NDK releases
2009-05-07 14:13:41 -07:00
David 'Digit' Turner
055a49e7e7 am fdeb1d2: Make the release script work on OS X, and think about ensure
Merge commit 'fdeb1d29f4a33a0dea74a42c921ce13f41183088'

* commit 'fdeb1d29f4a33a0dea74a42c921ce13f41183088':
  Make the release script work on OS X, and think about ensure the generated tarballs are readable by anyone
2009-05-07 14:13:41 -07:00
Android (Google) Code Review
5c569078a2 Merge change 1187 into donut
* changes:
  Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests.
2009-05-07 14:10:11 -07:00
David 'Digit' Turner
66ce41fc33 generate zip files on Windows and OS X when packaging NDK releases 2009-05-07 23:07:40 +02:00
Xavier Ducrohet
f99249b80b Change the NDK samples package names to be lower case. Also added minSdkVersion=3 in the manifests. 2009-05-07 14:03:22 -07:00
David 'Digit' Turner
fdeb1d29f4 Make the release script work on OS X, and think about ensure the generated tarballs are readable by anyone 2009-05-07 22:51:10 +02:00
David 'Digit' Turner
6fc0e7c6d7 am f2b70ed: Add a release packaging script
Merge commit 'f2b70edc0d208c8932d9769c39de1b286de7a7a8'

* commit 'f2b70edc0d208c8932d9769c39de1b286de7a7a8':
  Add a release packaging script
2009-05-07 12:59:55 -07:00
David 'Digit' Turner
612ce045f7 am 3ff8327: fix the build. Gaaah
Merge commit '3ff832786d48252264953ea4a93cb118608b99a8'

* commit '3ff832786d48252264953ea4a93cb118608b99a8':
  fix the build. Gaaah
2009-05-07 12:59:54 -07:00
David 'Digit' Turner
f2b70edc0d Add a release packaging script 2009-05-07 21:58:22 +02:00
David 'Digit' Turner
3ff832786d fix the build. Gaaah 2009-05-07 21:56:40 +02:00
Xavier Ducrohet
ebc81fda9f am 6e90766: Remove files from NDK samples that should not be there.
Merge commit '6e90766992f39cff50889c7d3c32d2c208360f1c'

* commit '6e90766992f39cff50889c7d3c32d2c208360f1c':
  Remove files from NDK samples that should not be there.
2009-05-07 12:28:54 -07:00
Xavier Ducrohet
6e90766992 Remove files from NDK samples that should not be there. 2009-05-07 12:25:24 -07:00
Android (Google) Code Review
c403fe4b27 am 34dc1e4: Merge change 1161 into donut
Merge commit '34dc1e4b53285984f8dfe59266937cd496db8a5c'

* commit '34dc1e4b53285984f8dfe59266937cd496db8a5c':
  Initial import of new NDK into donut tree
2009-05-07 12:02:14 -07:00
Android (Google) Code Review
34dc1e4b53 Merge change 1161 into donut
* changes:
  Initial import of new NDK into donut tree
2009-05-07 12:01:10 -07:00
David 'Digit' Turner
b9a8479e48 Initial import of new NDK into donut tree 2009-05-07 20:39:04 +02:00
Brett Chabot
292df41bb2 Add ability to specify relative class paths when using runtest -c
"runtest -c .<className>" will now be equivalent to
"runtest -c <package>.<className>", where package is the test-app's package as defined in test_defs.xml.
2009-05-07 11:09:40 -07:00
Mike Lockwood
53c94bba44 am d6326b5: Ignore compiled python files.
Merge commit 'd6326b57885264bd687ba44172d12a653540316b'

* commit 'd6326b57885264bd687ba44172d12a653540316b':
  Ignore compiled python files.
2009-05-07 10:42:02 -07:00
Mike Lockwood
d6326b5788 Ignore compiled python files.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-07 13:26:52 -04:00
Android (Google) Code Review
230a15e397 am 8597204: Merge change 1015 into donut
Merge commit '85972041d04b24f26000c5504c1afe9d824b6c9a'

* commit '85972041d04b24f26000c5504c1afe9d824b6c9a':
  Make the simulator handle paths like '//data/data/...' the same way the device does.
2009-05-06 13:58:07 -07:00
Android (Google) Code Review
85972041d0 Merge change 1015 into donut
* changes:
  Make the simulator handle paths like '//data/data/...' the same way the device does.
2009-05-06 13:55:42 -07:00
Android (Google) Code Review
5325e11ae2 am a123cea: Merge change 1002 into donut
Merge commit 'a123cea7c82ec10cb1cbc027fc07352b922dff0e'

* commit 'a123cea7c82ec10cb1cbc027fc07352b922dff0e':
  runtest.py bug fixes.
2009-05-06 12:04:22 -07:00
Brett Chabot
6c6c1ab5fd Manual merge of runtest fixes in donut and new account test def add in master.
commit 8a101cb057
Author: Brett Chabot <brettchabot@google.com>
Date:   Tue May 5 12:56:39 2009 -0700

    runtest.py bug fixes.

    Improved error handling, and added support for "size" and "package" arguments.
    Removed deprecated runtest shell script.
2009-05-06 11:45:33 -07:00
Android (Google) Code Review
a123cea7c8 Merge change 1002 into donut
* changes:
  runtest.py bug fixes.
2009-05-06 10:31:01 -07:00
Marco Nelissen
47acf13773 Make the simulator handle paths like '//data/data/...' the same way the device does. 2009-05-05 14:54:14 -07:00
Raphael
9ad2ed9773 am 1bb52f2: Fix ADT junit test for AndroidManifestParser following API c
Merge commit '1bb52f25870a0f183b9c5a24362c2468fb316435'

* commit '1bb52f25870a0f183b9c5a24362c2468fb316435':
  Fix ADT junit test for AndroidManifestParser following API change.
2009-05-05 13:59:21 -07:00
Raphael
1bb52f2587 Fix ADT junit test for AndroidManifestParser following API change. 2009-05-05 13:41:59 -07:00
Brett Chabot
8a101cb057 runtest.py bug fixes.
Improved error handling, and added support for "size" and "package" arguments.
Removed deprecated runtest shell script.
2009-05-05 13:06:00 -07:00
Raphael
955d82083f am 816ba07: ADT #1825491: Provide default choices for <uses-library>
Merge commit '816ba073c618e4f1c2085451d117d463e71680a0'

* commit '816ba073c618e4f1c2085451d117d463e71680a0':
  ADT #1825491: Provide default choices for <uses-library>
2009-05-04 15:58:21 -07:00
Raphael
816ba073c6 ADT #1825491: Provide default choices for <uses-library>
We currently hardcode a list in the PlatformTarget and propagate
it to the UI via the AndroidTargetParser. This way we can later
decide to actually get the info from some kind of manifest.
2009-05-04 15:37:40 -07:00
Android (Google) Code Review
30354ed358 am 70c31ea: Merge change 947 into donut
Merge commit '70c31eae8c5fa014bc01027c63325af1e7ebe44b'

* commit '70c31eae8c5fa014bc01027c63325af1e7ebe44b':
  IDE: Add ConfigBuildFlags to Eclipse's .classpath
2009-05-04 13:59:42 -07:00
Android (Google) Code Review
70c31eae8c Merge change 947 into donut
* changes:
  IDE: Add ConfigBuildFlags to Eclipse's .classpath
2009-05-04 13:58:09 -07:00
Dave Bort
d69d3a1b8e IDE: Add ConfigBuildFlags to Eclipse's .classpath
Signed-off-by: Dave Bort <dbort@android.com>
2009-05-04 13:51:45 -07:00
Android (Google) Code Review
cddee7597f am 106e79f: Merge change 889 into donut
Merge commit '106e79fa3fcd5eae06d57c2dacc34883e60617a7'

* commit '106e79fa3fcd5eae06d57c2dacc34883e60617a7':
  Broaden the search for native test files.
2009-05-04 11:36:34 -07:00
Android (Google) Code Review
106e79fa3f Merge change 889 into donut
* changes:
  Broaden the search for native test files.
2009-05-04 11:34:51 -07:00
Nicolas Catania
ff096c1b7b Broaden the search for native test files.
Previously we were looking for test files with this pattern: test_*
I added *_test.[cc|cpp] and *_unittest.[cc|cpp]

The search also scan all the subdirectories of the build_path from
the test definition.

I added a filtering stage where missing tests are ignored.
For instance we may have a source file that has not been built for
the target, in which case it is ignored when we run the target tests.

In android_build.py I added 4 helper functions to get access to the
build environment:
- GetHostBin
- GetProductOut
- GetTargetSystemBin
- GetHostOsArch

Replace all the hardcoded linux-x86 strings with the value returned
by GetHostOsArch.
2009-05-02 09:10:44 -07:00
David Warren
26768bc8f9 am 39bd4dd: am 01a62ee: AI 148202: Applying changes to build_new_device.
Merge commit '39bd4dd798c9dbcaf9b37248dd3d3f56dc1bb4af'

* commit '39bd4dd798c9dbcaf9b37248dd3d3f56dc1bb4af':
  AI 148202: Applying changes to build_new_device.jd originally made by Reena in CL 148100. I made her edits by hand. The problem is that I moved all content files from docs to docs/guide and she edited the version in docs (which no longer exists).
2009-05-01 23:10:13 -07:00
David Warren
39bd4dd798 am 01a62ee: AI 148202: Applying changes to build_new_device.jd originall
Merge commit '01a62eeda8f2065aaf26a02decc615c19b63e967' into donut

* commit '01a62eeda8f2065aaf26a02decc615c19b63e967':
  AI 148202: Applying changes to build_new_device.jd originally made by Reena in CL 148100. I made her edits by hand. The problem is that I moved all content files from docs to docs/guide and she edited the version in docs (which no longer exists).
2009-05-01 14:22:21 -07:00
David Warren
01a62eeda8 AI 148202: Applying changes to build_new_device.jd originally made by Reena in CL 148100. I made her edits by hand. The problem is that I moved all content files from docs to docs/guide and she edited the version in docs (which no longer exists).
Automated import of CL 148202
2009-05-01 14:22:07 -07:00
Raphael
b55cd69033 am beb3214: ADT #1823896: Ability to add an "extra" action to the AVD Se
Merge commit 'beb3214b46e18bb461760c47f04c5b909557d060'

* commit 'beb3214b46e18bb461760c47f04c5b909557d060':
  ADT #1823896: Ability to add an "extra" action to the AVD Selector.
2009-05-01 14:08:07 -07:00
Raphael
beb3214b46 ADT #1823896: Ability to add an "extra" action to the AVD Selector.
Used to display the AVD Manager from the Device Chooser/Launch config.
Used to delete AVDs from the AVD Manager.

In AVD Manager, also hide the Cancel button since actions are
immediate and not cancelable.
2009-05-01 13:58:31 -07:00
Android (Google) Code Review
7e5591e788 am d1a3675: Merge change 856 into donut
Merge commit 'd1a367549baba493f2d87c2377e09323b929e772'

* commit 'd1a367549baba493f2d87c2377e09323b929e772':
  Modified the command to run native test on the host:
2009-05-01 11:59:00 -07:00
Android (Google) Code Review
d1a367549b Merge change 856 into donut
* changes:
  Modified the command to run native test on the host: - when valgrind is used, the output is discarded, always. - otherwise, the output of the test is printed only when the test failed.
2009-05-01 11:09:46 -07:00