Chromium Blog: Accelerated CSS Filters Landed in Chromium
img { -webkit-filter: sepia(100%) contrast(200%) blur(5px) }GPU acceleration of these filters brings their performance to the point where they can be used for animating elements in conjunction with CSS animations powered by -webkit-transition or even HTML5 video tags.
Wow, nice browser-war volley!