Commit Graph

16293 Commits

Author SHA1 Message Date
Chris Banes
3afbc048e5 am 42e327a7: Add button bar dialog sample
* commit '42e327a729032afc2899da763c9d24c9a39c5a7d':
  Add button bar dialog sample
2015-01-29 21:55:53 +00:00
Andrew Hsieh
95cbf5e1c8 am a51a0ecc: Merge "Fix mips64 struct stat64"
* commit 'a51a0ecc5def43452ec54b444776c5bfb7dd2830':
  Fix mips64 struct stat64
2015-01-29 21:33:04 +00:00
Andrew Hsieh
a51a0ecc5d Merge "Fix mips64 struct stat64" 2015-01-29 21:25:41 +00:00
Chris Banes
42e327a729 Add button bar dialog sample
BUG: 19192942
Change-Id: I942cbd427c521efc7e284d5dea033e7026f689bb
2015-01-29 21:14:09 +00:00
Andrew Hsieh
128db12cc3 am acde2e0d: Merge "Drop clang version check for __builtin_isinf and __builtin_isnan"
* commit 'acde2e0dea5d62894dacbe64da534cc2557a1d61':
  Drop clang version check for __builtin_isinf and __builtin_isnan
2015-01-29 19:41:07 +00:00
Andrew Hsieh
c08fb7eb45 Fix mips64 struct stat64
Cherry pick bionic 86d2feef9f4df517dd5755b39b993bec0c3e1ea5 which
fixes struct stat64.  This may look like breaking mips64 ABI, but mips64
support is stil work in progress post-L

Also see prebuilts/ndk e6639a4c0ba9296a19fd477154aace3585221d9d

Change-Id: Ia8859762191220b9d3127b37970f05594375ca40
2015-01-29 11:39:03 -08:00
Andrew Hsieh
acde2e0dea Merge "Drop clang version check for __builtin_isinf and __builtin_isnan" 2015-01-29 19:29:13 +00:00
Chris Banes
e82cb5945c am b3ebcc1a: Merge "Add FAB Sample to Support7Demos" into lmp-mr1-ub-dev
* commit 'b3ebcc1a6aeb86a8eef955f31db6cf2d53785cbb':
  Add FAB Sample to Support7Demos
2015-01-28 10:10:53 +00:00
Chris Banes
b3ebcc1a6a Merge "Add FAB Sample to Support7Demos" into lmp-mr1-ub-dev 2015-01-28 09:44:57 +00:00
Dake Gu
068f2c565f am a08d912f: Merge "showcase of updating DetailsOverviewRow parts" into lmp-mr1-ub-dev
* commit 'a08d912f2073c42b4d3c3495d551f3dd4ec16716':
  showcase of updating DetailsOverviewRow parts
2015-01-27 22:24:47 +00:00
Dake Gu
a08d912f20 Merge "showcase of updating DetailsOverviewRow parts" into lmp-mr1-ub-dev 2015-01-27 22:16:42 +00:00
Ying Wang
2d0ce7b832 am 214797ac: Merge "Update the winsdk-tools prerequisites."
* commit '214797acbe66390a012d2ba47200f6e8330d5c33':
  Update the winsdk-tools prerequisites.
2015-01-27 22:12:38 +00:00
Ying Wang
214797acbe Merge "Update the winsdk-tools prerequisites." 2015-01-27 22:00:05 +00:00
Ying Wang
b6549fd3fc Update the winsdk-tools prerequisites.
To build the windows SDK tools, we need only the Linux llvm-tblgen and
clang-tblgen, but not llvm-rs-cc or bcc_compat.
This reduces significantly build time if you want run only "make
winsdk-tools".

Bug: 19149444
Change-Id: I971dd6a6e1a7dd11a968ee8be8cd02085055c262
2015-01-27 12:43:53 -08:00
Chris Banes
40ef0a61b1 am 219e5f1c: Merge "Add design support lib to sdk.atree" into lmp-mr1-ub-dev
* commit '219e5f1c489b8664447abf567fdb04efcc0826fc':
  Add design support lib to sdk.atree
2015-01-27 14:33:54 +00:00
Chris Banes
219e5f1c48 Merge "Add design support lib to sdk.atree" into lmp-mr1-ub-dev 2015-01-27 14:30:10 +00:00
Elliott Hughes
449831f8b3 am 340e9691: Merge "Include <string.h> for memset."
* commit '340e969103133ddf924d8b2d7e026ee6db0a5457':
  Include <string.h> for memset.
