Commit Graph

15636 Commits

Author SHA1 Message Date
Dan Albert
98e2c644f2 Add acov for coverage gathering/reporting.
acov is a tool for gathering coverage information from a device and
generating a report from that information. To use:

1. sudo apt-get install lcov
2. Build application/library with coverage information.
3. Push the new binaries to the device.
4. Run tests with the additional environment variables:
    * GCOV_PREFIX=/data/local/tmp/gcov
    * GCOV_PREFIX_STRIP=`echo $(ANDROID_BUILD_TOP) | grep -o / | wc -l`
5. Run `acov`.

acov will pull all coverage information from the device, push it to the
right directories, run lcov, and display the coverage report (currently
by opening it in your browser).

Bug: 10134489
Change-Id: I604c8ec2e9fa5d23ee9c279b515ff6cfc497dfa7
2014-09-22 09:15:45 -07:00
Naoki Ishihara
a9b5dd3bb3 Add samples to sdk.atree
Change-Id: I34ee63184f2dea6db253bf2ae2b671abb9ab6c4a
2014-09-19 22:17:08 -07:00
Andrew Hsieh
9eac1b60d3 Added sys/ucontext.h and sys/user.h to all API levels.
Also
1. Header singal.h now includes <sys/ucontext.h>
2. asm/user.h include sys/user.h
3. change use of user_i387_struct to user_fpregs_struct

See bionic 26a8eb50a84e131d34d10d5d167d67e9995399bd

Change-Id: I9592e98b90d773ef5babb428a6a6ef208fe86327
2014-09-19 15:50:12 +00:00
Andrew Hsieh
7ab39b2a63 am 04df6b31: am eef4aba8: Merge "Add missing posix_memalign function in x86 libc.so.functions.txt. (See b.android.com/28834)"
* commit '04df6b31bfc70bc85ced6cd30f33c0597fae3803':
  Add missing posix_memalign function in x86 libc.so.functions.txt. (See b.android.com/28834)
2014-09-18 15:55:42 +00:00
Andrew Hsieh
04df6b31bf am eef4aba8: Merge "Add missing posix_memalign function in x86 libc.so.functions.txt. (See b.android.com/28834)"
* commit 'eef4aba8b8edd09768178f81f3293552cc52e64c':
  Add missing posix_memalign function in x86 libc.so.functions.txt. (See b.android.com/28834)
2014-09-18 15:49:20 +00:00
Andrew Hsieh
eef4aba8b8 Merge "Add missing posix_memalign function in x86 libc.so.functions.txt. (See b.android.com/28834)" 2014-09-18 15:40:38 +00:00
Varvara Rainchik
797351fd3b Add missing posix_memalign function in x86 libc.so.functions.txt.
(See b.android.com/28834)

android-17,-18,-19
	posix_memalign

Change-Id: I9e0632f9fa8cabd17a66ded2dc6f3553261c4054
Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>
2014-09-18 12:06:03 +04:00
Dake Gu
0b5fedbd68 am 7c4d38c4: SupportLeanbackDemo: dont override fragment\'s object from activity
* commit '7c4d38c43e85914996a83a365ebcab529a4a1fde':
  SupportLeanbackDemo: dont override fragment's object from activity
2014-09-17 21:26:09 +00:00
Dake Gu
7c4d38c43e SupportLeanbackDemo: dont override fragment's object from activity
Activity should only initialize fragment's object when it is first created.
Then the object's lifecycle is controled by fragment.

b/17547817

Change-Id: I169111d2936aadfa9386b288e6922c563b4b5277
2014-09-17 17:14:33 +00:00
Dake Gu
7bacdb314f am 7c6a3e4f: Merge "Use image card view for DetailsFragment example" into lmp-dev
* commit '7c6a3e4fb17da6e78fe1e1a6ab06f62aac114bdc':
  Use image card view for DetailsFragment example
2014-09-16 23:23:48 +00:00
Dake Gu
7c6a3e4fb1 Merge "Use image card view for DetailsFragment example" into lmp-dev 2014-09-16 23:04:52 +00:00
Dake Gu
fd5a5de66a Use image card view for DetailsFragment example
b/17499864

Change-Id: I7c5f77da52424afa5020a66b032df68cfdf5846e
2014-09-16 14:43:48 -07:00
Andrew Hsieh
0a8ec94811 am 726f6d87: am 5b664707: Merge "Bugfix for libportable to make compile happy."
* commit '726f6d87a59a8b56db08820e8204cd410ab0c0d4':
  Bugfix for libportable to make compile happy.
2014-09-16 19:42:41 +00:00
Craig Stout
d50f3f06d4 am a0f2a8db: Fix build.
* commit 'a0f2a8db7ea6c44f2d0acbdfeac37a1f7bae5661':
  Fix build.
