aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Increase maximum gpu resources from 1024 to 4096Gravatar kkinnunen2015-03-09
* Use SkTMin and SkTMax for clamp/pin.Gravatar bungeman2015-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
* Allow user to pass in a path for extra dependencies for gpuGravatar egdaniel2015-03-09
* Remove SK_SUPPORT_LEGACY_ADDOVALGravatar fmalita2015-03-09
* Run Valgrind bots with --nogpu and --nocpu as appropriateGravatar borenet2015-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 For consistency, use our homebrew zlib everywhere possible. (patchs...Gravatar mtklein2015-03-07
* 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
* For consistency, use our homebrew zlib everywhere possible.Gravatar mtklein2015-03-06
* Clip scissor to RT boundsGravatar bsalomon2015-03-06
* Remove rect clip type from grclip.Gravatar bsalomon2015-03-06
* Read pixels in BGRA non-premul mode in few testsGravatar kkinnunen2015-03-06
* Fix rect clipsGravatar bsalomon2015-03-06
* SKPMFloat: we can beat the naive loops when clampingGravatar mtklein2015-03-06
* We had zero coverage for SkDrawFilter. This new GM draws two rectangles.Gravatar tomhudson2015-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
* Increase default tile sizes in nanobenchGravatar bsalomon2015-03-05
* When running under Valgrind, don't draw .webps into .pdfs.Gravatar mtklein2015-03-05
* Disable --config pdf temporarily on Valgrind bot.Gravatar mtklein2015-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
* DM: Use the new non-fatal errors for invalid color conversions.Gravatar scroggo2015-03-05
* 4-at-a-time SkPMColor -> SkPMFloat API.Gravatar mtklein2015-03-05
* Whitespace change to test new CQ trybotGravatar rmistry2015-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
* Add custom dm upload script to be used by the android frameworkGravatar djsollen2015-03-05
* Fix GPU trace marker bugGravatar robertphillips2015-03-05
* DM: support non-fatal errorsGravatar mtklein2015-03-05
* ViaAndroidSDK for DMGravatar tomhudson2015-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
* Add some METADATA files to control docs layout.Gravatar jcgregorio2015-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