Clara Bayarri
38801e149b
Merge "Fix TextUtils#getReverse deprecated doc" into nyc-dev am: b639ae6 am: 4852f67
...
am: 179e405
* commit '179e405df9708ea18c35ee865abbcbccba07bd78':
Fix TextUtils#getReverse deprecated doc
Change-Id: I5c2875731129ffdd98f02814ebaac7556825e87e
2016-04-27 19:51:38 +00:00
Clara Bayarri
4852f67ccd
Merge "Fix TextUtils#getReverse deprecated doc" into nyc-dev
...
am: b639ae6
* commit 'b639ae697a07fd1a3755a9d3b3a264c24d685d35':
Fix TextUtils#getReverse deprecated doc
Change-Id: Id33e49d9f11d47d0bf6badd101b5b08ffeb9150c
2016-04-27 19:41:09 +00:00
Raph Levien
b639ae697a
Merge "Fix TextUtils#getReverse deprecated doc" into nyc-dev
2016-04-27 19:31:12 +00:00
Adam Powell
b5a40d542a
Merge "Fix a bug where restartLoader would result in a stuck loader" into nyc-dev am: 596a4a1 am: dd58799
...
am: ce09139
* commit 'ce091392274585a897e489ed7b49e82ee222f0cc':
Fix a bug where restartLoader would result in a stuck loader
Change-Id: Idb5c97da8760792598a2d78be05b624f120cc6c7
2016-04-27 19:30:48 +00:00
Adam Powell
dd587993ae
Merge "Fix a bug where restartLoader would result in a stuck loader" into nyc-dev
...
am: 596a4a1
* commit '596a4a1592a8f5e7b708d884145e280df9b638d0':
Fix a bug where restartLoader would result in a stuck loader
Change-Id: I635309e5b37dfca8befdadeb578a71ae1619ac00
2016-04-27 19:18:31 +00:00
TreeHugger Robot
596a4a1592
Merge "Fix a bug where restartLoader would result in a stuck loader" into nyc-dev
2016-04-27 19:12:51 +00:00
Bo Liu
b1229186d1
Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev am: 08ca2e3 am: 55f3776
...
am: 7d3c51c
* commit '7d3c51cfdd6e54b157ad62a3dd85856dad758513':
Revert "Expose setDrawGLFunctionDetachedCallback to webview"
Change-Id: I258f3ad08c23dac94f3679813188ec715b9635ac
2016-04-27 18:19:44 +00:00
Hui Shu
2c9eaeaa16
Merge "API Review: Add @IntDef and other annotations to Menu Item flags." into nyc-dev am: 9a5f9c2 am: b69b8c4
...
am: 4ca3434
* commit '4ca34342a8a20fc0471c36eeebeaa3be9604f219':
API Review: Add @IntDef and other annotations to Menu Item flags.
Change-Id: I7f28d0a46e2e9333bfcfd37677b4780bcd006c4d
2016-04-27 18:19:32 +00:00
Bo Liu
7d3c51cfdd
Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev am: 08ca2e3
...
am: 55f3776
* commit '55f3776d82c2ebc9831868bcc068d53ceb38565f':
Revert "Expose setDrawGLFunctionDetachedCallback to webview"
Change-Id: I6aa64553e7dfec0757bcd5b6d3299289185c5c6c
2016-04-27 18:11:30 +00:00
Bo Liu
7dc710d564
Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev
...
am: 08ca2e3
* commit '08ca2e3a7593ced4967c56709a1fe675408d42dc':
Revert "Expose setDrawGLFunctionDetachedCallback to webview"
Change-Id: I4bba52ddc4b89273eceb2627facbb9091eb341c0
2016-04-27 18:06:25 +00:00
Bo Liu
08ca2e3a75
Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc-dev
2016-04-27 17:58:34 +00:00
The Android Automerger
8bdf39e19c
Manually merge branch 'nyc-mr1-dev-plus-aosp' to fix automerger blockage b/28407115
2016-04-27 17:58:24 +00:00
Hui Shu
b69b8c414e
Merge "API Review: Add @IntDef and other annotations to Menu Item flags." into nyc-dev
...
am: 9a5f9c2
* commit '9a5f9c208752bdb8c14fd2f2ef88408442f49c84':
API Review: Add @IntDef and other annotations to Menu Item flags.
Change-Id: Ie571f6cb9dc496349aeb2b56e2648fb549e2d3ad
2016-04-27 17:56:55 +00:00
Selim Gurun
9a5f9c2087
Merge "API Review: Add @IntDef and other annotations to Menu Item flags." into nyc-dev
2016-04-27 17:48:32 +00:00
Adam Powell
e5552be22a
Fix a bug where restartLoader would result in a stuck loader
...
Framework edition
In some cases restartLoader calls that happen in quick succession
could cause the new loader to become stuck and never run. Treat loader
restarts for loaders that have not yet started the same as starting a
brand new loader.
Bug 27437287
https://code.google.com/p/android/issues/detail?id=56464
Change-Id: Ia4e276fc8e63d43b9c52c6155cea827b194d8b19
2016-04-27 10:42:19 -07:00
Clara Bayarri
d608a0adcb
Fix TextUtils#getReverse deprecated doc
...
Note there is no alternative method to use.
Bug: 28296055
Change-Id: I1e44c1dad6009434a92c6a53862e6f061114bc56
2016-04-27 10:28:03 -07:00
Phil Weaver
85c5bf935f
Merge "Fix crash with a11y set text with text filters." into nyc-dev
...
am: 7a61d60
* commit '7a61d6031b0ce9de00bfc77caa196396ad1781d5':
Fix crash with a11y set text with text filters.
Change-Id: I2123ccd020f720ed28b0d0922e8f1dfdaa8261bb
2016-04-27 16:55:15 +00:00
Phil Weaver
7a61d6031b
Merge "Fix crash with a11y set text with text filters." into nyc-dev
2016-04-27 16:49:27 +00:00
Hangyu Kuang
61734544d1
Merge changes from topic \'atv-hdr\' into nyc-dev
...
am: 39bb2c2
* commit '39bb2c29b427b0cf2396a8691176584094ae805c':
Unhide getHdrCapabilities and HdrCapabilities.
Plumb HDR capabilities to Display
Revert "Revert "Hook up HDR capabilities from native SurfaceControl""
Change-Id: I53f0414c0a408edeae8ffe7161a035e45b8670b7
2016-04-27 16:46:30 +00:00
Hangyu Kuang
39bb2c29b4
Merge changes from topic 'atv-hdr' into nyc-dev
...
* changes:
Unhide getHdrCapabilities and HdrCapabilities.
Plumb HDR capabilities to Display
Revert "Revert "Hook up HDR capabilities from native SurfaceControl""
2016-04-27 16:38:21 +00:00
Clara Bayarri
ad63540b01
Merge "Cleanup LocaleList docs given API review" into nyc-dev
...
am: 4dc63f7
* commit '4dc63f78a910e421d106cffc105b085f1ab1e2ae':
Cleanup LocaleList docs given API review
Change-Id: Ic48021bdd5d021abd7eb8a10fa8540defdeb51bf
2016-04-27 15:42:57 +00:00
Clara Bayarri
4dc63f78a9
Merge "Cleanup LocaleList docs given API review" into nyc-dev
2016-04-27 15:32:58 +00:00
John Reck
f97dca612e
Merge "API tweaks to PixelCopy and make it public" into nyc-dev
...
am: 7f209d3
* commit '7f209d37f17d4df09475137c38b84a3338c84023':
API tweaks to PixelCopy and make it public
Change-Id: I1aac8afacfd054fe10fc26a73552608c51dfa9f5
2016-04-27 14:44:38 +00:00
John Reck
7f209d37f1
Merge "API tweaks to PixelCopy and make it public" into nyc-dev
2016-04-27 14:36:53 +00:00
Clara Bayarri
66f6bd32d8
Cleanup LocaleList docs given API review
...
-- Remove default constructor from public API since getEmptyLocaleList exists
-- Merge the Locale and Locale[] constructors by providing a single Locale… varargs constructor
-- forLanguageTags, get, toLanguageTags, size, need docs
-- get(int location) should be get(int index)
Plus general docs improvements
Bug: 28296200
Change-Id: I8b4e67184f8c723daebcd251f04947d48bbb5478
2016-04-27 14:55:45 +01:00
Julia Reynolds
bf5fff9059
Merge "More bugreport logging for scheduleconditionprovider." into nyc-dev
...
am: 9fa8b54
* commit '9fa8b54589b68dc6da3a7201cad1fc43e01e59e3':
More bugreport logging for scheduleconditionprovider.
Change-Id: I9598a449a0c63360993d06e0679ef4b166dae354
2016-04-27 13:08:59 +00:00
Julia Reynolds
9fa8b54589
Merge "More bugreport logging for scheduleconditionprovider." into nyc-dev
2016-04-27 12:59:05 +00:00
Kevin Hufnagle
c959843546
Merge "docs: Clarified purpose of application "name" attr within manifest." into mnc-mr-docs am: c3500321cd am: c9c3ad8 am: 3c8a59f
...
am: 48a4930
* commit '48a4930ef6d19191b379170b21fe5dce52c91c32':
docs: Clarified purpose of application "name" attr within manifest.
Change-Id: I62b776f57981548788d9191592040763a00be552
2016-04-27 05:53:10 +00:00
Kevin Hufnagle
48a4930ef6
Merge "docs: Clarified purpose of application "name" attr within manifest." into mnc-mr-docs am: c3500321cd am: c9c3ad8
...
am: 3c8a59f
* commit '3c8a59fc25e7d1bd777f15ef9712696b341e2a49':
docs: Clarified purpose of application "name" attr within manifest.
Change-Id: Ic8bb4cc1edbbef00d06d030e1cdae215ceb9d2e5
2016-04-27 05:39:08 +00:00
Kevin Hufnagle
376fc03553
Merge "resolve merge conflicts of 70adfe3 to nyc-dev" into nyc-dev
...
am: 5dcd5e5
* commit '5dcd5e5ba573a83c779725d1fe8592f26a2ca1d0':
docs: Fixed whitespace in documents referencing "Application" element.
Change-Id: I803d33b51eafee81200ff65fa946c8ae49044898
2016-04-27 05:36:52 +00:00
Kevin Hufnagle
8ce7d79c64
resolve merge conflicts of 70adfe3 to nyc-dev
...
Change-Id: I0dbd35b74a8cc1427258b4066d759a6861faba8f
2016-04-26 22:14:38 -07:00
Hugo Benichi
9b7a3b5d53
Merge changes I8de95add,Ia6f4ccfd into nyc-dev am: 24b6e2b am: 74db646
...
am: 37aa948
* commit '37aa94838105990ad54ef197bd4bfde21b4a5dc9':
Remove unused event tags of IpConnectivityEvent
Better ConnectivityMetricsEvent printing
Change-Id: I8625da2af299337f385596f8015a8f7255aa2c37
2016-04-27 02:51:44 +00:00
TreeHugger Robot
656352ba99
Merge "Merge "Don\'t override pre-release target sdk" into nyc-dev am: 97ef0e7 am: 9a50b6a" into nyc-mr1-dev-plus-aosp
...
am: c7dd6b9
* commit 'c7dd6b912d89354ff50e981dacd3c0ef9d446a50':
Don't override pre-release target sdk
Change-Id: Ic9bfae8ba399727f9d5f68d162b2a2dc25a61eae
2016-04-27 02:17:05 +00:00
Robert Carr
b07221b248
Merge "Fix bugs with takeSurface and preserveWindows." into nyc-dev am: 69a6fe3 am: 63b38d8
...
am: 2fb8889
* commit '2fb8889854b26fde160971d194abbf497b61dda8':
Fix bugs with takeSurface and preserveWindows.
Change-Id: I0b41f0d3a2baee6c2add1ac6bfffac2135c63bca
2016-04-27 02:16:31 +00:00
Hugo Benichi
74db646778
Merge changes I8de95add,Ia6f4ccfd into nyc-dev
...
am: 24b6e2b
* commit '24b6e2bcc88ed6e142eae8ebd11cb90a70da588f':
Remove unused event tags of IpConnectivityEvent
Better ConnectivityMetricsEvent printing
Change-Id: I57ce8977a481d3c9a441ea4dab407ec367e3adca
2016-04-27 01:57:13 +00:00
TreeHugger Robot
24b6e2bcc8
Merge changes I8de95add,Ia6f4ccfd into nyc-dev
...
* changes:
Remove unused event tags of IpConnectivityEvent
Better ConnectivityMetricsEvent printing
2016-04-27 01:49:53 +00:00
Oren Blasberg
f6a02c4cda
Merge "Accommodate NaN in new context menu methods." into nyc-dev am: a86d1e0 am: 1fab8d9
...
am: 306ceb8
* commit '306ceb84b4c8833eaa46093fbba7638378eee456':
Accommodate NaN in new context menu methods.
Change-Id: Iddd48717534ab7ce5ef93aab0016190a50c42e9b
2016-04-27 01:23:54 +00:00
Ruben Brunk
dd1a9e05ef
Merge "Add manifest attribute for VR activities." into nyc-dev am: f84b3e0 am: 45d6192
...
am: 842d0d4
* commit '842d0d44883591ba7221ff62c55a1efd70876ca0':
Add manifest attribute for VR activities.
Change-Id: Ie2f10baef334561e66e08eceb8a73e860e308514
2016-04-27 01:21:14 +00:00
Rob Carr
2fb8889854
Merge "Fix bugs with takeSurface and preserveWindows." into nyc-dev am: 69a6fe3
...
am: 63b38d8
* commit '63b38d84b9acfb3719d188ec6499984028a2f02c':
Fix bugs with takeSurface and preserveWindows.
Change-Id: Idb6d1bd25efce4b8bab7f4ae11d3934164eca1b3
2016-04-27 01:00:38 +00:00
Todd Kennedy
9a50b6abf1
Merge "Don\'t override pre-release target sdk" into nyc-dev
...
am: 97ef0e7
* commit '97ef0e77afa3be6255b70c8567843ac298386251':
Don't override pre-release target sdk
Change-Id: Ib70b0e908dc148799875afcedeeb1d59f2d90367
2016-04-27 00:58:47 +00:00
Robert Carr
3c0de7768f
Merge "Fix bugs with takeSurface and preserveWindows." into nyc-dev
...
am: 69a6fe3
* commit '69a6fe321c7b3934ee8849d2038a85443011050c':
Fix bugs with takeSurface and preserveWindows.
Change-Id: I6f7b52b3d880eede508c12f8d2ffa1c29f17bbd5
2016-04-27 00:54:54 +00:00
TreeHugger Robot
97ef0e77af
Merge "Don't override pre-release target sdk" into nyc-dev
2016-04-27 00:53:19 +00:00
Rob Carr
69a6fe321c
Merge "Fix bugs with takeSurface and preserveWindows." into nyc-dev
2016-04-27 00:47:59 +00:00
Hugo Benichi
61cbccc2bf
Remove unused event tags of IpConnectivityEvent
...
Bug: 28204408
Change-Id: I8de95add30cdf5c35c8129ee1b95d2d648b3316d
2016-04-27 09:12:40 +09:00
Hugo Benichi
5df9d729f6
Better ConnectivityMetricsEvent printing
...
This patch adds more information printing for IpConnectivity event
classes in android.net.metrics.
example:
ConnectivityMetricsEvent(14:36:35.799, 0, 1026): DhcpClientEvent(wlan0, DhcpRequestingState)
ConnectivityMetricsEvent(14:36:35.805, 0, 1026): DhcpClientEvent(wlan0, DhcpHaveAddressState)
ConnectivityMetricsEvent(14:36:35.809, 0, 4096): IpManagerEvent(wlan0, PROVISIONING_OK, 155ms)
ConnectivityMetricsEvent(14:36:35.810, 0, 1026): DhcpClientEvent(wlan0, DhcpBoundState)
ConnectivityMetricsEvent(14:36:35.871, 0, 2048): NetworkEvent(101, NETWORK_CONNECTED, 0ms)
ConnectivityMetricsEvent(14:36:35.874, 0, 2051): ValidationProbeEvent(101, PROBE_HTTP:599, 3ms)
ConnectivityMetricsEvent(14:36:35.874, 0, 2048): NetworkEvent(101, NETWORK_VALIDATION_FAILED, 0ms)
ConnectivityMetricsEvent(14:36:35.928, 0, 3072): DefaultNetworkEvent(0 -> 101, [WIFI], IPv4: false, IPv6: false)
ConnectivityMetricsEvent(14:36:37.008, 0, 2051): ValidationProbeEvent(101, PROBE_HTTP:204, 134ms)
ConnectivityMetricsEvent(14:36:37.008, 0, 2050): NetworkEvent(101, NETWORK_VALIDATED, 1137ms)
Also fixes a couple of event logging issues:
- do no record spurious receive DhcpErrorEvent when a network goes down.
- add an eventType field to IpManagerEvent instead of using the
loggger component tag.
Bug: 28204408
Change-Id: Ia6f4ccfd7a0c63a5ccec18825f226c0b5781217b
2016-04-27 09:11:29 +09:00
Phil Weaver
6dde7e75e8
Fix crash with a11y set text with text filters.
...
A text filter may shorten the text, so we need to use the text
that's actually in the View, not the text we requested, to move
the selection.
Also removing the override of performAccessibilityActionInternal,
which should have been done as part of adding text actions initially.
Bug: 28253708
Change-Id: I184f49dcba0238f4ccc222597cefca258393b263
2016-04-26 17:01:29 -07:00
sergeyv
aa5122b675
Merge "DisplayListCanvas: throw exception at attempt to draw bitmap with size > 100MB" into nyc-dev am: c015719 am: 47591b0
...
am: 9f12dd4
* commit '9f12dd434854d0bfc70dd95b9ef630a60adfebf9':
DisplayListCanvas: throw exception at attempt to draw bitmap with size > 100MB
Change-Id: Ie022389901d40c4e814706c9eab8d8249b85e54c
2016-04-26 23:33:02 +00:00
Todd Kennedy
b107271813
Don't override pre-release target sdk
...
If a package targets a pre-release SDK [eg a letter version] it should not
be allowed to be upgraded by a release SDK [eg a number version]. If one
absolutely must upgrade to a release SDK, use the "--force-sdk" option
during install.
Bug: 28345311
Change-Id: Ic9fb209968e7c5da2c80c5ca4c0f44f5125f610a
2016-04-26 16:25:43 -07:00
Oren Blasberg
306ceb84b4
Merge "Accommodate NaN in new context menu methods." into nyc-dev am: a86d1e0
...
am: 1fab8d9
* commit '1fab8d995e74de2128b45d9cae294c8d5ccf2fc6':
Accommodate NaN in new context menu methods.
Change-Id: Ifaf625d13b5dc57cf69f10ef1af99aef4acfecb6
2016-04-26 23:16:14 +00:00
Ruben Brunk
842d0d4488
Merge "Add manifest attribute for VR activities." into nyc-dev am: f84b3e0
...
am: 45d6192
* commit '45d61923dfca1fd860640566d96d7107c9c6b1dc':
Add manifest attribute for VR activities.
Change-Id: I1f19608ba31f930201c701df929212759a2960c1
2016-04-26 23:15:57 +00:00