index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Support SKIA_OUT on Mac and ChromeOS
borenet
2015-05-04
*
Revert of Move state management to GrInOrderDrawBuffer (patchset #4 id:60001 ...
joshualitt
2015-05-04
*
Move state management to GrInOrderDrawBuffer
joshualitt
2015-05-04
*
Update src/svg to follow C++11 style rule for {virtual,override}.
tfarina
2015-05-04
*
SkPictureShader: scale down if width or height is larger than maxTextureSize
gen.kim
2015-05-03
*
Update SKP version
skia.buildbots
2015-05-03
*
remove unneeded SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flag
reed
2015-05-02
*
Add hairlines batch unit test
joshualitt
2015-05-02
*
Fix for valgrind
joshualitt
2015-05-02
*
Move bounds to GrBatch
joshualitt
2015-05-01
*
clean up pre-storage in canvas
reed
2015-05-01
*
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
[next]