Commit Graph

13647 Commits

Author SHA1 Message Date
Andrew Hsieh
be0a44eaf7 am cb606e1f: am 88765fac: am e23f9c5d: Merge "Bump __clang_minor__ check to 6 for __builtin_isnan"
* commit 'cb606e1fe286507f17d35373e6b8cb295c27eeee':
  Bump __clang_minor__ check to 6 for __builtin_isnan
2014-04-28 17:11:12 +00:00
Andrew Hsieh
cb606e1fe2 am 88765fac: am e23f9c5d: Merge "Bump __clang_minor__ check to 6 for __builtin_isnan"
* commit '88765facf16ad4887bf6a1c91c64839ecda9d081':
  Bump __clang_minor__ check to 6 for __builtin_isnan
2014-04-28 17:05:58 +00:00
Andrew Hsieh
88765facf1 am e23f9c5d: Merge "Bump __clang_minor__ check to 6 for __builtin_isnan"
* commit 'e23f9c5d308c0499c442cbd0bb07d336471dcb88':
  Bump __clang_minor__ check to 6 for __builtin_isnan
2014-04-28 17:02:31 +00:00
Andrew Hsieh
e23f9c5d30 Merge "Bump __clang_minor__ check to 6 for __builtin_isnan" 2014-04-28 16:59:32 +00:00
Jim Miller
44e89d3e2f Merge "Add test harness for new keyguard features: - disable all notifications on secure keyguard - disable unredacted notifications on secure keyguard - disable TrustAgents" 2014-04-26 00:32:32 +00:00
Jim Miller
1d8e0796c5 Add test harness for new keyguard features:
- disable all notifications on secure keyguard
- disable unredacted notifications on secure keyguard
- disable TrustAgents

Change-Id: I864a103263996dcd491ff77f744bff8398af9cc8
2014-04-25 15:28:28 -07:00
Andrew Hsieh
5999e41aa2 am b7375594: am 36e2bc95: am 90dada06: Merge "Update arch-x86/lib-bootstrap/lib64"
* commit 'b73755948be7081e1e01276f21e9c589a7d24a6d':
  Update arch-x86/lib-bootstrap/lib64
2014-04-25 17:02:14 +00:00
Andrew Hsieh
b73755948b am 36e2bc95: am 90dada06: Merge "Update arch-x86/lib-bootstrap/lib64"
* commit '36e2bc959feb77b875761710cb8a3a1f43882703':
  Update arch-x86/lib-bootstrap/lib64
2014-04-25 16:58:59 +00:00
Andrew Hsieh
36e2bc959f am 90dada06: Merge "Update arch-x86/lib-bootstrap/lib64"
* commit '90dada064c8fb05b91889cb7978b7ebe335f7cbb':
  Update arch-x86/lib-bootstrap/lib64
2014-04-25 16:55:57 +00:00
Andrew Hsieh
b280e72a97 Bump __clang_minor__ check to 6 for __builtin_isnan
It appears that upstream 3.5 still can't accept __builtin_isnan redeclared
with calling convention, eg.

cat > isnan.c <<EOF
int __builtin_isnan(double) __attribute__((pcs("aapcs")));
EOF

  clang  -target armv5te-none-linux-androideabi -c isnan.c
  isnan.c:1:5: error: function declared 'aapcs' here was previously declared without calling convention
  int __builtin_isnan(double) __attribute__((pcs("aapcs")));
      ^
  isnan.c:1:5: note: previous declaration is here

Change-Id: Iff466fd913c3deec27aa3ff355a208543028d368
2014-04-25 09:55:31 -07:00
Andrew Hsieh
90dada064c Merge "Update arch-x86/lib-bootstrap/lib64" 2014-04-25 16:51:49 +00:00
Dongwon Kang
0bcf62a1e8 Merge "Add sample ATSC TvInputService app." 2014-04-25 10:21:05 +00:00
Andrew Hsieh
fec8b6eb28 Update arch-x86/lib-bootstrap/lib64
Note that this is only used (symlinked) by android-20/arch-x86/lib-bootstrap
for x86_64 build

Change-Id: I9ab023b0383f406fd5b05debf2dd75ea9f2243d8
2014-04-24 12:26:29 -07:00
Andrew Hsieh
693f2b6904 am a589c985: am 36037576: am 867634ec: Merge "Update libportable to catch up bionic changes."
* commit 'a589c985e9d6cfad4c938004442bc032ef68cee6':
  Update libportable to catch up bionic changes.
2014-04-24 15:43:20 +00:00
Andrew Hsieh
a589c985e9 am 36037576: am 867634ec: Merge "Update libportable to catch up bionic changes."
* commit '36037576fcfe5de9d8862812bd37b5a5cfcd6957':
  Update libportable to catch up bionic changes.
2014-04-24 09:02:45 +00:00
Andrew Hsieh
36037576fc am 867634ec: Merge "Update libportable to catch up bionic changes."
* commit '867634ecf44a88e407f6080859b1ca12d159eb63':
  Update libportable to catch up bionic changes.
