Ruben Brunk
de0ebae35e
Merge "Notify VrListenerService when VR activity changes." into nyc-dev
...
am: a46f1f7
* commit 'a46f1f7060c5212c7533cb0db3f8442f211e20eb':
Notify VrListenerService when VR activity changes.
2016-03-18 23:12:28 +00:00
Ruben Brunk
a46f1f7060
Merge "Notify VrListenerService when VR activity changes." into nyc-dev
2016-03-18 23:04:58 +00:00
Ruben Brunk
c7354fe2d4
Notify VrListenerService when VR activity changes.
...
Bug: 27536964
Bug: 22855417
Change-Id: I67e1f8e6595332b3d768a99735bbd5fd38dffdc9
2016-03-18 16:00:38 -07:00
Chris Craik
71a6ea1083
Merge "Rebuild outline when setBackground is called." into nyc-dev
...
am: 7fb0d09
* commit '7fb0d094559b9ae431c3b520721ebdb3c111c4c2':
Rebuild outline when setBackground is called.
2016-03-18 22:34:43 +00:00
Chris Craik
7fb0d09455
Merge "Rebuild outline when setBackground is called." into nyc-dev
2016-03-18 22:29:20 +00:00
Jakub Pawlowski
4ad0a983d0
Merge "Change how services are passed up to the stack" am: 2ebc12b
...
am: d1ce469
* commit 'd1ce469a2e2a96489d2ab3bf58c4db870e00a6e2':
Change how services are passed up to the stack
2016-03-18 22:28:36 +00:00
Chris Craik
96bacd186e
Rebuild outline when setBackground is called.
...
bug:27505848
Also correctly register damage from profiling bars.
Change-Id: I9550c2742eb833350a077ca48eccf9b584083a1e
2016-03-18 15:28:23 -07:00
Jakub Pawlowski
d1ce469a2e
Merge "Change how services are passed up to the stack"
...
am: 2ebc12b
* commit '2ebc12bb485f401e27504c235da2a935ab327937':
Change how services are passed up to the stack
2016-03-18 22:19:41 +00:00
George Mount
4261a095ad
Merge "Add @SafeVarargs for methods using typevar varargs." into nyc-dev
...
am: 7f1bdd9
* commit '7f1bdd9f9180574c8b6b98cefe3c542b92477295':
Add @SafeVarargs for methods using typevar varargs.
2016-03-18 22:17:38 +00:00
George Mount
7f1bdd9f91
Merge "Add @SafeVarargs for methods using typevar varargs." into nyc-dev
2016-03-18 22:11:39 +00:00
Jeff Sharkey
c012cf2686
Merge "Mark more Bundles as being defusable." into nyc-dev
...
am: 620a28b
* commit '620a28bad2b1ddabddf2d78b5a20a762ebc29205':
Mark more Bundles as being defusable.
2016-03-18 20:06:07 +00:00
Jakub Pawlowski
8d312a84d6
Change how services are passed up to the stack
...
Right now we pass all services, characteristics and descriptors one by one.
This patch changes that - now we pass whole GATT database at once.
Bug: 27455533
Change-Id: Ie42cd80072538e411904b9c9b011a978f26158b9
2016-03-18 12:57:33 -07:00
Jeff Sharkey
620a28bad2
Merge "Mark more Bundles as being defusable." into nyc-dev
2016-03-18 19:54:52 +00:00
Greg Kaiser
6c2af2f298
Merge "ContextHubManager: Rename Callback class." into nyc-dev
...
am: b8768ac
* commit 'b8768acda2e6fd48e969226728acd3dbcc1082a1':
ContextHubManager: Rename Callback class.
2016-03-18 19:08:54 +00:00
Greg Kaiser
b8768acda2
Merge "ContextHubManager: Rename Callback class." into nyc-dev
2016-03-18 19:02:54 +00:00
Jason Monk
86f853cac7
Merge "Fix QS FBE-ness" into nyc-dev
...
am: 1ce2abc
* commit '1ce2abcf6d0a34e49a0c5fc5198c9c5a07a022b4':
Fix QS FBE-ness
2016-03-18 18:48:33 +00:00
Tony Mantler
6f61fd538e
Merge "Add safe-mode reboot to PowerManager" into nyc-dev
...
am: e6e08b4
* commit 'e6e08b4a5aa6da2bd8234632e030023bcdb7e9e7':
Add safe-mode reboot to PowerManager
2016-03-18 18:48:32 +00:00
Jason Monk
1ce2abcf6d
Merge "Fix QS FBE-ness" into nyc-dev
2016-03-18 18:41:39 +00:00
Tony Mantler
e6e08b4a5a
Merge "Add safe-mode reboot to PowerManager" into nyc-dev
2016-03-18 18:40:21 +00:00
Tony Mantler
b8009fddd8
Add safe-mode reboot to PowerManager
...
b/12787723
Change-Id: If7e6ff63532b49b9e758db290a877f7dbfa8a8b7
2016-03-18 11:36:16 -07:00
Jason Monk
1c2fea8df7
Fix QS FBE-ness
...
- Get service info for encryption-unaware apps
- SysUI assumes tiles in unavailable state when waiting for
binding
- Attempt rebind after unlock is complete
- Fix random crash that was making testing hard
Bug: 26940789
Bug: 27556723
Change-Id: I0b3600d35d4c74bb0d6c47a34a7d267bb9731bc4
2016-03-18 14:31:42 -04:00
Jeff Sharkey
a04c7a7c64
Mark more Bundles as being defusable.
...
They're destined for the system, so they're okay to look inside.
Bug: 27726127
Change-Id: Ic85c308a8efe6f9b8652952717c72b3c663d328a
2016-03-18 12:20:39 -06:00
doheon1.lee
0ff3250f5e
Merge "Changes of root storage space unmounting time on Zygote Process" into nyc-dev
...
am: 910e772
* commit '910e7726b3c0e6cc62b3e3c8d8fcafd372d70f44':
Changes of root storage space unmounting time on Zygote Process
2016-03-18 17:53:08 +00:00
Jeff Sharkey
910e7726b3
Merge "Changes of root storage space unmounting time on Zygote Process" into nyc-dev
2016-03-18 17:44:55 +00:00
Gustav Sennton
fdd84fef6e
Merge "Add utility interface for WebView preparation logic." into nyc-dev
...
am: 79a23a0
* commit '79a23a093e70e52164b882d045dfa47468ec5d45':
Add utility interface for WebView preparation logic.
2016-03-18 17:37:52 +00:00
Gustav Sennton
79a23a093e
Merge "Add utility interface for WebView preparation logic." into nyc-dev
2016-03-18 17:30:12 +00:00
Greg Kaiser
6ba60e6049
ContextHubManager: Rename Callback class.
...
Since this Callback class is scoped within ContextHubManager, we
remove the redundant ContextHub from the name. This CL is just
a rename and should not modify any behavior.
Change-Id: I40fea3ab7b5312d32a6f22b7543669ed563b9992
2016-03-18 10:29:29 -07:00
Alan Viverette
b1fb206173
Merge "Revert linear layout weight distribution algorithm" into nyc-dev
...
am: 46b5258
* commit '46b5258138c82692191ff261cfa7e119f963b778':
Revert linear layout weight distribution algorithm
2016-03-18 17:11:20 +00:00
Alan Viverette
46b5258138
Merge "Revert linear layout weight distribution algorithm" into nyc-dev
2016-03-18 17:08:15 +00:00
Adam Powell
758f1d1b89
Merge "New string for resolving ACTION_SENDTO intents" into nyc-dev
...
am: 386f785
* commit '386f78530d7a6a4faec9612dd8eac88b8dca9bbc':
New string for resolving ACTION_SENDTO intents
2016-03-18 16:46:15 +00:00
Adam Powell
386f78530d
Merge "New string for resolving ACTION_SENDTO intents" into nyc-dev
2016-03-18 16:41:31 +00:00
Adam Powell
13ea8f48ab
New string for resolving ACTION_SENDTO intents
...
"Share" didn't make much sense here since SENDTO is used for sending
content to a specific recipient, e.g. emailing a person from their
Contacts page in the dialer.
Bug 23626568
Change-Id: I8ac4f2aee5c41aa6c2d546b39283c6f22127cefe
2016-03-18 09:39:41 -07:00
Jeff Sharkey
a903fd7626
Merge "Update direct boot related documentation." into nyc-dev
...
am: 2a4e495
* commit '2a4e495448a048bef9d3b2a756816a622abd57b0':
Update direct boot related documentation.
2016-03-18 16:35:03 +00:00
Jeff Sharkey
2a4e495448
Merge "Update direct boot related documentation." into nyc-dev
2016-03-18 16:32:16 +00:00
doheon1.lee
885b742bb6
Changes of root storage space unmounting time on Zygote Process
...
Zygote process forks every child process for launch the SystemServer and other
applications. When child process is forked, unmount storage inherited
from Zygote process is executed before it gains its own root storage
space.
If Zygote have no storage spaces, unmount operations not needed to
get relevant permission storage space.
Thus unmount is executed only once shortly before the SystemServer is forked.
And the child processes do not unmount its inherited root storage space.
Change-Id: I311ca7ea2c93085f42579f8cf8bdc7ef1d570a04
2016-03-18 10:31:31 -06:00
Phil Weaver
667ad1774c
Merge "Update a11y gesture and magnification APIs." into nyc-dev
...
am: b2cc929
* commit 'b2cc929657926750336b22a9333c3738dfa38e29':
Update a11y gesture and magnification APIs.
2016-03-18 15:57:18 +00:00
Phil Weaver
b2cc929657
Merge "Update a11y gesture and magnification APIs." into nyc-dev
2016-03-18 15:52:29 +00:00
Gustav Sennton
8b17926a78
Add utility interface for WebView preparation logic.
...
To make the WebView preparation mechanism testable we add a utility
interface that can be overridden during a test to avoid calling the
Android framework and to provide custom WebView packages.
With this change we also split some of the code from the WebViewFactory
(code unrelated to WebView loading) into a separate utility class.
Bug: 27635535
Change-Id: I265ecd42b24ad5383637e125b3654ff339c9df9c
2016-03-18 15:47:23 +00:00
Abodunrinwa Toki
6e005e2e73
Merge "FloatingToolbar: Hide panels when they\'re invisible." into nyc-dev
...
am: 2e303d2
* commit '2e303d20c6d2fe02c45070eaec8b53f8e2eff5e3':
FloatingToolbar: Hide panels when they're invisible.
2016-03-18 15:35:27 +00:00
Abodunrinwa Toki
2e303d20c6
Merge "FloatingToolbar: Hide panels when they're invisible." into nyc-dev
2016-03-18 15:29:29 +00:00
Phil Weaver
3aeb4c4616
Merge "Add intdef for UiAutomation flags." into nyc-dev
...
am: 3b2e22a
* commit '3b2e22a004f659c2e18faa7f2a6e0aa73ce695f2':
Add intdef for UiAutomation flags.
2016-03-18 15:15:02 +00:00
Phil Weaver
3b2e22a004
Merge "Add intdef for UiAutomation flags." into nyc-dev
2016-03-18 15:08:45 +00:00
Kirill Grouchnikov
a97cb54f7d
Merge "Tweak Javadocs of ListPopupWindow.onKeyXXX" into nyc-dev
...
am: fa89fbb
* commit 'fa89fbb9c3ebeb212a52227b1ec4c8720d033070':
Tweak Javadocs of ListPopupWindow.onKeyXXX
2016-03-18 14:52:23 +00:00
Kirill Grouchnikov
fa89fbb9c3
Merge "Tweak Javadocs of ListPopupWindow.onKeyXXX" into nyc-dev
2016-03-18 14:49:36 +00:00
Alan Viverette
5224271f2c
Merge "Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions" into nyc-dev
...
am: bb09b7b
* commit 'bb09b7bf591ffd34edd63df7082bc723a2137347':
Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions
2016-03-18 14:24:24 +00:00
Alan Viverette
bb09b7bf59
Merge "Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions" into nyc-dev
2016-03-18 14:18:28 +00:00
Alan Viverette
1e940dc2d1
Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions
...
Bug: 27654124
Change-Id: I9a323eeea464b4b9ca6111ef47192fdbcc5bca24
2016-03-18 09:55:10 -04:00
Gustav Sennton
6e068483f2
Merge "Remove WebView-package-being-replaced logic from WebViewUpdateService." into nyc-dev
...
am: eedcdb0
* commit 'eedcdb045283faa894ef7b00722ae69eb780ceae':
Remove WebView-package-being-replaced logic from WebViewUpdateService.
2016-03-18 10:57:53 +00:00
Gustav Sennton
eedcdb0452
Merge "Remove WebView-package-being-replaced logic from WebViewUpdateService." into nyc-dev
2016-03-18 10:52:34 +00:00
Alan Viverette
918f886966
Revert linear layout weight distribution algorithm
...
Ensures that weight is fully (though not necessarily evenly) distributed.
Previously, we could end up with extra undistributed pixels at the end.
Bug: 27690033
Change-Id: If3db83f33145500fa8be006f373c54297733e76f
2016-03-18 02:21:35 +00:00