Commit Graph

12088 Commits

Author SHA1 Message Date
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
Android (Google) Code Review
a23df99ecf Merge change 2749 into donut
* changes:
  Make CompiledResourcesMonitor#getRClassName more error proof.
2009-05-29 15:36:42 -07:00
Xavier Ducrohet
3106768f31 Make CompiledResourcesMonitor#getRClassName more error proof. 2009-05-29 15:18:24 -07:00
Android (Google) Code Review
cfb3dc2cf5 am db7a7909: Merge change 2687 into donut
Merge commit 'db7a7909599514d0337b04058d8aa1838129f111'

* commit 'db7a7909599514d0337b04058d8aa1838129f111':
  Add support for parsing code coverage file path to runtest and related cleanup.
2009-05-29 13:42:09 -07:00
Android (Google) Code Review
db7a790959 Merge change 2687 into donut
* changes:
  Add support for parsing code coverage file path to runtest and related cleanup.
2009-05-29 13:40:07 -07:00
David 'Digit' Turner
7430bb464e am d21c8099: Expose <android/log.h> which contains the declaration of /system/lib/liblog.so. This allows native application code to send logs to the kernel. Alas !
Merge commit 'd21c809912d1d38b73247b2b8184b8cca3f1ef88'

* commit 'd21c809912d1d38b73247b2b8184b8cca3f1ef88':
  Expose <android/log.h> which contains the declaration of /system/lib/liblog.so.
2009-05-29 13:37:42 -07:00
Brett Chabot
ae68f1a865 Add support for parsing code coverage file path to runtest and related cleanup.
This change is to adapt runtest to the InstrumentationTestRunner change which
dumps coverage data to the app's local data folder, instead of a fixed file on
the sdcard.

Also fixed adb_interace.StartInstrumentationForPackage, added better handling
when generating coverage for tests with unknown coverage targets, and reduced
the duplicate definitions of the "coverage_targets.xml" definition file.
2009-05-29 13:35:13 -07:00
David 'Digit' Turner
d21c809912 Expose <android/log.h> which contains the declaration of /system/lib/liblog.so.
This allows native application code to send logs to the kernel. Alas !

NOTE: This *is* valid for Cupcake
2009-05-29 21:54:19 +02:00
Joe Onorato
a42091afb7 Add the FixedGridLayout sample code.
This time with an Android.mk

P.S. Hi from Google I/O!
2009-05-28 16:38:52 -07:00
Android (Google) Code Review
c182c15453 Merge change 2640
* changes:
  Add Skia's native tests to the master test definition file.
2009-05-28 15:19:30 -07:00
Jack Palevich
6516b6de9f am 055fcd23: Use bash instead of sh because of the \'[[\' command
Merge commit '055fcd23fb79638dc7d738f2951594b87256564a'

* commit '055fcd23fb79638dc7d738f2951594b87256564a':
  Use bash instead of sh because of the '[[' command
2009-05-28 15:13:52 -07:00
Jack Palevich
5d7100768a am dd3cf52f: Improve Linux 32-bit JVM detection logic.
Merge commit 'dd3cf52f6f598f72e2f165cc2a2ea9551d0e3cd4'

* commit 'dd3cf52f6f598f72e2f165cc2a2ea9551d0e3cd4':
  Improve Linux 32-bit JVM detection logic.
2009-05-28 15:13:51 -07:00
Jack Palevich
055fcd23fb Use bash instead of sh because of the '[[' command
The '[[' command is not guaranteed to be present in /bin/sh, and in fact
is missing in stock Ubuntu 8.04
2009-05-28 15:10:26 -07:00
Jack Palevich
dd3cf52f6f Improve Linux 32-bit JVM detection logic.
Now we detect if the JVM we are about to run is 32-bit or not,
rather than checking if the CPU is capable of executing 64-bit
code or not.
2009-05-28 15:09:59 -07:00
Android (Google) Code Review
f3eda08797 Merge change 2643
* changes:
  Use bash instead of sh because of the '[[' command
2009-05-28 14:54:16 -07:00
Jack Palevich
c73dabc0d7 Use bash instead of sh because of the '[[' command
The '[[' command is not guaranteed to be present in /bin/sh, and in fact
is missing in stock Ubuntu 8.04
2009-05-28 14:53:02 -07:00
Wei-Ta Chen
b515fb18c2 Add Skia's native tests to the master test definition file. 2009-05-28 14:20:27 -07:00
Android (Google) Code Review
f2a6d4a368 Merge change 2592
* changes:
  Improve Linux 32-bit JVM detection logic.
2009-05-28 13:14:18 -07:00
Android (Google) Code Review
c8fe9b7173 am cb9c2eaa: Merge change 2524 into donut
Merge commit 'cb9c2eaac7f52defc2fcc70fc016876f4bbc0b9f'

* commit 'cb9c2eaac7f52defc2fcc70fc016876f4bbc0b9f':
  Force the use of 32-bit toolchain binaries on 64-bit systems.
2009-05-28 12:31:32 -07:00
Android (Google) Code Review
d86cec9e99 Merge change 2573
* changes:
  Sim-only files move, part 1/2.
2009-05-28 11:13:13 -07:00
Android (Google) Code Review
cb9c2eaac7 Merge change 2524 into donut
* changes:
  Force the use of 32-bit toolchain binaries on 64-bit systems. This is used to reduce the number of distributable prebuilt packages (i.e. linux-x86_64 is not needed anymore).
2009-05-28 08:58:35 -07:00
Android (Google) Code Review
c83a2e9855 Merge change 2456
* changes:
  add tests for new pause/resume events
2009-05-28 06:42:06 -07:00
Jack Palevich
5715029663 Improve Linux 32-bit JVM detection logic.
Now we detect if the JVM we are about to run is 32-bit or not,
rather than checking if the CPU is capable of executing 64-bit
code or not.
2009-05-27 18:06:52 -07:00
Andy McFadden
5cd6406e7a Sim-only files move, part 1/2.
Move Pipe and executablepath from libutils to the simulator, since nothing
else uses them.
2009-05-27 16:01:13 -07:00
Raphael
2e46d39eb8 SDK Updater stuff. 2009-05-27 11:12:31 -07:00
Owen Lin
e4c2d52998 am 5f563d06: Change build path to "packages/app/Camera.apk". So that it will also build the application code.
Merge commit '5f563d066dd173bd307f5a33581ee325dcd1e81f'

* commit '5f563d066dd173bd307f5a33581ee325dcd1e81f':
  Change build path to "packages/app/Camera.apk". So that it will also
2009-05-27 11:01:15 -07:00
Owen Lin
5f563d066d Change build path to "packages/app/Camera.apk". So that it will also
build the application code.
2009-05-27 10:19:02 -07:00
David 'Digit' Turner
5ad95c577a Force the use of 32-bit toolchain binaries on 64-bit systems.
This is used to reduce the number of distributable prebuilt packages
(i.e. linux-x86_64 is not needed anymore).

Also fix build/tools/build-toolchain.sh to properly copy the GPL and LGPL
license files into the generated prebuilt packages.

Also add a .gitignore files to get less spew from 'git status'
2009-05-27 16:04:25 +02:00
Android (Google) Code Review
90dabc9120 am e0fbae30: Merge change 2472 into donut
Merge commit 'e0fbae303c71b1be68e581e9b686e8a0104e657f'

* commit 'e0fbae303c71b1be68e581e9b686e8a0104e657f':
  ADT #1877529: Fixes a couple potential NPEs in content assists.
2009-05-26 15:29:13 -07:00