Files
frameworks_base/core/java/android/webkit
Grace Kloba 524aab57cd For performance reason, we choose to block the picture
update during drag and fling. For sites like nytimes.com,
there is a JavaScript constantly updating the content.
If we don't block the live update during drag/fling,
frame rate can drop by 30%.

This essentially reverted the CL for http://b/issue?id=2310295.
But as we honor preventDefault on touch move now,
the two sites mentioned in that bug do not have problem
even after this CL.

Fix http://b/issue?id=2574172
2010-04-07 20:32:01 -07:00
..
2010-04-01 16:19:39 +01:00
2009-12-01 16:37:59 -08:00
2010-01-20 16:27:36 -05:00
2010-04-01 16:19:39 +01:00
2009-12-07 12:36:05 -08:00
2009-08-13 13:07:48 +01:00
2009-12-07 12:36:05 -08:00
2010-03-29 20:46:45 -07:00
2010-04-01 16:19:39 +01:00