aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* SkPDF: Optionally output PDF/A-2b archive format.Gravatar halcanary2015-10-09
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Remove duplicate .cpp which should have been a .hGravatar herb2015-10-06
* Add more .h files to the .gypiGravatar herb2015-10-05
* Add ship sampleGravatar jvanverth2015-10-05
* Some iOS fixes to make SampleApp work better.Gravatar jvanverth2015-10-02
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Skia: Add Command Buffer support to Linux/MacGravatar hendrikw2015-10-01
* Update libwebp and resume testing scaled webpGravatar scroggo2015-10-01
* SkPDF: Implement drawImage*() properlyGravatar halcanary2015-10-01
* 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
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* Unify ThreadID.Gravatar herb2015-09-29
* Move Mutexy things to private.Gravatar herb2015-09-29
* skia: roll ANGLE and remove compile flagsGravatar hendrikw2015-09-29
* Have /src files use header directly.Gravatar herb2015-09-29
* 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
* change pixel-serializer to support reencoding existing dataGravatar reed2015-09-28
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* Revert[2] of add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-25
* Make mutex semaphore based.Gravatar herb2015-09-24
* Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https:...Gravatar reed2015-09-24
* Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...Gravatar benjaminwagner2015-09-23
* remove unused SkCachingPixelRefGravatar reed2015-09-23
* skia: Add support for ANGLE on linuxGravatar hendrikw2015-09-23
* Add nanobench tests for BitmapRegionDecoderGravatar msarett2015-09-22
* Move GrFragmentProcessor implementation to its own cpp fileGravatar bsalomon2015-09-22
* Replace GrExtractAlphaFragmentProcessor with DstIn compose processorGravatar bsalomon2015-09-22
* Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 ...Gravatar tomhudson2015-09-18
* Add slice toolGravatar robertphillips2015-09-18
* add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-18
* Move StrokeRectBatches into .cpp filesGravatar joshualitt2015-09-18
* unplumb sknx_no_simdGravatar mtklein2015-09-18
* Remove duplicate GrProcessorUnitTest.cpp from gpu.gypiGravatar robertphillips2015-09-16
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15
* move SkBitmapProvider to its own fileGravatar reed2015-09-15
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* SkImageSourceGravatar fmalita2015-09-14
* Add helper for creating leaf FPs inside GrFP::TestCreate functionsGravatar bsalomon2015-09-14
* remove obsolete samplesGravatar reed2015-09-12
* move GrGLPathProcessor back into GrPathProcessorGravatar joshualitt2015-09-11
* remove path specific program building classesGravatar joshualitt2015-09-11
* Start trying to collapse path program stuffGravatar joshualitt2015-09-11
* Use SkImageCacherator in SkImagesGravatar reed2015-09-10