index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add guards around access to font cache global fields.
herb
2016-06-22
*
Tab -> spaces
brianosman
2016-06-22
*
Enable flattening and unflattening of SkColorSpace
msarett
2016-06-22
*
Use single alloc for vulkan optimal image heaps to fix memory crash
egdaniel
2016-06-22
*
Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...
brianosman
2016-06-22
*
Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 o...
brianosman
2016-06-22
*
Support GL_SAMPLES queries in null contexts
csmartdalton
2016-06-21
*
Store mipmap levels in deferred texture image
cblume
2016-06-21
*
Never use CPU-built mips for Gray_8.
brianosman
2016-06-21
*
update callers to not use SkColorProfileType
reed
2016-06-21
*
Integers can now be passed as uniforms; needed for passing color count to fra...
fmenozzi
2016-06-21
*
Apply canonicalizations to path GrShapes.
bsalomon
2016-06-21
*
Support texel and draw-indirect buffers in null GL contexts
csmartdalton
2016-06-21
*
Some simplifications of GrShape reductions/canonicalizations
bsalomon
2016-06-20
*
assert that non-empty clips have non-empty bounds
reed
2016-06-20
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Sanitize parsing of color look-up table
msarett
2016-06-20
*
Support sRGB dsts in opt code
msarett
2016-06-20
*
Revert of Integers can now be passed as uniforms (patchset #1 id:1 of https:/...
brianosman
2016-06-19
*
Simplify mask/clip intersection, making sure to explicitly check for an empty...
mtklein
2016-06-19
*
Integers can now be passed as uniforms; needed for passing color count to fra...
fmenozzi
2016-06-18
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
Quick bandaid for chromium:611002.
mtklein
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
SkPDF: Use type 2/3 shading for gradient shaders
cabanier
2016-06-17
*
port SkColorXform_opts to Sk4f
mtklein
2016-06-17
*
remove colorprofiletype from imageinfo
reed
2016-06-17
*
Don't try to set gamma treatment if texture creation fails.
brianosman
2016-06-17
*
Move headers in include/utils/win to src/utils/win.
bungeman
2016-06-16
*
Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of ...
bungeman
2016-06-16
*
Check for some potential subheap allocation failures.
jvanverth
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
*
Clean up two unlaunched SSE 4.1 8888 blits.
mtklein
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Implement fast, correct gamma conversion for color xforms
msarett
2016-06-16
*
Support pixel antialising in DirectWrite.
bungeman
2016-06-16
*
Add samples to Viewer.
jvanverth
2016-06-16
*
Differentiate between sRGBGamma and 2Dot2Gamma
msarett
2016-06-16
*
Add heap tests for Vulkan.
jvanverth
2016-06-16
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-15
*
Workaround NVIDIA driver bug with NV_sample_mask_override_coverage
csmartdalton
2016-06-15
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-15
*
Added warning for variable-length arrays to GYP, since they are unsupprted un...
dvonbeck
2016-06-15
*
Check for abandoned texture in GrTextureAdjuster::refTextureSafeForParams
bsalomon
2016-06-14
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-14
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-14
*
Fix GrShape to preserve inverseness of rrects for strokes but not dashes.
bsalomon
2016-06-14
*
Bin circular blur profile textures by scale and blur to radius ratio.
bsalomon
2016-06-14
[next]