aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIGGravatar reed2014-06-16
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* Randomize seed for SkDiscretePathEffect::filterPath()Gravatar rs.prinja2014-06-12
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flagGravatar robertphillips2014-06-12
* Use vertex attributes for dash effect in gpuGravatar egdaniel2014-06-12
* remove GetDeviceConfig/SetDeviceConfigGravatar reed2014-06-12
* Remove SkPicture pointer from SkPicturePlaybackGravatar robertphillips2014-06-12
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Add support for glCompressedTexSubImage2DGravatar krajcevski2014-06-11
* hide SkImageDecoder::ChooserGravatar reed2014-06-11
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-11
* switch to colortype for deepcopyGravatar reed2014-06-11
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Remove unused 'deepCopy' parameterGravatar robertphillips2014-06-10
* Remove legacy drawPicture entry pointGravatar robertphillips2014-06-10
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-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
* Add LATC to alpha only pixel configGravatar krajcevski2014-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
* Fixing another clusterfuzz issueGravatar sugoi2014-06-06
* Remove GrIsPow2 in favor of SkIsPow2.Gravatar tfarina2014-06-06
* Add SkBarriers_tsan.h.Gravatar mtklein2014-06-06
* Initial KTX encoderGravatar krajcevski2014-06-06
* SkClipStack::Element tweaks.Gravatar fmalita2014-06-05
* remove SkBitmap::allocConfigPixels and update doxGravatar reed2014-06-05
* Use the correct homophone of 'there'.Gravatar scroggo2014-06-05
* 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
* 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
* Remove legacy picture recordingGravatar robertphillips2014-06-03
* add makeOffset and makeInset to SkRectGravatar reed2014-06-02
* use colortype instead of configGravatar reed2014-06-02
* Remove unitmappers header.Gravatar scroggo2014-06-02
* Clean up SkOnce:Gravatar mtklein2014-06-02
* Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)Gravatar robertphillips2014-06-02