Commit Graph

333185 Commits

Author SHA1 Message Date
Stan Iliev
08fc19af87 Use F16 render target when wide color rendering is enabled
Support F16 render targets in Skia pipeline. Enable readback from
F16 surface.

Test: device boots with Skia pipeline
Change-Id: Ib31e618be1a987de3736987a496c799693923594
2017-07-26 09:27:29 -04:00
TreeHugger Robot
71b257b5f4 Merge "Fix Skia pipeline readback for non-portrait mode" 2017-07-19 13:37:19 +00:00
Android Build Merger (Role)
5ebf55c9cb Merge "Merge "Add log when we are trying to dismiss keyguard" into oc-dr1-dev am: f89512c731 am: 3e45cde6b5 -s ours" 2017-07-19 13:26:33 +00:00
Jorim Jaggi
92c3954f96 Merge "Add log when we are trying to dismiss keyguard" into oc-dr1-dev am: f89512c731
am: 3e45cde6b5  -s ours

Change-Id: I858de863ed68a401f7f7451f136e45bce4d4cbbe
2017-07-19 13:25:37 +00:00
TreeHugger Robot
8709b82c4d Merge "Improve color correctness for drawing bitmaps with Skia pipeline" 2017-07-19 13:25:27 +00:00
Stan Iliev
0a3ff952a6 Improve color correctness for drawing bitmaps with Skia pipeline
Fix drawing of bitmaps with color profiles. This CL is making
ColorSpaceTests and Rgba16fTests CTS tests to pass with Skia
pipeline. Drawing bitmaps withs pixels outside SRGB range
may need more work (ColorSpaceTests#testDrawDisplayP3 test use a
a wider gamut, but the actual pixels fall into the SRGB range).

Test: Ran CtsUiRenderingTestCases with HWUI and Skia pipeline.
Bug: 62347704
Change-Id: I8d318076bb38f7d32bfde7e5492ae7a61f4731a5
2017-07-19 09:22:39 -04:00
Jorim Jaggi
3e45cde6b5 Merge "Add log when we are trying to dismiss keyguard" into oc-dr1-dev
am: f89512c731

Change-Id: If62e97a3a85d1cc0748fb40f91b233104f000e85
2017-07-19 13:19:55 +00:00
TreeHugger Robot
f89512c731 Merge "Add log when we are trying to dismiss keyguard" into oc-dr1-dev 2017-07-19 13:11:26 +00:00
TreeHugger Robot
5c936fcfd3 Merge "Fix incorrect asserts" 2017-07-19 12:44:52 +00:00
Jorim Jaggi
0d05da79fb Merge "Send app transition starting event at right time" into oc-dr1-dev am: 790e3ff6e3
am: 2eb38600c4

Change-Id: I5fae06627aefb39a6904a9ef1c3608f766b8e661
2017-07-19 11:57:56 +00:00
Jorim Jaggi
2eb38600c4 Merge "Send app transition starting event at right time" into oc-dr1-dev
am: 790e3ff6e3

Change-Id: Iadada99fc926de016dc78b1a82270ceda5039066
2017-07-19 11:52:02 +00:00
TreeHugger Robot
790e3ff6e3 Merge "Send app transition starting event at right time" into oc-dr1-dev 2017-07-19 11:45:50 +00:00
Jorim Jaggi
f71262d0eb Fix wrong nav bar animation when unlocking from AOD am: f5304ad7be
am: be7dea4f81

Change-Id: Ic143bc2183281371d861290189a2c6190a9e0150
2017-07-19 11:19:48 +00:00
Jorim Jaggi
be7dea4f81 Fix wrong nav bar animation when unlocking from AOD
am: f5304ad7be

Change-Id: I19e8db94e2ad70c8d6e267b0a85e6885cf80305b
2017-07-19 11:14:18 +00:00
Jorim Jaggi
f5304ad7be Fix wrong nav bar animation when unlocking from AOD
Visibility of navigation bar was set too late. Set it earlier
such that it gets the right animation.

In addition to that, fixes a bug where Keyguard unlock animation
was terminated too early if there was already a scrim animation
pending.

Test: Wake-and-unlock from Aod
Bug: 63726451
Change-Id: I9a45fb27db68d56904c0fade40ea1173176beae8
2017-07-19 11:09:03 +00:00
Jorim Jaggi
1071d373e0 Merge "Fix threading issue with splash screens" into oc-dr1-dev am: ffc3f50b02
am: 6b4ef0049f

