aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add 2 fuzz targets for image decoding (oss-fuzz)Gravatar Kevin Lubick2018-02-12
* Refactor GrUploadPixmap logic into MakeCrossContextFromPixmapGravatar Greg Daniel2018-02-12
* Add init-once to threaded backendGravatar Yuqian Li2018-02-12
* Remove SK_SUPPORT_LEGACY_AAA_SMOOTHGravatar Yuqian Li2018-02-12
* Remove image functions from GrGLInterface, part oneGravatar Brian Osman2018-02-11
* Remove unused code resulted from deleting DeferredTextureImageGravatar Greg Daniel2018-02-10
* Move default init of tmp draw params out of subclasses into GrGpuGravatar Brian Salomon2018-02-10
* add helper to know when a colortype is always opaqueGravatar Mike Reed2018-02-10
* yet another approach to unpremul scale pixelsGravatar Mike Klein2018-02-09
* move a bunch of helpers from SkImageInfo.h into privGravatar Mike Reed2018-02-09
* Revert "alternate approach to unpremul scalePixels()"Gravatar Mike Klein2018-02-09
* Re-enable explicit GPU resource allocationGravatar Robert Phillips2018-02-09
* Make atlases instantiate themselves at flush timeGravatar Robert Phillips2018-02-09
* When querying mipmapped on proxies return targets state if possibleGravatar Greg Daniel2018-02-09
* Track dirty rects on GrRenderTargets in native space rather than origin-relativeGravatar Brian Salomon2018-02-09
* Remove (unused) NV_bindless_texture from GL interfaceGravatar Brian Osman2018-02-09
* Add missing include (to get std::min on MSVC)Gravatar Brian Osman2018-02-09
* Revert "Revert "Remove SkImage deferred texture image data APIs.""Gravatar Brian Salomon2018-02-09
* alternate approach to unpremul scalePixels()Gravatar Mike Klein2018-02-09
* Remove EXT_direct_state_access (unused)Gravatar Brian Osman2018-02-09
* Attempted fix for G3 rollGravatar Robert Phillips2018-02-09
* Cleanup of large text rendering, take 2.Gravatar Jim Van Verth2018-02-08
* Fix assert in GrTextureProxy.cppGravatar Robert Phillips2018-02-08
* Make GrUploadBitmapToTexutreProxy to support lazy proxiesGravatar Greg Daniel2018-02-08
* Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...Gravatar Greg Daniel2018-02-08
* Remove unused class GrDDLGpuGravatar Brian Salomon2018-02-08
* Don't allow DDL GrContexts to MakeCrossContextFromPixmapGravatar Greg Daniel2018-02-08
* add writePixels to SkSurface --> so we can remove it from canvasGravatar Mike Reed2018-02-08
* ensure that what is valid for a surface is also valid for an imageGravatar Mike Reed2018-02-08
* Fix typo in comment (inherited from ICC spec)Gravatar Brian Osman2018-02-08
* Switch MDB GrContextOptions over to Enable styleGravatar Robert Phillips2018-02-08
* Move GrMakeCachedBitmapProxy work in lazy modeGravatar Greg Daniel2018-02-08
* Check for valid z-transform function in shadow generationGravatar Jim Van Verth2018-02-08
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* Move control of explicit GPU resource allocation to GrContextOptionsGravatar Robert Phillips2018-02-08
* Fix the left/right edge swapping in isSmoothEnoughGravatar Yuqian Li2018-02-08
* check for failed snapshotGravatar Mike Reed2018-02-07
* extend savelayer_maskfilter to also have an imagefilterGravatar Mike Reed2018-02-07
* 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
* Refactor explicit inverse calculation in SkImageShader::onAppendStages()Gravatar Florin Malita2018-02-07
* Add function to GrProxyProvider to lazily upload mip map dataGravatar Greg Daniel2018-02-07
* init matrix if buffer is already badGravatar Mike Reed2018-02-07
* Re-enable explicit resource allocation in Skia (take 2)Gravatar Robert Phillips2018-02-07
* Remove legacy small rect codeGravatar Yuqian Li2018-02-07
* Implement Sk2f::Store4Gravatar Chris Dalton2018-02-07
* Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"Gravatar Mike Klein2018-02-07
* remove SkCanvas::kIsOpaque_SaveLayerFlagGravatar Mike Klein2018-02-07
* Add link annotation support to SkSVGDevice.Gravatar Bryce Thomas2018-02-06