aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Revert of Move Dashing filterPath to a dashing utils file (https://codereview...Gravatar egdaniel2014-06-04
* Use Identity matrix for SkTransparentShader.Gravatar scroggo2014-06-04
* Is this SkDebug important? It drives me nuts.Gravatar mtklein2014-06-04
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-04
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Return NULL when building empty LayerRasterizer.Gravatar scroggo2014-06-03
* Initial KTX file decoderGravatar krajcevski2014-06-03
* SK_CPU_ARM --> SK_CPU_ARM32Gravatar mtklein2014-06-03
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* ARM Skia NEON patches - 38 - arm64 8888 blittersGravatar kevin.petit2014-06-03
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* Fall back to using clip effect for outer rect in drawdrrectGravatar bsalomon2014-06-03
* Change #def to be opt-outGravatar krajcevski2014-06-02
* Update TSAN suppressions.Gravatar mtklein2014-06-02
* Update TSAN suppressions.Gravatar mtklein2014-06-02
* use colortype instead of configGravatar reed2014-06-02
* Clean up SkOnce:Gravatar mtklein2014-06-02