aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapDevice.cpp
Commit message (Expand)AuthorAge
* Remove SkPixelRef::getTexture()Gravatar bsalomon2016-08-23
* store info in basedevice, change getter to non-virtual const&Gravatar reed2016-08-20
* rename FoceCopyMode to SkCopyPixelModeGravatar reed2016-08-05
* use SkMakeBitmapShader to not force copies when possibleGravatar reed2016-08-05
* respect kFast_SrcRectConstraint by allowing shader access to entire bitmapGravatar reed2016-07-25
* remove fClipStack and attach/deattach-from-canvasGravatar reed2016-07-25
* lockPixelsAreWritable is deprecatedGravatar reed2016-07-24
* remove dead methods now that we use specials exclusively for imagefiltersGravatar reed2016-07-20
* pre-land special methods on deviceGravatar reed2016-07-19
* Image filters: de-nest SkImageFilter::Cache and Cache::Key.Gravatar senorblanco2016-04-27
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-04-18
* switch surface to sk_spGravatar reed2016-03-23
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* 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
* blitters for sRGB and float16Gravatar reed2016-02-15
* Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...Gravatar bsalomon2016-01-11
* fix opacity check in SkBitmapDevice::CreateGravatar lsalzman2016-01-08
* For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc.Gravatar mtklein2015-11-05
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* 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
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* clarify that accessPixels is for write-access, and peekPixels is ROGravatar reed2015-06-05
* don't use accessBitmapGravatar reed2015-05-26
* change internals over to SkPixmap and stop using accessBitmapGravatar reed2015-05-26
* remove unneeded device:lockpixelsGravatar reed2015-05-25
* SkCanvas::resetForNextPicture()Gravatar mtklein2015-04-08
* Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://co...Gravatar mtklein2015-04-07
* SkCanvas::resetForNextPicture()Gravatar mtklein2015-04-07
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...Gravatar reed2015-02-27
* Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...Gravatar scroggo2015-02-27
* replace kIgnore_SkAlphaType with kUnknown_SkAlphaTypeGravatar reed2015-02-27