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
*
implement isABitmap for imageshader, return localmatrix for bitmap's impl
reed
2016-08-01
*
Replace old SkRecords RefBox with sk_sp.
mtklein
2016-08-01
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-08-01
*
Add SkColorSpace::Equals() API
msarett
2016-08-01
*
Default fake gamma to sRGB.
mtklein
2016-08-01
*
Remove some ancillary users of SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-01
*
Revert of GrFP can express distance vector field req., program builder decla...
mtklein
2016-07-30
*
Add ES 3.0 fallback for instanced rendering
csmartdalton
2016-07-29
*
Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-07-29
*
GrFP can express distance vector field req., program builder declares variab...
dvonbeck
2016-07-29
*
Remove GrContext::applyGamma
robertphillips
2016-07-29
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-29
*
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
[next]