Added the path ops features
[platform/upstream/libSkiaSharp.git] / src / views /
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-22 brianosmanSupply a color space in sRGB/F16 mode of SampleApp
2016-08-09 mtkleinSample app uses Ganesh before calling SkGraphics::Init().
2016-08-04 jvanverthGet Mac viewer working with SDL
2016-07-28 robertphillipsRemove use of MakeRenderTargetDirect from view system
2016-07-26 brianosmanRemove SkSurfaceProps gamma-correctness flag entirely.
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-16 brianosmanLots of progress on switching to SkColorSpace rather...
2016-06-16 brianosmanRevert of Lots of progress switching to SkColorSpace...
2016-06-16 brianosmanLots of progress on switching to SkColorSpace rather...
2016-06-15 dvonbeckAdded warning for variable-length arrays to GYP, since...
2016-06-14 bsalomonRemove command buffer sample app support.
2016-06-08 halcanarySkLeanWindows.h: #include "Windows.h" fewer places
2016-05-20 liyuqianCorrect gesture scale and translation
2016-05-05 brianosmanAdded --deepColor option to SampleApp, triggers creatio...
2016-05-05 reedRevert of SK_DECLARE_STATIC_MUTEX -> static SkMutex...
2016-05-04 mtkleinSK_DECLARE_STATIC_MUTEX -> static SkMutex
2016-04-26 brianosmanChange default window size on Windows.
2016-04-15 brianosmanFix ANGLE in SampleApp
2016-04-13 brianosmanRename lots of things from 'sRGB' to 'GammaCorrect...
2016-04-06 brianosmanSkSurfaceProps now has a gamma-correct ("AllowSRGBInput...
2016-03-31 bsalomonMove SkGLContext and some GrGLInterface implementations...
2016-03-30 robertphillipsRevert of Move SkGLContext and some GrGLInterface imple...
2016-03-30 bsalomonMove SkGLContext and some GrGLInterface implementations...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-25 benjaminwagnerChange SkTime::GetMSecs to double; ensure values stored...
2016-03-25 ethannicholasadded support for glMinSampleShading
2016-03-24 reedswitch surface to sk_sp
2016-03-21 brianosmansRGB support in Ganesh. Several pieces:
2016-03-17 brianosmanRevert of sRGB support in Ganesh. Several pieces: ...
2016-03-17 brianosmansRGB support in Ganesh. Several pieces:
2016-03-16 mtkleindetach -> release
2016-03-07 djsollenUpdate android_make to support both --gcc and --clang...
2016-03-03 bungemanForce tiles in SampleApp to integer boundaries.
2016-03-03 kkinnunenRevert of Implement support for using GL ES 3.0 with...
2016-03-01 brianosmanSampleApp now displays gamma-correct content in "S32...
2016-02-28 reedremove unused view helpers
2016-02-27 reedremove unused view files
2016-02-27 reedremove unneeded view subclasses
2016-02-25 kkinnunenImplement support for using GL ES 3.0 with command...
2016-02-23 bungemanMove SkUtils.h to src/core.
2016-02-15 reedblitters for sRGB and float16
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-01-18 kkinnunenSampleApp: Remove SkWindow::setColorType
2016-01-14 kkinnunenSampleApp: Cleanup SkOSWindow_SDL
2015-12-27 reedremove cruft from SkTypes.h, including SkBool
2015-11-13 joshualittCreate a standalone example for using Skia with SDL
2015-11-11 joshualittbring up SDL on windows
2015-11-09 joshualittWire up SDL on mac
2015-11-05 joshualittWire up SDL on Android
2015-11-05 joshualittRevert of Wire up SDL on Android (patchset #4 id:60001...
2015-11-05 joshualittWire up SDL on Android
2015-11-05 plesnerAdd ifdef guard around gpu-specific code in native...
2015-11-04 joshualittCreate SDL backed SkOSWindow
2015-10-28 bsalomonMake SkOSWindow windows implementation use CS_OWNDC...
2015-10-21 joshualittForce VisualBench to reset GLContext on GrContext reset
2015-10-09 Brian SalomonFix SkWindow.cpp includes for non-gpu mode
2015-10-09 bsalomonMove functions from SkGr to SkGrPriv.h
2015-09-29 herbHave /src files use header directly.
2015-09-28 herbMove SkAtomics.h to private.
2015-09-11 hendrikwskia: Add ANGLE with GL backend to nanobench/DM
2015-09-08 hendrikwskia: use msaaConfigAttribList for SkOSWindow_win
2015-09-03 reedadd interactive xfer sample
2015-08-27 hendrikwskia: add ability to load command_buffer_gles2
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-20 bungemanUse static_assert instead of SK_COMPILE_ASSERT.
2015-07-29 bungemanRemove SK_BUILD_FOR_WINCE.
2015-07-07 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
2015-07-02 jvanverthRevert of Remove SkThread.h, include SkMutex.h or SkAto...
2015-07-01 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
2015-06-23 bsalomonMake SkNSView's window accept mouseMoved events
2015-06-18 bsalomonAllows windowed apps to be built on the Mac just by...
2015-06-16 bsalomonRemove SkOSWindow_Mac.cpp
2015-06-16 bsalomonMove closeWindow()/setFullscreen()/setVSynv() from...
2015-06-16 bsalomonAllow skia_win.cpp to be compiled in CONSOLE or GUI...
2015-06-16 bsalomonThere are still things to sort out but this seems to...
2015-06-15 bsalomonwin32: post invalidation rectangle to OS directly in...
2015-06-12 joshualittVisual bench on native android
2015-06-01 joshualittExpand VisualBench to a real benching tool
2015-05-27 joshualittCL to add setFullscreen and setVsync to SkWindow
2015-04-30 bsalomonThis replaces the texture creation/caching functions...
2015-02-23 bsalomonUse D3D11 backend for ANGLE when available.
2015-01-30 caryclarkFirst cut at cleaning up Sergio's example code and...
2015-01-21 scroggoMake SkStream *not* ref counted.
2014-11-14 djsollenMove WGL header from include to src
2014-11-13 djsollenCleanup public includes directory.
2014-11-03 reedmove SkTextBox into utils
2014-10-31 tfarinaCleanup: Go with SkDebugf instead of GrPrintf.
2014-10-30 reedtell our grcontext to abandon its backend
2014-10-21 mtkleinClean up some warnings about unused code.
2014-10-07 reedexplicitly delete our c++ window on quit
2014-10-07 reedoverride applicationShouldTerminate so we can cleanup...
2014-10-06 reedadd surfaceprops to SkWindow, and 'D' to toggle distanc...
next