Commit Graph

14748 Commits

Author SHA1 Message Date
Chris Craik
7007035ef1 Add Shadow demos to ApiDemos
bug:15724818
Change-Id: I22e3faaee9bb1d46f9c9f16cac38069071e1fc0b
2014-06-19 11:06:28 -07:00
Elliott Hughes
397b713d36 am 71905c9b: Fix build by removing libportable from the default build.
* commit '71905c9b6978a6ec64b78372600656a17ad453cb':
  Fix build by removing libportable from the default build.
2014-06-17 00:23:59 +00:00
Elliott Hughes
71905c9b69 Fix build by removing libportable from the default build.
Easier than working out how to fix the fenv stuf...

(cherry picked from commit cbe970b82a)

Change-Id: I152f37498f72d2740150bf4ff3a9f53ceb36211e
2014-06-16 16:51:45 -07:00
Ying Wang
78e75a9abf Build system API stubs.
Run "make android_system_stubs" to build the system API jar file.

Change-Id: I0c221e110683f9315f4082e68ed3835162f91320
2014-06-16 15:04:22 -07:00
Elliott Hughes
7ed02dc7bd resolved conflicts for merge of bb8886eb to master
Change-Id: I6a0dec6ffc4b32d5db60aba5ed412238e85290d9
2014-06-16 13:10:32 -07:00
Raphael Moll
ef55368439 am 600d07bc: am 2ed3edb6: SDK samples package 20 revision 1
* commit '600d07bcb444943d692a46773d192371c58be0e5':
  SDK samples package 20 revision 1
2014-06-16 18:11:34 +00:00
Raphael Moll
38e32bfdab am fe00e393: Merge "SDK samples package 20 revision 1" into lmp-preview-dev
* commit 'fe00e3932d4ef7736d50932953114883410d1ab0':
  SDK samples package 20 revision 1
2014-06-16 17:55:23 +00:00
Elliott Hughes
bb8886eb20 am c1168dc4: am 04a53e2f: Merge "Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in \'stack\'."
* commit 'c1168dc4c3ce69f11f0cefe44cfec737ab254cec':
  Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in 'stack'.
2014-06-16 17:53:52 +00:00
Elliott Hughes
c1168dc4c3 am 04a53e2f: Merge "Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in \'stack\'."
* commit '04a53e2fd7d5331a1977a0e305b883e84a7825b9':
  Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in 'stack'.
2014-06-16 17:49:03 +00:00
Raphael Moll
600d07bcb4 am 2ed3edb6: SDK samples package 20 revision 1
* commit '2ed3edb6c91ff9d7054c545812e158656298b070':
  SDK samples package 20 revision 1
2014-06-16 17:39:41 +00:00
Elliott Hughes
04a53e2fd7 Merge "Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in 'stack'." 2014-06-16 17:32:31 +00:00
Elliott Hughes
0836593b85 Use ANDROID_TOOLCHAIN and ANDROID_TOOLCHAIN_2ND_ARCH in 'stack'.
This fixes the bug where we can't (currently) find the toolchain
for arm because it's at a different GCC version (4.8) from arm64 (4.9).

Change-Id: I22351af55298255f3ac4adfcae7e20080712fba4
2014-06-16 10:40:22 -07:00
Raphael Moll
ebb5b87700 am 14023aee: Fix SDK repo to prevent mixing different targets.
* commit '14023aeef171624677f95f1a2edb7f251ce30529':
  Fix SDK repo to prevent mixing different targets.
2014-06-16 17:28:49 +00:00
Raphael Moll
d3b0b6d260 am 16691097: Move SDK system-image source.prop_templates in their own folder.
* commit '16691097052ccc028e4c1d0b4c20b2111e73c0ad':
  Move SDK system-image source.prop_templates in their own folder.
2014-06-16 17:28:46 +00:00
Raphael Moll
14023aeef1 Fix SDK repo to prevent mixing different targets.
This makes sure that sdk-repo-*.zip doesn't exist to
avoid merging into an existing one.

Also fix a warning when generating the repo.xml files.

(cherry picked from commit 4df9f469f7)

Change-Id: Ifeb1234cacf121458bda9d869d7e5df5b5a19673
2014-06-14 22:40:51 -07:00
Raphael Moll
1669109705 Move SDK system-image source.prop_templates in their own folder.
This allows to have a different rule to generate the source.properties
based on the templates and place them in a directory that depends on
the current target CPU ABI. In turn this prevents the build from
mixing different source.props when building different targets.

