aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* simplify clip inside a layer -- will be applied in restoreGravatar reed2015-03-10
* remove unused params to DeviceCM constructorGravatar reed2015-03-10
* Adjust distance field glyph and font atlas sizes to maximize storage.Gravatar jvanverth2015-03-10
* Revert of Adjust distance field glyph and font atlas sizes to maximize storag...Gravatar jvanverth2015-03-10
* Adjust distance field glyph and font atlas sizes to maximize storage.Gravatar jvanverth2015-03-10
* Increase maximum gpu resources from 1024 to 4096Gravatar kkinnunen2015-03-09
* Revert of Adjust distance field glyph and font atlas sizes to maximize storag...Gravatar jvanverth2015-03-09
* Use global GrMemoryPools protected by mutex for GrProcessor/GrBatchGravatar bsalomon2015-03-09
* Adjust distance field glyph and font atlas sizes to maximize storage.Gravatar jvanverth2015-03-09
* Remove SK_SUPPORT_LEGACY_ADDOVALGravatar fmalita2015-03-09
* Revert of use colorfilter instead of imagefilter when possible (patchset #6 i...Gravatar reed2015-03-08
* use colorfilter instead of imagefilter when possibleGravatar reed2015-03-08
* Use ComposColorFilter to collaps hierarchy (when possible).Gravatar reed2015-03-08
* Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #...Gravatar reed2015-03-07
* Fix a memory leak when decoding corrupted indexed PNGs.Gravatar dml2015-03-06
* Update SkPicture cull rects with RTree informationGravatar schenney2015-03-06
* Make Sk4f(float) constructor explicit.Gravatar mtklein2015-03-06
* Fix bit rot in SkGlyphCache validate code.Gravatar herb2015-03-06
* Clip scissor to RT boundsGravatar bsalomon2015-03-06
* Remove rect clip type from grclip.Gravatar bsalomon2015-03-06
* Fix rect clipsGravatar bsalomon2015-03-06
* SKPMFloat: we can beat the naive loops when clampingGravatar mtklein2015-03-06
* Adding linear interpolation to rgb->yuv conversionGravatar sugoi2015-03-06
* Revert "Don't require AA in order to use shader-based clips"Gravatar bsalomon2015-03-05
* Revert of check for inputs before reporting asColorFilter (patchset #7 id:110...Gravatar reed2015-03-05
* handle null vertex or index buffers in batchGravatar joshualitt2015-03-05
* Remove SkPorterDuff now that Android has been updated.Gravatar djsollen2015-03-05
* Add flag to force gpu trace markers to be used and printed out for debugging.Gravatar egdaniel2015-03-05
* Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...Gravatar joshualitt2015-03-05
* Fix uninitialized memory bug in the SkGlyphCache.Gravatar herb2015-03-05
* 4-at-a-time SkPMColor -> SkPMFloat API.Gravatar mtklein2015-03-05
* Use ComposeColorFilter in factory to collapse consecutive filters (when possi...Gravatar reed2015-03-05
* Update gpu trace marker system for MultiDrawBuffer worldGravatar robertphillips2015-03-05
* Fix GPU trace marker bugGravatar robertphillips2015-03-05
* Update SkPicture cull rects with RTree informationGravatar schenney2015-03-05
* add impl limit for number of leaf-nodes in composecolorfilterGravatar reed2015-03-05
* Batchify the tessellated path renderer.Gravatar senorblanco2015-03-05
* Revert of Add image as a draw type that can be filtered (patchset #4 id:60001...Gravatar kkinnunen2015-03-05
* Add image as a draw type that can be filteredGravatar kkinnunen2015-03-05
* 4x library for NEONGravatar msarett2015-03-04
* Improve tracking of bound FBOs in GrGLGpu.Gravatar bsalomon2015-03-04
* Update SkPMFloat API a bit.Gravatar mtklein2015-03-04
* Pass blob bounds to the looper, if availableGravatar fmalita2015-03-04
* simplify logic in SkPerliNoiseShader for GPU when constant colorGravatar bsalomon2015-03-04
* skia: Add tracing for skia's budgetGravatar hendrikw2015-03-04
* Add SSSE3 implementation for SkPMFloat, with faster get() and set().Gravatar mtklein2015-03-04
* Revert of Adding linear interpolation to rgb->yuv conversion (patchset #1 id:...Gravatar joshualitt2015-03-04
* disable chatting debugfGravatar reed2015-03-04
* Fix uninitialized variable in GrGpuGravatar hendrikw2015-03-04
* Text blob run paints should be filtered.Gravatar fmalita2015-03-03