2014-09-16 08:47:38 +00:00
Craig Stout
bd1630f90a am 76d6eba7: Use new callback for search by intent.
* commit '76d6eba7e2999ca7b030459e73d83f71773a16a3':
  Use new callback for search by intent.
2014-09-16 08:47:35 +00:00
Andrew Hsieh
726f6d87a5 am 5b664707: Merge "Bugfix for libportable to make compile happy."
* commit '5b6647076bcc06ec43ea49ad7a472942226f35a3':
  Bugfix for libportable to make compile happy.
2014-09-16 08:41:40 +00:00
Andrew Hsieh
5b6647076b Merge "Bugfix for libportable to make compile happy." 2014-09-16 03:21:47 +00:00
WenHan Gu
e257b563df Bugfix for libportable to make compile happy.
Just a tricky issue.
WRAP(stat) -> stat_portable, However we have a struct naming stat_portable.
Let's just rename it.

Change-Id: If0a33661d9d23750d4af45158d1336bb71a08cab
2014-09-16 11:01:28 +08:00
Siva Velusamy
bb5620c689 am bd2bea18: Update revision of Android SDK USB driver for Windows
* commit 'bd2bea18ab91a3e0502c7e74adc977f08d1c511e':
  Update revision of Android SDK USB driver for Windows
2014-09-15 22:03:38 +00:00
Siva Velusamy
715dcb3712 am 6ae0b776: Android SDK Windows USB driver: Project Tango pid
* commit '6ae0b7763dab2f5fa07ae33fef5b74717095f157':
  Android SDK Windows USB driver: Project Tango pid
2014-09-15 22:03:37 +00:00
Andrew Hsieh
4d8856da36 am 6b801349: Merge "Remove out-dated android-20 and android-21 now called android-L" into lmp-dev
* commit '6b80134995e3a477b5069bfe21d35870fb8fe17d':
  Remove out-dated android-20 and android-21 now called android-L
2014-09-15 22:03:34 +00:00
Andrew Hsieh
076b3b27fc am 5c0471db: am 3941c44f: Merge "Add support for x86 to hello-neon sample"
* commit '5c0471db0703dca4b22379fb4f227950b5d44a28':
  Add support for x86 to hello-neon sample
2014-09-15 22:02:25 +00:00
Andrew Hsieh
6174c4c437 am 53a20e54: am a8c78c38: Merge "Refresh android-L headers/libs (WW37)"
* commit '53a20e5434ca973ef06fab5a93e85a08b5e0efa1':
  Refresh android-L headers/libs (WW37)
2014-09-15 22:01:53 +00:00
Craig Stout
a0f2a8db7e Fix build.
Change-Id: I90dda90014131e48eace67bac26453ea278b4e87
2014-09-15 14:14:46 -07:00
Craig Stout
76d6eba7e2 Use new callback for search by intent.
Change-Id: I3e3eafa50a93ad55f55bff0bb5b0b6efdda48bbb
2014-09-15 12:47:00 -07:00
Andrew Hsieh
5c0471db07 am 3941c44f: Merge "Add support for x86 to hello-neon sample"
* commit '3941c44f6156a13224183b74deb3bc4d5f5a8895':
  Add support for x86 to hello-neon sample
2014-09-15 19:23:52 +00:00
Andrew Hsieh
53a20e5434 am a8c78c38: Merge "Refresh android-L headers/libs (WW37)"
* commit 'a8c78c384e8996bb4df85277b2710824bc60676b':
  Refresh android-L headers/libs (WW37)
2014-09-15 19:23:48 +00:00
Siva Velusamy
bd2bea18ab Update revision of Android SDK USB driver for Windows
Rev 11 adds Project Tango (generic) drivers

(cherry picked from commit 05467d3526)

Change-Id: I458281bcb5294e587f100ec60d73d30c341659ba
2014-09-15 10:52:19 -07:00
Andrew Hsieh
3941c44f61 Merge "Add support for x86 to hello-neon sample" 2014-09-15 17:43:18 +00:00
Siva Velusamy
6ae0b7763d Android SDK Windows USB driver: Project Tango pid
(cherry picked from commit f41962ca29)

Change-Id: I9764290e6433aa30453636d43c6580c2dfbc9761
2014-09-15 10:36:09 -07:00
Andrew Hsieh
6b80134995 Merge "Remove out-dated android-20 and android-21 now called android-L" into lmp-dev 2014-09-15 17:00:10 +00:00
Andrew Hsieh
a8c78c384e Merge "Refresh android-L headers/libs (WW37)" 2014-09-15 16:59:09 +00:00
Tyler Gunn
a6efa2ebbe am 2e4aa794: Renaming Telecomm to Telecom.
* commit '2e4aa7947f36d22bb6fc2ba6836b3914a20232f7':
  Renaming Telecomm to Telecom.
