commit | 9fb2277f39ddd2575fc55b450d440087e1ddcac0 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Mon Mar 07 18:06:46 2011 -0800 |
committer | Romain Guy <romainguy@google.com> | Mon Mar 07 18:09:03 2011 -0800 |
tree | a6ccf51c147ddc0e21762512dbb0391de313ebd7 | |
parent | a7e4eecb9ea583b7d2a4133a77a88e6c24199d6e [diff] |
Add support for partial invalidates in WebView Bug #3461349 This change also fixes two bugs that prevented partial invalidates from working with other views. Both bugs were in our EGL implementation: they were preventing the caller from comparing the current context/surface with another context/surface. This was causing HardwareRenderer to always redraw the entire screen. Change-Id: I33e096b304d4a0b7e6c8f92930f71d2ece9bebf5