index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
Incorporate glStencilThenCover* nvpr methods
cdalton
2014-07-29
*
Remove support in the gpu to use hardware AA lines. Current code paths could ...
egdaniel
2014-07-29
*
Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...
egdaniel
2014-07-29
*
Some fixes around GrContext::abandonContext:
bsalomon
2014-07-29
*
Remove gpu support for willUseHWAALines.
egdaniel
2014-07-29
*
Use if instead of ifdef SK_SUPPORT_GPU
kkinnunen
2014-07-29
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview...
bsalomon
2014-07-28
*
Remove relative path to GrColor.h in SkShader.h
bsalomon
2014-07-28
*
Remove redundant helper function as all clients pass locale
Derek Sollenberger
2014-07-28
*
Remove unused code now that the android framework has move this logic elsewhere.
Derek Sollenberger
2014-07-28
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize t...
dandov
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Add ASTC to list of alpha compressed formats
krajcevski
2014-07-24
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...
bsalomon
2014-07-22
*
Remove the single-sigma version of SkDropShadowImageFilter::Create().
senorblanco
2014-07-22
*
Remove unused enum value and member of GrGpuObject
bsalomon
2014-07-22
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
hide public factory for intermediate class
reed
2014-07-21
*
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
dominikg
2014-07-21
*
Revert of Use the GrCacheable ID to eliminate the need for notifications to G...
robertphillips
2014-07-20
*
Remove SkRefPtr.
bungeman
2014-07-17
*
Add IsPath to GrGLInterface
cdalton
2014-07-17
*
Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...
bsalomon
2014-07-17
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-17
*
factor out flattening/unflattening of common fields from SkImageFilter
reed
2014-07-17
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
Disable assertion of fBoundsIsDirty.
Mike Klein
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Remove kImageIsImmutable_Flag.
scroggo
2014-07-15
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
SkAutoRef seems lonely. Might as well delete it.
mtklein
2014-07-15
*
Change SkCanvasState to use inheritance.
scroggo
2014-07-15
*
patch from issue 383923002
reed
2014-07-14
*
Cleanup: Remove unused/unimplemented SkTextLayout.h.
tfarina
2014-07-14
[prev]
[next]