2015-01-26 21:44:45 +00:00
Elliott Hughes
340e969103 Merge "Include <string.h> for memset." 2015-01-26 21:30:33 +00:00
Sam Hasinoff
0ffaa92459 am 10c38dac: am 02b19a18: Stop living in the past.
* commit '10c38dac4471ef5765b33147181bf5ac8f9c3ef3':
  Stop living in the past.
2015-01-26 19:52:34 +00:00
Sam Hasinoff
10c38dac44 am 02b19a18: Stop living in the past.
* commit '02b19a182fe16312b2042f389916ea163a01ae11':
  Stop living in the past.
2015-01-26 19:35:14 +00:00
Sam Hasinoff
02b19a182f Stop living in the past.
find docs/copyright-templates -type f | xargs sed -i 's/2013/2015/g'

Change-Id: I2e3cc83a82e556f7833331ef3e2ed1012d16044e
2015-01-26 10:31:15 -08:00
Chris Banes
563eac6b8a Add FAB Sample to Support7Demos
Depends on Ia88c28c2ab0da0779f1092495e3a417969cb1d2a

Change-Id: Id1505396a9d062ede626dbdeb352abccd9494ce9
2015-01-26 15:21:13 +00:00
Chris Banes
35bdfca5ad Add design support lib to sdk.atree
Change-Id: I0ca9f2d4ec64b8d455cec1fe10c4351497bf263a
2015-01-26 13:27:07 +00:00
Elliott Hughes
f16e0fd111 Include <string.h> for memset.
Change-Id: I36bff9268ba1cb50a4be25f1a428082cf854b7be
2015-01-25 08:47:56 -08:00
Dan Albert
942eb46a46 am 6c3911d1: Merge "Add support for host coverage."
* commit '6c3911d1a7a62e9cc752f5d5b822284348b6a919':
  Add support for host coverage.
2015-01-24 22:00:22 +00:00
Dan Albert
4a99463634 am b95e3359: Merge "Add acov --clean and acov --prep."
* commit 'b95e3359f6006f8b74108c16dc2abf87aca7598a':
  Add `acov --clean` and `acov --prep`.
2015-01-24 22:00:18 +00:00
Dan Albert
6c3911d1a7 Merge "Add support for host coverage." 2015-01-24 21:53:01 +00:00
Dan Albert
b95e3359f6 Merge "Add acov --clean and acov --prep." 2015-01-24 21:52:22 +00:00
Dan Albert
72324d80f6 Add support for host coverage.
The --host flag will pull coverage results from the host output rather
than the target.

Change-Id: I88aac17d23feff22926fbb67416ade3c821b5b6c
2015-01-24 13:47:03 -08:00
Dan Albert
cf347cc5a4 Add acov --clean and acov --prep.
The --clean flag clears ANDROID_PRODUCT_OUT and ANDROID_HOST_OUT of
all coverage files. If a source file that had a coverage notes file
(a .gcno) generated for it is renamed or removed, the build system
will not clean the old file, which means the coverage tool will still
try to find coverage data.

The --prep flag clears just coverage data files. This should be done
before any coverage run, as you don't want old coverage data affecting
your results.

Change-Id: Id68395d19369eba4589daff90461a10cf7aef66d
2015-01-24 13:45:58 -08:00
Chris Banes
7cc2794696 am c3716abd: Merge "Add some samples for AppCompat\'s styled widgets" into lmp-mr1-ub-dev
* commit 'c3716abd3cae0d7d65d2360def9434c4ee287e2c':
  Add some samples for AppCompat's styled widgets
2015-01-23 21:23:07 +00:00
Chris Banes
c3716abd3c Merge "Add some samples for AppCompat's styled widgets" into lmp-mr1-ub-dev 2015-01-23 21:18:38 +00:00
Yigit Boyar
a2cc5e6f66 am 5366c30c: SortedList demo activity
* commit '5366c30c844a1047de07002ded648a91d8d45ab9':
  SortedList demo activity
2015-01-23 20:57:18 +00:00
Chris Banes
743aa0de96 Add some samples for AppCompat's styled widgets
Change-Id: I930044339024d01c5ad4a2cfafca184c8c72dc8a
2015-01-23 10:13:10 +00:00
Dake Gu
0bdce30561 showcase of updating DetailsOverviewRow parts
and using SparseArrayObjectAdapter for adding/removing actions

