Commit Graph

13360 Commits

Author SHA1 Message Date
Alexander Lucas
46fd3900eb am 94f80bce: am a780ba4b: Adding browsable prebuilt samples for march push
* commit '94f80bce07febc80df1372fc84514b51c7b1e8c7':
  Adding browsable prebuilt samples for march push
2014-03-10 19:53:01 +00:00
Alexander Lucas
94f80bce07 am a780ba4b: Adding browsable prebuilt samples for march push
* commit 'a780ba4b15cbe69e7ad74c34c21ccef5e8cdce23':
  Adding browsable prebuilt samples for march push
2014-03-10 19:49:41 +00:00
Alexander Lucas
a780ba4b15 Adding browsable prebuilt samples for march push
Change-Id: I952db10d9c9acb4940db08a07789347ea2effe4d
2014-03-10 09:21:36 -07:00
Andrew Hsieh
4b9996d3e9 am a32687f4: Merge "Fix MIPS\' struct stat"
* commit 'a32687f493f637fc9929dda739e07021e94408b9':
  Fix MIPS' struct stat
2014-03-07 23:19:25 +00:00
Alexander Lucas
97c8590ca8 Updating build metadata for march sample push.
Change-Id: Ic8f6e2adce61c76cfb3e3c6db96f13c915be7a63
2014-03-07 15:00:38 -08:00
Elliott Hughes
eb61776ae9 am 1fe277e4: Merge "Insulate libportable from bionic changes."
* commit '1fe277e4f991cfe6963fe362f064a68c50170532':
  Insulate libportable from bionic changes.
2014-03-07 23:00:00 +00:00
Andrew Hsieh
292c8bd3db am 1c513253: Merge "Experimental headers/libs"
* commit '1c513253993d7d627543215627e114d146a370ac':
  Experimental headers/libs
2014-03-07 19:38:58 +00:00
Andrew Hsieh
7cc2f965e2 am d645d2f8: Merge "Move sys/cachectl.h up from mips-specific folder"
* commit 'd645d2f8ba3ca92852e6d5d5a6fcd4708b7c26e8':
  Move sys/cachectl.h up from mips-specific folder
2014-03-07 02:26:21 +00:00
Andrew Hsieh
9002a25c94 am f0387da7: Merge "Rename arch-aarch64 to arch-arm64"
* commit 'f0387da709d79da5fc857fe9abf5bd1857784442':
  Rename arch-aarch64 to arch-arm64
2014-03-07 02:24:20 +00:00
Andrew Hsieh
0de12963e4 am 348f8889: Merge "Add missing __NDK_FPABI__ to function taking/returning float/double"
* commit '348f88899f47fecd61b470fd7b4b64b069bf70a8':
  Add missing __NDK_FPABI__ to function taking/returning float/double
2014-03-07 02:23:07 +00:00
Andrew Hsieh
7759d66474 am 5d962bb6: Merge "Fixed apparent copy/paste mistake Bug: 11634373"
* commit '5d962bb6bd51200d090a6f5c7256112eaffae44b':
  Fixed apparent copy/paste mistake Bug: 11634373
2014-03-07 02:23:05 +00:00
Tim Murray
0b39116de3 am 78133f53: Merge "Fix build"
* commit '78133f5323f110b574a471e37a560e90d7213481':
  Fix build
2014-03-07 01:35:14 +00:00
Raphael Moll
5cdebab383 am 56142356: Merge "Update revision of Android SDK USB driver for Windows."
* commit '561423569c11698698450b87a91c7a94d5077e5f':
  Update revision of Android SDK USB driver for Windows.
2014-03-06 22:58:22 +00:00
Xavier Ducrohet
61b25e804b am 55089c32: Merge "Android SDK Windows USB driver: Glass PID."
* commit '55089c32d599d2a7108e10728c59ad1f1b24384d':
  Android SDK Windows USB driver: Glass PID.
2014-03-06 20:23:26 +00:00
Joe Fernandez
42d0b0df19 Adding production app.yaml to source control
Background: There does not appear to be a production version of
the app.yaml file for the developer.android.com site checked in
anywhere, which strikes me as a bit dangerous; We should be able
to replicate the DAC site entirely from source control.

