- Dec 13, 2020
-
-
Jimmy Chen authored
Bug: 162685856 Test: atest FrameworksWifiApiTests Change-Id: I5cda53edd286787c97dfb09d047d582c97e8684b
-
- Dec 11, 2020
-
-
Eric Laurent authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jerry Chang authored
-
Louis Chang authored
-
Shuo Qian authored
-
TreeHugger Robot authored
-
Wilson Wu authored
After CL[1], the client might be waiting forever when system server throw Exception. The expected behavior after throwing an Exception from the system server should let the caller crash. To keep the previous behavior, support exception as a valid result for ResultCallback. CL[1]: If4b40244a2e0e3b11c38c1da9340ba8e5166ad64 Bug: 174263942 Bug: 163453493 Test: Throw an exception in system server and observe the caller crash with ResultCallback flow. Test: atest CtsInputMethodTestCases Change-Id: If79e063641a01b325c63eb9f871f5b992d7c0b72
-
Mady Mellor authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Ryan Lin authored
-
Chalard Jean authored
[automerger skipped] Merge "Move module utils to the module package." into mainline-prod am: 53273965 -s ours am skip reason: Change-Id I067eeecd458c34b7f2fbfa439072682661ac750c with SHA-1 ddda71cd is in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12891421 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I2c7bb055686d87509ecd9ccdfdacb5dc72551e8e
-
Evan Severson authored
-
Yan Zhu authored
-
Chalard Jean authored
-
Oscar Shu authored
-
Jimmy Chen authored
-
TreeHugger Robot authored
-
Dmitri Plotnikov authored
Bug: 170134969 Test: mp :PowerStatsViewer && adb shell am start -n com.android.frameworks.core.powerstatsviewer/.PowerStatsViewerActivity Change-Id: Ie409ee5de329a8e6a64f2bbf44efa49e9be3e336
-
TreeHugger Robot authored
-
Louis Chang authored
Currently, only the top-most activity of a root task can be resumed, no matter how many descendant tasks or their windowing modes are. Resuming the top activities of all visible and focusable leaf tasks to be more flexible and can support features like app-pairs. Therefore, Task#mResumedActivity is now set at leaf task vs. root task. And Task#getResumedActivity() now returns the resumed activity of the top-most leaf task. Same as Task#mPausingActivity. Bug: 172885410 Test: presubmit Change-Id: Id0a73b39afd03afb2b9572752e98adce8de1619b
-
TreeHugger Robot authored
-
- Dec 10, 2020
-
-
Les Lee authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Sam Saccone authored
-
TreeHugger Robot authored
-
Christopher Tate authored
Suggest getAvailableBlocksLong() instead of the now-deprecated getAvailableBlocks() method. Bug: 174799449 Test: m offline-sdk-docs Change-Id: I34a36e00c3d1a16898b0a6f0a21e4cab9feb0d02
-
Steve Elliott authored
Fixes: 171344635 Test: manual Change-Id: I1366eee5e50d0791ba241436d55d66ea42ac270b
-
Chris Li authored
-
Vishnu Nair authored
This fixes a flicker introduced by 88fbccf1 which may incorrectly apply the display content's pending transaction instead of the task's. Test: go/wm-smoke Test: app to recents, see no flicker Change-Id: If0a0431b2ea170ea833c1445599f0fdb9431dabf
-
Dmitri Plotnikov authored
-
Chavi Weingarten authored
* changes: Clean up code in WSA and WS Send transaction when possible for WSA
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Dmitri Plotnikov authored
Test: N/A Change-Id: Ie25835acc58e9246b2a52e92ee34fcc321b0eed1
-
Terry Wang authored
-
Hall Liu authored
-