Pat Tjin
5fa3f3a995
Merge "SurfaceControl: free ref when not used anymore" into lmp-dev
2014-08-22 22:04:37 +00:00
Adam Powell
c9991c7149
Merge "Fix (another) measurement issue in ActionBarContainer" into lmp-dev
2014-08-22 21:20:24 +00:00
Robert Greenwalt
acb570cd84
Merge "Add config settings for ethernet/wifi tcp buffers" into lmp-dev
2014-08-22 21:14:34 +00:00
Christopher Tate
e7bbe47833
Merge "Automatically bind to newly-installed backup transports" into lmp-dev
2014-08-22 21:11:41 +00:00
Adam Lesinski
37e6cbae59
Merge "AAPT: Dump installLocation in badging" into lmp-dev
2014-08-22 21:09:00 +00:00
Amith Yamasani
6dd08fdd91
Merge "Show a user switching dialog before starting the user switch" into lmp-dev
2014-08-22 21:08:15 +00:00
Matthew Williams
12eec2341d
Merge "JobScheduler only run jobs for started users." into lmp-dev
2014-08-22 21:08:06 +00:00
Svetoslav
d9a218d499
Merge "Fix jank in when drawing magnification bounds" into lmp-dev
2014-08-22 21:07:09 +00:00
ztenghui
190ead730f
Merge "Improve the spot shadow computation." into lmp-dev
2014-08-22 21:04:49 +00:00
Adam Powell
2b7ff72683
Fix (another) measurement issue in ActionBarContainer
...
Or, the patch in which we discover how many silly bugs adamp caused in
e77b6590.
Change-Id: Iaacd3792d161e068dee74b897872e9ab2f155aca
2014-08-22 13:57:43 -07:00
ztenghui
c50a03d78a
Improve the spot shadow computation.
...
Get rid of compuation of the intersection for penumbra and convex hull for umbra.
Use simple circle / normal to compute the penumbra and simple intersection for umbra.
The new way could be 2x to 4x faster from rectangle to round shape.
And this part is roughly half of the shadow computation, or 2/3 of spot shadow
computation.
This improve the spot shadow spikeness too.
b/16712006
b/14976551
Change-Id: I02911784868731369efa73f76fc915bc08248600
2014-08-22 13:51:16 -07:00
Elliott Hughes
5d04fee900
Merge "Don't show the pseudolocales unless we're in developer mode." into lmp-dev
2014-08-22 20:42:19 +00:00
Christopher Tate
5684dae9cc
Automatically bind to newly-installed backup transports
...
They'll be rebound automatically at boot, but need to be brought
up immediately. As always they can only be provided by privileged
apps.
Bug 16542048
Change-Id: I9f121a5c111a772deb3f0c44166002a2cbb16ad5
2014-08-22 13:29:46 -07:00
giseok.seo
83749f3479
Use proper ril.ecclist when no sim state
...
Bug: 17139446
Signed-off-by: giseok.seo <giseok.seo@lge.com>
Change-Id: I2f420973b29092b8a6cceb8cf4bd77d0ee8372bd
2014-08-22 20:27:20 +00:00
ztenghui
a94900e587
Merge "Fixing AVD animation with startOffset" into lmp-dev
2014-08-22 20:23:24 +00:00
John Reck
ef22000ea9
Merge "Revert immutable Shader change" into lmp-dev
2014-08-22 20:19:34 +00:00
Dianne Hackborn
250bf41b8e
Merge "Work on issue #17011123 : Hit Back/Recents button when in Recents..." into lmp-dev
2014-08-22 20:05:39 +00:00
Adam Lesinski
caf797c84a
AAPT: Dump installLocation in badging
...
Bug:17033144
Change-Id: I87dea9af47eef8bcba1465df9b49e355ac6346ec
2014-08-22 13:01:11 -07:00
Amith Yamasani
7805a10c86
Show a user switching dialog before starting the user switch
...
switchUser() now first shows a dialog and the dialog calls
startUserInForeground to do the actual switch.
Bug: 16661752
Change-Id: Ie4e2e9eec8bf7c2116694072ea8555b8254a0e13
2014-08-22 13:00:22 -07:00
Thierry Strudel
5474f3396a
SurfaceControl: free ref when not used anymore
...
C standard does not ensure order in which arguments are evaluated leading to
faulty behavior in x86 case.
Bug: 17206275
Change-Id: I6553c55bcf646d93413135aed733f20b91852735
Signed-off-by: Thierry Strudel <thierry.strudel@intel.com>
2014-08-22 19:48:27 +00:00
Christian Robertson
3b4a499257
Merge "Changed the color of buttonBarButtonStyle in the Material theme" into lmp-dev
2014-08-22 19:48:00 +00:00
ztenghui
14aedd1fbf
Fixing AVD animation with startOffset
...
b/17160751
Change-Id: If030ca04f5a7dd7e732dcc5dfb18d51faa7e7b79
2014-08-22 12:41:06 -07:00
Christoph Studer
28d6247b3d
Merge "NoMan: Turn off aggregated stats" into lmp-dev
2014-08-22 19:40:57 +00:00
Christoph Studer
9e3618c28f
Merge "NoMan: Add flag to turn off aggregated in-mem stats" into lmp-dev
2014-08-22 19:40:17 +00:00
Lajos Molnar
a802e26d08
Merge "MediaCodeInfo: fix support for feature-can-swap-width-height" into lmp-dev
2014-08-22 19:38:23 +00:00
Tyler Gunn
9edf297055
Merge "Hiding missed Video telephony related APIs." into lmp-dev
2014-08-22 19:20:00 +00:00
Ronghua Wu
306afb9142
Merge "VideoView: unhide setVideoURI api and add document." into lmp-dev
2014-08-22 19:16:58 +00:00
Yigit Boyar
1960b32434
Merge "Fix RTL bug for actionbar tooltips" into lmp-dev
2014-08-22 19:15:40 +00:00
Yigit Boyar
a0a6d224ad
Merge "Change actionbar title size for landscape" into lmp-dev
2014-08-22 19:15:25 +00:00
Svetoslav
7505e3315c
Fix jank in when drawing magnification bounds
...
There was an off-by-one error in computing the invalidated
rectangle when drawing the magnified region border.
bug:17199352
Change-Id: Id0a1af092b7124bbdca316534c035ed9af829326
2014-08-22 12:14:47 -07:00
Christoph Studer
0a31453864
NoMan: Turn off aggregated stats
...
Aggregated stats can grow unboundedly and shouldn't be enabled
for prod builds.
Bug: 16777910
Change-Id: I1c9303fc3aab93fd75f4dfbbf2e3de467a72f99e
2014-08-22 21:03:48 +02:00
Christoph Studer
856b2b8135
NoMan: Add flag to turn off aggregated in-mem stats
...
Bug: 16777910
Change-Id: Ic5baa910988f027c82ba16d713a44cc5d55b8333
2014-08-22 21:03:37 +02:00
Elliott Hughes
dee5cde1ec
Don't show the pseudolocales unless we're in developer mode.
...
The old zz_ZY and zz_ZZ pseudolocales are gone, replaced by ar_XB and en_XA.
The existing check for "developer mode" wasn't working, and now the
pseudolocales are there by default, we want to _remove_ them if we're not
in developer mode rather than add them if we are in developer mode.
Bug: 17190407
Change-Id: I6ee6eba53f5b816ef8e0d1768c94cd3484a196b5
2014-08-22 11:57:15 -07:00
Jae Seo
ae06aec9bb
Merge "TIF: Fix comments in TvContentRating" into lmp-dev
2014-08-22 18:41:32 +00:00
Tyler Gunn
75537ae00d
Hiding missed Video telephony related APIs.
...
Bug: 17188135
Change-Id: I9b569936bff285463d32df878efb26041917c51b
2014-08-22 11:33:13 -07:00
Jae Seo
ceb51abc74
TIF: Fix comments in TvContentRating
...
Bug: 16876068
Change-Id: I4c8be4ecbbdefac8e85531fa9b918f454b9e45d8
2014-08-22 11:27:10 -07:00
John Reck
01edef10b9
Revert immutable Shader change
...
Bug: 16733996
Change-Id: I51686aaf8f6ae8d0e390e298ad70f98f81c5f555
2014-08-22 11:15:37 -07:00
Adam Powell
c793c9eb24
Merge "Add a missing condition when checking measurement for ActionBarContainer" into lmp-dev
2014-08-22 18:03:20 +00:00
Michael Wright
931b2e7c3a
Merge "Add Voice Assist key." into lmp-dev
2014-08-22 18:02:27 +00:00
Ronghua Wu
0e9e3b213e
VideoView: unhide setVideoURI api and add document.
...
Bug: 16899444
Change-Id: I576a4b334d8b1fe89f93df3587386ac7f9455687
2014-08-22 10:56:36 -07:00
Yorke Lee
eda777592b
Merge "Update normalized phone number for contact for successful call" into lmp-dev
2014-08-22 17:55:49 +00:00
Adam Powell
a12aaa75df
Add a missing condition when checking measurement for ActionBarContainer
...
It even said "non-tab" right there.
Bug 17202141
Change-Id: Iacc7ec9610d2639aab59dd57ba7194178fb6391f
2014-08-22 10:46:55 -07:00
Tyler Gunn
705e9879fc
Merge "Hiding Video telephony related APIs." into lmp-dev
2014-08-22 17:12:57 +00:00
Brian Carlstrom
9a434ae00f
Merge "Move SystemBackupAgent from services.jar to frameworks.jar" into lmp-dev
2014-08-22 17:03:49 +00:00
Jason Monk
2180d39407
Merge "Switch to proper networkcallback api" into lmp-dev
2014-08-22 16:56:44 +00:00
Jeff Davidson
717d95161a
Merge "Allow NetworkRequest release from the system process." into lmp-dev
2014-08-22 16:52:33 +00:00
Baligh Uddin
a79cdd0485
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-08-22 16:50:08 +00:00
Baligh Uddin
84cd553454
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-08-22 16:41:28 +00:00
John Spurlock
2b0fea9b1a
Merge "Zen: "Muted by <x>" indicator string." into lmp-dev
2014-08-22 16:06:06 +00:00
Youngsang Cho
e91f83c88e
Merge "Send notification messages immediatelly" into lmp-dev
2014-08-22 15:54:12 +00:00