Change-Id: I119c6052b94fe89e973ebb7e3902a9c0566f83ca
2014-03-04 11:53:21 -08:00
Lorenzo Colitti
791bef5218 Add clatd test definitions to the testrunner.
Bug: 11542311
Change-Id: If7b646150455490ef9429c909c78d4fe1528d78d
2014-02-28 10:27:46 +09:00
Tsu Chiang Chuang
a0bcd58532 Ensure that the native tests are run from /data/nativetest to match TF.
Also cleanup a missing test from test_defs.xml

Change-Id: I9b50bd3f5c7a100a86dd550d367c8ed9a9f2bd62
2014-02-28 10:27:46 +09:00
Andrew Hsieh
c046b48bd6 Merge "Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18" 2014-02-26 09:38:25 +00:00
Adam Koch
449a64979c Remove bitmapfun code sample (it has moved to samples framework).
Change-Id: I70fc6437815001c7b98174cfe2e29e1244c55e75
2014-02-26 14:31:33 +11:00
Andrew Hsieh
a49155bc36 Add scalbln, scalblnf, and scalblnl to x86 libm.so for API>=18
Change-Id: Ib22eead27b8f82cfa0e1b7eb429e2c76d068120f
2014-02-26 10:38:31 +08:00
Andrew Hsieh
fea707ac00 Merge "Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9" 2014-02-24 09:56:21 +00:00
Andrew Hsieh
0faa78e6e0 Define __PTHREAD_*_INIT_VLAUE in pthread.h for API < 9
Define __PTHREAD_MUTEX_INIT_VALUE, __PTHREAD_RECURSIVE_MUTEX_INIT_VALUE,
and __PTHREAD_ERRORCHECK_MUTEX_INIT_VALUE in pthread.h for API < 9.
Pthread.h in API >= 9 have those already since bionic
9831ad3ce6bd5b22da16a275ed67e7236eae3d1f

Change-Id: Ia97960ecbfed0811dde70f75cb23951ecdf803af
2014-02-24 13:08:12 +08:00
Andrew Hsieh
a32687f493 Merge "Fix MIPS' struct stat" 2014-02-20 23:58:18 +00:00
Elliott Hughes
1fe277e4f9 Merge "Insulate libportable from bionic changes." 2014-02-20 21:55:42 +00:00
Elliott Hughes
72af45c116 Insulate libportable from bionic changes.
Really libportable should take its own copy of BSD's <machine/asm.h>,
rather than relying on bionic's hacked-about copies.

Change-Id: I02248045a903dc4ca0d6ed1054ecb1cd54da335e
2014-02-20 11:19:32 -08:00
Andrew Hsieh
884081d929 Fix MIPS' struct stat
In NDK r9c MIPS' struct stat was incorrectly set to its 64-bit
counterpart for API >= 12

Change-Id: I75db78ac7654fad982430e6adbe4480828776051
2014-02-20 07:56:38 +08:00
Andrew Hsieh
1c51325399 Merge "Experimental headers/libs" 2014-02-17 01:40:00 +00:00
Dirk Dougherty
11d0bcd8a4 am dc436c20: am 7cd4524c: Update summary descriptions for new samples.
* commit 'dc436c202acac0b7015ffa06343c0c288ebf1136':
  Update summary descriptions for new samples.
2014-02-13 02:42:18 +00:00
Dirk Dougherty
dc436c202a am 7cd4524c: Update summary descriptions for new samples.
* commit '7cd4524c3bc377aa4267c7014c126e0526b3c703':
  Update summary descriptions for new samples.
2014-02-13 02:38:54 +00:00
Andrew Hsieh
d645d2f8ba Merge "Move sys/cachectl.h up from mips-specific folder" 2014-02-11 01:14:35 +00:00
Andrew Hsieh
73a5a3baaa Experimental headers/libs
at temp. android-20 folders

Change-Id: Iecdb083ba1b1c239bd5ecafda56356466e590565
2014-02-10 17:23:10 +08:00
Andrew Hsieh
2643554fa0 Move sys/cachectl.h up from mips-specific folder
It is only effective when compile with mips, although
development no longer has to check themselves

Change-Id: I7fb703170e1cc6bb2e6ea31109851a90a26eacb8
2014-02-10 09:28:47 +08:00
Alexander Lucas
b58b31037a am 47be1a3b: am fc1c6987: Updated sdk.atree to include new samples for feb sample launch
* commit '47be1a3bea5be0317e8af71f202cd37e16302c76':
  Updated sdk.atree to include new samples for feb sample launch
