index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
Commit message (
Expand
)
Author
Age
*
Unify handleTouch and handleClick in SampleApp.
Scroggo
2011-06-22
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
fix warnings
reed@google.com
2011-04-14
*
Remove SkMetaData from makefile.
scroggo
2011-04-04
*
move SkMetaData into core
reed@google.com
2011-03-30
*
allow window-subclass to handle dispatching click events (for resize)
mike@reedtribe.org
2011-03-21
*
Updates to the unix sample app.
scroggo
2011-03-18
*
fix warnings of int->float and double->float
reed@google.com
2011-03-18
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
use SkSafeUnref()
mike@reedtribe.org
2011-03-18
*
add fling
reed@google.com
2011-03-16
*
Add a sample application that runs on unix.
scroggo
2011-03-15
*
fix float->int warning
reed@google.com
2011-03-01
*
remove obsolete, unsupported sound files
reed@google.com
2011-01-07
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
export line counts
reed@android.com
2010-05-18
*
add
reed@android.com
2010-02-09
*
use statictextviews to display coordinates in unitmapper
reed@android.com
2010-02-08
*
update windows port
reed@android.com
2009-12-18
*
add onSendClickToChildren to views, so a view can capture all clicks.
reed@android.com
2009-11-16
*
add OVerView slide to samplecode
reed@android.com
2009-11-03
*
check-point for reviving animator
reed@android.com
2009-10-13
*
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
reed@android.com
2009-08-14
*
Replace nil -> NULL in the views code.
deanm@chromium.org
2009-06-04
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13
*
add mac image-encoding
reed@android.com
2008-12-23
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17