aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix drawVertices when there is a paint alphaGravatar bsalomon2015-10-01
* Automatically add extra CQ trybots for predetermined pathsGravatar rmistry2015-10-01
* Resolve TODOs in PRESUBMIT.pyGravatar rmistry2015-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
* Small DM cleanupGravatar scroggo2015-09-30
* Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)Gravatar robertphillips2015-09-30
* Avoid copies in SkMasks constructorGravatar scroggo2015-09-30
* Add some of my favorite headers to gyp.Gravatar herb2015-09-30
* Revert[4] of add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-30
* Fix for nexus 5 crashing in GL benchesGravatar joshualitt2015-09-30
* Fix bug testing SkCodec for ICOGravatar scroggo2015-09-30
* CMake for WindowsGravatar mtklein2015-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
* cmake tweaksGravatar mtklein2015-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
* update memset16/32 inlining heuristicsGravatar mtklein2015-09-29
* skia: roll ANGLE and remove compile flagsGravatar hendrikw2015-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
* DM: PDFSink sets rasterizer keywordGravatar halcanary2015-09-28
* Move SkAtomics.h to private.Gravatar herb2015-09-28
* Move code search info to sub-page. Add additional code search options.Gravatar benjaminwagner2015-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
* Add cast and assignment operators to SkAtomic.Gravatar herb2015-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
* EdgeClip demo to show scan-converter clipping behaviorGravatar reed2015-09-28
* Update SKP versionGravatar update-skps2015-09-27
* SkImage-backed SkPictureShaderGravatar fmalita2015-09-25