2014-09-13 18:02:56 +00:00
Tyler Gunn
2e4aa7947f Renaming Telecomm to Telecom.
- Fixing test runner package reference

Bug: 17364651
Change-Id: Ida531e6c0c4793481a842569a9314f1406f223a8
2014-09-12 20:12:41 -07:00
Andrew Hsieh
0fd7f83fce Refresh android-L headers/libs (WW37)
Change-Id: Ibdb7bebe7a0f73e767b7c62d1f603679163e768c
2014-09-12 13:49:48 -07:00
Cheuksan Wang
f5a2be7764 am 33fe444f: Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev
* commit '33fe444f11744c2186b29d31db23bb5e859c6019':
  Send and download MMS via content provider instead of PDU bytes.
2014-09-12 19:07:06 +00:00
Cheuksan Wang
33fe444f11 Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev 2014-09-12 17:08:18 +00:00
Anton Konovalov
57c928aaba Add support for x86 to hello-neon sample
The sample hello-neon was updated to support x86 ABI.
This change is required:
https://android-review.googlesource.com/107511

Change-Id: Icc175afd6785cf454d168973582d7d85455624b5
Signed-off-by: Anton Konovalov <anton.konovalov@intel.com>
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2014-09-12 16:56:10 +04:00
Raphael Moll
a5739c851c am 130967f3: Merge "SDK Addon multi-sys-img support, part 2." into lmp-dev
* commit '130967f3d3f34fc656dc43e43087d0a0c3ae5439':
  SDK Addon multi-sys-img support, part 2.
2014-09-12 05:43:02 +00:00
Michael Wright
5709ae1a13 am 2326f11a: Change getScreenCaptureIntent to createScreenCaptureIntent.
* commit '2326f11a21107510c6c39763d8dbf99732933443':
  Change getScreenCaptureIntent to createScreenCaptureIntent.
2014-09-12 05:43:00 +00:00
Raphael Moll
130967f3d3 Merge "SDK Addon multi-sys-img support, part 2." into lmp-dev 2014-09-11 22:28:57 +00:00
Michael Wright
2326f11a21 Change getScreenCaptureIntent to createScreenCaptureIntent.
Bug: 17389882
Change-Id: Icaccc6572f7fd5865f3013960bae196afa6d5dd5
2014-09-11 19:37:51 +00:00
Siva Velusamy
659b41a582 am 8f47c626: am 7ca91d08: Merge "Android SDK Windows USB driver: Project Tango pid"
* commit '8f47c626099cbae6eb4c8ed1af1ac5bc41a54dff':
  Android SDK Windows USB driver: Project Tango pid
2014-09-11 14:33:34 +00:00
Siva Velusamy
af7cf6cbef am ad8e06e1: am 372c5b71: Merge "Update revision of Android SDK USB driver for Windows"
* commit 'ad8e06e199eeb8237d8e95ead519b3429cc753af':
  Update revision of Android SDK USB driver for Windows
2014-09-11 14:33:30 +00:00
Siva Velusamy
8f47c62609 am 7ca91d08: Merge "Android SDK Windows USB driver: Project Tango pid"
* commit '7ca91d08027bbc4a6ccd9634e28735bbbbce910a':
  Android SDK Windows USB driver: Project Tango pid
2014-09-11 14:20:44 +00:00
Siva Velusamy
ad8e06e199 am 372c5b71: Merge "Update revision of Android SDK USB driver for Windows"
* commit '372c5b71a6c26238f8e3376059b76ff8fc349b5d':
  Update revision of Android SDK USB driver for Windows
2014-09-11 14:20:43 +00:00
Siva Velusamy
7ca91d0802 Merge "Android SDK Windows USB driver: Project Tango pid" 2014-09-11 14:11:38 +00:00
Siva Velusamy
372c5b71a6 Merge "Update revision of Android SDK USB driver for Windows" 2014-09-11 14:11:30 +00:00
Alan Viverette
74ec1a8dea am a85567e5: Merge "Fix progress spinner dialog in ApiDemos" into lmp-dev
* commit 'a85567e5e8f009e0e88f58ab3cec47948faf2988':
  Fix progress spinner dialog in ApiDemos
2014-09-10 23:38:19 +00:00
Alan Viverette
a85567e5e8 Merge "Fix progress spinner dialog in ApiDemos" into lmp-dev 2014-09-10 23:17:22 +00:00