commit | b6e92ae9a12f2fe0106e0187c252f39d5ad6bfa9 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Mon Mar 07 18:06:46 2011 -0800 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:56 2013 -0700 |
tree | 2e16485f20ddfe5967ba2c226aa7dffbe12f07de | |
parent | 3e2e38bc5bbf658eb9940f72974270b11c5b84e1 [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