Change-Id: I56871d6a077e3fe42873304afa634e6e45cf7e60
2017-07-19 10:30:43 +00:00
Jorim Jaggi
6b4ef0049f Merge "Fix threading issue with splash screens" into oc-dr1-dev
am: ffc3f50b02

Change-Id: I20e456309ddae5f1a75b309726807295c414a6d3
2017-07-19 10:25:27 +00:00
Jorim Jaggi
ffc3f50b02 Merge "Fix threading issue with splash screens" into oc-dr1-dev 2017-07-19 10:17:37 +00:00
Neil Fuller
db4cfca7c6 Merge "Re-enable some test cases" am: 8feaad7249 am: a76d88d26d am: 450c3bc1cd
am: ea0e2bd457

Change-Id: I6f3eaa28a59dd11037c8d1eec9b9621a23bf220a
2017-07-19 10:07:25 +00:00
Neil Fuller
ea0e2bd457 Merge "Re-enable some test cases" am: 8feaad7249 am: a76d88d26d
am: 450c3bc1cd

Change-Id: I89a31203310c0ea130b9a4f70656a2f81f372c34
2017-07-19 10:01:47 +00:00
Neil Fuller
450c3bc1cd Merge "Re-enable some test cases" am: 8feaad7249
am: a76d88d26d

Change-Id: I03fcdebbe246fcffb92b7598d3084b3383982d98
2017-07-19 09:56:17 +00:00
Neil Fuller
a76d88d26d Merge "Re-enable some test cases"
am: 8feaad7249

Change-Id: I1b86866748afa6d6014abcbf59116a7abf67b54e
2017-07-19 09:51:17 +00:00
Neil Fuller
8feaad7249 Merge "Re-enable some test cases" 2017-07-19 09:40:52 +00:00
Jorim Jaggi
dbaad384bb Send app transition starting event at right time
Otherwise we are skipping an important section of the code that
might contain delays.

Test: Go to recents, check app transition delay in eventlog
Change-Id: Ie9ccc1dd37f1a0ffeb7c18a410a5148dbfb02ccf
Fixes: 63793419
2017-07-19 09:19:37 +00:00
Hugo Benichi
c948cfab40 Merge "ConnectivityServiceTest: fix testNetworkInfoOfTypeNone" am: 24a2adfa27 am: f6883504c2 am: b1894abbc5
am: 443f3aa138

Change-Id: I7d3bfdf6d95d5db2d31439b5c3334569666864e1
2017-07-19 08:20:23 +00:00
Hugo Benichi
443f3aa138 Merge "ConnectivityServiceTest: fix testNetworkInfoOfTypeNone" am: 24a2adfa27 am: f6883504c2
am: b1894abbc5

Change-Id: I458a0fdae874039e0f1d5cd38ed8ad0a1754bba9
2017-07-19 08:15:12 +00:00
Hugo Benichi
b1894abbc5 Merge "ConnectivityServiceTest: fix testNetworkInfoOfTypeNone" am: 24a2adfa27
am: f6883504c2

Change-Id: I432f419d1c8f93136a76cbadfd32018294b3e3d7
2017-07-19 08:09:38 +00:00
Hugo Benichi
f6883504c2 Merge "ConnectivityServiceTest: fix testNetworkInfoOfTypeNone"
am: 24a2adfa27

Change-Id: I4be1d2ce67871c1e01364beca886fdd3af374321
2017-07-19 08:04:48 +00:00
Treehugger Robot
24a2adfa27 Merge "ConnectivityServiceTest: fix testNetworkInfoOfTypeNone" 2017-07-19 07:54:45 +00:00
TreeHugger Robot
d350da9b42 Merge "Uses Pattern instead of String for new Autofill Save API." 2017-07-19 07:16:33 +00:00
Hugo Benichi
c1014509d8 ConnectivityServiceTest: fix testNetworkInfoOfTypeNone
This patch fixes a couple of flakyness issues with
testNetworkInfoOfTypeNone. It also fixes some typos and naming issues.

