summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-04-14fix warningsreed@google.com
2011-04-04Remove SkMetaData from makefile.scroggo
2011-03-30move SkMetaData into corereed@google.com
2011-03-21allow window-subclass to handle dispatching click events (for resize)mike@reedtribe.org
2011-03-18Updates to the unix sample app.scroggo
2011-03-18fix warnings of int->float and double->floatreed@google.com
2011-03-18Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.bsalomon@google.com
2011-03-18use SkSafeUnref()mike@reedtribe.org
2011-03-16add flingreed@google.com
2011-03-15Add a sample application that runs on unix.scroggo
2011-03-01fix float->int warningreed@google.com
2011-01-07remove obsolete, unsupported sound filesreed@google.com
2010-12-20merge with changes for GPU backendreed@android.com
2010-05-18export line countsreed@android.com
2010-02-09addreed@android.com
2010-02-08use statictextviews to display coordinates in unitmapperreed@android.com
2009-12-18update windows portreed@android.com
2009-11-16add onSendClickToChildren to views, so a view can capture all clicks.reed@android.com
2009-11-03add OVerView slide to samplecodereed@android.com
2009-10-13check-point for reviving animatorreed@android.com
2009-08-14add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops onreed@android.com
2009-06-04Replace nil -> NULL in the views code.deanm@chromium.org
2009-01-13add optimization for width==1 bitmaps in shader procsreed@android.com
2008-12-23add mac image-encodingreed@android.com
2008-12-19first cut at event-based test appreed@android.com
2008-12-17grab from latest androidreed@android.com