Ian Pedowitz
4561f90194
Merge "Logging and partial fix for BatteryStats lock contention"
2017-02-08 02:02:17 +00:00
Suprabh Shukla
11015dd446
Merge "Deprecating secure setting install_non_market_apps"
2017-02-08 01:53:28 +00:00
Craig Donner
99015fe465
Merge "Use gralloc1 flags to allocate AHardwareBuffers"
2017-02-08 01:42:35 +00:00
Winson Chung
db2ad5d974
Fixing crash when fetching stack bounds.
...
Bug: 35115909
Bug: 35112703
Test: Manual
Change-Id: I708501f2d94682e5e945e2ade52c5c53c2fb8067
2017-02-07 17:28:25 -08:00
jackqdyulei
597b10f6db
Move the logic of batteryMeterDrawable to settingslib
...
In Settings, we also need a BatteryMeterDrawable to show battery meter,
that's why I move it to settingslib.
In this cl, what I have changed is listed below:
1. Create BatteryMeterDrawableLib that contains logic of battery
drawing.
2. Still Keep the battery control logic in systemui.
3. Remove hardcoded battery color by using the color state lists.
4. Move some tests to settingslib
Bug: 34771849
Test: make SettingsLibTests
Change-Id: I39c0f0e31ca5e1b958467298db1d0590d16c9f6d
2017-02-07 17:27:00 -08:00
Felipe Leme
7f60d35d94
Removed value from AutoFillManager.virtualFocusChanged().
...
BUG: 31001899
Test: manual verification
Test: CtsAutoFillServiceTestCases passes
Change-Id: I71c9f9b4b02b210121a1d15860c3c7172d26a62d
2017-02-07 17:23:56 -08:00
Shreyas Basarge
0c4f715a14
Merge "Fix requiresCharging false value ignored issue" into nyc-mr2-dev am: f47b9cf1c1
...
am: d54303a1b5
Change-Id: Idaace935baa4834f1ceeb3ce931cf7003f64eb60
2017-02-08 01:08:49 +00:00
Shreyas Basarge
f0812b996f
Fix requiresCharging false value ignored issue am: e33c3c81af
...
am: faf365dd5e
Change-Id: Ia3d29cfb59e0eba6aaa536c28e48c17c4d4f9ac9
2017-02-08 01:07:48 +00:00
Jiaquan He
9561b827b8
Merge "2D Recents: Fix the thumbnail radius." into nyc-mr2-dev am: 85016506c6
...
am: 5e4c6a675f
Change-Id: Ibfaa0542c432c7c30fd40de214560d6e08a8fbb6
2017-02-08 01:03:13 +00:00
Jiaquan He
41b8a3af18
2D Recents: Fix the thumbnail radius. am: 083c6fbbd0
...
am: 5207be100b
Change-Id: Ic2912d940a877730165a8188ca39ada17ebfa540
2017-02-08 01:02:05 +00:00
Peter Qiu
07ffcc42a3
Merge changes from topic 'Passpoint API Rename' am: 93d66c83cf am: 322c9a9ec5 am: 1c8845c6b0
...
am: ac562839f5
Change-Id: I2d0d4756003ef63fe7cd824d53169ce758d597ab
2017-02-08 01:01:01 +00:00
Shreyas Basarge
d54303a1b5
Merge "Fix requiresCharging false value ignored issue" into nyc-mr2-dev
...
am: f47b9cf1c1
Change-Id: Id1488228df87b0facf59f8ad24054ea09f1e94c0
2017-02-08 00:58:52 +00:00
Shreyas Basarge
faf365dd5e
Fix requiresCharging false value ignored issue
...
am: e33c3c81af
Change-Id: Ia96915b00e274ed6c7c8fdaea46ee5a0ba83bdcb
2017-02-08 00:58:47 +00:00
Peter Qiu
c3336a2917
hotspot2: expose Passpoint APIs as public am: bffe405e1f am: b898025e8c am: 1a8cb5dfec
...
am: 7d172feb01
Change-Id: I0758a871ddbb65b7fe4f46a392020f3584115148
2017-02-08 00:58:17 +00:00
Peter Qiu
7f53158499
hotspot2: fix class/function/variable names to comply with API guideline am: da8a67e8a6 am: 7fec249699 am: 57375308dc
...
am: 97f04b5efa -s ours
Change-Id: Ie33e7db651aa4de47ffcc06ab1e7cf93e94c3c48
2017-02-08 00:57:10 +00:00
Peter Qiu
00eb503954
hotspot2: rename classes to comply with API guideline am: a77809766c am: c4f4a1ac9e am: 9bddb8ccd8
...
am: 6c3bed61c9 -s ours
Change-Id: Id291951c26f5947622f7ce6520d7e343e9f3cf4e
2017-02-08 00:56:12 +00:00
Shreyas Basarge
f47b9cf1c1
Merge "Fix requiresCharging false value ignored issue" into nyc-mr2-dev
2017-02-08 00:49:59 +00:00
Hakan Seyalioglu
afa21fac6a
Merge "Use default icons while disambig sheet is loading"
2017-02-08 00:44:45 +00:00
Jiaquan He
5e4c6a675f
Merge "2D Recents: Fix the thumbnail radius." into nyc-mr2-dev
...
am: 85016506c6
Change-Id: Id0a029ed2120e7c040332a0e6fb46b05c5c4b947
2017-02-08 00:06:29 +00:00
Jiaquan He
5207be100b
2D Recents: Fix the thumbnail radius.
...
am: 083c6fbbd0
Change-Id: I93ff98979bcffa0c3724807ec9caac8f39025fa6
2017-02-08 00:06:22 +00:00
Amith Yamasani
d2450862f4
Logging and partial fix for BatteryStats lock contention
...
Don't try to grab the write lock while holding BatteryStats lock.
Add some debugging to see if cpu stats gathering is causing a
delay in some cases.
Bug: 34961340
Test: Manual
Change-Id: I8c7d1abb239abd81a07171cd65be1fbfdbca5fdb
2017-02-07 16:00:32 -08:00
TreeHugger Robot
85016506c6
Merge "2D Recents: Fix the thumbnail radius." into nyc-mr2-dev
2017-02-08 00:00:26 +00:00
Peter Qiu
ac562839f5
Merge changes from topic 'Passpoint API Rename' am: 93d66c83cf am: 322c9a9ec5
...
am: 1c8845c6b0
Change-Id: Id22714a3ab72ce5a0b5e1dcd294a7ef7db33da57
2017-02-07 23:54:40 +00:00
Paul Lawrence
f4872e4110
Merge "Expand seccomp whitelist" am: 10e7aed13f am: 0ab0d47516 am: 53e6c94c0b
...
am: ce8f7cb388
Change-Id: Ia626354e255a0e8bc66529174460e53ddf72f067
2017-02-07 23:52:03 +00:00
Brad Ebinger
7544631c83
Merge "Perform camera permission and app ops check when setting camera for VT." am: ed5c217fc0 am: 3d6f878b75 am: ac3f482f15
...
am: 63073e0ae8
Change-Id: I5454a51f0f07052f8304606eed9c3d4ec2739582
2017-02-07 23:50:33 +00:00
Peter Qiu
7d172feb01
hotspot2: expose Passpoint APIs as public am: bffe405e1f am: b898025e8c
...
am: 1a8cb5dfec
Change-Id: I75201e7f464e7228458b62d9f79565097b602752
2017-02-07 23:49:35 +00:00
Peter Qiu
97f04b5efa
hotspot2: fix class/function/variable names to comply with API guideline am: da8a67e8a6 am: 7fec249699
...
am: 57375308dc
Change-Id: I897cd2c051d7c4b3b5165114d975f5e7398f4556
2017-02-07 23:48:42 +00:00
Peter Qiu
1c8845c6b0
Merge changes from topic 'Passpoint API Rename' am: 93d66c83cf
...
am: 322c9a9ec5
Change-Id: I91231f6c6ad804997071f81f0d3998f1d8231a73
2017-02-07 23:47:46 +00:00
Peter Qiu
6c3bed61c9
hotspot2: rename classes to comply with API guideline am: a77809766c am: c4f4a1ac9e
...
am: 9bddb8ccd8
Change-Id: I78d0edc46b89683832f26061f97f3ebebe245f93
2017-02-07 23:47:32 +00:00
Peter Qiu
1a8cb5dfec
hotspot2: expose Passpoint APIs as public am: bffe405e1f
...
am: b898025e8c
Change-Id: I10d77f87722d5b21004df1394b1b5d9e82b78976
2017-02-07 23:40:45 +00:00
Peter Qiu
57375308dc
hotspot2: fix class/function/variable names to comply with API guideline am: da8a67e8a6
...
am: 7fec249699
Change-Id: Ib37832f30b5174f52e71ef2e3f796c669ba7bda9
2017-02-07 23:39:50 +00:00
Peter Qiu
9bddb8ccd8
hotspot2: rename classes to comply with API guideline am: a77809766c
...
am: c4f4a1ac9e
Change-Id: I00cda97fa573cb7dcb3ac8501ead6b34b91f1b1e
2017-02-07 23:38:36 +00:00
Peter Qiu
322c9a9ec5
Merge changes from topic 'Passpoint API Rename'
...
am: 93d66c83cf
Change-Id: Ibff6d79c8ca51b760932909e89b21e8c843acc89
2017-02-07 23:38:35 +00:00
Peter Qiu
b898025e8c
hotspot2: expose Passpoint APIs as public
...
am: bffe405e1f
Change-Id: I86065439f5902b6ce7b0ceec3f295e14f0dff47f
2017-02-07 23:32:08 +00:00
Peter Qiu
7fec249699
hotspot2: fix class/function/variable names to comply with API guideline
...
am: da8a67e8a6
Change-Id: I48f7b3ab747c0323aec5208c7a0afa123ff68729
2017-02-07 23:31:02 +00:00
Peter Qiu
c4f4a1ac9e
hotspot2: rename classes to comply with API guideline
...
am: a77809766c
Change-Id: Iaaf34a5ec744775e472d1b3eb8673ebf610b1c61
2017-02-07 23:30:19 +00:00
Treehugger Robot
93d66c83cf
Merge changes from topic 'Passpoint API Rename'
...
* changes:
hotspot2: expose Passpoint APIs as public
hotspot2: fix class/function/variable names to comply with API guideline
hotspot2: rename classes to comply with API guideline
2017-02-07 23:25:04 +00:00
Felipe Leme
f894be41d6
Re-added sanitization.
...
This code was accidentaly removed when rebasing the auth changes..
BUG: 33269702
BUG: 31001899
Test: manual verification
Test: CtsAutoFillServiceTestCases passes
Change-Id: I0dabad9b76ee6c523a546c494f147796a50531e7
2017-02-07 15:12:59 -08:00
Paul Lawrence
ce8f7cb388
Merge "Expand seccomp whitelist" am: 10e7aed13f am: 0ab0d47516
...
am: 53e6c94c0b
Change-Id: I4f6e9e4c705505861c7b61dcc2c36f3d997a402d
2017-02-07 23:08:00 +00:00
Paul Lawrence
53e6c94c0b
Merge "Expand seccomp whitelist" am: 10e7aed13f
...
am: 0ab0d47516
Change-Id: Id7512df1f0df56f73352c82a3ad55eb5360ebd91
2017-02-07 23:03:32 +00:00
Paul Lawrence
0ab0d47516
Merge "Expand seccomp whitelist"
...
am: 10e7aed13f
Change-Id: I8060b31a8ac20ddd77b7139c5a3bbd8d146dbc27
2017-02-07 22:59:34 +00:00
Wyatt Riley
cf879db366
GNSS Batching - Default Implementation
...
Connections from .hal layer, through to
Location Manager System APIs
Bug: 31974439
Test: builds, boots, ordinary GNSS & new GNSS batching
basic functional checks on Marlin
Change-Id: If75118c27b5ed34cfc16c9f817b60a3be5485095
2017-02-07 14:55:21 -08:00
Paul Lawrence
10e7aed13f
Merge "Expand seccomp whitelist"
2017-02-07 22:50:44 +00:00
Soonil Nagarkar
c78d74e3ea
Merge "Set default throttle to 30m."
2017-02-07 22:49:22 +00:00
Brad Ebinger
63073e0ae8
Merge "Perform camera permission and app ops check when setting camera for VT." am: ed5c217fc0 am: 3d6f878b75
...
am: ac3f482f15
Change-Id: I773c607ea2999e6d32c7fcc578cf7b3c86510521
2017-02-07 22:41:58 +00:00
Brad Ebinger
ac3f482f15
Merge "Perform camera permission and app ops check when setting camera for VT." am: ed5c217fc0
...
am: 3d6f878b75
Change-Id: I0ed577718d9ffd72ec7668889d4da4db0060cb5f
2017-02-07 22:37:31 +00:00
Brad Ebinger
3d6f878b75
Merge "Perform camera permission and app ops check when setting camera for VT."
...
am: ed5c217fc0
Change-Id: I0fd4ed2260a9654e2889121022192f62f86a3d0c
2017-02-07 22:33:05 +00:00
Romain Guy
636afc1877
Apply transfer function when rendering with linear textures
...
RGBA16F bitmaps are always encoded in linear space, which means we must
apply the opto-electronic transfer function before we can render them
in the framebuffer.
Since our linear bitmaps are assumed to be scRGB, values can be negative.
The OETF is a slightly modified sRGB OETF:
sign(x) * OETF_sRGB(abs(x))
This effectively mirrors the OETF over the negative domain.
This CL also removes the "optimized" shader generation path. With
current compilers, the optimized path doesn't do anything of value
and makes ProgramCache difficult to maintain. Shader compilers inline
everything and are really good at folding expressions and removing
unused code.
Bug: 32984164
Test: CtsUiRenderingTestCases
Change-Id: Ieb458ad53574e3a8959aa6bccbbd2d1fe203cbc5
2017-02-07 22:30:34 +00:00
Brad Ebinger
ed5c217fc0
Merge "Perform camera permission and app ops check when setting camera for VT."
2017-02-07 22:26:44 +00:00
TreeHugger Robot
95e76d7e3d
Merge "Add android.permission.RESTRICTED_VR_ACCESS for privileged VR APIs."
2017-02-07 22:10:42 +00:00