summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_launched_animation.h
Commit message (Collapse)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
| | | | | | | | | BUG=50273 TEST=everything still builds, build is 10% faster on windows, same speed on mac/linux TBR: erg git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53716 0039d316-1c4b-4281-b951-d872f2087c98
* NTP: Adds an app launched animation.arv@chromium.org2010-05-181-0/+28
This uses a popup window that is carefully positioned to be placed over the icon on the NTP. The popup fades out after a short delay. BUG=None TEST=Start with --enable-apps and launch an app. The icon should *stick* for a very short period and then fade out. Review URL: http://codereview.chromium.org/2095008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47508 0039d316-1c4b-4281-b951-d872f2087c98