commit | 05304db9053b4794bd7e776ff6e80cd1ae653110 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon May 18 16:53:20 2015 -0700 |
committer | Winson Chung <winsonc@google.com> | Wed May 20 10:56:54 2015 -0700 |
tree | 3a6490ddaaa29f273af0d920f5aa2caa205c7435 | |
parent | f3a21c8ca2d100e779958ba6fd600c28e399d956 [diff] |
Reducing delay in applying widget previews loaded in the background. - Push the writing of previews to the DB to the worker thread to ensure that we can apply the loaded preview as soon as possible. - Reducing additional bitmap allocations from cancelled tasks that did not re-add their bitmaps to the unused set (happens when the list is scrolling quickly). Change-Id: Ib7c2cfdfcc668c215b3a74271e1165235fbdf752