(cherry picked from commit 26bcf6a511)

Change-Id: I6e424c16fba17f5d2f37742b7d32208b126bea77
2014-06-14 21:31:13 -07:00
Raphael Moll
2ed3edb6c9 SDK samples package 20 revision 1
Change-Id: I11f1bdeb7c1f5755962fd923556d778b8c3fa3cd
2014-06-14 18:48:30 -07:00
Ying Wang
88a13aae2f Fix build.
Change-Id: I9a19516c637aff55a133d0a6a98f4ee140001ea1
2014-06-14 10:21:46 -07:00
Elliott Hughes
c3512210a5 am 3f5337f9: am 1b0d9bf1: am 8b1c1b30: Merge "Updating stack_core.py to recognize new ABI output from debuggerd."
* commit '3f5337f9e6b5c3ec3442d7b6c0e839264084f62f':
  Updating stack_core.py to recognize new ABI output from debuggerd.
2014-06-14 01:17:37 +00:00
Elliott Hughes
3f5337f9e6 am 1b0d9bf1: am 8b1c1b30: Merge "Updating stack_core.py to recognize new ABI output from debuggerd."
* commit '1b0d9bf1333e8c2e77d4c3b5ab45aa35f3fccf17':
  Updating stack_core.py to recognize new ABI output from debuggerd.
2014-06-14 00:53:06 +00:00
Elliott Hughes
1b0d9bf133 am 8b1c1b30: Merge "Updating stack_core.py to recognize new ABI output from debuggerd."
* commit '8b1c1b304203544bed76786064d685ec06e95593':
  Updating stack_core.py to recognize new ABI output from debuggerd.
2014-06-14 00:48:59 +00:00
Andrew Hsieh
65681c0c81 am dfed70ac: am 2a97fd08: am e577c6b4: Merge "Fix ssize_t, WCHAR_MIN and WCHAR_MAX"
* commit 'dfed70acffff17b7116fa01e08c691dd565c4f72':
  Fix ssize_t, WCHAR_MIN and WCHAR_MAX
2014-06-13 21:50:47 +00:00
Elliott Hughes
8b1c1b3042 Merge "Updating stack_core.py to recognize new ABI output from debuggerd." 2014-06-13 21:10:05 +00:00
Brigid Smith
45a46c6138 Updating stack_core.py to recognize new ABI output from debuggerd.
Change-Id: Ib9736a0509edb97be15f5e89dbc3a5188e744416
2014-06-13 17:43:38 -07:00
Andrew Hsieh
68134c8816 am bd92c406: am 31a7026b: am 724e3468: Merge "Update libm_hard.a"
* commit 'bd92c406a5da769a9b6eb71e6486b472176d2b6c':
  Update libm_hard.a
2014-06-13 20:54:35 +00:00
Andrew Hsieh
dfed70acff am 2a97fd08: am e577c6b4: Merge "Fix ssize_t, WCHAR_MIN and WCHAR_MAX"
* commit '2a97fd08a772d93b3354eebb1281b8a708d31a17':
  Fix ssize_t, WCHAR_MIN and WCHAR_MAX
2014-06-13 19:09:31 +00:00
Andrew Hsieh
2a97fd08a7 am e577c6b4: Merge "Fix ssize_t, WCHAR_MIN and WCHAR_MAX"
* commit 'e577c6b4e3fbc35768f400b40951f43e88a61033':
  Fix ssize_t, WCHAR_MIN and WCHAR_MAX
2014-06-13 19:05:27 +00:00
Andrew Hsieh
bd92c406a5 am 31a7026b: am 724e3468: Merge "Update libm_hard.a"
* commit '31a7026b66877c1166fb7d6e77ad17367e5698e3':
  Update libm_hard.a
2014-06-13 16:35:44 +00:00
Andrew Hsieh
31a7026b66 am 724e3468: Merge "Update libm_hard.a"
* commit '724e34687c3cf77946fe94c7e655e7ab5e0f7124':
  Update libm_hard.a
2014-06-13 16:32:37 +00:00
smain@google.com
2274fcaa08 am f60cdb2e: add redirects for new sdk workflow organization as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741
* commit 'f60cdb2e50c3cfbee3d9d3cef2dd67aa72d150b5':
  add redirects for new sdk workflow organization as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741
