- Sep 30, 2019
-
-
Jorge E. Moreira authored
glwallpaper requests a GL context with low priority, however this feature is a GL extension that may not be available in the GL implementation (swiftshader, for example). Bug: 138834844 Test: run cuttlefish locally Change-Id: I72edeb0f4dc03e51bda22209415604e752c18e52
-
- Sep 27, 2019
-
-
Beverly Tai authored
-
Beverly Tai authored
-
David Su authored
-
Winson Chiu authored
-
Rafal Slawik authored
-
Oli Lan authored
* changes: Move enable/snapshot/restore/delete methods to the Rollback class. Move state changing methods to the Rollback class.
-
TreeHugger Robot authored
-
Oscar Shu authored
-
Hai Zhang authored
-
Hai Zhang authored
The lock shouldn't be held when calling into controller. Fixes: 138656038 Test: atest com.google.android.gts.playstore.PackageManagerHostTest#testPackageManager Change-Id: I590a2162ac75c6a2fb6ccc818d552e4832dd21f2
-
Abhijeet Kaur authored
-
Makoto Onuki authored
-
TreeHugger Robot authored
-
Yinglei Wang authored
-
TreeHugger Robot authored
-
Beverly authored
Test: atest SystemUITests Bug: 141470043 Change-Id: I089dd42ab67b0a37841159c5f1f9702ea45f57e6
-
Beverly authored
Test: atest SysuiLogTest Test: atest RichEventTest Bug: 141470043 Change-Id: Ied8ccc58734490230039c851cd3f020a048642d8
-
Derek Sollenberger authored
-
TreeHugger Robot authored
-
Oli Lan authored
This moves functionality around snapshotting, restoring, and deleting app data, and enabling rollbacks, into the Rollback class. Note that the new methods still rely on the AppDataRollbackHelper class - that functionality may be combined into Rollback in future but those changes are not in scope for this CL. This is part of a series of changes to move rollback-specific functionality into the Rollback class. Once these are completed, synchronisation can be moved to be internal to Rollback, and the internal state of the Rollback class can be cleaned up. Bug: 136241838 Test: atest RollbackTest Test: atest StagedRollbackTest Test: atest CtsRollbackManagerHostTestCases Test: atest RollbackUnitTest (new unit tests added) Change-Id: I0d3996f1718893046d82e7a0644ea757cc76a01e
-
Oli Lan authored
This moves functionality around making rollbacks available, and committing rollbacks, into the Rollback class. This allows access to the state itself to be made private within Rollback. This is part of a series of changes to move rollback-specific functionality into the Rollback class. Once these are completed, synchronisation can be moved to be internal to Rollback, and the internal state of the Rollback class can be cleaned up. Bug: 136241838 Test: atest RollbackTest Test: atest StagedRollbackTest Test: atest CtsRollbackManagerHostTestCases Test: atest RollbackUnitTest Change-Id: Ie758cc53b121ce2a84be5ac69641e7c495d76352
-
TreeHugger Robot authored
-
Raff Tsai authored
- When user leaves WiFi control page, ApplicationState session is onpause(), and removes all handler callback. But if a callback is fired, remove callback can not remove it. Therefore Wifi callback is received in Special app access page which is loading DataUsageState. It caused object cast error because wifi callback want to cast DataUsageState data to WifiSettingsState. - The solution is do not rebuildList in paused state. Fixes: 141321483 Test: manual, robolectric Change-Id: I6690277932ccfcd332fc1432feafbc907fc79524
-
Al Sutton authored
-
Louis Chang authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Jason Chiu authored
Let injected preferences load data simultaneously without being blocked by other ones. Bug: 141694556 Test: make RunSettingsLibRoboTests -j Change-Id: If10ef8c367492dcbd8aba66c1b01036fc79a8093
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Kevin Chyn authored
Bug: None Test: I solemnly swear I tested this conflict resolution. Change-Id: Ie50a4cf9233732646ef340dbce54f5f51bda64cd
-
joshmccloskey authored
am: cfc62151 Change-Id: If3ed42ee2cebd112a5d243eab516f25dc3946e92
-
TreeHugger Robot authored
-