aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Detect presence of dwrite_1.h.Gravatar bungeman2014-09-10
* Revert of Revert of allow canvas to force conservative clips (for speed) (pat...Gravatar reed2014-09-09
* Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...Gravatar reed2014-09-09
* Add font fallback support to SkFontMgr_fontconfig.Gravatar bungeman2014-09-09
* When parsing arguments on Windows, check malloc() for failure.Gravatar senorblanco2014-09-09
* Update the alias mapping for Noto Sans CJK.Gravatar jshin2014-09-09
* Allow SkCanvas to be initialized to force conservative rasterclips. This has ...Gravatar reed2014-09-09
* Outset the stroke width when computing the bounds for drawing a stroked rect,...Gravatar george2014-09-09
* Allow negative values in SkBlurImageFilter sigma.Gravatar senorblanco2014-09-09
* Revert of Use SkBitmapCache to optimize readPixels on a texture-backed bitmap...Gravatar fmalita2014-09-09
* Adding texture uploads without cache for YUV and ETC1Gravatar sugoi2014-09-09
* SkRasterClip::quickReject doesn't need to check for emptiness as SkIRect::Int...Gravatar george2014-09-09
* Remove a linear search in SkPictureRecord::addTextBlob.Gravatar jbroman2014-09-08
* Fix two SkRecord-backed layer hoisting bugsGravatar robertphillips2014-09-08
* Remove extra proctected in GrRODrawState.hGravatar egdaniel2014-09-08
* fail when coincidence is too far apartGravatar caryclark2014-09-08
* Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...Gravatar robertphillips2014-09-08
* Fix two SkRecord-backed layer hoisting bugsGravatar robertphillips2014-09-08
* Turn on the save-layer optimization.Gravatar mtklein2014-09-08
* Use SkBitmapCache to optimize readPixels on a texture-backed bitmapGravatar piotaixr2014-09-08
* Turn on all pixel-perfect SkRecord optimizations.Gravatar mtklein2014-09-08
* move rasterclip_ helper into rasterclipGravatar reed2014-09-05
* Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.Gravatar bsalomon2014-09-05
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Don't take a ref on GP in AutoEffectRestore.Gravatar bsalomon2014-09-05
* Small fix for RODrawStateGravatar joshualitt2014-09-05
* Change behavior of GrDS::AutoEffectRestort wrt GPs.Gravatar bsalomon2014-09-05
* Add pop_back() to GrAllocator and add unit test.Gravatar bsalomon2014-09-05
* Add method to GrProgramResource to record that pending a execution was comple...Gravatar bsalomon2014-09-04
* Implement all SkCanvas overrides that SkPictureRecord does.Gravatar mtklein2014-09-04
* Add GrProgramElement base class for GrEffect with deferred exec ref.Gravatar bsalomon2014-09-04
* remove getTotalClipAsPath, privatize getTotalClipGravatar reed2014-09-04
* cleanup rasterclip helperGravatar reed2014-09-04
* Initial change to create GeometryProcessorGravatar joshualitt2014-09-04
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Enable highQualityFilter_SSE2Gravatar qiankun.miao2014-09-04
* Switch Layer Hoisting over to SkRecord backendGravatar robertphillips2014-09-04
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Add reference base class to GrGpuResourcewith pending IO references.Gravatar bsalomon2014-09-03
* Remove use of EXPERIMENTAL_getActiveOps from layer hoisting codeGravatar robertphillips2014-09-03
* Remove SkBitmapCache::Find/Add(_,width,height,_)Gravatar piotaixr2014-09-03
* Hide fields in SkImageInfoGravatar reed2014-09-03
* The key for SkBitmapCache can now be genID+SkIRectGravatar piotaixr2014-09-03
* Replace SkPictureReplacementPlayback with GrRecordReplaceDrawGravatar robertphillips2014-09-03
* Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...Gravatar mtklein2014-09-03
* Enable highQualityFilter_SSE2Gravatar qiankun.miao2014-09-03
* Remove GrDrawTarget::AutoRenderTargetRestore.Gravatar bsalomon2014-09-03
* Disable SSE4 S32A_Opaque blit.Gravatar mtklein2014-09-03