Brad Fitzpatrick
ce81f3a955
StrictMode.Span annotations for ScrollView.
...
Between the animation system, ListView, and this, we can now account
for the large majority of animations in-flight at any point and annotate
StrictMode violations accordingly.
Note that StrictMode.Span goes out of its way to not allocate memory
and is very light-weight, especially on user builds where it's a
no-op.
I've tested this with the LOG_V debugging in StrictMode and I think
I've gotten all the entry/exit cases of ScrollView's animations. At
least, I'm not able to get it out-of-sync at least, even with
orientation changes during scroll/fling, etc. It's possible I missed
a path, but that should show up as excessive false positives during
dropbox uploads if so.
Change-Id: I3b0545111a775d9fa8e171f2a190031f1b56c4c0
2010-11-23 12:44:08 -08:00
..
2010-11-23 11:12:20 -08:00
2010-10-31 10:08:04 +01:00
2010-11-04 15:34:41 -07:00
2010-02-22 16:48:47 -08:00
2010-10-04 15:11:36 -07:00
2010-11-05 11:45:53 -07:00
2010-11-03 19:11:19 -07:00
2010-11-12 11:04:32 -08:00
2010-11-10 17:18:37 -08:00
2010-11-10 17:18:37 -08:00
2009-11-13 13:53:39 -08:00
2010-10-10 17:57:55 -07:00
2010-08-03 11:18:23 -07:00
2010-08-21 09:44:53 -07:00
2010-07-29 16:56:25 -07:00
2010-09-22 18:55:31 -07:00
2010-10-19 11:54:10 -07:00
2010-08-19 17:07:13 -07:00
2010-02-24 11:19:12 -08:00
2010-11-04 15:34:41 -07:00
2010-04-22 11:26:06 -05:00
2010-07-08 09:02:48 -05:00
2010-11-15 14:38:51 -08:00
2010-03-23 17:32:41 -07:00
2010-11-18 09:49:03 -08:00
2010-11-23 11:12:20 -08:00
2010-08-19 17:07:13 -07:00
2010-03-19 11:15:49 -07:00
2010-03-19 11:15:49 -07:00
2010-10-04 13:46:02 -07:00
2010-10-18 06:35:31 -07:00
2010-11-04 15:34:41 -07:00
2010-08-21 09:44:53 -07:00
2010-11-23 09:30:10 -08:00
2010-03-24 15:27:41 -07:00
2010-07-29 16:56:25 -07:00
2010-11-23 09:30:10 -08:00
2010-08-26 14:02:20 -07:00
2010-11-15 11:52:33 -08:00
2010-08-21 09:44:53 -07:00
2010-03-24 15:09:50 -07:00
2010-11-05 20:12:56 -07:00
2010-11-23 09:30:10 -08:00
2010-11-12 14:53:43 -08:00
2010-10-02 12:52:28 -07:00
2010-09-03 12:06:20 +08:00
2010-11-23 09:30:10 -08:00
2010-08-04 11:06:22 -07:00
2010-11-12 14:53:43 -08:00
2010-11-12 19:06:40 -08:00
2010-10-14 11:26:18 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:07:13 -07:00
2010-08-19 17:37:31 -07:00
2010-11-01 20:53:38 -07:00
2010-11-15 11:08:03 -08:00
2010-09-28 17:38:13 -07:00
2010-08-10 16:17:09 -05:00
2010-08-17 18:40:21 -07:00
2010-11-23 09:30:10 -08:00
2010-11-23 12:44:08 -08:00
2010-10-21 21:16:42 -07:00
2010-03-23 12:42:51 -07:00
2010-03-31 16:07:35 -07:00
2010-07-08 09:02:48 -05:00
2010-10-26 14:22:30 -07:00
2010-10-15 13:27:11 -07:00
2010-11-18 15:29:03 -08:00
2010-09-16 06:37:26 -07:00
2010-10-26 11:08:05 -07:00
2010-08-19 17:07:13 -07:00
2010-08-10 17:45:03 -07:00
2010-11-01 13:33:46 -07:00
2010-11-22 09:37:57 -05:00
2010-08-19 17:07:13 -07:00
2010-10-05 15:55:39 -07:00
2010-08-19 17:07:13 -07:00
2010-11-10 08:37:51 -08:00
2010-06-16 13:38:15 -07:00
2010-06-16 13:38:15 -07:00
2010-01-08 15:11:38 -08:00
2010-04-13 11:55:02 -07:00