cros: Make launcher explicitly starts app icon loading.
commit52b3384d8f0048b2885cedbd98b61b50a47cfc6e
authorxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 3 Oct 2012 18:34:52 +0000 (3 18:34 +0000)
committerxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 3 Oct 2012 18:34:52 +0000 (3 18:34 +0000)
tree6f3c608e0656b115127cf1711bd51f2a7f2c8d39
parentccee48641e4a7dce9ae07f8dabb2ad0511361f7b
cros: Make launcher explicitly starts app icon loading.

Starts app icon loading explicitly in AppIconLoader::FetchImage instead of
depending on paint to improve user experience (i.e. show the temp blank
image for shorter time).

BUG=146114
TEST=Verify that app icons show up timely (less than 1s).

R=pkotwicz@chromium.org

Review URL: https://chromiumcodereview.appspot.com/11030006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159929 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/ash/launcher/launcher_app_icon_loader.cc