index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't...
Kevin Lubick
2018-05-18
*
validate perlin inputs
Mike Reed
2018-05-18
*
Modifications to GrTextureOp outsetting, edge equation code.
Brian Salomon
2018-05-18
*
Make SkStream readers report failure.
Ben Wagner
2018-05-18
*
Add SkIRect::adjust method
Robert Phillips
2018-05-18
*
Fix bugs related to SkMatrixConvolutionImageFilter in repeat mode
Robert Phillips
2018-05-18
*
Add proxy unique key management to GrOnFlushResourceProvider
Chris Dalton
2018-05-18
*
refactor setBoundsCheck() a bit
Mike Klein
2018-05-17
*
fonts: Handle fallback to using paths for text rendering for remoting.
Khushal
2018-05-17
*
Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.
Ben Wagner
2018-05-17
*
fonts: Use empty glyphs on cache miss.
Khushal
2018-05-17
*
Check for correct bounds of large rotated and skewed emoji.
Jim Van Verth
2018-05-17
*
Fix srcBounds computation in SkMatrixConvolutionImageFilter
Robert Phillips
2018-05-17
*
Return nullptr when ReadBuffer becomes invalid
Kevin Lubick
2018-05-17
*
Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.
Brian Salomon
2018-05-17
*
added basic texturing to metal sksl backend
Timothy Liang
2018-05-17
*
check path bounds before trying to shadow
Mike Reed
2018-05-17
*
Remove static initializer to register destructor.
Ben Wagner
2018-05-17
*
Set margin for outer blur masks with no blur.
Ben Wagner
2018-05-17
*
mapRect should not fiddle with nonfinite values.
Cary Clark
2018-05-17
*
Driver bug workaround: pack_parameters_workaround_with_pack_buffer
Adrienne Walker
2018-05-16
*
Fix check for valid proxies returned by AtlasManager.
Jim Van Verth
2018-05-16
*
SkImage::onRefEncoded to return sk_sp.
Ben Wagner
2018-05-16
*
Driver bug workaround: gl_clear_broken
Adrienne Walker
2018-05-16
*
Driver bug workaround: restore_scissor_on_fbo_change
Adrienne Walker
2018-05-16
*
Remove problematic pre-allocations when deserializing
Kevin Lubick
2018-05-16
*
Fix compiler warning for MSVC
Herb Derby
2018-05-16
*
check for too-big rects, as we do for paths
Mike Reed
2018-05-16
*
Fix UBSAN warnings in SkPerlinNoiseShaderImpl
Kevin Lubick
2018-05-16
*
Revert "Check atlasPageCount before accessing the proxy array"
Yuqian Li
2018-05-15
*
fonts: Fix memory accounting for deserialized glyphs.
Khushal
2018-05-15
*
Driver bug workaround: max_msaa_sample_count_4
Adrienne Walker
2018-05-15
*
Driver bug workaround: disallow_large_instanced_draw
Adrienne Walker
2018-05-15
*
remove typedef Info
Cary Clark
2018-05-15
*
Check atlasPageCount before accessing the proxy array
Chris Dalton
2018-05-15
*
Scrub SkPictureData/SkPictureRecord
Florin Malita
2018-05-15
*
Driver bug workaround: max_texture_size_limit_4096
Adrienne Walker
2018-05-15
*
Remove non-smart SkFontConfigInterface::SetGlobal.
Ben Wagner
2018-05-15
*
Revert "Remove non-smart SkFontConfigInterface::SetGlobal."
Ben Wagner
2018-05-15
*
Remove non-smart SkFontConfigInterface::SetGlobal.
Ben Wagner
2018-05-15
*
Reland "Driver bug workaround: disable_discard_framebuffer"
Adrienne Walker
2018-05-15
*
Reland "Driver bug workaround: disable_blend_equation_advanced"
Adrienne Walker
2018-05-15
*
Add preflight checks for SkImage deserialization
Kevin Lubick
2018-05-15
*
Mark SkFontMgr_FCI methods as not implmented.
Ben Wagner
2018-05-15
*
SkSharedMutex::acquire to check thread state.
Ben Wagner
2018-05-15
*
Reland "Add driver bug workarounds to GrCaps"
Adrienne Walker
2018-05-14
*
Make drawBitmap[Rect]() use GrTextureOp
Brian Salomon
2018-05-14
*
Centralize UTFN code point counting
Herb Derby
2018-05-14
*
share impl for setlength
Mike Reed
2018-05-14
*
Clear temp buffer in GrContextPriv::readSurfacePixels2
Brian Salomon
2018-05-14
[prev]
[next]