Commit Graph

705 Commits

Author SHA1 Message Date
Xavier Ducrohet
ed3d5cb836 am ba1aad8: Remove unwanted comments in the NDK Overview doc.
Merge commit 'ba1aad8339aee5b73fb5ee64af7a75c570a242a8'

* commit 'ba1aad8339aee5b73fb5ee64af7a75c570a242a8':
  Remove unwanted comments in the NDK Overview doc.
2009-05-08 22:49:31 -07:00
Xavier Ducrohet
70e4fc37e0 am ad73286: Fix source download location
Merge commit 'ad732864704be6f22f3fec8934f47ded33428d6b'

* commit 'ad732864704be6f22f3fec8934f47ded33428d6b':
  Fix source download location
2009-05-08 22:49:31 -07:00
Android (Google) Code Review
ee4d00deec am 010c2ee: Merge change 1307 into donut
Merge commit '010c2ee6b8961cc5c95c7710ea5a3058ff6ca77d'

* commit '010c2ee6b8961cc5c95c7710ea5a3058ff6ca77d':
  Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK
2009-05-08 22:49:30 -07:00
Android (Google) Code Review
26245919e5 am 9f6a426: Merge change 1237 into donut
Merge commit '9f6a4264531682d2911ace24aa5f7ef751bb2b6b'

* commit '9f6a4264531682d2911ace24aa5f7ef751bb2b6b':
  ADT #1715616: "New Android Test Project" wizard.
2009-05-08 22:49:30 -07:00
Xavier Ducrohet
ba1aad8339 Remove unwanted comments in the NDK Overview doc. 2009-05-08 17:36:51 -07:00
Xavier Ducrohet
ad73286470 Fix source download location 2009-05-08 17:31:55 -07:00
Android (Google) Code Review
010c2ee6b8 Merge change 1307 into donut
* changes:
  Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK
2009-05-08 17:24:44 -07:00
Xavier Ducrohet
5b6da2b185 Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK 2009-05-08 17:21:58 -07:00
Android (Google) Code Review
9f6a426453 Merge change 1237 into donut
* changes:
  ADT #1715616: "New Android Test Project" wizard.
2009-05-08 16:43:03 -07:00
Raphael
0b62151cda ADT #1715616: "New Android Test Project" wizard.
Also updates eclipse/changes.txt
2009-05-08 14:06:44 -07:00
Android (Google) Code Review
cfce2266bb am 9cd49a4: Merge change 1160 into donut
Merge commit '9cd49a44162f465402b0f10faa351364c76a5b76'

* commit '9cd49a44162f465402b0f10faa351364c76a5b76':
  Add ability to specify relative class paths when using runtest -c
2009-05-08 11:34:11 -07:00
Android (Google) Code Review
9cd49a4416 Merge change 1160 into donut
* changes:
  Add ability to specify relative class paths when using runtest -c
2009-05-08 11:30:54 -07:00
Xavier Ducrohet
dbe0cf83b6 am 1f012b1: Fix the host setup script to work on mac
Merge commit '1f012b193f9a651b93e9aff2c2a7f9a9d266de5d'

* commit '1f012b193f9a651b93e9aff2c2a7f9a9d266de5d':
  Fix the host setup script to work on mac
2009-05-07 19:04:38 -07:00
Xavier Ducrohet
1f012b193f Fix the host setup script to work on mac 2009-05-07 19:00:00 -07:00
Xavier Ducrohet
d2257b014b am 0085f31: Update the NDK docs to reflect the changes from 2 download (
Merge commit '0085f310cd169bf9832f4b47751dc8ea406b1d58'

* commit '0085f310cd169bf9832f4b47751dc8ea406b1d58':
  Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download.
2009-05-07 18:50:26 -07:00
Xavier Ducrohet
0085f310cd Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download. 2009-05-07 18:29:25 -07:00
Android (Google) Code Review
1b4732e0f9 am f44ba56: Merge change 1215 into donut
Merge commit 'f44ba568f7b5a4e1b5f669d2c62e5dd0b2a9fb10'

* commit 'f44ba568f7b5a4e1b5f669d2c62e5dd0b2a9fb10':
  Fix host-setup.sh for cygwin: *-gcc.exe needs to be found
2009-05-07 18:01:25 -07:00
Android (Google) Code Review
f44ba568f7 Merge change 1215 into donut
* changes:
  Fix host-setup.sh for cygwin: *-gcc.exe needs to be found
2009-05-07 17:59:48 -07:00
Android (Google) Code Review
8f8e1ccc3b am bc13913: Merge change 1195 into donut
Merge commit 'bc139139b0683675147e04e62de492aab5c3f2d0'

* commit 'bc139139b0683675147e04e62de492aab5c3f2d0':
  Use direct, native order Buffers for OpenGL data.
2009-05-07 17:03:48 -07:00
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