| Commit message (Expand) | Author | Age |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | Use SkPaintFilterCanvas for SampleApp paint filtering | fmalita | 2015-06-15 |
* | add DeferredCanvas mode to SampleApp | reed | 2015-05-05 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | remove dead code from sampleapp, trim bad asserts | reed | 2015-02-21 |
* | Support multiple null GL contexts on a thread. | bsalomon | 2015-02-11 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | use SkDocument to capture pdfs from SampleApp 'e' | reed | 2014-10-08 |
* | add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts | reed | 2014-10-06 |
* | use surface in SkView/SampleApp | reed | 2014-09-18 |
* | Port SampleApp to SkCommandLineFlags. | mtklein | 2014-06-19 |
* | Staging for cleanup of SkPicture-related headers | robertphillips@google.com | 2014-04-18 |
* | split SkPictureRecorder out of SkPicture | robertphillips@google.com | 2014-04-13 |
* | Add SkTileGridPicture SampleApp playback support. | commit-bot@chromium.org | 2013-12-10 |
* | change 'n' toggle to cycle through all filterlevels | reed@google.com | 2013-12-10 |
* | Additional SampleApp tiling options. | commit-bot@chromium.org | 2013-12-06 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to p... | edisonn@google.com | 2013-07-11 |
* | Make 'rotate' animate in SampleApp. | bungeman@google.com | 2013-07-09 |
* | Fix hinting and add subpixel to SampleApp. | bungeman@google.com | 2013-06-03 |
* | fix missing-case-statement warning | reed@google.com | 2013-01-24 |
* | Fix SampleApp ANGLE mode. | bsalomon@google.com | 2013-01-24 |
* | Remove unused debugger code from SampleApp. | djsollen@google.com | 2013-01-17 |
* | pass modifier keys to click events (e.g. control | shift etc.) | reed@google.com | 2013-01-08 |
* | Reapply (r6718) with fix for compiler error on linux. | djsollen@google.com | 2012-12-10 |
* | revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR... | djsollen@google.com | 2012-12-10 |
* | Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) | djsollen@google.com | 2012-12-10 |
* | Revert "Added the following 3 features to sample app." | djsollen@google.com | 2012-12-07 |
* | Added the following 3 features to sample app. | djsollen@google.com | 2012-12-07 |
* | retool so we don't need to call SkCanvas::setDevice | reed@google.com | 2012-10-01 |
* | samplecode: Remove duplicated include of SkWindow.h from SampleApp.h | tfarina@chromium.org | 2012-09-29 |
* | Move tiling up into SampleWindow. | scroggo@google.com | 2012-08-17 |
* | Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) | robertphillips@google.com | 2012-08-16 |
* | add 't' to toggle tiling modes | reed@google.com | 2012-08-15 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Added --picture flag to SampleApp, loads individual skp. | chudy@google.com | 2012-08-01 |
* | Add a tiled pipe mode to SampleApp. | scroggo@google.com | 2012-06-08 |
* | --pictureDir foo will load serialized pictures <>.skp from the foo directory | reed@google.com | 2012-06-04 |
* | Added "--list" command line option to SampleApp | robertphillips@google.com | 2012-05-03 |
* | In SampleWindow, pass ownership of menus to SkWindow, so it can safely | scroggo@google.com | 2012-04-18 |
* | Add MSAA option to SampleApp | bsalomon@google.com | 2012-04-06 |
* | Revert 3857 (which was committed from wrong tree) | bsalomon@google.com | 2012-04-03 |
* | Fix GL attach/detach in Mac SampleApp | bsalomon@google.com | 2012-04-03 |
* | Redelivering r3555 to re-add run-time switching between ANGLE and native opengl | robertphillips@google.com | 2012-04-02 |
* | Reverting r3555 | robertphillips@google.com | 2012-03-30 |