Files
frameworks_base/core/java/android/webkit
John Reck 7c2e329ef2 Remove custom scrollbar logic
Bug: 6505722
 When we scroll the base layer we do so by calling scrollTo on the view,
 which handles all the scrollbar logic for us. Remove the custom keep alive
 code which floods the handler queue, as well as remove the unnecessary
 invalidate and awakenScrollbar calls (View does that for us)

Change-Id: Ia2503c549a22ec71d99295fe62b676fecc367ea3
2012-05-16 15:21:18 -07:00
..
2012-03-27 12:52:57 -07:00
2012-05-11 13:00:03 -07:00
2012-04-13 16:36:16 +01:00
2012-03-28 07:10:34 -07:00
2012-03-05 10:12:15 -08:00