index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
SkLS now accepting nullptr for diffuse shader and normal source, now accurate...
dvonbeck
2016-07-20
*
Add vulkan sdk to CIPD
kjlubick
2016-07-20
*
re-chop if we fail on a big-bad-cubic
reed
2016-07-20
*
Improve assert reporting.
bungeman
2016-07-20
*
Remove SkDevice::accessRenderTarget virtual
robertphillips
2016-07-20
*
Add GrVkRecycledResource subclass
egdaniel
2016-07-20
*
Add integer array uniforms to GL and Vulkan
fmenozzi
2016-07-20
*
Consolidate special case shape transformation logic in GrShapeTest.
bsalomon
2016-07-20
*
Add iOS to platform_os_emoji.
bungeman
2016-07-20
*
Fix context creation problems in dm
martina.kollarova
2016-07-20
*
use special-image for imagefilters and save/restore layer
reed
2016-07-20
*
Add "Infra" to the builder_name_schema
borenet
2016-07-20
*
Fix color order for 565,4444, and I8 samplers.
mtklein
2016-07-20
*
Port FuzzPathop from chromium
kjlubick
2016-07-19
*
pre-land special methods on device
reed
2016-07-19
*
Stub in Mac viewer code.
jvanverth
2016-07-19
*
Remove unused MakeFromTextureCopy API
brianosman
2016-07-19
*
Minor cleanup of GrStencilAndCoverTextContext
robertphillips
2016-07-19
*
Update rounding/clamping comments on sk_linear_to_srgb().
mtklein
2016-07-19
*
Make SkOTTable_name.cpp UTF-8.
Ben Wagner
2016-07-19
*
Fix master-skia build
msarett
2016-07-19
*
Fix color order on LCD text when using sRGB software backend.
mtklein
2016-07-19
*
exclude test that fails on google3 asan
caryclark
2016-07-19
*
fix fuzzer
caryclark
2016-07-19
*
Disable qcms on build for Android framework
msarett
2016-07-19
*
Enable libjpeg-turbo features
msarett
2016-07-19
*
Clarify GrGradientEffect key enum
fmenozzi
2016-07-19
*
Make sk_app::WindowContext directly create a SkSurface without an intermediat...
bsalomon
2016-07-19
*
Improve naive SkColorXform to half floats
msarett
2016-07-19
*
Create DCs instead of textures in SRGBMipMaps test
bsalomon
2016-07-19
*
Create DCs rather than textures in GrConfigConversionEffect
bsalomon
2016-07-19
*
Simplify random_draw_context used by GLProgramsTest
bsalomon
2016-07-19
*
remove unused MakeFromPixmap
reed
2016-07-19
*
GN: refactor third_party/gni
mtklein
2016-07-19
*
Start from DC rather than texture in GrTexutreParamsAdjuster copy code.
bsalomon
2016-07-19
*
Fix debugging code for tracing texture creation
brianosman
2016-07-19
*
Make SkFont a bit more useable
robertphillips
2016-07-19
*
Convert readSurfacePixels to use a draw context instead of a texture
bsalomon
2016-07-19
*
Fix GrGLInterface::validate() to check for GL_OES_sample_shading on ES contexts
bsalomon
2016-07-19
*
Delete the legacy SVG parser
fmalita
2016-07-19
*
GN: polyfill is_fuchsia
mtklein
2016-07-19
*
Delete SkXMLPullParser
fmalita
2016-07-19
*
Rename variables in SkCanvas::internalSaveLayer
robertphillips
2016-07-19
*
Fix the assert and clamping in SkMatrix::get*Scale[s]().
kolczyk
2016-07-19
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Rotate bitmap strikes with FreeType.
bungeman
2016-07-18
*
Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://coder...
msarett
2016-07-18
*
Remove guards in GrGLInterface::validate() for functions that Chromium used t...
bsalomon
2016-07-18
*
Push GrPipelineBuilder down to the drawBatch calls in the TextContext
robertphillips
2016-07-18
*
[SkXMLParser] Initial text node support
fmalita
2016-07-18
[next]