- May 07, 2020
-
-
Julia Reynolds authored
-
Mark Chien authored
-
Ricky Wai authored
-
Miranda Kephart authored
-
TreeHugger Robot authored
-
Wale Ogunwale authored
-
Anton Hansson authored
-
Nikita Ioffe authored
-
Wei Sheng Shih authored
-
Mohammad Samiul Islam authored
* changes: Fix racing condition between session abandonment and its verification Persist destroyed staged sessions until they are cleaned up
-
Jeongik Cha authored
Test: m nothing Bug: 133526962 Original-Change: https://android-review.googlesource.com/1301313 Merged-In: I507f40866d04db5ed3361831e01eaa4dfaf20bed Change-Id: I507f40866d04db5ed3361831e01eaa4dfaf20bed
-
Matt Pietal authored
-
Jorim Jaggi authored
-
Anton Hansson authored
This has no practical effect in this CL, but in a future CL we are changing the stub jars to be assembled by merging other jar files, at which point we want to conscrypt to not be in the non-updatable jar. Bug: 144149403 Test: m Change-Id: Iacfcc3a789cb42a73cc4b4c89a215db0ea09800f
-
Antoan Angelov authored
-
Hyunyoung Song authored
-
Yanting Yang authored
-
Mark Chien authored
Bug: 145490751 Test: atest TetheringTests Merged-In: I01fc6969041711f7a15880144ee5eac591086ecd Change-Id: I01fc6969041711f7a15880144ee5eac591086ecd
-
markchien authored
Bug: 155604224 Test: build Change-Id: I4147173b5f3668491ff9cb7f1f86715b036d6d4b
-
Hugh Chen authored
-
Feng Cao authored
-
Philip P. Moltmann authored
-
Riddle Hsu authored
-
Ruchir Rastogi authored
-
Lyn Han authored
-
Lyn Han authored
-
Lyn Han authored
-
Louis Chang authored
-
Hugh Chen authored
-
Jooyung Han authored
-
Andy Hung authored
-
Jay Aliomer authored
-
tim peng authored
-
Feng Cao authored
* Before this change, when the inline suggestion view is detached from the IME window (e.g. due to layout change), the remote view content will not show again even after the view is reattached to the window on the IME side. This patch fixes it by requesting the remote view owner (the ext services) for a new SurfacePackage when the view is re-attached to the window (see javadoc of SurfaceControlViewHost for why this works). * This patch also fixes the issue where the SurfaceControlViewHost was never released in the ext services. This is done by notifying the ext services (through system server) when the view is detached from the IME window, and then the system server will release the SurfaceControlViewHost if after N(=500) ms the view is not re-attached to a window. * After the SurfaceControlViewHost is released, if the view is re-attached to the window later, a new SurfaceControlViewHost will be created to back the same InlineContentView. * The current code structure also lays a foundation for a subsequent change to allow reusing the same remote view for inline suggestions during filtering. Test: atest CtsAutofillServiceTestCases (sanity test) Bug: 153615023 Bug: 154683107 Change-Id: Idc587e1e82a96b792c351796464821b7aad7cd89
-
Kyunglyul Hyun authored
-
Kevin Chyn authored
Merge "Revert "Check Read permissions when getDocumentMetadata"" into pi-dev am: 3d599fd9 am: c1f58695 am: 38691f76 Change-Id: I2179cb6e443d25c859ab6c433b11aec63153f256
-
Kweku Adams authored
-
Kevin Chyn authored
Merge "Revert "Check Read permissions when getDocumentMetadata"" into pi-dev am: 3d599fd9 am: c1f58695 Change-Id: I1ea9173d607acdcbd03de42aa793b018c23828e3
-
Kevin Chyn authored
Change-Id: I18eb6c4cd9c42f3cc1d1051b47aafeeffb6b0c16
-
Kevin Chyn authored
-