aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.cpp
Commit message (Expand)AuthorAge
* pre-land special methods on deviceGravatar reed2016-07-19
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Add makeSpecial calls to SkGpuDeviceGravatar robertphillips2016-07-18
* Add copy (when needed) to SkGpuDevice::asSpecialGravatar robertphillips2016-07-15
* Add SkGpuDevice::asSpecial entry pointGravatar robertphillips2016-07-15
* Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilterGravatar robertphillips2016-07-14
* Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRefGravatar bsalomon2016-07-14
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* Add gm that tests shaded stroked rectangles.Gravatar bsalomon2016-07-06
* 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
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks inGravatar robertphillips2016-06-02
* Handle stroked single line special case in GaneshGravatar robertphillips2016-06-02
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Add isUnifiedMultisampled entry point to GrDrawContextGravatar robertphillips2016-05-16
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...Gravatar robertphillips2016-05-06
* Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...Gravatar robertphillips2016-05-06
* Disable layer hoisting for non-8888 canvasesGravatar robertphillips2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05
* Add sk_sp to SkSurface_Gpu and SkGpuDeviceGravatar robertphillips2016-04-29
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Image filters: de-nest SkImageFilter::Cache and Cache::Key.Gravatar senorblanco2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-18
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-04-18
* Revert of Remove deprecated paths from image filter infrastructure. (patchset...Gravatar robertphillips2016-04-17
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-17
* Several fixes for fp 16 rendering:Gravatar brianosman2016-04-14
* Remove GrTextureStorageAllocator. This was added from Chromium but never used...Gravatar bsalomon2016-04-13
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Temporary fix for --preAbandonGpuContext bugGravatar robertphillips2016-03-28
* Switch new SkImageFilter internal methods over to sk_spGravatar robertphillips2016-03-24
* Switch SkBlurImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-24
* switch surface to sk_spGravatar reed2016-03-23
* Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patch...Gravatar robertphillips2016-03-23
* Switch SkBlurImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-23
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17