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 of Add color space xform support to SkJpegCodec (includes F16!) (patch...
msarett
2016-07-28
*
Remove use of MakeRenderTargetDirect from view system
robertphillips
2016-07-28
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-28
*
turn bitmaps into images during recording
reed
2016-07-28
*
Add writeToMemory() API to SkColorSpace
msarett
2016-07-28
*
SkPaint intercept API for SkTextBlob and horizontal text
fmalita
2016-07-28
*
Make both SK_API definition points identical and order independent.
mtklein
2016-07-28
*
Add SkGammaColorFilter
robertphillips
2016-07-28
*
Expose more gamma info for UMA statistics
msarett
2016-07-27
*
Fix GrDrawContextPriv::stencilRect
csmartdalton
2016-07-27
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Clean up some unused atomic routines.
mtklein
2016-07-27
*
Add gyp define to enable vulkan debug layers
egdaniel
2016-07-27
*
Simplify color space xform storage and usage (float[] vs. SkMatrix44)
brianosman
2016-07-27
*
Initial SVG model
fmalita
2016-07-26
*
Avoid warnings on GCC 4.8.4
jcgregorio
2016-07-26
*
Move SkJSONCPP.h to tools. It tool-only.
mtklein
2016-07-26
*
don't specialize drawBitmapRect for minirecorder; no longer called by blink
reed
2016-07-26
*
Use Windowing system-specific WindowContext factories.
bsalomon
2016-07-26
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Remove all usage of SkSurfaceProps::isGammaCorrect()
brianosman
2016-07-26
*
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
robertphillips
2016-07-26
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
remove fClipStack and attach/deattach-from-canvas
reed
2016-07-25
*
typedef uint16_t SkGlyphID
halcanary
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
lockPixelsAreWritable is deprecated
reed
2016-07-24
*
Always init SkPathRef variables.
senorblanco
2016-07-22
*
Add SkRasterPipeline blitter.
mtklein
2016-07-22
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://co...
mtklein
2016-07-22
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-22
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
Add SkRasterPipeline blitter.
mtklein
2016-07-22
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Remove unnecessary getColorSpace() API from SkCodec
msarett
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...
vjiaoblack
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
[next]