index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-07
*
centralize VECTORCALL as SK_VECTORCALL
mtklein
2016-07-07
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
API change to allow for NormalSource selection at the user level.
dvonbeck
2016-07-06
*
Fix caching of sample locations
csmartdalton
2016-07-06
*
Experiment: add flag for finish-recording to return null
reed
2016-07-06
*
Document SkSurface::MakeRaster's memory initialization
fmalita
2016-07-06
*
make setScaleTranslate public
reed
2016-07-05
*
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...
rmistry
2016-07-04
*
Fix caching of sample locations
csmartdalton
2016-07-04
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01
*
Add discard support to Vulkan
egdaniel
2016-06-30
*
speed up maprect for scale+trans case
reed
2016-06-30
*
fix another pathops fuzz bug
caryclark
2016-06-29
*
fix fuzz test that exceeds numeric limit
caryclark
2016-06-29
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of http...
bsalomon
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
fix fuzz bugs
caryclark
2016-06-28
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
*
Fix Vulkan readPixels
egdaniel
2016-06-27
*
Add support for draws in vulkan read and write pixels
egdaniel
2016-06-27
*
Fix check for maxVertexAttributes in GrVkPipeline
egdaniel
2016-06-27
*
remove experimental treat-skcolor-as-srgb flag
reed
2016-06-24
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
Have gpu createTestingOlyBackendTexture know if it is a render target or not
egdaniel
2016-06-24
*
Change SkColor4f to RGBA channel order
brianosman
2016-06-24
*
Fix vulkan warning in RecordReplaceDrawTest
egdaniel
2016-06-23
*
SkPDF: alloc less memory for strings
halcanary
2016-06-23
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Add some more getters to GrShape.
bsalomon
2016-06-23
*
Make container classes in SkTemplates.h more consistent
csmartdalton
2016-06-23
*
Revert of Potential fix for flaky TSAN (patchset #1 id:1 of https://coderevie...
msarett
2016-06-23
*
SkMatrix44 clarifications and clean-ups
msarett
2016-06-23
*
Fix Rob's nits from https://codereview.chromium.org/2085913003
bsalomon
2016-06-23
*
Canonicalize path fill types for stroked paths in GrShape.
bsalomon
2016-06-23
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
Potential fix for flaky TSAN
msarett
2016-06-22
*
Use a table-based implementation of SkDefaultXform
msarett
2016-06-22
*
Enable flattening and unflattening of SkColorSpace
msarett
2016-06-22
*
Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...
brianosman
2016-06-22
*
Store mipmap levels in deferred texture image
cblume
2016-06-21
*
update callers to not use SkColorProfileType
reed
2016-06-21
*
Apply canonicalizations to path GrShapes.
bsalomon
2016-06-21
*
Some simplifications of GrShape reductions/canonicalizations
bsalomon
2016-06-20
*
Simplify mask/clip intersection, making sure to explicitly check for an empty...
mtklein
2016-06-19
*
Check for some potential subheap allocation failures.
jvanverth
2016-06-16
*
Add missing include
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-16
[next]