Grace Kloba
ac75f56600
Enable StreamLoader to be loaded in a separate thread.
...
Move ContentLoader and FileLoader to this new way
as they involves IO. Will work on CacheLoader later.
Change StreamLoader to contain a Handler instead of
derive from a Handler so that the Handler can be
created in the thread where load() is called.
Rename StreamLoader's old "LoadListener mHandler"
to mLoadListener.
Remove unused import and unreachable exception.
Fix http://b/issue?id=2158613
This improved page_cycler performance in moz/intl by
10-30% as we are not blocked by IO any more.
2010-02-04 08:59:10 -08:00
..
2010-01-27 12:28:11 -08:00
2009-10-19 13:04:08 -04:00
2010-02-04 08:59:10 -08:00
2010-02-03 13:52:18 -08:00
2010-01-08 10:16:33 -05:00
2009-09-18 13:55:43 +08:00
2010-02-04 08:59:10 -08:00
2010-02-03 13:52:18 -08:00
2009-12-01 16:37:59 -08:00
2010-02-04 08:59:10 -08:00
2010-01-08 09:18:37 -05:00
2010-01-20 16:27:36 -05:00
2009-03-03 19:31:44 -08:00
2010-02-04 08:59:10 -08:00
2010-02-04 08:59:10 -08:00
2009-11-24 12:27:50 +00:00
2009-11-07 10:39:07 -08:00
2009-11-07 10:39:07 -08:00
2010-01-28 11:52:43 -08:00
2009-08-11 15:44:31 -04:00
2009-03-03 19:31:44 -08:00
2010-02-02 10:30:23 -08:00
2010-01-15 20:04:08 +00:00
2009-12-27 18:25:21 -08:00
2010-01-13 14:12:43 -05:00
2009-11-07 10:39:07 -08:00
2009-12-07 12:36:05 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-08-24 17:37:32 -07:00
2009-08-24 17:37:32 -07:00
2010-01-11 13:47:54 -05:00
2009-08-24 17:37:32 -07:00
2010-01-11 13:47:54 -05:00
2009-09-15 21:22:06 -04:00
2010-01-26 08:17:18 -05:00
2010-02-04 08:59:10 -08:00
2009-08-13 13:07:48 +01:00
2009-08-24 17:37:32 -07:00
2009-12-07 12:36:05 -08:00
2009-11-07 10:39:07 -08:00
2009-12-20 11:33:58 -08:00
2009-06-03 12:02:59 -04:00
2009-11-24 12:32:02 +00:00
2009-08-05 08:29:40 -04:00
2009-08-11 16:57:43 -04:00
2010-01-23 21:11:54 -08:00
2010-01-08 16:41:23 +00:00
2009-06-03 12:02:59 -04:00
2010-01-12 17:29:25 -05:00
2010-02-03 09:59:00 -08:00
2010-01-08 10:16:33 -05:00
2010-02-03 09:59:00 -08:00
2009-10-13 12:57:08 -07:00