aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...Gravatar Greg Daniel2018-02-08
* add writePixels to SkSurface --> so we can remove it from canvasGravatar Mike Reed2018-02-08
* Switch MDB GrContextOptions over to Enable styleGravatar Robert Phillips2018-02-08
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* Move control of explicit GPU resource allocation to GrContextOptionsGravatar Robert Phillips2018-02-08
* Remove GrStencilAndCoverTextContextGravatar Robert Phillips2018-02-07
* Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"Gravatar Mike Klein2018-02-07
* Revert "Re-enable explicit resource allocation in Skia (take 2)"Gravatar Robert Phillips2018-02-07
* Re-enable explicit resource allocation in Skia (take 2)Gravatar Robert Phillips2018-02-07
* Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"Gravatar Mike Klein2018-02-07
* remove SkCanvas::kIsOpaque_SaveLayerFlagGravatar Mike Klein2018-02-07
* Revert "Revert "move GrColor.h to private, IWYU""Gravatar Mike Reed2018-02-06
* add maskfilter+localmatrix to fix savelayerGravatar Mike Reed2018-02-06
* Revert "move GrColor.h to private, IWYU"Gravatar Brian Salomon2018-02-06
* move GrColor.h to private, IWYUGravatar Mike Reed2018-02-06
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* move SkMask.h to srcGravatar Mike Reed2018-02-06
* fix symbol for intersectionGravatar Mike Reed2018-02-06
* Fix link error with compoent buildGravatar Peng Huang2018-02-05
* Revert "Re-enable explicit resource allocation in Skia"Gravatar Robert Phillips2018-02-05
* Re-enable explicit resource allocation in SkiaGravatar Robert Phillips2018-02-05
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Add new GrContext queries for imagability, surfacability, and max sample coun...Gravatar Brian Salomon2018-02-02
* More sample count cleanup:Gravatar Brian Salomon2018-02-01
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* Have lazy proxies keep their callbacks around and clean up their lambdas in t...Gravatar Greg Daniel2018-02-01
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* add saturate helper for float2int64Gravatar Mike Reed2018-01-31
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* saturate some irect ops for fuzzersGravatar Mike Reed2018-01-30
* Simplify SkAnimatedImageGravatar Leon Scroggins III2018-01-30
* Add ref counted wrapped around GrTexture ReleaseProcGravatar Greg Daniel2018-01-30
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* don't draw non-finite contexts in imagefiltersGravatar Mike Reed2018-01-30
* Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.Gravatar Brian Salomon2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* Remove some unused sample count capsGravatar Brian Salomon2018-01-29
* Allow printf style var args for messages in REPORTER_ASSERT.Gravatar Brian Salomon2018-01-29
* add SkPicture::MakePlaceholder()Gravatar Mike Klein2018-01-28
* Revert "hide picture virtuals (no public callers)"Gravatar Mike Klein2018-01-27
* hide picture virtuals (no public callers)Gravatar Mike Reed2018-01-27
* Make SkAndroidCodec (optionally) respect originGravatar Leon Scroggins III2018-01-26
* Add SkAnimatedImage::getRepetitionCountGravatar Leon Scroggins III2018-01-26
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26