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
*
Crop the fast path dashed lines to the cull rect
robertphillips
2014-11-04
*
DFText: fix placement of glyphs when we fall back to paths
jvanverth
2014-11-04
*
update slides
reed
2014-11-04
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
piotaixr
2014-11-04
*
Add tracing to the SkCanvas drawFoo() methods to find long draw ops.
danakj
2014-11-04
*
add more typeface methods to lua
reed
2014-11-04
*
Allow all font weights on Android and respect overrides.
bungeman
2014-11-04
*
With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...
bungeman
2014-11-04
*
Include SkTypes so that SK_SUPPORT_GPU is meaningful.
scroggo
2014-11-04
*
Enable distance field path rendering in Chrome.
jvanverth
2014-11-04
*
removing setVertexArraySource from drawtarget
joshualitt
2014-11-04
*
Fix layer cache memory leak
robertphillips
2014-11-04
*
remove dead SK_DISABLE_DASHING_OPTIMIZATION flag
reed
2014-11-04
*
update slide content
reed
2014-11-03
*
add textblobs to lua
reed
2014-11-03
*
Turn SkTaskGroups back on.
mtklein
2014-11-03
*
Manually load CONDITION_VARIABLE methods on Windows, checking for failure (XP).
mtklein
2014-11-03
*
move SkTextBox into utils
reed
2014-11-03
*
Rename and clarify semantics of GrContext::resolveRenderTarget.
bsalomon
2014-11-03
*
Temporary fix to remove drawrect call from GpuGL
joshualitt
2014-11-03
*
Improve quality of distance field rendering
jvanverth
2014-11-03
*
Detect Mesa OpenGL ES
derekf
2014-11-03
*
Revert changes to GrContext::resolveRenderTarget
bsalomon
2014-11-03
*
Add comments to SkRecordDraw to help people follow.
danakj
2014-11-03
*
Test factory uses the inorder draw buffer
joshualitt
2014-11-03
*
Don't allow renderTarget==NULL to GrContext::clear() and friends.
bsalomon
2014-11-03
*
Remove GrGLTexID
bsalomon
2014-11-03
*
Force input coverage to be only a byte in gpu shaders.
egdaniel
2014-11-03
*
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
bsalomon
2014-11-03
*
Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...
robertphillips
2014-11-03
*
Always enable layer hoisting in Skia
robertphillips
2014-11-03
*
Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90...
joshualitt
2014-10-31
*
Temporary fix to remove drawrect call from GpuGL
joshualitt
2014-10-31
*
GrContext no longer ever draws on Gpu
joshualitt
2014-10-31
*
Beginning to refactor nvpr code
joshualitt
2014-10-31
*
Some distance field text optimizations.
jvanverth
2014-10-31
*
Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...
joshualitt
2014-10-31
*
GrContext no longer ever draws on Gpu
joshualitt
2014-10-31
*
Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview....
mtklein
2014-10-31
*
small fix for cache clear
joshualitt
2014-10-31
*
SK_USE_SCALED_FONTMETRICS for correct scaling
reed
2014-10-31
*
Objects should be unrefed instead of deleted
sugoi
2014-10-31
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
Use Color Processor for color bitmap text draws on gpu.
egdaniel
2014-10-31
*
Turn SkTaskGroups back on.
mtklein
2014-10-31
*
Upgrade GPUOptimize
robertphillips
2014-10-30
*
Trying to be consistent when members are allowed to be NULL
sugoi
2014-10-30
*
Cleanup conversion that the new NDK compiler tries to over optimize.
djsollen
2014-10-30
*
Add return value on GrRecordReplaceDraw
robertphillips
2014-10-30
*
Fix member variable naming
robertphillips
2014-10-30
[next]