index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
SkTime: return timezone information; format in ISO-8601
halcanary
2015-05-01
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Move resource fonts to common location.
bungeman
2015-04-30
*
Initial CL to create GrBatchTest infrastructure
joshualitt
2015-04-29
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
SkRWBuffer for thread-safe 'stream' sharing
reed
2015-04-28
*
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
bsalomon
2015-04-28
*
create GrTestUtils.h, move some common functions into it
joshualitt
2015-04-28
*
Revert of removing equality / compute invariant loops from GrGeometryProcesso...
joshualitt
2015-04-28
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-04-28
*
Add new GM/bench for line-only convex paths
robertphillips
2015-04-28
*
remove old text contexts and fontcache
joshualitt
2015-04-28
*
Change to add zoom animations to nanobench
joshualitt
2015-04-27
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Add GM to test non-AA pixel snapping for points, lines, rects.
bsalomon
2015-04-22
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
add GM to test imagefilters + xfermodes
reed
2015-04-20
*
Revert of Allow NEON on iOS. (patchset #3 id:40001 of https://codereview.chro...
mtklein
2015-04-17
*
adding new gm to rotate, translate, and scale textblobs
joshualitt
2015-04-17
*
Allow NEON on iOS.
mtklein
2015-04-17
*
add a GM to demo the blend bug
mtklein
2015-04-17
*
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...
reed
2015-04-16
*
Default iOS builds to our code signing identity.
mtklein
2015-04-16
*
This section is moot: we divert ios to opts_none above.
mtklein
2015-04-16
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...
jcgregorio
2015-04-16
*
Add GM that tests bmp filter qualities with repeat mode
bsalomon
2015-04-16
*
remove unused (by clients) SkPathUtils
reed
2015-04-16
*
Don't draw if SkShader::asNewFragmentProcessor fails.
bsalomon
2015-04-15
*
SkJpegCodec
msarett
2015-04-15
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
Add GM to exercise high quality anisotropic scaling
robertphillips
2015-04-14
*
GM: add fadefilter gm
halcanary
2015-04-14
*
setDrawFilter needs to trigger any deferred saves
reed
2015-04-11
*
Replace NEON assembly memset16 and memset32 with intrinsic versions.
mtklein
2015-04-10
*
Adding draw looper gm for textblobs
joshualitt
2015-04-10
*
***Disables swizzles to 565.
msarett
2015-04-09
*
Remove ARM assembly memsets.
mtklein
2015-04-09
*
Rename DistanceFieldTextureEffect.{cpp,h}
jvanverth
2015-04-09
*
Add GM to repro crbug.com/472795
robertphillips
2015-04-09
*
Adding a cache + memory pool for GPU TextBlobs
joshualitt
2015-04-08
*
add realloc method to SkAutoSTMalloc
joshualitt
2015-04-08
*
Add a bench to measure SkPictureRecorder constant overhead.
mtklein
2015-04-03
*
Enable both static and dynamically linked libpng
djsollen
2015-04-03
*
Try ARMv7 and NEON for Daisy.
mtklein
2015-04-03
*
BUG=skia:
joshualitt
2015-04-03
[next]