Torne (Richard Coles)
061f809ae2
Merge "Add logging to WebView zygote package preload." into oc-dev
...
am: 4396a74208
Change-Id: Ia2253843589ccb740706a8659b962c0da125d097
2017-04-18 23:51:57 +00:00
Chris Wren
6d3f008fee
Merge "guard against nulls in LogMaker" into oc-dev
...
am: ddf1d16504
Change-Id: Ife617e3f96339a411416f48ab84ea72a992d2b75
2017-04-18 23:43:50 +00:00
TreeHugger Robot
4396a74208
Merge "Add logging to WebView zygote package preload." into oc-dev
2017-04-18 23:43:25 +00:00
TreeHugger Robot
ddf1d16504
Merge "guard against nulls in LogMaker" into oc-dev
2017-04-18 23:32:09 +00:00
Evan Rosky
9e140d9c91
Merge "Ignore nested keyboard navigation clusters" into oc-dev
...
am: 7906d47f69
Change-Id: Ia626e2b34e739ce11d730c44b081e5b5424df0bd
2017-04-18 22:59:16 +00:00
Evan Rosky
7906d47f69
Merge "Ignore nested keyboard navigation clusters" into oc-dev
2017-04-18 22:54:08 +00:00
Philip P. Moltmann
251657696b
Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev
...
am: 7fa4198ab1
Change-Id: I27fd5421f329fb0bce97334e3388a956984b3d16
2017-04-18 22:37:12 +00:00
Philip P. Moltmann
7fa4198ab1
Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev
2017-04-18 22:28:20 +00:00
Todd Kennedy
1b92db197c
Merge "update docs per API council" into oc-dev
...
am: 43b814b1d2
Change-Id: Ia91175538175bd9fdb98fb13151856e8d5f2e395
2017-04-18 22:26:22 +00:00
nharold
862bd82fb8
Merge changes from topic 'ipsec-hide-overloads' am: fe358c6adf am: 8508bc52d2
...
am: 6eab2ee093
Change-Id: Iaa713ba4b20bab12331bd996288ed2440c349db2
2017-04-18 22:12:54 +00:00
Nathan Harold
86901592e7
Consistenly Throw IOExceptions from IpSecManager am: 0bfb207532 am: 5db180bbb7
...
am: 7883c5d460
Change-Id: I04198299d43da4c9c91f705acc5520f734ad9249
2017-04-18 22:11:18 +00:00
TreeHugger Robot
43b814b1d2
Merge "update docs per API council" into oc-dev
2017-04-18 22:09:32 +00:00
nharold
6eab2ee093
Merge changes from topic 'ipsec-hide-overloads' am: fe358c6adf
...
am: 8508bc52d2
Change-Id: I114e0175d72cdbabf47ed230b2971b57a6c210f1
2017-04-18 22:02:48 +00:00
Nathan Harold
7883c5d460
Consistenly Throw IOExceptions from IpSecManager am: 0bfb207532
...
am: 5db180bbb7
Change-Id: I85ec1413eff50887853f13fa02dcc461071fb210
2017-04-18 22:01:32 +00:00
Chris Wren
572c5df578
guard against nulls in LogMaker
...
Bug: 36909905
Test: runtest --path frameworks/base/core/tests/coretests/src/android/metrics
Change-Id: Ibd12bf12f9b1ed5fbc926ec04bbfa429ff98f7d2
2017-04-18 17:43:00 -04:00
Casey Burkhardt
6d3b647619
Merge "Minor UI adjustments to a11y button chooser" into oc-dev
...
am: 585f7c1b20
Change-Id: If24ee756971f9322e0130983d065bb7ab291f12a
2017-04-18 21:22:33 +00:00
Suprabh Shukla
f415b0c034
Merge "Fixing javadoc errors for pm#canRequestPackageInstalls" into oc-dev
...
am: 94ac6ae6d9
Change-Id: I7f52edc4dcbd1e7c9e876776412b6387c3e9ecbc
2017-04-18 21:21:14 +00:00
Torne (Richard Coles)
deeb6ade92
Add logging to WebView zygote package preload.
...
This is a potentially slow event and having a timestamp for when it
started/completed may help to track down a currently-open bug (as well
as enable us to see how long preloading took). This only happens once
per boot and once per WebView update so won't cause a significant amount
of logging.
Bug: 37347817
Test: check for messages in logcat on first use of WebView
Change-Id: Ib6c50eea71324f81cda5b5b1ac91f9dc806e0ab4
2017-04-18 17:19:49 -04:00
Casey Burkhardt
585f7c1b20
Merge "Minor UI adjustments to a11y button chooser" into oc-dev
2017-04-18 21:09:04 +00:00
TreeHugger Robot
94ac6ae6d9
Merge "Fixing javadoc errors for pm#canRequestPackageInstalls" into oc-dev
2017-04-18 21:07:48 +00:00
Doris Ling
347da9a4f4
Merge "Check if singleLineTitle attribute is set for the preference." into oc-dev
...
am: a86e3d70e3
Change-Id: I68121fbe007d659fb3a4b9930b8457d1289724a1
2017-04-18 20:42:57 +00:00
TreeHugger Robot
a86e3d70e3
Merge "Check if singleLineTitle attribute is set for the preference." into oc-dev
2017-04-18 20:33:47 +00:00
Philip P. Moltmann
9023d14fb3
Change saveOnAllViewsInsible from boolean to flags
...
Change-Id: Ibd6f283479bad841eb7b20bb8d006562c4398e9f
Fixes: 35708237
Test: CtsAutoFillServiceTestCases
2017-04-18 10:24:48 -07:00
Makoto Onuki
968e3fa045
Merge "Log screen-on latency with tron" into oc-dev
...
am: 2b499e4eba
Change-Id: I403d3daa5c12dc1465ae8d1a37dc6cddc27f18f9
2017-04-18 16:03:29 +00:00
Makoto Onuki
2b499e4eba
Merge "Log screen-on latency with tron" into oc-dev
2017-04-18 15:56:31 +00:00
Andrei Stingaceanu
bf0a4e1de8
Merge "AutoSize TextView - take horizontalScrolling into account" into oc-dev
...
am: 2ed861d560
Change-Id: I0097c1a6ab90fe1e9085c36b2777a708ea616403
2017-04-18 14:30:10 +00:00
Andrei Stingaceanu
2ed861d560
Merge "AutoSize TextView - take horizontalScrolling into account" into oc-dev
2017-04-18 14:20:33 +00:00
Bryce Lee
178fe0d0f3
Merge "Deprecate ActivityManager#getRunningServices" into oc-dev
...
am: 25b7687771
Change-Id: Id37de21d7c3ed7436a1fc75a64c300a4bf622fc6
2017-04-18 14:20:32 +00:00
Bryce Lee
25b7687771
Merge "Deprecate ActivityManager#getRunningServices" into oc-dev
2017-04-18 14:10:57 +00:00
Abodunrinwa Toki
ab95d6c9de
Merge "FloatingToolbar: Rules for ordering menu items." into oc-dev
...
am: 6d149bc953
Change-Id: I2cb81342813f3ea402044e9c067a066d76873f94
2017-04-18 13:08:26 +00:00
Abodunrinwa Toki
6d149bc953
Merge "FloatingToolbar: Rules for ordering menu items." into oc-dev
2017-04-18 12:58:33 +00:00
Andrei Stingaceanu
f730651a22
AutoSize TextView - take horizontalScrolling into account
...
When passing the characteristics of the current TextView
to the StaticLayout for auto-size measurements also take
the horizontallyScrolling into account similarly with how
the actual measurements are done (@ TextView#onMeasure).
Bug: 37254477
Test: cts-tradefed run cts-dev -m CtsWidgetTestCases -t\
android.widget.cts.TextViewTest
Change-Id: I44b85e77d9b1770f188a0f59f103e3fda284e97a
2017-04-18 09:49:48 +00:00
Felipe Leme
1f59e1b241
Merge "Renamed ViewNode's getAutoFillHints() to getAutofillHints()" into oc-dev
...
am: cf7cb9c993
Change-Id: I458c2a4e8c54c76732e024199f23705782a7a2f8
2017-04-18 04:08:53 +00:00
TreeHugger Robot
cf7cb9c993
Merge "Renamed ViewNode's getAutoFillHints() to getAutofillHints()" into oc-dev
2017-04-18 04:02:03 +00:00
Nathan Harold
da18b028f8
Hide Socket+DatagramSocket IpSecTransform methods
...
These methods do not currently work for IPv4 sockets,
so they need to be hidden until the underlying kernel
code can be made to work properly in a dual-stack
environment.
Bug: 36073210
Test: compilation
Change-Id: Idce367f638a42da374a7f1dc5ebb8931c9555e06
2017-04-17 19:41:08 -07:00
Christopher Tate
663de998e7
Merge "Turn down the preliminary foreground service API" into oc-dev
...
am: 00ed0baca8
Change-Id: I50fba7a59e4f52500f4708e194864dc9dece8c71
2017-04-18 01:58:32 +00:00
Felipe Leme
b118021972
Renamed ViewNode's getAutoFillHints() to getAutofillHints()
...
Test: CtsAutoFillServiceTestCases pass
Bug: 35956626
Bug: 35364993
Change-Id: I2ad5a625da6ed4ff889315923c81cfd629e34074
2017-04-17 18:51:18 -07:00
TreeHugger Robot
00ed0baca8
Merge "Turn down the preliminary foreground service API" into oc-dev
2017-04-18 01:48:31 +00:00
Winson Chung
60c9403f10
Merge "Account for content insets in source rect hint for transition into PiP" into oc-dev
...
am: eef5d285f9
Change-Id: I12e3575937e92923db2bf0deea9c8d88cfb3e314
2017-04-18 01:40:59 +00:00
Robert Carr
75fd277d58
Merge "DecorView: Avoid changing shadow size in Pinned Stack." into oc-dev
...
am: cc824e77c8
Change-Id: I05368f1e5067b62652bd6b3d80dd438fe432723f
2017-04-18 01:37:12 +00:00
TreeHugger Robot
eef5d285f9
Merge "Account for content insets in source rect hint for transition into PiP" into oc-dev
2017-04-18 01:33:28 +00:00
TreeHugger Robot
cc824e77c8
Merge "DecorView: Avoid changing shadow size in Pinned Stack." into oc-dev
2017-04-18 01:29:07 +00:00
Yohei Yukawa
e075fe1035
Merge "A new power button mode to hide the IME when shown" into oc-dev
...
am: eb9fb8e0d0
Change-Id: I67cf177275889be09b2b4ecf2f9ae3589846d853
2017-04-18 01:23:30 +00:00
Dianne Hackborn
cc4763071d
Merge "Finish impl of job queue: handle URI permissions." into oc-dev
...
am: 6e8f116647
Change-Id: I9d053f2e96712646fe2935ddc2c3729690a06be1
2017-04-18 01:19:50 +00:00
TreeHugger Robot
eb9fb8e0d0
Merge "A new power button mode to hide the IME when shown" into oc-dev
2017-04-18 01:13:04 +00:00
TreeHugger Robot
6e8f116647
Merge "Finish impl of job queue: handle URI permissions." into oc-dev
2017-04-18 01:07:18 +00:00
Dianne Hackborn
46c91418e9
Merge "More small fixes/adjustments to job scheduler." into oc-dev
...
am: 950fa06a29
Change-Id: I3a59cfcb955b33276f514c2d3086501a413733a7
2017-04-18 00:58:27 +00:00
Nathan Harold
0bfb207532
Consistenly Throw IOExceptions from IpSecManager
...
Bug: 36073210
Test: api-update
Change-Id: Ia3825e85b09b6330f1326a26cf9e1cadf9dacf71
2017-04-17 17:57:41 -07:00
Adrian Roos
0ded7c8578
Merge "AOD: Implement redacted notificatinos" into oc-dev
...
am: 89e8b7b58e
Change-Id: I92526d3c656647fa42c0a6266d4d33f035e54c9f
2017-04-18 00:50:02 +00:00
TreeHugger Robot
950fa06a29
Merge "More small fixes/adjustments to job scheduler." into oc-dev
2017-04-18 00:47:09 +00:00