summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/download_started_animation_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Change the conditions on which the popup blocked animation is shown to be mor...rsesek@chromium.org2010-08-311-9/+11
* [Mac] Prevent a crash with the DownloadStartedAnimation.rsesek@chromium.org2010-08-061-1/+5
* Load the download animation image as an NSImage rather than a CGImageRef.rsesek@chromium.org2010-07-201-5/+4
* [Mac] Display a quick animation when a popup is blocked so the user notices i...rsesek@chromium.org2010-07-201-117/+71
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+0
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-141-3/+3
* Pick up a GTM roll and update the apis that changed in this roll.thomasvl@chromium.org2010-03-111-3/+6
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-031-2/+1
* Base coordinate system != Window base coordinate system. Marking things to be...avi@chromium.org2010-02-251-0/+1
* Moves the animation for the download_started into an overlay window to getdmaclach@chromium.org2009-11-121-102/+132
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-2/+3
* [Mac] Adds animations for the download shelf.rohitrao@chromium.org2009-11-051-1/+4
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Implement the download arrow animation for Mac.paul@chromium.org2009-08-041-0/+200