index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
unified ASTLayout/Layout and ASTModifiers/Modifiers
Ethan Nicholas
2016-11-28
*
removed textureProj() and legacy texture functions from sksl
Ethan Nicholas
2016-11-28
*
simplify SkConfig8888 logic: just fall-through if memcpy case isn't supported
Mike Reed
2016-11-28
*
Split srgb out of accum stages.
Mike Klein
2016-11-28
*
Fuzzer fix for overflow in some Lut8 profiles.
raftias
2016-11-28
*
Fix unpremul stage.
Mike Klein
2016-11-28
*
Add the missing shift to the dy
Yuqian Li
2016-11-28
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28
*
Guard against buggy ucrt\math.h.
Mike Klein
2016-11-28
*
baked in a few more precision modifiers
Ethan Nicholas
2016-11-28
*
Some simple pipeline refactoring.
Mike Klein
2016-11-28
*
GrTextureProducer cleanup, phase one: Bitmap and Image makers
Brian Osman
2016-11-28
*
don't rely on canvas being reference counted
Mike Reed
2016-11-28
*
Update PIEX
Yujie Qin
2016-11-28
*
[nobuildbot] Mac bots
Eric Boren
2016-11-28
*
Update SKP version
UpdateSKPs
2016-11-27
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
*
External image generator API: return an SkPixmap instead of SkImage
Florin Malita
2016-11-25
*
hide accessBitmap from g3
Mike Reed
2016-11-24
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
remove xfermode flag (again) for g3
Mike Reed
2016-11-23
*
Update SKP version
UpdateSKPs
2016-11-23
*
[GN] Create a non-null default native GL interface on iOS.
Chinmay Garde
2016-11-23
*
A few bug fixes for SkOverdrawCanvas
Matt Sarett
2016-11-23
*
[nobuildbot] Remaining (non-CT) Linux bots
Eric Boren
2016-11-23
*
Fix is_trybot for no-buildbot bots
Eric Boren
2016-11-23
*
Do not use post upload hooks for 'GOLD_TRYBOT_URL'
Ravi Mistry
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
Revert "hide xfermode for g3"
Greg Daniel
2016-11-23
*
[nobuildbot] Migrate all Linux GCE bots
Eric Boren
2016-11-23
*
hide xfermode for g3
Mike Reed
2016-11-23
*
Add Gerrit support to RecreateSKPs
Ravi Mistry
2016-11-23
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Revert "Disable error reporting for ImageStorageLoad until it can be debugged"
Brian Salomon
2016-11-23
*
Disable error reporting for ImageStorageLoad until it can be debugged
Brian Salomon
2016-11-22
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Add SkOverdrawColorFilter
Matt Sarett
2016-11-22
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
4444 and gray 8
Mike Klein
2016-11-22
*
Move GrShaderVar to an appending model for layout qualifiers
Brian Salomon
2016-11-22
*
Support sRGB 565.
Mike Klein
2016-11-22
*
Fix bug: can't convert nullptr -> bool
Hal Canary
2016-11-22
*
Handle nullptr from asTextureRef
brianosman
2016-11-22
*
remove SkPixelRef::refEncodedData()
Hal Canary
2016-11-22
*
FuzzDrawFunctions from twsmith
Kevin Lubick
2016-11-22
*
accum_565 and accum_f16
Mike Klein
2016-11-22
*
Fixed fuzzer issue with lut16Type A2B ICC profiles
raftias
2016-11-22
[next]