index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Abandon offset support with texel buffers
csmartdalton
2016-06-03
*
Add Softkey UIState to Viewer
liyuqian
2016-06-03
*
Support ARB extensions for indirect drawing
csmartdalton
2016-06-03
*
Add color correction benchmark - with comparison to qcms
msarett
2016-06-03
*
Fix uses of SkImageInfo in BRD to preserve color space info
msarett
2016-06-03
*
skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.s...
jcgregorio
2016-06-03
*
Add Android device type for NVIDIA Shield
borenet
2016-06-03
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
Check libpng directly into third_party/
scroggo
2016-06-02
*
SkMultiPictureDocument & SkMultiPictureDocumentReader
halcanary
2016-06-02
*
add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug
reed
2016-06-02
*
Implement OpenGL backend in Android viewer app
liyuqian
2016-06-02
*
Fix argument parsing in android app launcher script
brianosman
2016-06-02
*
Tessellator: stop copying vertices into Polys and Monotones.
senorblanco
2016-06-02
*
Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks in
robertphillips
2016-06-02
*
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
bungeman
2016-06-02
*
Exclude Mali devices from manual mip-mapping.
brianosman
2016-06-02
*
Add getting the size of a given mipmap level.
cblume
2016-06-02
*
Add a caps bit to enable/disable the new manual mip-mapper
brianosman
2016-06-02
*
Fix incorrect parameter in new benchmark.
brianosman
2016-06-02
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Handle stroked single line special case in Ganesh
robertphillips
2016-06-02
*
Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns fa...
mbarbella
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Recognize common parametric gamma
msarett
2016-06-01
*
Release surface between runs to avoid seg fault
brianosman
2016-06-01
*
Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect
Brian Salomon
2016-06-01
*
New benchmark to measure GPU mip-mapping performance
brianosman
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Add SkPathPriv::IsSimpleClosedRect
bsalomon
2016-06-01
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...
msarett
2016-06-01
*
Implement support for rendering color emoji on Windows
kulshin
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
sdefresne
2016-06-01
*
always compute a cubic tangent
caryclark
2016-06-01
*
Check results from calls to SkCubicClipper::ChopMonoAtY.
mbarbella
2016-05-31
*
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...
scroggo
2016-05-31
*
skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger.
jcgregorio
2016-05-31
*
Make use of new SkLights class
robertphillips
2016-05-31
*
Fix build error
scroggo
2016-05-31
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
SkXPS: clean up SkConstexprMath
halcanary
2016-05-31
*
SkEncodedInfo: simplify
halcanary
2016-05-31
*
Fix bug where SkPath will convert an arc to an oval and change the starting p...
bsalomon
2016-05-31
*
Use special case for 0x00 and 0xFF alpha to go faster.
herb
2016-05-31
*
Add mip support to *DeferredTextureImageData functions.
cblume
2016-05-31
*
Filter out degenerate contours in GrConvexPolyEffect
lsalzman
2016-05-31
*
Add missing files for GL unix viewer.
jvanverth
2016-05-31
[next]