index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...
halcanary
2016-08-10
*
Change mapRectScaleTranslate to pass args/ret by value
reed
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Store mipmap levels in deferred texture image (patchset #11 id:2000...
halcanary
2016-08-09
*
Store mipmap levels in deferred texture image
cblume
2016-08-09
*
SkPDF: SkPDFFont organization changes.
halcanary
2016-08-09
*
Use SkNVRefCnt for a couple common types.
mtklein
2016-08-09
*
Move seg_to to a new header, define SkSegType enum there
hstern
2016-08-09
*
SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over
halcanary
2016-08-08
*
Remove SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-08
*
SkLite*
mtklein
2016-08-06
*
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
*
Remove SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-04
*
spin off easy stuff from Herb's windows GN CL
mtklein
2016-08-04
*
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 SkARGBImageEncoder.
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
*
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
*
Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-07-29
*
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
*
Expose more gamma info for UMA statistics
msarett
2016-07-27
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Avoid warnings on GCC 4.8.4
jcgregorio
2016-07-26
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
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
[next]