aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/bitmapscroll.cpp
Commit message (Expand)AuthorAge
* delay any drawing until first call to onDraw (eases debugging)Gravatar reed@google.com2012-03-22
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Fix gm/bitmapscroll.cpp to actually draw in both Debug and Release modes.Gravatar epoger@google.com2011-08-22
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Slightly improve visuals of bitmapscroll test in gmGravatar epoger@google.com2011-07-25
* Exit SkBitmap::scrollRect() early if width <= 0Gravatar epoger@google.com2011-07-25