2014-06-12 19:04:37 +00:00
Dmitry Shmidt
27f3f5fab1 Merge "Connectivity: Add current scan amount notification" 2014-06-12 17:09:07 +00:00
Dmitry Shmidt
4bef5c56f8 Connectivity: Add current scan amount notification
Change-Id: I717926f804d7e13192b80e59019310dc63cc0df8
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2014-06-12 13:47:34 -07:00
Jae Seo
5ddaa90c1a Merge "Apply the latest changes in TV framework for AtscTvInput" 2014-06-12 17:09:07 +00:00
Alan Viverette
a9cb62536b Add navigation list to API Demos
Change-Id: Ib18bb6ce41b27049273add697a65c607442ee13f
2014-06-12 18:13:42 -07:00
Yigit Boyar
3d49877e6e Merge "Remove calls to LM.getItemCount in demos." 2014-06-12 17:09:07 +00:00
Yigit Boyar
c77710e3eb Remove calls to LM.getItemCount in demos.
Bug: 15410611
Change-Id: Ie31616f792501f29fbb9e68f742563fbb1cde0ca
2014-06-12 15:58:16 -07:00
Deepanshu Gupta
9e66bc405f am f7449cdb: Merge "Package renamed fonts again." into lmp-preview-dev
* commit 'f7449cdb18aeef440c8b1e2d7e99ec9970fc7f8a':
  Package renamed fonts again.
2014-06-12 16:54:21 +00:00
Jaewan Kim
7cf897a71b Apply the latest changes in TV framework for AtscTvInput
Bug: 15578871
Change-Id: Ia268b239510cf216ddf0f1bdce63f6c7f5bf3bdf
2014-06-12 19:42:09 +09:00
smain@google.com
f60cdb2e50 add redirects for new sdk workflow organization
as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741

Change-Id: Id47ba34ab99cdc6aa494e9b54f69066670f9e570
2014-06-11 20:34:09 -07:00
Andrew Hsieh
724e34687c Merge "Update libm_hard.a" 2014-06-12 03:32:07 +00:00
Alan Viverette
37cac69057 Merge "Add list navigation to API Demos" 2014-06-12 03:30:50 +00:00
Chris Banes
e37f6aacf4 am e6174a6e: (-s ours) Merge "DO NOT MERGE Add android-support-v7-palette to build" into lmp-preview-dev
* commit 'e6174a6e974ba01e17c9f7b1037a5fe389b0243a':
  DO NOT MERGE Add android-support-v7-palette to build
2014-06-12 20:05:43 +00:00
Yigit Boyar
cf4ea785a7 am 6f28e3a9: (-s ours) Merge "DO NOT MERGE Disable predictive animations in RecyclerView demo" into lmp-preview-dev
* commit '6f28e3a933c08f79a14083eeafd2b7e470764812':
  DO NOT MERGE Disable predictive animations in RecyclerView demo
2014-06-12 19:56:49 +00:00
Robert Greenwalt
ab7c289d25 am 410bcade: Merge "Use the updated RouteInfo API." into lmp-preview-dev
* commit '410bcade765d12d822b54dee4bd74840d396d581':
  Use the updated RouteInfo API.
2014-06-12 19:56:46 +00:00
Alan Viverette
6fcf326d1a Add list navigation to API Demos
BUG: 15566102
Change-Id: I4c1dd13d5ac5502d6d3f879ce916b09d81338940
2014-06-12 12:56:36 -07:00
smain@google.com
2b6347e144 am 2274fcaa: am f60cdb2e: add redirects for new sdk workflow organization as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741
* commit '2274fcaa0824a521d6d14dc2f2669b48a0c16332':
  add redirects for new sdk workflow organization as per: If8a8855bdb8e8ec9b0eefedd35ae24ea60497741
2014-06-12 19:23:51 +00:00
Robert Greenwalt
410bcade76 Merge "Use the updated RouteInfo API." into lmp-preview-dev 2014-06-11 23:10:23 +00:00
Glenn Kasten
f59aa1d223 Merge "Update OpenSLES_Android.h for API 20" 2014-06-11 21:23:31 +00:00
Yigit Boyar
6f28e3a933 Merge "DO NOT MERGE Disable predictive animations in RecyclerView demo" into lmp-preview-dev 2014-06-11 21:23:31 +00:00
Yigit Boyar
365d701866 DO NOT MERGE Disable predictive animations in RecyclerView demo
Change-Id: I3b8ea3896866e389ccae2db32b1828194b8acf25
2014-06-11 23:41:50 +00:00