aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDevice.h
Commit message (Expand)AuthorAge
* remove unused SkDevice::setMatrixClipGravatar reed2016-09-02
* Add drawRegion() API to SkCanvasGravatar msarett2016-08-25
* store info in basedevice, change getter to non-virtual const&Gravatar reed2016-08-20
* Plumb drawArc to SkDevice.Gravatar bsalomon2016-08-19
* Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copyGravatar msarett2016-08-16
* Add drawImageLattice() and drawBitmapLattice() APIsGravatar msarett2016-08-02
* remove fClipStack and attach/deattach-from-canvasGravatar reed2016-07-25
* Deprecate SkDevice::accessBitmap methodGravatar robertphillips2016-07-21
* remove dead methods now that we use specials exclusively for imagefiltersGravatar reed2016-07-20
* Remove SkDevice::accessRenderTarget virtualGravatar robertphillips2016-07-20
* pre-land special methods on deviceGravatar reed2016-07-19
* Add makeSpecial calls to SkGpuDeviceGravatar robertphillips2016-07-18
* remove unused CreateInfo flagGravatar reed2016-07-15
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* drawTextRSXformGravatar reed2016-07-07
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Image filters: de-nest SkImageFilter::Cache and Cache::Key.Gravatar senorblanco2016-04-27
* make context() virtual on deviceGravatar reed2016-04-26
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* 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
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* 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
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...Gravatar ericrk2016-02-25
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-02-25
* try adding flag to allow lcd text even in a layerGravatar reed2015-12-10
* detect when we can filter bitmaps/images directly, w/o a tmp layerGravatar reed2015-12-05
* add applyFilter() to SkImageGravatar reed2015-10-12
* remove SkDeferredCanvasGravatar reed2015-08-19
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* remove all guards for changes to drawBitmapRect / drawImageRectGravatar reed2015-07-28
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* remove SkInstCntGravatar mtklein2015-06-26
* add drawImageNineGravatar reed2015-06-25
* add SkCanvas::drawAtlasGravatar reed2015-06-24
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19