aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Skia: Add Command Buffer support to Linux/MacGravatar hendrikw2015-10-01
* Strip font name of special characters before dumpingGravatar ssid2015-10-01
* Base SkAutoTUnref on skstd::unique_ptr.Gravatar bungeman2015-10-01
* Fix for texture width or height are greater than 2^16Gravatar joshualitt2015-10-01
* add hard-coded limit for tmp allocations when HQ image scalingGravatar reed2015-10-01
* SkPDF: ASAN fix: don't double ref new SkPDFBitmap objectsGravatar halcanary2015-10-01
* Fix drawVertices when there is a paint alphaGravatar bsalomon2015-10-01
* Add overrides to SkAndroidSDKCanvas, update SkHwuiRendererGravatar tomhudson2015-10-01
* SkPDF: Implement drawImage*() properlyGravatar halcanary2015-10-01
* Fix for 2056Gravatar joshualitt2015-10-01
* Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Nei...Gravatar robertphillips2015-10-01
* Implement stencil clipping in mixed sampled render targetsGravatar vbuzinov2015-09-30
* Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)Gravatar robertphillips2015-09-30
* Avoid copies in SkMasks constructorGravatar scroggo2015-09-30
* Revert[4] of add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-30
* Call rewindIfNeeded in SkCodecGravatar scroggo2015-09-30
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* fix for default path renderer draws harlines without bloatingGravatar joshualitt2015-09-30
* Add support for light dumps in SkTraceMemoryDump interface.Gravatar ssid2015-09-30
* remove unused helper functionGravatar reed2015-09-29
* Unify ThreadID.Gravatar herb2015-09-29
* try texture-maker to generalize stretching for npot and min-tex-sizeGravatar reed2015-09-29
* Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...Gravatar mtklein2015-09-29
* Implement SkImageFilter::Cache with SkResourceCache.Gravatar mtklein2015-09-29
* Move Mutexy things to private.Gravatar herb2015-09-29
* Handle inverted rects in SkRRect creation methodsGravatar robertphillips2015-09-29
* Revert of By default purge resources that haven't been used for 64 flushes (p...Gravatar bsalomon2015-09-29
* Have /src files use header directly.Gravatar herb2015-09-29
* By default purge resources that haven't been used for 64 flushesGravatar bsalomon2015-09-29
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29
* SkImage::NewFromBitmap works with Index8Gravatar halcanary2015-09-28
* Move SkAtomics.h to private.Gravatar herb2015-09-28
* Make SkPath fFirstDirection atomic to fix tsan.Gravatar herb2015-09-28
* simplify code in SkRecords.hGravatar mtklein2015-09-28
* Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (...Gravatar reed2015-09-28
* Revert of change pixel-serializer to support reencoding existing data (patchs...Gravatar reed2015-09-28
* Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://cod...Gravatar robertphillips2015-09-28
* change pixel-serializer to support reencoding existing dataGravatar reed2015-09-28
* SkBlockMemoryStream: correct test in getMemoryBase().Gravatar halcanary2015-09-28
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* SkImage-backed SkPictureShaderGravatar fmalita2015-09-25
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* SkInstallDiscardablePixelRef is deprecated, enforce thatGravatar reed2015-09-25
* Revert[2] of add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-25
* Eliminate some clutter in SkFlattenableGravatar mdempsky2015-09-24
* SkPDF Implement colorfilters on bitmapsGravatar halcanary2015-09-24
* Remove SkImage::newImage()Gravatar fmalita2015-09-24
* Make mutex semaphore based.Gravatar herb2015-09-24
* Make methods on GrGpuResource safe to call on abandoned resourceGravatar bsalomon2015-09-24
* Fix GrDrawVerticesBatch to work with override colors and eliminate local coor...Gravatar bsalomon2015-09-24