| Commit message (Expand) | Author | Age |
* | fix mac warnings | caryclark@google.com | 2011-11-23 |
* | land http://codereview.appspot.com/5244058/ - add matrix to SkView | reed@google.com | 2011-11-11 |
* | Update files to use SK_BUILD_FOR_ANDROID. | djsollen@google.com | 2011-11-08 |
* | Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov... | yangsu@google.com | 2011-08-30 |
* | Added Debugger to Sample App, off by default | yangsu@google.com | 2011-08-12 |
* | CocoaSampleApp no longer depends on SkOSWindow_Mac.h | yangsu@google.com | 2011-08-08 |
* | Updated SkOSMenu to use the updated SkEvents | yangsu@google.com | 2011-08-05 |
* | retool SkEvent to own its target ID or target proc | reed@google.com | 2011-08-04 |
* | allow events to store their target sink ID | reed@google.com | 2011-08-03 |
* | iOS SampleApp menu related changes | yangsu@google.com | 2011-08-02 |
* | Revised SkOSMenu | yangsu@google.com | 2011-08-01 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Fixed iOSSampleApp dependencies | yangsu@google.com | 2011-07-07 |
* | Parse SampleApp command line for a test name. If an argument is passed to | senorblanco@chromium.org | 2011-06-28 |
* | 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 |