index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
window
/
TaskSnapshot.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a reference count for the REFERENCE_WRITE_TO_PARCEL flag.
wilsonshih
2025-05-15
1
-1
/
+9
*
Fix crash in TaskSnapshot#toString
Cosmin Băieș
2025-03-27
1
-3
/
+10
*
Defer close snapshot's hardware buffer after remove snapshot from cache
wilsonshih
2025-03-18
1
-1
/
+19
*
Refactor snapshot access between from cache and disk.
wilsonshih
2024-12-10
1
-1
/
+13
*
Add TaskSnapshot reference when used for Content suggestion.
wilsonshih
2024-08-30
1
-2
/
+5
*
[PB] Do not show snapshot if uiMode has changed.
wilsonshih
2024-07-30
1
-3
/
+25
*
Add feature flag for release snapshot memory actively.
wilsonshih
2024-05-21
1
-1
/
+4
*
Close TaskSnapshot's hardware buffer once no more strong reference to it.
wilsonshih
2024-05-15
1
-1
/
+41
*
Fix issue with task snapshots being taken too late
Winson Chung
2023-05-23
1
-1
/
+23
*
Add letterboxInsets to TaskSnapshot
Alex Chau
2021-11-08
1
-3
/
+24
*
Optimize the Parcel read/write of remote animation
Riddle Hsu
2021-02-26
1
-8
/
+7
*
Better IME transition while switching app with recents (3/N)
Ming-Shin Lu
2020-12-28
1
-11
/
+29
*
Move TaskSnapshot into android.window package
Ming-Shin Lu
2020-12-13
1
-0
/
+385