2014-04-24 03:07:34 +00:00
Andrew Hsieh
867634ecf4 Merge "Update libportable to catch up bionic changes." 2014-04-24 03:05:22 +00:00
Brett Chabot
2e17ac46c8 Merge "Temporarily turn off runtest's disabling of dalvik verifier" 2014-04-23 22:32:54 +00:00
WenHan Gu
70174f1084 Update libportable to catch up bionic changes.
Note __open should not be used anymore.
Also, fix a x86 fenv bug.

Change-Id: I8430ccfdb7d7685e1ee6e71333d65590c09e3d6c
2014-04-23 21:47:49 +08:00
Jeff Sharkey
4c4580e5f6 Add code to exercise DocumentsContract.
Also fix broken "atLeastKitKat" definition.

Change-Id: I7c82ebb7b230ac66da3194412c845ff0c2b72f85
2014-04-22 22:03:37 -07:00
Baligh Uddin
ca5371cdd7 am b287fd3b: (-s ours) am 96a440d5: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit 'b287fd3b83a59fa881ee05743305685635ffdd67':
  Import translations. DO NOT MERGE
2014-04-23 02:20:21 +00:00
Baligh Uddin
1ccbf667c0 am 183a43a4: (-s ours) am 797d8dc9: (-s ours) Import translations. DO NOT MERGE
* commit '183a43a4b6ce831793e0c05b2fc09b7c138e2331':
  Import translations. DO NOT MERGE
2014-04-23 02:20:20 +00:00
Baligh Uddin
b287fd3b83 am 96a440d5: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
* commit '96a440d50c3555ae400ef398b66db6acbe1f8ce6':
  Import translations. DO NOT MERGE
2014-04-23 02:13:38 +00:00
Baligh Uddin
183a43a4b6 am 797d8dc9: (-s ours) Import translations. DO NOT MERGE
* commit '797d8dc982a93445d8ace244e17e187eedb62aeb':
  Import translations. DO NOT MERGE
2014-04-23 02:13:37 +00:00
Baligh Uddin
96a440d50c Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-04-23 02:08:29 +00:00
Baligh Uddin
797d8dc982 Import translations. DO NOT MERGE
Change-Id: Ia6d8c517d50580b1de880027464b0ebb5a91a6ba
Auto-generated-cl: translation import
2014-04-22 17:50:52 -07:00
Baligh Uddin
70c67d7fc2 Import translations. DO NOT MERGE
Change-Id: Icff6e310b5f042a43580712902e6357be482c20f
Auto-generated-cl: translation import
2014-04-22 17:46:05 -07:00
Brett Chabot
8b538bd847 Temporarily turn off runtest's disabling of dalvik verifier
Bug: 14088982
Change-Id: Iad2610fde7c9bd7c52a25fc1a1f5cddff6bc43e4
2014-04-22 11:46:00 -07:00
Andrew Hsieh
a2bbba8a6e am 2e1fab99: am 45db7066: am 19dc3c64: Merge "Add android-20 bionic headers/symbols for 32-bit"
* commit '2e1fab998fcb3de9e1fa5022b929e7a3d1458fbd':
  Add android-20 bionic headers/symbols for 32-bit
2014-04-22 14:48:49 +00:00
Andrew Hsieh
2e1fab998f am 45db7066: am 19dc3c64: Merge "Add android-20 bionic headers/symbols for 32-bit"
* commit '45db706612a009a4da15ab611e9dd4ee518495a6':
  Add android-20 bionic headers/symbols for 32-bit
2014-04-22 14:46:33 +00:00
Andrew Hsieh
45db706612 am 19dc3c64: Merge "Add android-20 bionic headers/symbols for 32-bit"
* commit '19dc3c6497696d4be2346bbd08e56eb29b31c6b1':
  Add android-20 bionic headers/symbols for 32-bit
2014-04-22 14:42:29 +00:00
Andrew Hsieh
19dc3c6497 Merge "Add android-20 bionic headers/symbols for 32-bit" 2014-04-22 14:40:31 +00:00
Narayan Kamath
28faa949b5 am 39d51c9a: am eb96f654: am bc6a6036: Merge "Fix the stack/ tool for 64 bit archs."
* commit '39d51c9a8c5c782aee2060222a9a9f22eee036bc':
  Fix the stack/ tool for 64 bit archs.
2014-04-22 13:49:45 +00:00
Narayan Kamath
39d51c9a8c am eb96f654: am bc6a6036: Merge "Fix the stack/ tool for 64 bit archs."
* commit 'eb96f6540c7f066e9e7e0e81f6ff323cf3c67c8d':
  Fix the stack/ tool for 64 bit archs.
2014-04-22 13:44:30 +00:00
Narayan Kamath
eb96f6540c am bc6a6036: Merge "Fix the stack/ tool for 64 bit archs."
* commit 'bc6a6036e71a5ab2385856c2a9bc4caddd5362d4':
  Fix the stack/ tool for 64 bit archs.
