diff options
author | Michael Jurka <mikejurka@google.com> | 2011-08-16 12:40:30 -0700 |
---|---|---|
committer | Michael Jurka <mikejurka@google.com> | 2011-08-31 17:48:40 -0700 |
commit | 3cd0a593937c0724d77db1e2e3995255cfae61ac (patch) | |
tree | 993bd26a14019b7c271bbdea6d2b220b9b41b713 /docs/html/sdk/api_diff/14/changes | |
parent | 3b21427b4c1b10221947603f4e37514554766cca (diff) |
Improve Recent Apps scrolling performance
- 20fps improvement using software rendering
- 10fps improvement using hardware rendering
- in sw mode, rendering recents background in the recent items themselves and using a bitmap cache to draw individual items (gives perf gains for sw mode)
- in sw and hw mode, no longer doing a fade on the recents scroll view (gives perf gains for hw mode) - instead we draw a black gradient where we would normally fade
- fading recents & notifications immediately when swiped
- removing unused code
Change-Id: I908e2a25b89c9dfbf9b8c8f3810fa43064261b33
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions