aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* tweak conservative bounds value to save aberrant cubicGravatar Mike Reed2018-05-18
* added global variable and multi-texture support to metal sksl backendGravatar Timothy Liang2018-05-18
* Fix fuzzer bug i.e., compute the correct repeated dst domainGravatar Robert Phillips2018-05-18
* Use inheritance to define TextureGeometryProcesor vertex structsGravatar Brian Salomon2018-05-18
* Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRectGravatar Brian Salomon2018-05-18
* GrTessellator: fix for zombie edge fuzzer crash.Gravatar Stephen White2018-05-18
* Add BOOK and DEMI_LIGHT.Gravatar Ben Wagner2018-05-18
* Driver bug workaround: unbind_attachments_on_bound_render_fbo_deleteGravatar Adrienne Walker2018-05-18
* Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't...Gravatar Kevin Lubick2018-05-18
* validate perlin inputsGravatar Mike Reed2018-05-18
* Modifications to GrTextureOp outsetting, edge equation code.Gravatar Brian Salomon2018-05-18
* Make SkStream readers report failure.Gravatar Ben Wagner2018-05-18
* Add SkIRect::adjust methodGravatar Robert Phillips2018-05-18
* Fix bugs related to SkMatrixConvolutionImageFilter in repeat modeGravatar Robert Phillips2018-05-18
* Add proxy unique key management to GrOnFlushResourceProviderGravatar Chris Dalton2018-05-18
* refactor setBoundsCheck() a bitGravatar Mike Klein2018-05-17
* fonts: Handle fallback to using paths for text rendering for remoting.Gravatar Khushal2018-05-17
* Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.Gravatar Ben Wagner2018-05-17
* fonts: Use empty glyphs on cache miss.Gravatar Khushal2018-05-17
* Check for correct bounds of large rotated and skewed emoji.Gravatar Jim Van Verth2018-05-17
* Fix srcBounds computation in SkMatrixConvolutionImageFilterGravatar Robert Phillips2018-05-17
* Return nullptr when ReadBuffer becomes invalidGravatar Kevin Lubick2018-05-17
* Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.Gravatar Brian Salomon2018-05-17
* added basic texturing to metal sksl backendGravatar Timothy Liang2018-05-17
* check path bounds before trying to shadowGravatar Mike Reed2018-05-17
* Remove static initializer to register destructor.Gravatar Ben Wagner2018-05-17
* Set margin for outer blur masks with no blur.Gravatar Ben Wagner2018-05-17
* mapRect should not fiddle with nonfinite values.Gravatar Cary Clark2018-05-17
* Driver bug workaround: pack_parameters_workaround_with_pack_bufferGravatar Adrienne Walker2018-05-16
* Fix check for valid proxies returned by AtlasManager.Gravatar Jim Van Verth2018-05-16
* SkImage::onRefEncoded to return sk_sp.Gravatar Ben Wagner2018-05-16
* Driver bug workaround: gl_clear_brokenGravatar Adrienne Walker2018-05-16
* Driver bug workaround: restore_scissor_on_fbo_changeGravatar Adrienne Walker2018-05-16
* Remove problematic pre-allocations when deserializingGravatar Kevin Lubick2018-05-16
* Fix compiler warning for MSVCGravatar Herb Derby2018-05-16
* check for too-big rects, as we do for pathsGravatar Mike Reed2018-05-16
* Fix UBSAN warnings in SkPerlinNoiseShaderImplGravatar Kevin Lubick2018-05-16
* Revert "Check atlasPageCount before accessing the proxy array"Gravatar Yuqian Li2018-05-15
* fonts: Fix memory accounting for deserialized glyphs.Gravatar Khushal2018-05-15
* Driver bug workaround: max_msaa_sample_count_4Gravatar Adrienne Walker2018-05-15
* Driver bug workaround: disallow_large_instanced_drawGravatar Adrienne Walker2018-05-15
* remove typedef InfoGravatar Cary Clark2018-05-15
* Check atlasPageCount before accessing the proxy arrayGravatar Chris Dalton2018-05-15
* Scrub SkPictureData/SkPictureRecordGravatar Florin Malita2018-05-15
* Driver bug workaround: max_texture_size_limit_4096Gravatar Adrienne Walker2018-05-15
* Remove non-smart SkFontConfigInterface::SetGlobal.Gravatar Ben Wagner2018-05-15
* Revert "Remove non-smart SkFontConfigInterface::SetGlobal."Gravatar Ben Wagner2018-05-15
* Remove non-smart SkFontConfigInterface::SetGlobal.Gravatar Ben Wagner2018-05-15