| Commit message (Expand) | Author | Age |
* | Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel | brianosman | 2016-05-05 |
* | Move SkTDArray to private. | bungeman | 2016-02-18 |
* | blitters for sRGB and float16 | reed | 2016-02-15 |
* | SampleApp: Remove SkWindow::setColorType | kkinnunen | 2016-01-18 |
* | SampleApp: remove SkWindow::onPDFSaved, it does not work | kkinnunen | 2016-01-18 |
* | Wire up SDL on Android | joshualitt | 2015-11-05 |
* | Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.... | joshualitt | 2015-11-05 |
* | Wire up SDL on Android | joshualitt | 2015-11-05 |
* | Remove SK_BUILD_FOR SDL, BREW, and PALM. | bungeman | 2015-07-29 |
* | Remove SK_BUILD_FOR_WINCE. | bungeman | 2015-07-29 |
* | Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow | bsalomon | 2015-06-16 |
* | Expand VisualBench to a real benching tool | joshualitt | 2015-06-01 |
* | CL to add setFullscreen and setVsync to SkWindow | joshualitt | 2015-05-27 |
* | Remove all code related to NaCl | borenet | 2015-04-02 |
* | First cut at cleaning up Sergio's example code and moving some common code to... | caryclark | 2015-01-30 |
* | add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts | reed | 2014-10-06 |
* | use surface in SkView/SampleApp | reed | 2014-09-18 |
* | fix iOS build -- pass colortype, not config | commit-bot@chromium.org | 2014-02-18 |
* | add param name w/ default arg to work around clang bug on mac 10.7 | reed@google.com | 2014-02-18 |
* | use SkColorType instead of SkBitmap::Config in views/effects | commit-bot@chromium.org | 2014-02-16 |
* | Remove unused methods from SkWindow. | tfarina@chromium.org | 2014-01-25 |
* | pass modifier keys to click events (e.g. control | shift etc.) | reed@google.com | 2013-01-08 |
* | Improve NaCl support | borenet@google.com | 2012-11-01 |
* | retool so we don't need to call SkCanvas::setDevice | reed@google.com | 2012-10-01 |
* | doh, fix typo | reed@google.com | 2012-09-27 |
* | eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ... | reed@google.com | 2012-09-27 |
* | Remove deprecated SkOSWindow_wxwidgets.h | tfarina@chromium.org | 2012-09-27 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | 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 |
* | CocoaSampleApp no longer depends on SkOSWindow_Mac.h | yangsu@google.com | 2011-08-08 |
* | 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 |
* | 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 |
* | Port the SampleApp (raster) to Android. | Scroggo | 2011-05-31 |
* | allow window-subclass to handle dispatching click events (for resize) | mike@reedtribe.org | 2011-03-21 |
* | Add a sample application that runs on unix. | scroggo | 2011-03-15 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | add SDL support | reed@android.com | 2009-05-22 |
* | add mac image-encoding | reed@android.com | 2008-12-23 |
* | grab from latest android | reed@android.com | 2008-12-17 |