index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Simple CL to add a joinWithPossiblyEmptyArg to SkRect
joshualitt
2015-05-01
*
SkPDF: clean up uses of deprecated calls in tests
halcanary
2015-05-01
*
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
*
Simple CL to Compute bounds in GrContext::drawVertices
joshualitt
2015-04-30
*
Add batch unit tests for ovals
joshualitt
2015-04-30
*
add heuristic to pour small pictures into recordings, rather than ref'ing
reed
2015-04-30
*
Make SkAutoTDelete's operator T*() const, like all the others.
mtklein
2015-04-30
*
Fix gpu memory accounting for auto-resolving MSAA.
senorblanco
2015-04-30
*
Update SKP version
skia.buildbots
2015-04-30
*
Add missing include to SkPictureContentInfo.
mtklein
2015-04-30
*
simple cleanup in GrTargetCommands
joshualitt
2015-04-30
*
Fix for texture allocation failure in 'preAbandonGpuContext' mode
robertphillips
2015-04-30
*
use pathops utils to improve precision of cubic chopping in scan converter
reed
2015-04-30
*
Fix build warning: 'this' pointer cannot be null in well-defined C++ code; co...
dongseong.hwang
2015-04-30
*
Looks like rssPages * pageSize is overflowing on 32-bit Linux...
mtklein
2015-04-30
*
DM+nanobench: print both current and max RSS.
mtklein
2015-04-30
*
Fix build warning: reference cannot be bound to dereferenced null pointer in ...
dongseong.hwang
2015-04-30
*
Update SKP version
skia.buildbots
2015-04-30
*
Check for NULL familyName in SkFontMgr_fontconfig.
bungeman
2015-04-29
*
Use texture barriers to read directly from the RT
cdalton
2015-04-29
*
Use colorfilter instead of imagefilter when possible
reed
2015-04-29
*
Make XPFragmentBuilder only Builder with access to DstCopy.
egdaniel
2015-04-29
*
FontConfig character/lang match requires weak family.
bungeman
2015-04-29
*
Add dash lines batch unit test
joshualitt
2015-04-29
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
Handpick 16 Skia page sets to create SP enabled SKPs from
rmistry
2015-04-29
*
Fix double blend in GrAAConvexPathRenderer
cdalton
2015-04-29
*
Initial CL to create GrBatchTest infrastructure
joshualitt
2015-04-29
*
onCreateDevice -> NULL now means the caller should create its own (bitmap) de...
reed
2015-04-29
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
Implementing a scanline decoder for jpeg
msarett
2015-04-29
*
Straighten out SkPicture::AccelData APIs.
mtklein
2015-04-29
*
Remove system call in DW for default font.
bungeman
2015-04-29
*
Requires a minor API change to pass the color table to getScanlineDecoder, as...
msarett
2015-04-29
*
Create SP enabled SKPs from only the top_25_smooth page set.
rmistry
2015-04-29
*
Remove unneeded features from GrBufferAllocPool
bsalomon
2015-04-29
*
Pass dashing info from drawPath to Gr side
kkinnunen
2015-04-28
*
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
*
doc: add quickstart to linux and macos
halcanary
2015-04-28
*
Remove useless SkASSERT in SkRect.h and SkRegion.h
dongseong.hwang
2015-04-28
*
Do circular clipping in normalized space
bsalomon
2015-04-28
*
Fix SkTDynamicHash.h:183:29: warning: equality comparison with extraneous par...
dongseong.hwang
2015-04-28
*
Update documentation for "COMMIT=false".
rmistry
2015-04-28
*
Run DM on GalaxyS* in one thread
borenet
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
[next]