Geoff Mendal
f8d3c35469
am 00831836: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
...
* commit '00831836cdeeb4a61ba10c724c3ca33280937b62':
Import translations. DO NOT MERGE
2014-10-20 17:02:22 +00:00
Geoff Mendal
00831836cd
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-20 16:56:51 +00:00
smain@google.com
6750992759
am 065b94c6: update workplace description in lollipop highlights bug: 18038081
...
* commit '065b94c6a634e7a765f2674cff696a75e76f6425':
update workplace description in lollipop highlights bug: 18038081
2014-10-20 16:56:32 +00:00
smain@google.com
065b94c6a6
update workplace description in lollipop highlights
...
bug: 18038081
Change-Id: I612fc52392bc0fb71cc2e7b4c0da1fcaae6ac6fe
2014-10-20 09:48:33 -07:00
Geoff Mendal
c09f8b7a08
Import translations. DO NOT MERGE
...
Change-Id: I3dd702947875349b8ca04edb813687588e4db689
Auto-generated-cl: translation import
2014-10-20 09:34:39 -07:00
Geoff Mendal
d1311fbf38
Merge "Import translations. DO NOT MERGE" into lmp-dev
...
automerge: bae5d85 -s ours
* commit 'bae5d85a773af7c40578160ca4ba4261de0c68c5':
Import translations. DO NOT MERGE
2014-10-20 13:58:44 +00:00
Geoff Mendal
bae5d85a77
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-20 13:41:25 +00:00
Geoff Mendal
d113e1b189
Import translations. DO NOT MERGE
...
Change-Id: I9d2178c81e9acc3ce353f317787cb12f6e158666
Auto-generated-cl: translation import
2014-10-20 06:35:29 -07:00
Adrian Roos
d159e0353c
am 9c5896b8: Merge "Always execute resumeAppSwitches when launching something" into lmp-dev
...
* commit '9c5896b808f77295aa5cd09cb37ad01bccd7994c':
Always execute resumeAppSwitches when launching something
2014-10-20 13:03:54 +00:00
Adrian Roos
9c5896b808
Merge "Always execute resumeAppSwitches when launching something" into lmp-dev
2014-10-20 12:59:00 +00:00
Neil Fuller
38b63f0ede
am dfcf0655: am 09fd5a18: Merge "Replacing FloatMath native implementation with calls to Math"
...
* commit 'dfcf065505a12aa358af5cd2607fd355eee964c4':
Replacing FloatMath native implementation with calls to Math
2014-10-20 10:16:08 +00:00
Neil Fuller
dfcf065505
am 09fd5a18: Merge "Replacing FloatMath native implementation with calls to Math"
...
* commit '09fd5a1873fa1ab51f4e428b1b909fea35091a51':
Replacing FloatMath native implementation with calls to Math
2014-10-20 10:10:34 +00:00
Neil Fuller
09fd5a1873
Merge "Replacing FloatMath native implementation with calls to Math"
2014-10-20 10:08:11 +00:00
Nick Kralevich
7b3db39aa4
Replacing FloatMath native implementation with calls to Math
...
On modern versions of Android running in AOT mode
FloatMath is slower than Math. Calls to Math.sqrt(),
etc. are replaced by intrinsics which can be as small
as a single CPU opcode.
When running in interpreted mode the new
implementation is unfortunately slower, but I'm
judging this acceptable and likely to be improved
over time. This change saves a small amount of native
code.
Example timings:
Mako AOSP AOT:
Method: Original / New / Direct call to Math
ceil: 596ns / 146.ns / 111ns
sqrt: 694ns / 56ns / 25ns
Mako AOSP interpreted:
Method: Original / New / Direct call to Math
ceil: 1900ns / 2307ns / 1485ns
sqrt: 1998ns / 2603ns / 1788ns
Other calls Mako AOT:
Method: Original / New
cos: 635ns / 270ns
exp: 566ns / 324ns
floor: 604ns / 150ns
hypot: 631ns / 232ns
pow: 936ns / 643ns
sin: 641ns / 299ns
The advice to use Math directly, in preference to
FloatMath, is still good. FloatMath will be deprecated
separately.
Bug: https://code.google.com/p/android/issues/detail?id=36199
Change-Id: If07fcbd78543d13bc6d75f9743f999860e8d58d7
2014-10-20 09:24:11 +01:00
Baligh Uddin
25ee5c3e3b
am 67b404d6: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
...
* commit '67b404d688e8da44d104d54c78a8e37f88a4529b':
Import translations. DO NOT MERGE
2014-10-19 22:16:55 +00:00
Baligh Uddin
dbb5a3a745
am a4cbfb82: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
...
* commit 'a4cbfb822ea1afc110dc974f22e22906741f5c2e':
Import translations. DO NOT MERGE
2014-10-19 22:16:50 +00:00
Baligh Uddin
67b404d688
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 22:11:42 +00:00
Baligh Uddin
a4cbfb822e
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 22:11:39 +00:00
Baligh Uddin
3b7e7817c5
Import translations. DO NOT MERGE
...
Change-Id: Ie58f06a42538d4d68cd07c8bf92a4a7104d01a1a
Auto-generated-cl: translation import
2014-10-19 13:18:18 -07:00
Baligh Uddin
bd67548498
am 4199680a: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
...
* commit '4199680a9da3fa01be65606e735deab3be089b23':
Import translations. DO NOT MERGE
2014-10-19 19:57:50 +00:00
Baligh Uddin
ba1ab4e946
am 7fda5c91: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
...
* commit '7fda5c91e5cb77e29852dd093bbbe0a2667cf2c7':
Import translations. DO NOT MERGE
2014-10-19 19:57:45 +00:00
Baligh Uddin
e508ee3d95
am cfccba99: (-s ours) Import translations. DO NOT MERGE
...
* commit 'cfccba99a234a5883300a7542ec12ddfec012ff3':
Import translations. DO NOT MERGE
2014-10-19 19:57:40 +00:00
Baligh Uddin
b5c8ec76d7
Import translations. DO NOT MERGE
...
Change-Id: I382cff15f6fd4e02e2781bbb2b51e7eb3897b6fc
Auto-generated-cl: translation import
2014-10-19 12:55:23 -07:00
Baligh Uddin
4199680a9d
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 19:46:09 +00:00
Baligh Uddin
7fda5c91e5
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 19:46:09 +00:00
Baligh Uddin
cfccba99a2
Import translations. DO NOT MERGE
...
Change-Id: I53740eab00c3d795b9e7514e079bc2a74b557d95
Auto-generated-cl: translation import
2014-10-19 10:56:51 -07:00
Baligh Uddin
b18d26738d
Import translations. DO NOT MERGE
...
Change-Id: Ia00d92d408a620fb80268de3413c2299c9f9ed18
Auto-generated-cl: translation import
2014-10-19 10:52:12 -07:00
Baligh Uddin
7d369a6d5b
Import translations. DO NOT MERGE
...
Change-Id: I4ab5446cb270035eae9fce5bad1652ca57c9c5d8
Auto-generated-cl: translation import
2014-10-19 10:50:27 -07:00
smain@google.com
f43938dcbd
add info about device owner app to the workplace highlights
...
automerge: a2f07a8
* commit 'a2f07a88aa92d60b28295e84f440dbb4025d3eeb':
add info about device owner app to the workplace highlights
2014-10-19 01:51:15 +00:00
smain@google.com
a2f07a88aa
add info about device owner app to the workplace highlights
...
Change-Id: Ib1c5809e0d9e923fd71f4b33b1ef44091f1f3df4
2014-10-18 18:20:20 -07:00
smain@google.com
a5704a0896
am f3e585ab: Merge "add glare effect to screenshot and add 1x version with srcset" into lmp-dev
...
* commit 'f3e585ab20be006c8d5f3a033f9ade8a9dc6b55f':
add glare effect to screenshot and add 1x version with srcset
2014-10-19 00:08:43 +00:00
smain@google.com
f3e585ab20
Merge "add glare effect to screenshot and add 1x version with srcset" into lmp-dev
2014-10-19 00:04:54 +00:00
smain@google.com
02f9a5d4d7
add glare effect to screenshot and add 1x version with srcset
...
Change-Id: I28ccd7bf509a65859b81e4fed8c63fbe62dad0b4
2014-10-18 16:44:06 -07:00
smain@google.com
a525b72ea6
am 9e9d5a36: add info about workspaces to the lollipop highlights also move the workplace launcher image from the API Overview to the highlights... and also just remove all images from the Overview for simplicity there.
...
* commit '9e9d5a369fb00730d58220eaa79082e351cf8bcd':
add info about workspaces to the lollipop highlights also move the workplace launcher image from the API Overview to the highlights... and also just remove all images from the Overview for simplicity there.
2014-10-18 23:19:49 +00:00
smain@google.com
9e9d5a369f
add info about workspaces to the lollipop highlights
...
also move the workplace launcher image from the API Overview to
the highlights... and also just remove all images from the Overview
for simplicity there.
Change-Id: I36cc6d58efa6c5c912971b8636fde064b0f26797
2014-10-18 16:14:42 -07:00
Elliott Hughes
5fc9f9c293
am 84e6d466: am 4cd671e4: Merge "Revert "Replacing FloatMath native implementation with calls to Math""
...
* commit '84e6d466edc2aba711f90431a1cd209d11c0e70d':
Revert "Replacing FloatMath native implementation with calls to Math"
2014-10-18 20:53:38 +00:00
Elliott Hughes
84e6d466ed
am 4cd671e4: Merge "Revert "Replacing FloatMath native implementation with calls to Math""
...
* commit '4cd671e4d27befdd576fa86051956c3cafad6808':
Revert "Replacing FloatMath native implementation with calls to Math"
2014-10-18 20:48:03 +00:00
Elliott Hughes
4cd671e4d2
Merge "Revert "Replacing FloatMath native implementation with calls to Math""
2014-10-18 20:43:07 +00:00
Elliott Hughes
b3b68d0333
Revert "Replacing FloatMath native implementation with calls to Math"
...
This reverts commit 32b88b48daa7383880088246d7222dd93cf55285.
Change-Id: I40ea17f3a68f2b53eb013aebd3ba1becdc724f94
2014-10-18 20:41:27 +00:00
Prem Kumar
377f78f6b5
am 7666c912: Merge "set autojoin associated scan frequency to 20 seconds" into lmp-dev
...
* commit '7666c912b820e61c58b57ad691b4b3babca9fbf9':
set autojoin associated scan frequency to 20 seconds
2014-10-18 19:56:23 +00:00
Prem Kumar
7666c912b8
Merge "set autojoin associated scan frequency to 20 seconds" into lmp-dev
2014-10-18 19:51:53 +00:00
Alan Viverette
6fffe58bf4
am 15e7b2ac: Merge "Translate compound button drawable by scroll position" into lmp-dev
...
* commit '15e7b2ac60b0e6355e6ed5c1be676744c23f5a0e':
Translate compound button drawable by scroll position
2014-10-18 00:26:00 +00:00
Alan Viverette
15e7b2ac60
Merge "Translate compound button drawable by scroll position" into lmp-dev
2014-10-18 00:20:27 +00:00
Alan Viverette
b95c336d78
Translate compound button drawable by scroll position
...
BUG: 18028674
Change-Id: Iaba848642b87f0d134c6a6c57e5756d883e45904
2014-10-17 17:19:12 -07:00
Kristian Monsen
a15a75f32d
am 5d604181: Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev
...
* commit '5d6041813283086c5a290ad6ca07e05b1a6ffc14':
Let TYPE_ANNOUNCEMENT be sent from any window
2014-10-17 23:56:57 +00:00
Kristian Monsen
5d60418132
Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev
2014-10-17 23:54:01 +00:00
Jim Miller
527664c88c
am c6c843fb: Merge "Add utility methods to LockPatternUtils for encryption" into lmp-dev
...
* commit 'c6c843fbe8fb8d9bdd012a472e22970ee89b9d24':
Add utility methods to LockPatternUtils for encryption
2014-10-17 23:52:44 +00:00
Jim Miller
c6c843fbe8
Merge "Add utility methods to LockPatternUtils for encryption" into lmp-dev
2014-10-17 23:48:21 +00:00
Yorke Lee
550279702e
am e4e3fcec: Merge "Make READ_VOICEMAIL/WRITE_VOICEMAIL system permissions" into lmp-dev
...
* commit 'e4e3fcec415cdc9739f32ce1eaaec67666e5454d':
Make READ_VOICEMAIL/WRITE_VOICEMAIL system permissions
2014-10-17 23:20:26 +00:00
Yorke Lee
e4e3fcec41
Merge "Make READ_VOICEMAIL/WRITE_VOICEMAIL system permissions" into lmp-dev
2014-10-17 23:16:35 +00:00