index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...
bsalomon
2015-09-10
*
There's a set probability that a linear pipeline of random procs will be crea...
wangyix
2015-09-10
*
Initialize subrun variables to make Valgrind happy
jvanverth
2015-09-10
*
Revert of Add a mutex to GrContext::readSurfacePixels to protect against mult...
bsalomon
2015-09-09
*
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU r...
bsalomon
2015-09-09
*
SK_API on GrWrapTextureInBitmap
bsalomon
2015-09-09
*
Remove race.
herb
2015-09-09
*
fix leaked picture
reed
2015-09-09
*
don't peek w/o first acquiring the lock
reed
2015-09-09
*
Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of...
caryclark
2015-09-09
*
Brian requested a new namespace for factories that create fragment processors...
wangyix
2015-09-09
*
Parallel cache.
herb
2015-09-09
*
add picture-image variant
reed
2015-09-09
*
Mimic Chrome better in our GYPs.
mtklein
2015-09-09
*
switch over to using images
reed
2015-09-09
*
Specialize SkOncePtr<T[]>.
mtklein
2015-09-09
*
Make GrProcessorDataManager a noop
joshualitt
2015-09-09
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Revert of more zero-length changes for svg compatibility (patchset #6 id:1000...
caryclark
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
wire up incNumDraws
joshualitt
2015-09-09
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Detach cache in DF routines rather than passing it in.
jvanverth
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
more zero-length changes for svg compatibility
caryclark
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Provides various implementations of Android's SkBitmapRegionDecoder.
msarett
2015-09-08
*
Added TestCreate for SkComposeShader; will pick two random child procs that ...
wangyix
2015-09-08
*
skia: Initialize value passed to GetShaderiv in GLBench
hendrikw
2015-09-08
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
Add number of draws to GrGpu stats
joshualitt
2015-09-08
*
Update documentation of colors on Status.
benjaminwagner
2015-09-08
*
Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"
reed
2015-09-08
*
Re-enable nvpr text rendering in DM.
bsalomon
2015-09-08
*
emitChild() used to generate a mangled outputColor based on the parent's outp...
wangyix
2015-09-08
*
refactor parts of SkGr.cpp for use by SkImages
reed
2015-09-08
*
Port SkLazyFnPtr users to SkOncePtr.
mtklein
2015-09-08
*
Comments: note existance of SkImage::newShader next to CreateBitmapShader
halcanary
2015-09-08
*
Create module system for VisualBench
joshualitt
2015-09-08
*
Revert of Provides multiple implementations of Android's SkBitmapRegionDecode...
msarett
2015-09-08
*
Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (...
scroggo
2015-09-08
*
skia: use msaaConfigAttribList for SkOSWindow_win
hendrikw
2015-09-08
*
Add skstd::unique_ptr and use it.
bungeman
2015-09-07
*
switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE
reed
2015-09-07
*
Scanline decoding for gifs
msarett
2015-09-07
*
Update SKP version
rmistry
2015-09-06
*
Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://coder...
jcgregorio
2015-09-05
*
Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...
herb
2015-09-04
[next]