index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
views
Commit message (
Expand
)
Author
Age
...
*
Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and ...
yangsu@google.com
2011-06-24
*
Unify handleTouch and handleClick in SampleApp.
Scroggo
2011-06-22
*
Add a way to save to PDF in SampleApp on Android and elsewhere.
Scroggo
2011-06-21
*
Improvements to the SampleApp (primarily Android).
Scroggo
2011-06-15
*
Updates to the Android SampleApp
djsollen@google.com
2011-06-13
*
Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...
Scroggo
2011-06-08
*
Port the SampleApp (raster) to Android.
Scroggo
2011-05-31
*
http://codereview.appspot.com/4373057/
Scroggo
2011-04-15
*
move SkMetaData into core
reed@google.com
2011-03-30
*
Move zoomer into SampleApp
Scroggo
2011-03-24
*
Add a 'fatbits' mode to unix sample app.
scroggo
2011-03-22
*
allow window-subclass to handle dispatching click events (for resize)
mike@reedtribe.org
2011-03-21
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
add fling
reed@google.com
2011-03-16
*
Add a sample application that runs on unix.
scroggo
2011-03-15
*
Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...
bsalomon@google.com
2011-03-10
*
change forward decl of SkMatrix from struct (wrong) to class (correct)
reed@android.com
2011-02-03
*
remove obsolete, unsupported sound files
reed@google.com
2011-01-07
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
update windows port
reed@android.com
2009-12-18
*
fix winding bug in lineclipper
reed@android.com
2009-11-23
*
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
*
don't put the class name in front of the method
reed@android.com
2009-09-23
*
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
reed@android.com
2009-08-14
*
update SDL port to support OpenGL
reed@android.com
2009-05-29
*
create offscreen surface so we can set its RGB ordering to match our internals
reed@android.com
2009-05-26
*
add SDL support
reed@android.com
2009-05-22
*
need to include carbon.h so we know what OSStatus is
reed@android.com
2009-01-23
*
Remove legacy pascal prefix
reed@android.com
2009-01-23
*
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
[prev]