2014-02-08 18:34:51 +00:00
Alexander Lucas
ec6c668327 am 743e1fd6: am 0b3758ea: Adding new samples to browseable section of DAC
* commit '743e1fd6ad69e15ad519a77ddb9d7ff00011f39f':
  Adding new samples to browseable section of DAC
2014-02-08 18:34:50 +00:00
Alexander Lucas
bcb343c42c am 2e7cc5ae: am fc921036: incremented Pkg.Revision
* commit '2e7cc5ae7c87ff34769cc73091320df5003c55ff':
  incremented Pkg.Revision
2014-02-08 18:34:47 +00:00
Dirk Dougherty
7cd4524c3b Update summary descriptions for new samples.
Change-Id: Icf39a554cb6a91d4ba9e8d76c3f40dae3ace60ac
2014-02-07 20:39:47 -08:00
Alexander Lucas
47be1a3bea am fc1c6987: Updated sdk.atree to include new samples for feb sample launch
* commit 'fc1c69874c3edb0c9ea9ba0dbbec1507a3268a96':
  Updated sdk.atree to include new samples for feb sample launch
2014-02-08 00:32:12 +00:00
Alexander Lucas
743e1fd6ad am 0b3758ea: Adding new samples to browseable section of DAC
* commit '0b3758ea4e53f9bfd0b112eaa4a7dd7b7f4040f5':
  Adding new samples to browseable section of DAC
2014-02-07 23:32:32 +00:00
Alexander Lucas
2e7cc5ae7c am fc921036: incremented Pkg.Revision
* commit 'fc921036c38d1b88c2e8534e6a41db9b7ad092f4':
  incremented Pkg.Revision
2014-02-07 21:43:45 +00:00
Alexander Lucas
0b3758ea4e Adding new samples to browseable section of DAC
Change-Id: I58e10e787f5df668331fc04e97a6c2efcd75f76f
2014-02-07 13:17:23 -08:00
Andrew Hsieh
f0387da709 Merge "Rename arch-aarch64 to arch-arm64" 2014-02-06 22:57:34 +00:00
Alexander Lucas
fc1c69874c Updated sdk.atree to include new samples for feb sample launch
Change-Id: I71af239a0bf0f146345e243720d9e4300c5ed1f6
2014-02-06 14:45:32 -08:00
Alexander Lucas
fc921036c3 incremented Pkg.Revision
Change-Id: Idb5497398525887a1f05dac421b0bd83de046a89
2014-02-06 12:53:37 -08:00
Deepanshu Gupta
319363611c am ce8ddf4f: am 0363ab1f: Merge "Bundle Noto fonts with the SDK" into klp-dev
* commit 'ce8ddf4f8af5228e3d36987a8d0d5a9b030e785d':
  Bundle Noto fonts with the SDK
2014-02-06 03:03:44 +00:00
Deepanshu Gupta
ce8ddf4f8a am 0363ab1f: Merge "Bundle Noto fonts with the SDK" into klp-dev
* commit '0363ab1f746943cd78a439d891e8f9b0a0b92214':
  Bundle Noto fonts with the SDK
2014-02-06 03:00:54 +00:00
Deepanshu Gupta
0363ab1f74 Merge "Bundle Noto fonts with the SDK" into klp-dev 2014-02-06 02:05:06 +00:00
Andrew Hsieh
348f88899f Merge "Add missing __NDK_FPABI__ to function taking/returning float/double" 2014-02-05 03:32:42 +00:00
Andrew Hsieh
3bf77d0608 Add missing __NDK_FPABI__ to function taking/returning float/double
See 5881b5cbe7 (which missed
android-18 input.h) for details.

Change-Id: Ib23d85b676177b0a3e15bae957fc48f6ef0ededb
2014-02-05 11:30:29 +08:00
Andrew Hsieh
5d962bb6bd Merge "Fixed apparent copy/paste mistake Bug: 11634373" 2014-02-05 03:27:05 +00:00
David Friedman
3b601c6550 Fixed apparent copy/paste mistake
Bug: 11634373

Change-Id: I44766217f414988bfd3be68043a4b80dd21554d8
2014-02-05 11:18:32 +08:00