aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDevice.h
Commit message (Expand)AuthorAge
* 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
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* clarify that accessPixels is for write-access, and peekPixels is ROGravatar reed2015-06-05
* change internals over to SkPixmap and stop using accessBitmapGravatar reed2015-05-26
* remove unneeded device:lockpixelsGravatar reed2015-05-25
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-06
* Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...Gravatar reed2015-05-06
* Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...Gravatar reed2015-05-06
* Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-05
* Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...Gravatar reed2015-05-04
* Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...Gravatar reed2015-05-04
* make drawImage a virtual on SkDeviceGravatar reed2015-05-04
* onCreateDevice -> NULL now means the caller should create its own (bitmap) de...Gravatar reed2015-04-29
* SkPDF/Device/ImageFilter: Fix ImageFilter fallback codeGravatar halcanary2015-04-15
* remove legacy onCreateCompatibleDeviceGravatar reed2015-03-14
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* add onCreateDevice to eventually replace onCreateCompatibleDeviceGravatar 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