214395 Commits

Author SHA1 Message Date
Przemyslaw Szczepaniak
412dfe23dc Merge "Track libcore change c9b5ffc066d5ea92fdbf0cfd7ea7f56a6e96a4ab" 2016-03-15 13:23:34 +00:00
Przemyslaw Szczepaniak
9fa03bd55d Track libcore change c9b5ffc066d5ea92fdbf0cfd7ea7f56a6e96a4ab
Bug: 27426684
Change-Id: I95b19ab738ff05996830c5429367d31ba0d257ba
2016-03-15 13:04:20 +00:00
Przemyslaw Szczepaniak
afa63a9e80 Merge "Track libcore commit 05f9ecbe6d0a41aaf71a1601f2a3d07218bc487c" 2016-03-15 10:47:07 +00:00
Przemyslaw Szczepaniak
dd17bc7d11 Track libcore commit 05f9ecbe6d0a41aaf71a1601f2a3d07218bc487c
Bug: 27426599
Change-Id: I9127856e82a16b891adcdb4e0e841ab2f3a85989
2016-03-15 10:22:01 +00:00
Stephen Hines
8a49cf4cae Merge "Fix some errors in errorCalculator.rs." 2016-03-10 22:46:22 +00:00
Narayan Kamath
512563d6cd Merge "Fix build broken by dfce17570e74e94404395a802." 2016-03-10 17:42:54 +00:00
Narayan Kamath
109ff58c70 Fix build broken by dfce17570e74e94404395a802.
Change-Id: I2d6f944193919f19774f53db0678fa032878b396
2016-03-10 17:42:01 +00:00
Narayan Kamath
c2c0a5eae6 Merge "Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc." 2016-03-10 17:39:34 +00:00
Yi Kong
5724cc331d Merge "Track libcore change b695412b529c8dced105867c6d9d7fd463a67714" 2016-03-10 16:50:02 +00:00
Narayan Kamath
741ba661c4 Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc.
bug: 27426688

Change-Id: I6419f2b846932cd089efee1e74400fba97992c92
2016-03-10 16:06:11 +00:00
Yi Kong
40f79bb542 Track libcore change b695412b529c8dced105867c6d9d7fd463a67714
Bug: 27427000
Change-Id: I6eecd1c5da1587435876a04f51e5a9424149fba1
2016-03-10 15:36:41 +00:00
Alan Viverette
06ce16a54c Merge "fix SeekBarPreference support for summaries" 2016-03-10 15:24:14 +00:00
Daniel Micay
084ee67b35 fix SeekBarPreference support for summaries
Overriding getSummary breaks support for summaries even though it's
supported in the layout for SeekBarPreference. If there's no summary the
return value is already null in the inherited implementation.

Change-Id: I2e72ea3c4a624acbf200e9617173eb072572fa57
2016-03-09 21:50:30 -05:00
Lorenzo Colitti
c3cc890380 Merge "Don't crash if we get a DHCP packet with the wrong port." 2016-03-10 02:29:09 +00:00
Stephen Hines
74be0c9b43 Fix some errors in errorCalculator.rs.
Bug: http://b/26987366

This code was accidentally casting a uchar4 to a single integer, which
the latest llvm-rs-cc will flag as an error. The comparison was also
incorrectly using a single integer comparison, instead of looking at all
4 uchar vector components.

Change-Id: Id680d642cb0079461429f3910343c6dbe8d488ef
2016-03-09 16:42:40 -08:00
Todd Kennedy
8560d210db Merge "Parse "vendor/priv-app" to find privileged applications" 2016-03-09 20:54:07 +00:00
Calin Juravle
76ac402779 Merge "Update DexFile.getDexOptNeeded in framework" 2016-03-09 11:57:36 +00:00
Calin Juravle
451ff5a8f3 Merge "Fix VMRuntime.registerAppInfo usage" 2016-03-09 11:57:24 +00:00
Shubham Ajmera
66ca5ac738 Merge "Port OpenJDK8 java.util.*SummaryStatistics & add tests" 2016-03-09 09:57:17 +00:00
Lorenzo Colitti
904a01f4cb Don't crash if we get a DHCP packet with the wrong port.
This should only happen if we get a packet in the small time
window between binding the packet socket and programming the
BPF filter on it.