Bug: 19111955
Bug: 18869799
Change-Id: I8321f8de116fafda6e96a700855f218bacfc426c
2015-01-22 15:48:16 -08:00
Yigit Boyar
5366c30c84 SortedList demo activity
This CL adds a new activity which demostrates using a
SortedList with a RecyclerView.

Bug: 18753633
Change-Id: I02307df129d44ac8a110a8c7f467787870336cf1
2015-01-22 13:25:48 -08:00
Andrew Hsieh
faadcff27f am 6408fa86: Merge "Refine libportable signal.h on mips."
* commit '6408fa86dcaaab8080083cc317da86825985f019':
  Refine libportable signal.h on mips.
2015-01-20 18:57:04 +00:00
Andrew Hsieh
6408fa86dc Merge "Refine libportable signal.h on mips." 2015-01-20 18:35:34 +00:00
Andrew Hsieh
3e90adafa7 am 3bfe8b3d: Merge "Fixup typo and disable debug message"
* commit '3bfe8b3d1737db34a3938d631f070346a9a0a589':
  Fixup typo and disable debug message
2015-01-20 17:57:31 +00:00
Andrew Hsieh
3bfe8b3d17 Merge "Fixup typo and disable debug message" 2015-01-20 17:35:12 +00:00
Pen-Yung Yu
a06fa01ac6 Fixup typo and disable debug message
Change-Id: I646b9a52172c300072443eb8a605e1ebf6f840c6
2015-01-20 15:02:17 +08:00
Pen-Yung Yu
166f5daf4b Refine libportable signal.h on mips.
Change-Id: I02edeb28d4606f7706cbd9f933523483ae51abbb
2015-01-20 14:32:57 +08:00
Andrew Hsieh
3598d53b42 Drop clang version check for __builtin_isinf and __builtin_isnan
This CL unconditionally removes the existance of __builtin_isinf and
__builtin_isnan from math.h for clang, because (unlike other math functions)
clang doesn't like those to be declared.

See LLVM bugzilla entry: http://llvm.org/bugs/show_bug.cgi?id=20958

The reason for decorating all math functions with __attribute__((pcs("aapcs")))
is to offer developers the ability to compile their code with hardfp and still
link Android's libm.so which follows softfp calling convention.

Before issue 20958 is fixed, those who want clang to compile their code with
hardfp in NDK has to go all the way hard, ie.
1) LOCAL_CFLAGS += -mhard-float -D_NDK_MATH_NO_SOFTFP=1
   Note that _NDK_MATH_NO_SOFTFP=1 remove __attribute__((pcs("aapcs"))) for all math functions
2) LOCAL_LDLIBS += -lm_hard  # link libm_hard.a recompiled with -mhard-float instead of bionic libm.so

Change-Id: Ie2f95e73e58e1574e8cadbcab92a5209d94448e1
2015-01-16 14:24:04 -08:00
Chris Banes
619d827827 am 58bf5b99: Update Support7Demos with Dialog and Preferences samples
* commit '58bf5b99e6132332afb8b44b4c8cedf5756ad464':
  Update Support7Demos with Dialog and Preferences samples
2015-01-13 19:25:12 +00:00
Chris Banes
58bf5b99e6 Update Support7Demos with Dialog and Preferences samples
Also move to AppCompatActivity

Depends on I88a7e4de5de85477982e401c832aeae732f81647

Change-Id: I47c6a60ad07915cc391f8b757fef24785874d7ef
2015-01-13 19:05:53 +00:00
Chris Banes
4d38ec90c2 am f1cfecc4: Change Support7Demos to use android:theme instead
* commit 'f1cfecc43298212f28a69bc9a1e08a7bd89a9b49':
  Change Support7Demos to use android:theme instead
2015-01-10 10:16:51 +00:00
Chris Banes
f1cfecc432 Change Support7Demos to use android:theme instead
Change-Id: I17507af86df4ceb38dd76b8414cb77e92aad3627
2015-01-09 09:54:25 +00:00
Dan Albert
0d65efc99f am ec63f63c: Merge "Add aday, which converts build numbers to dates."
* commit 'ec63f63c9ac9aa77e35eb375ce5307b534e21d82':
  Add aday, which converts build numbers to dates.
2015-01-07 00:34:37 +00:00
Dan Albert
ec63f63c9a Merge "Add aday, which converts build numbers to dates." 2015-01-07 00:23:43 +00:00
Dan Albert
6313a60dc5 Add aday, which converts build numbers to dates.
Change-Id: I8d4219f961951ef1d84d3027d361378005764ee6
2015-01-06 16:11:06 -08:00