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
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
just use math.h for converting from float to int
Mike Reed
2017-08-04
*
remove unused flag
Mike Reed
2017-08-04
*
Add a private API for writing the clip to the stencil
Stan Iliev
2017-08-02
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Tiling support for SkSweepGradient
Florin Malita
2017-08-01
*
Guard against D3D NaN/Infinity literals bug
Brian Osman
2017-08-01
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Clean up SkPathRef::makeSpace.
Ben Wagner
2017-07-31
*
Remove union from SkFontStyle.
Ben Wagner
2017-07-31
*
clang on windows support
Mike Klein
2017-07-31
*
fix self references
Cary Clark
2017-07-31
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Add caps files for metal
Greg Daniel
2017-07-31
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
fix capitalization
Cary Clark
2017-07-31
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Add placeholder GrMtlTypes in include/gpu/mtl
Greg Daniel
2017-07-28
*
Implement clone for GrLightingEffect descendants
Brian Salomon
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Remove internal use of SkTypeface::Style.
Ben Wagner
2017-07-27
*
address brianosman feedback
Cary Clark
2017-07-27
*
Expose srgbDecodeDisableSupport in GrCaps
Brian Osman
2017-07-27
*
Revert "Revert "Fix SkPathRef deserialization malloc crash""
Mike Reed
2017-07-27
*
remove SK_SUPPORT_LEGACY_CODEC_NEW dead code
Mike Reed
2017-07-26
*
add Make factory to SkMemoryStream (simplify call-sites)
Mike Reed
2017-07-26
*
generated documentation for SkPaint
Cary Clark
2017-07-26
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
sRGB color filter
Brian Osman
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Align const pointer casts in SkRect
Kevin Lubick
2017-07-24
*
Revert "pass surface to device-manager"
Ben Wagner
2017-07-24
*
remove (unused?) arcto patheffect
Mike Reed
2017-07-24
*
pass surface to device-manager
Mike Reed
2017-07-23
*
make SkColorTable private
Mike Reed
2017-07-22
*
remove unused SkPoint3 from SkColor.h
Mike Reed
2017-07-22
*
remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API
Mike Reed
2017-07-22
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
switch away from std::function in public api
Mike Reed
2017-07-21
*
Add strikeout font metrics.
Ben Wagner
2017-07-21
*
reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o
Mike Klein
2017-07-21
*
Add category support to JSON and SkDebugf tracing
Brian Osman
2017-07-21
*
Add initial version of GrResourceAllocator's free pool (take 2)
Robert Phillips
2017-07-21
*
clean read/write pixels signatures, augment SkSurface API
Mike Reed
2017-07-21
[next]