Bug: 62918393, 62918393
Test: runtest frameworks-net
Change-Id: I1c56557ab113d3ef57dbc06a6e882634d03c5b09
2017-07-19 15:08:49 +09:00
TreeHugger Robot
8a700caf09 Merge "Changed SaveInfo so it supports just optional ids." 2017-07-19 05:13:00 +00:00
Ricardo Loo
eba77126e6 Merge "Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev am: 8e644a7510 am: 04b48078e8" into oc-dr1-dev-plus-aosp
am: 8e8d274ed0

Change-Id: Ic4db9dccec8c19bb66180f179b46fdcca022e95b
2017-07-19 04:58:33 +00:00
Ricardo Loo
d31a663f02 Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev am: 8e644a7510 am: 73f94e7896
am: 8fef5bf360

Change-Id: Iceee88d3362d7e8392cbf99666daeb1bd9eb0046
2017-07-19 04:56:56 +00:00
Android Build Merger (Role)
8e8d274ed0 Merge "Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev am: 8e644a7510 am: 04b48078e8" into oc-dr1-dev-plus-aosp 2017-07-19 04:53:38 +00:00
Ricardo Loo
989156f2f5 Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev am: 8e644a7510
am: 04b48078e8

Change-Id: Id6a3179c4acc9f33174b8b83b406d59bd8129331
2017-07-19 04:52:28 +00:00
Ricardo Loo
8fef5bf360 Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev am: 8e644a7510
am: 73f94e7896

Change-Id: I5f6181c026d443357226f6b7e5332a754b130476
2017-07-19 04:52:24 +00:00
Ricardo Loo
04b48078e8 Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev
am: 8e644a7510

Change-Id: I3d1a700fe2f5061601c8c874317da4f42ad83772
2017-07-19 04:44:53 +00:00
Ricardo Loo
73f94e7896 Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev
am: 8e644a7510

Change-Id: Ib12f6abb1cd3bdc4701b13e607288fcaf48ce43e
2017-07-19 04:44:52 +00:00
Ricardo Loo
8e644a7510 Merge "docs: Updated #ACTION_REQUEST_SET_AUTOFILL_SERVICE description" into oc-dev 2017-07-19 04:36:42 +00:00
TreeHugger Robot
619f9d3697 Merge "Zygote: Poll with timeout for pid" 2017-07-19 03:33:31 +00:00
Chen Xu
4595ad22fb Merge "initial value for data_roaming based on carrier" into oc-dr1-dev am: 068397a319
am: 47208e2cf5

Change-Id: I3d2af92b69f3a5736323900c27dcecc096eb1ab7
2017-07-19 03:17:53 +00:00
Chen Xu
47208e2cf5 Merge "initial value for data_roaming based on carrier" into oc-dr1-dev
am: 068397a319

Change-Id: I5c65666208e834a5b0ad5280f1670a0d7b31aa31
2017-07-19 03:12:33 +00:00
Chen Xu
068397a319 Merge "initial value for data_roaming based on carrier" into oc-dr1-dev 2017-07-19 03:06:01 +00:00
Steven Moreland
17b3bdc6ac Reference nativehelper/jni.h as jni.h am: d82cdb4624 am: 6b9d4b76ae
am: 8e9b7efefd

Change-Id: I50143a02c35a9924e77afcbe5b70564058c3ed3e
2017-07-19 02:46:48 +00:00
Steven Moreland
8e9b7efefd Reference nativehelper/jni.h as jni.h am: d82cdb4624
am: 6b9d4b76ae

Change-Id: I27f7f300b0a4e3d8d8d150e7902ed2763b442a4b
2017-07-19 02:41:21 +00:00
Steven Moreland
6b9d4b76ae Reference nativehelper/jni.h as jni.h
am: d82cdb4624

Change-Id: I0c83f089c388f2e967323a0e74a8582904cb4cbd
2017-07-19 02:36:09 +00:00
TreeHugger Robot
ebb1121573 Merge "Appease the static analyzer" 2017-07-19 02:36:04 +00:00
Steven Moreland
d82cdb4624 Reference nativehelper/jni.h as jni.h
nativehelper will no longer export nativehelper/jni.h so that everywhere
can reference this file with the same name.

Bug: 63762847
Change-Id: I3e58d478a2eb17b19db540414545a3c1f9c381af
(cherry picked from commit 98f40c7139)
2017-07-19 02:26:57 +00:00
TreeHugger Robot
ec32eb8fdd Merge "IP metrics: update link layer mapping" 2017-07-19 02:25:23 +00:00