2014-04-22 13:39:04 +00:00
Narayan Kamath
bc6a6036e7 Merge "Fix the stack/ tool for 64 bit archs." 2014-04-22 13:35:03 +00:00
Dongwon Kang
0113785a39 Add sample ATSC TvInputService app.
Change-Id: I67204020bf1eb0c833d507cb0c9e4914e5985b3c
2014-04-22 13:45:04 +09:00
Andrew Hsieh
79d3fcb11e Add android-20 bionic headers/symbols for 32-bit
Note that this is for bionic headers to be consistent with 64-bit
headers tentatively placed at android-20. ie.

1. bionic headers in all the existing 32-bit headers android-3 .. 19
   are consistent, and don't track any new development in bionic/
   since JB (the time when significant refactoring work starts in bionic/)
   unless bug fixes.
2. bionic headers in android-20 tracks bionic/

Change-Id: Ia07f04ac03ffaef6a6ddcea5f0e6b891e21a869a
2014-04-20 22:18:57 -07:00
George Mount
f93d490356 Use new Quantum Paper Activity Transitions API.
Change-Id: Ia487e02e8cb7a90bd14b0e09392eddac5c1a06ec
2014-04-17 08:56:09 -07:00
Jerome Poichet
f46308ba8c am a739ccfb: am 08bb3fb7: Adding search to Leanback demo
* commit 'a739ccfb45197c1a30492a4bd99d0664294bab53':
  Adding search to Leanback demo
2014-04-14 19:15:59 +00:00
Jerome Poichet
a739ccfb45 am 08bb3fb7: Adding search to Leanback demo
* commit '08bb3fb71ac6a58006132203ef8466b4d3f3277d':
  Adding search to Leanback demo
2014-04-14 19:10:59 +00:00
Jerome Poichet
08bb3fb71a Adding search to Leanback demo
Change-Id: I054b64b7c3752bd6dbfdba2b26248222d7a678bd
2014-04-14 11:04:15 -07:00
Andrew Hsieh
7ee0870e3f am 4b9218d1: am 5ddb5533: am ea0a9548: Merge "Rename lib64 to lib in arch-arm64 and arch-arm64"
* commit '4b9218d1c093fe7bec76a7408459bf0f7f4c9d0b':
  Rename lib64 to lib in arch-arm64 and arch-arm64
2014-04-14 16:22:55 +00:00
Andrew Hsieh
4b9218d1c0 am 5ddb5533: am ea0a9548: Merge "Rename lib64 to lib in arch-arm64 and arch-arm64"
* commit '5ddb5533bc32c70acfce8fed211a8b98e951e87b':
  Rename lib64 to lib in arch-arm64 and arch-arm64
2014-04-14 16:20:52 +00:00
Andrew Hsieh
5ddb5533bc am ea0a9548: Merge "Rename lib64 to lib in arch-arm64 and arch-arm64"
* commit 'ea0a954826ca0849bf05053e38ee325db9867873':
  Rename lib64 to lib in arch-arm64 and arch-arm64
2014-04-14 16:17:54 +00:00
Andrew Hsieh
ea0a954826 Merge "Rename lib64 to lib in arch-arm64 and arch-arm64" 2014-04-14 16:14:24 +00:00
Andrew Hsieh
7dd3e21633 am 0d889ad0: am 09c7713d: am 02a8646f: Merge "Remove _GLOBAL_OFFSET_TABLE_ from mips\' libstdc++.so.variables.txt"
* commit '0d889ad00bfe90083a2c34293f888849eb3be839':
  Remove _GLOBAL_OFFSET_TABLE_ from mips' libstdc++.so.variables.txt
2014-04-14 15:49:57 +00:00
Andrew Hsieh
666170d1c2 am 029b00ef: am 75c7ca08: am c6f2450d: Merge "Add libstdc++ symbols for 64-bit archs"
* commit '029b00ef3e8d47be48304556cec04ebb0f16ca51':
  Add libstdc++ symbols for 64-bit archs
2014-04-14 15:49:34 +00:00
Andrew Hsieh
0d889ad00b am 09c7713d: am 02a8646f: Merge "Remove _GLOBAL_OFFSET_TABLE_ from mips\' libstdc++.so.variables.txt"
* commit '09c7713db736686ce7fddf872363db4825e12a15':
  Remove _GLOBAL_OFFSET_TABLE_ from mips' libstdc++.so.variables.txt
2014-04-14 15:41:10 +00:00
Andrew Hsieh
09c7713db7 am 02a8646f: Merge "Remove _GLOBAL_OFFSET_TABLE_ from mips\' libstdc++.so.variables.txt"
* commit '02a8646fb007cdff8fd2d7d11ffec3e5f9045214':
  Remove _GLOBAL_OFFSET_TABLE_ from mips' libstdc++.so.variables.txt
2014-04-14 15:37:02 +00:00