aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Hide chooseFromOneChoice along with Chooser.Gravatar scroggo2014-06-11
* Add support for glCompressedTexSubImage2DGravatar krajcevski2014-06-11
* hide SkImageDecoder::ChooserGravatar reed2014-06-11
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* Use new SkBaseMutex::assertHeld() in DiscardableMemoryPoolGravatar halcanary2014-06-11
* Revert of second try at landing improved blur rect (https://codereview.chromi...Gravatar reed2014-06-11
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* MIPS: added optimization for functions from SkBlitRow.Gravatar djordje.pesut2014-06-11
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-11
* Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D.Gravatar sugoi2014-06-11
* switch to colortype for deepcopyGravatar reed2014-06-11
* Add an LATC compressor to the A8 masks, and hide it behind an ifdef.Gravatar krajcevski2014-06-10
* Split caching from allocation in GrClipMaskManagerGravatar krajcevski2014-06-10
* fix when DEVICE_CONFIG is still definedGravatar reed2014-06-10
* Add texture compression utilityGravatar krajcevski2014-06-10
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Fix error revealed by Android unit testGravatar robertphillips2014-06-10
* Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode.Gravatar mtklein2014-06-10
* Remove unused 'deepCopy' parameterGravatar robertphillips2014-06-10
* Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALEGravatar fmalita2014-06-10
* Do a better job of enforcing the semantics of the setRequireUnpremultipliedCo...Gravatar krajcevski2014-06-10
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* second try at landing improved blur rectGravatar humper2014-06-09
* Add sampler options to SkScaledBitmapSamplerGravatar krajcevski2014-06-09
* Add assertHeld() to SkMutex.Gravatar mtklein2014-06-09
* Revert of Gamma correction for distance field text. (https://codereview.chrom...Gravatar scroggo2014-06-09
* Gamma correction for distance field text.Gravatar jvanverth2014-06-09
* Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.Gravatar egdaniel2014-06-09
* Generate path names on the client sideGravatar cdalton2014-06-09
* Make sure to copy the LATC alias when copying the GrGLCapsGravatar krajcevski2014-06-09
* Add some comments to GrRectanizer_skylineGravatar robertphillips2014-06-09
* Add dump() to SkClipStack to help with debugging.Gravatar bsalomon2014-06-09
* Remove SkPicture::kUsePathBoundsForClip_RecordingFlagGravatar robertphillips2014-06-09
* No longer limit SkPictureRecorder::partialReplay to AndroidGravatar robertphillips2014-06-08
* First pass at splitting out SkPictureRecord from SkPictureGravatar robertphillips2014-06-08
* Clean up Skia for Clang's -Wtautological-undefined-compareGravatar Mike Klein2014-06-07
* use __atomics in SkBarriers_tsan.hGravatar mtklein2014-06-06
* Rollback of fe689c46 and all subsequent changesGravatar jvanverth2014-06-06
* remove extra debug printsGravatar humper2014-06-06
* fix 10.6 shader testsGravatar humper2014-06-06
* repair math error introduced by windows build fixGravatar humper2014-06-06
* one channel texture fix for blur shaderGravatar humper2014-06-06
* fix blur testGravatar humper2014-06-06
* Faster GPU rect blur that doesn't require computing vertical and horizontalGravatar humper2014-06-06
* ARM Skia NEON patches - 39 - arm64 565 blittersGravatar kevin.petit2014-06-06
* Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct b...Gravatar egdaniel2014-06-06
* Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.Gravatar egdaniel2014-06-06
* Fixing another clusterfuzz issueGravatar sugoi2014-06-06
* Remove GrIsPow2 in favor of SkIsPow2.Gravatar tfarina2014-06-06