aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Adding kernel offset validationGravatar sugoi2014-06-06
* Add SkBarriers_tsan.h.Gravatar mtklein2014-06-06
* Use vertex attribute for text color in GrBitmapTextContextGravatar bsalomon2014-06-06
* Initial KTX encoderGravatar krajcevski2014-06-06
* Fix SK_API for DirectWrite port.Gravatar Ben Wagner2014-06-05
* Rename SkFontHost_win_dw.cpp SkScalerContext.Gravatar Ben Wagner2014-06-05
* Split SkFontHost_win_dw.Gravatar bungeman2014-06-05
* SkClipStack::Element tweaks.Gravatar fmalita2014-06-05
* Fixes for SkAlphaTypes.Gravatar scroggo2014-06-05
* remove SkBitmap::allocConfigPixels and update doxGravatar reed2014-06-05
* Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.ch...Gravatar jvanverth2014-06-05
* remove ashmem from skiaGravatar halcanary2014-06-05
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-05
* Two new benches for ETC1 bitmaps.Gravatar krajcevski2014-06-05
* Remove SK_IGNORE_DWRITE_BITMAP_FIX.Gravatar bungeman2014-06-04
* Remove SkImageRef and related functionality.Gravatar Hal Canary2014-06-04