index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
cast SK_ARRAY_COUNT to make it sign agnostic
caryclark
2015-08-19
*
Use calloc to allocate data that will be uploaded to vertex/index buffers in ...
bsalomon
2015-08-19
*
This change is in preparation for updating how processor keys and meta keys a...
wangyix
2015-08-19
*
Adding sucessful exit message to VisualBench
joshualitt
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Forgot to add resources with new test
msarett
2015-08-19
*
Revert of Have DM manually encode its .png outputs. (patchset #2 id:20001 of ...
mtklein
2015-08-19
*
Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of htt...
herb
2015-08-19
*
Have DM manually encode its .png outputs.
mtklein
2015-08-19
*
SkStream Testing: fix bug in new unit test.
halcanary
2015-08-19
*
add missing override
mtklein
2015-08-19
*
fill rect batch refactor into separate batches
joshualitt
2015-08-19
*
Init class ID in GrStencilPathBatch
Brian Salomon
2015-08-19
*
Fix stack overuse error
halcanary
2015-08-19
*
Fix VS 2015 build
bsalomon
2015-08-19
*
SkCanvas::onDrawPicture() quick-reject
fmalita
2015-08-19
*
widen gm to show entire image, add place-holder for no context
reed
2015-08-19
*
SkPDF/Deflate: clean up old SkFlate code
halcanary
2015-08-18
*
Path stenciling in GrBatch
bsalomon
2015-08-18
*
Test scaling for small images
msarett
2015-08-18
*
Try enabling all nanobenches on Nexus7
egdaniel
2015-08-18
*
handle no shader from image in drawAtlas
reed
2015-08-18
*
Remove Cmd in GrTargetCommands that is no longer needed with GrCopySurfaceBatch
bsalomon
2015-08-18
*
Try again to put SkXfermode_opts in SK_OPTS_NS
mtklein
2015-08-18
*
Add skeleton json support to visualbench
joshualitt
2015-08-18
*
GrCopySurfaceBatch
bsalomon
2015-08-18
*
added emitChild() to GrGLFragmentProcessor; removed AutoFragmentChildProcAdva...
wangyix
2015-08-18
*
Add support for non-mappable vert buffers to tessellating path renderer.
senorblanco
2015-08-18
*
Revert of Update skia to test with libpng to 1.6.10 (patchset #3 id:60001 of ...
msarett
2015-08-18
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Add subsets to SkImageGenerator and SkImageCacherator
reed
2015-08-18
*
Update skia to test with libpng to 1.6.10
msarett
2015-08-18
*
Add internal links section to skia.org
hcm
2015-08-18
*
ClearStencilClip in GrBatch
bsalomon
2015-08-18
*
Move GrTBatchTesselator to its own file
joshualitt
2015-08-18
*
Update SkOpts namespaces.
mtklein
2015-08-18
*
Add missing overrides to clear and discard batch dumpInfo()
Brian Salomon
2015-08-18
*
Patches on top of Radu's latest.
mtklein
2015-08-18
*
Use portable code for family names with DirectWrite.
bungeman
2015-08-18
*
Put clear and discard into GrBatch.
bsalomon
2015-08-18
*
Update BUILD.public a bit.
mtklein
2015-08-18
*
Clean up BUILD_simulator.py
halcanary
2015-08-18
*
Deduplicate typefaces across sub-pictures
mtklein
2015-08-18
*
Prefer native scaling to sampling
msarett
2015-08-18
*
Regenerate LCD text blobs if GrPaint's color changes, not SkPaint.
jvanverth
2015-08-18
*
Made isEqual in GrFragmentProcessor recursive
wangyix
2015-08-18
*
GrAAFillRectBatch holds onto GrPipelineOptimizations
joshualitt
2015-08-18
*
Added class AutoFragmentChildProcAdvance to be constructed before a child emi...
wangyix
2015-08-18
*
fix pathops fuzz failures
caryclark
2015-08-18
[next]