Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -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.org | 2010-05-18 | 1 | -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 |