aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleApp.h
Commit message (Expand)AuthorAge
* Add cumulative fps to SampleAppGravatar Yuqian Li2017-05-24
* Add SkThreadedBMPDevice for Threaded Raster BackendGravatar Yuqian Li2017-04-03
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Fix iOS surface creation for SampleAppGravatar jvanverth2016-10-10
* Support monitor profile in SampleApp (on Windows)Gravatar brianosman2016-09-29
* add pipecanvasGravatar reed2016-09-13
* Remove use of MakeRenderTargetDirect from view systemGravatar robertphillips2016-07-28
* deferred canvasGravatar reed2016-07-08
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Remove command buffer sample app support.Gravatar bsalomon2016-06-14
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* documentation: SkDocument::MakePDF()Gravatar halcanary2016-05-03
* Add 'P' to SampleApp to cycle through pixel geometries.Gravatar bungeman2016-03-31
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Force tiles in SampleApp to integer boundaries.Gravatar bungeman2016-03-03
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* blitters for sRGB and float16Gravatar reed2016-02-15
* remove MPD for now, to simplify thingsGravatar reed2016-01-08
* remove SkGPipeGravatar reed2016-01-08
* SampleApp: remove Picture_DeviceTypeGravatar kkinnunen2016-01-05
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove SkDeferredCanvasGravatar reed2015-08-19
* Add high resolution WallTimer to SampleAppGravatar jvanverth2015-08-11
* - allow for stepping through a picture with 'n' and 'p'Gravatar reed2015-08-04
* remove SkInstCntGravatar mtklein2015-06-26
* Use SkPaintFilterCanvas for SampleApp paint filteringGravatar fmalita2015-06-15
* add DeferredCanvas mode to SampleAppGravatar reed2015-05-05
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* remove dead code from sampleapp, trim bad assertsGravatar reed2015-02-21
* Support multiple null GL contexts on a thread.Gravatar bsalomon2015-02-11
* add SkAnimTimer, SPACE = pause/resume, ESP = stopGravatar reed2015-02-02
* allow GMs to animateGravatar reed2015-02-01
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* use SkDocument to capture pdfs from SampleApp 'e'Gravatar reed2014-10-08
* add surfaceprops to SkWindow, and 'D' to toggle distancefieldfontsGravatar reed2014-10-06
* use surface in SkView/SampleAppGravatar reed2014-09-18
* Port SampleApp to SkCommandLineFlags.Gravatar mtklein2014-06-19
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Add SkTileGridPicture SampleApp playback support.Gravatar commit-bot@chromium.org2013-12-10