History log of /packages/apps/Browser/src/com/android/browser/BackgroundHandler.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cadae72b6309303bc7b22e85181222b73e176c32 25-Jul-2011 John Reck <jreck@google.com> Switch to a background thread pool

Bug: 5019676
Use a shared thread pool
Eliminate some unnecessary use of AsyncTask (which has extra
overhead compared to using a thread pool)

Change-Id: I01d6c84816a9c9705216c8fdb8ed8c990265626a
/packages/apps/Browser/src/com/android/browser/BackgroundHandler.java