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
*
Enable SK_DEBUG/SK_RELEASE to be defined in the user config.
djsollen
2016-08-05
*
SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently formulated as: SkAlpha...
lsalzman
2016-08-05
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Remove SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-04
*
spin off easy stuff from Herb's windows GN CL
mtklein
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
*
Make SK_BUILD_FOR_WIN32 auto-detection work.
mtklein
2016-08-03
*
Fix dtor bug in SkLights
robertphillips
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Delete SkNinePatch
msarett
2016-08-02
*
Delete SkARGBImageEncoder.
mtklein
2016-08-02
*
gn: fix fiddle
mtklein
2016-08-02
*
Remove 'Ulta' width.
bungeman
2016-08-02
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
Always return ImageShader, even from SkShader::MakeBitmapShader
reed
2016-08-02
*
Sketch SkPictureRecorder::optimizeFor(GrContext*).
mtklein
2016-08-01
*
Replace 'Ulta' with 'Ultra'.
bungeman
2016-08-01
*
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
[next]