commit | cabfcc1364eb7e4de0b15b3574fba45027b45cfc | [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 | f38e237ba2009dcacb5082a99928aad379a7adc0 | |
parent | 9b7146db6d9c0586b98b062fbcdb3fac6cc54d19 [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