Bug: 26696823
Change-Id: I481f1bc74bbaeb9646d96e1841d2a69acdb47d62
2016-03-09 16:56:50 +09:00
Brian Carlstrom
99de473ea3 Merge "Remove unneeded dependecy on core-tests to fix build" 2016-03-09 03:30:16 +00:00
Brian Carlstrom
73d28418a4 Remove unneeded dependecy on core-tests to fix build
Bug: 27555885

(cherry picked from commit 2687673025f9b5a86f917135d2a8288d4f31818b)

Change-Id: I6c0aee5c1823b6c498d9306e4a7c749b093e6834
2016-03-08 17:57:16 -08:00
Yang Ni
814bf25370 Merge "Revert "Set flags in RS JNI calls for rsObj creation""
am: 5a6d9b6656

* commit '5a6d9b6656b3ebd8956c4a129b17c372585d23a9':
  Revert "Set flags in RS JNI calls for rsObj creation"
2016-03-08 21:09:11 +00:00
Yang Ni
5a6d9b6656 Merge "Revert "Set flags in RS JNI calls for rsObj creation"" 2016-03-08 21:02:26 +00:00
Yang Ni
8c8daea2ef Revert "Set flags in RS JNI calls for rsObj creation"
This reverts commit ad88055821a7aba3318f066c4e5f87bd0315462c.

Change-Id: I53a3f59022e2607216f4dd89bc2e28e0bd987785
2016-03-08 21:01:54 +00:00
Yi Kong
ed921692a0 Merge "Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d"
am: 4fa1092c54

* commit '4fa1092c5469ad2ea4fbcc7a0aba08a258a62879':
  Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d
2016-03-08 19:12:48 +00:00
Yi Kong
4fa1092c54 Merge "Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d" 2016-03-08 19:09:11 +00:00
Yi Kong
c32718d4b6 Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d
Bug: 27427010
Change-Id: I5527f34ef6bf15aaa1a39b705e951122ae4b3d5a
2016-03-08 16:10:49 +00:00
Calin Juravle
6ce213fe2c Update DexFile.getDexOptNeeded in framework
Partial cherry pick from commit 693f997cc8b8c2ba8d3ed29627b2641dd86392a5

Change-Id: I0fe34541e3cf77fb6e6dbe689b7cf55cb78dbe05
2016-03-08 15:50:19 +00:00
Calin Juravle
9036a97847 Fix VMRuntime.registerAppInfo usage
Partial cherry pick from git commit
d479b52d12fc782f18df6b5ae15c19e022f0ec14

Change-Id: I1de6e7eda23e6029c87896d8c01e063b98e39f74
2016-03-08 15:49:13 +00:00
Shubham Ajmera
2ff7afd862 Port OpenJDK8 java.util.*SummaryStatistics & add tests
Ported OpenJDK8 java.util.DoubleSummaryStatistics,
java.util.IntSummaryStatistics, java.util.LongSummaryStatistics.

Based on openJdk 8u40 source & iam@ stream change in
ag/872080

Bug: 27426738
Change-Id: I54f3fba1142327f990c0a71acbbef0b7bb0e0a27
2016-03-08 13:19:13 +00:00
Adam Powell
68ab418cb4 Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice"
am: 9d39648de4

* commit '9d39648de4c9070ddc770d301e822bdc72db4ba9':
  Restore auto-launch behavior for ACTION_CHOOSER with a single choice
2016-03-07 23:50:51 +00:00
Adam Powell
9d39648de4 Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" 2016-03-07 23:46:15 +00:00
George Burgess IV
aca700435a Merge "Cleanup uses of sprintf so we can deprecate it."
am: 5a3ac10568

* commit '5a3ac10568e5d729d604c90117550f253ba4b080':
  Cleanup uses of sprintf so we can deprecate it.
2016-03-07 22:56:12 +00:00
George Burgess IV
5a3ac10568 Merge "Cleanup uses of sprintf so we can deprecate it." 2016-03-07 22:51:03 +00:00
Neil Fuller
8658378382 Merge "Change libraries needed by layoutlib to "host" libs"
am: 709bf582cf

