index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Have lazy proxies keep their callbacks around and clean up their lambdas in t...
Greg Daniel
2018-02-01
*
Implement GPU/OpList DDLs
Robert Phillips
2018-02-01
*
add saturate helper for float2int64
Mike Reed
2018-01-31
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
saturate some irect ops for fuzzers
Mike Reed
2018-01-30
*
Simplify SkAnimatedImage
Leon Scroggins III
2018-01-30
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
don't draw non-finite contexts in imagefilters
Mike Reed
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
*
add SkPicture::MakePlaceholder()
Mike Klein
2018-01-28
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
Make SkAndroidCodec (optionally) respect origin
Leon Scroggins III
2018-01-26
*
Add SkAnimatedImage::getRepetitionCount
Leon Scroggins III
2018-01-26
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...
Brian Salomon
2018-01-26
*
use coverage modes instead of blend modes
Mike Reed
2018-01-26
*
compose and combine maskfilters
Mike Reed
2018-01-25
*
Misc guarding of enums in ImageFilter CreateProcs
Robert Phillips
2018-01-24
*
minor imageinfo fixes
Cary Clark
2018-01-24
*
Check enum values in SkDisplacementMapEffect's CreateProc
Robert Phillips
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Make SkAnimatedImage::update return sentinel when stopped
Leon Scroggins III
2018-01-23
*
Move glyph cache and descriptor functions off of SkPaint
Herb Derby
2018-01-23
*
ccpr: Use primitive restart feature on ARM
Chris Dalton
2018-01-23
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
Fix some fuzzer bugs from Skia's image filter fuzzer
Robert Phillips
2018-01-23
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
check for valid vertices mode
Mike Reed
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Clean up SkScalerContext descriptor creation
Herb Derby
2018-01-23
*
remove unneeded SkFlattenableSerialization
Mike Reed
2018-01-23
*
IWYU -- SkShader.h
Mike Reed
2018-01-23
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
*
move zero-init to sk_malloc for masks
Mike Reed
2018-01-22
*
Add SkAnimatedImage::isFinished
Leon Scroggins III
2018-01-22
*
Respect repetition count in SkAnimatedImage
Leon Scroggins III
2018-01-22
*
Add Chinese zoom Sample.
Jim Van Verth
2018-01-22
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Add a workaround for inaccurate interpolants on Adreno 3xx.
Brian Salomon
2018-01-22
*
Revert "declare SkRasterizer for android"
Mike Reed
2018-01-22
*
declare SkRasterizer for android
Mike Reed
2018-01-21
[next]