* commit '709bf582cf949680da976e3f6cd5bf03396b1db1':
  Change libraries needed by layoutlib to "host" libs
2016-03-04 13:03:48 +00:00
Narayan Kamath
13232345bb Merge "Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33."
am: 61d71016a9

* commit '61d71016a9dc6ce61ed7fb251b0e9eb83492140d':
  Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33.
2016-03-04 12:59:47 +00:00
Neil Fuller
709bf582cf Merge "Change libraries needed by layoutlib to "host" libs" 2016-03-04 12:58:45 +00:00
Narayan Kamath
61d71016a9 Merge "Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33." 2016-03-04 12:54:59 +00:00
Narayan Kamath
ff92741c16 Merge "Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24."
am: b1bf1cd066

* commit 'b1bf1cd066942c8b775d73396cdc986f776a4b4f':
  Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24.
2016-03-04 12:47:17 +00:00
Narayan Kamath
7d18ce744f Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33.
bug: 27426688
Change-Id: I75777707f96c463ea7054eda55bb532a67ca5501
2016-03-04 12:45:05 +00:00
Narayan Kamath
b1bf1cd066 Merge "Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24." 2016-03-04 12:41:50 +00:00
Neil Fuller
dd24c58f1a Change libraries needed by layoutlib to "host" libs
They are only used on host and are one of the few places
in the build that use LOCAL_JACK_ENABLED := disabled.

Bug: 27218410
(cherry picked from commit d34e33bc831b51c62630829c188ee0039580ac60)

Change-Id: I8febfca41b3e9baaf290e53ca1449254d4cc9b46
2016-03-04 12:01:49 +00:00
Pirama Arumuga Nainar
f63ed0f1ca Merge changes I3651e5ae,I37058468
am: f033a6ca9f

* commit 'f033a6ca9f1ebe810b511861267665948bcd019e':
  [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16
  [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations
2016-03-04 00:09:27 +00:00
Pirama Arumuga Nainar
f033a6ca9f Merge changes I3651e5ae,I37058468
* changes:
  [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16
  [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations
2016-03-04 00:06:04 +00:00
Pirama Arumuga Nainar
1333215d8e [RenderScript] Enable untyped variants of Allocation-copy functions for FLOAT_16
http://b/27251511

Handle FLOAT_16 case to PER_ARRAY_TYPE macro to enable untyped variants
of Allocation-copy functions.

Untyped variants of Allocation-copy functions call
validateObjectIsPrimitiveArray(), with checkType parameter set to true,
to validate and obtain the Element type of the Allocation.  When
checkType is true, validateObjectIsPrimitiveArray() returns the actual
Element type of the Allocation (instead of the canonical SIGNED type).
Because of this, FLOAT_16 element type can reach the JNI layer,
necessitating this change to PER_ARRAY_TYPE macro.

Change-Id: I3651e5ae0ab0cd6bb4ad3157841e2910ac8699dc
(cherry picked from commit 85e8c51dbf8dc774ecfd09981ac6a8bf1b75f464)
2016-03-03 16:04:57 -08:00
Pirama Arumuga Nainar
5b2a8ab2b4 [RenderScript] Allow copyTo(short[]) etc for Float16 Allocations
http://b/27251511

Allow copyTo(short[]), copyFrom(short[]), and their 1D range and 2D
range variants to copy data between short[] arrays and Float16
Allocations.

Change-Id: I370584685c3b773c165bd718974ca736ed548339
(cherry picked from commit f51bb356deeb8a22414fb44cede4b8618c4b57ba)
2016-03-03 16:01:28 -08:00
Narayan Kamath
de33c660df Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24.
bug: 27426688
Change-Id: I0ac1dd9a1632b42235744602e9384b8049556965
2016-03-03 22:23:37 +00:00
Lajos Molnar
11c2eaab97 Merge "media: correctly return cached size for MediaDataSource"
am: 6ca2cb4991

* commit '6ca2cb499112871fd840597184dc75ba26fdeae8':
  media: correctly return cached size for MediaDataSource
2016-03-03 17:29:04 +00:00
Lajos Molnar
6ca2cb4991 Merge "media: correctly return cached size for MediaDataSource" 2016-03-03 17:24:01 +00:00