index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
SkFontMgr for Android.
bungeman
2014-07-24
*
Get additional DW font metrics when available.
bungeman
2014-07-23
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
bungeman
2014-07-23
*
Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/)
robertphillips
2014-07-22
*
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
*
Run CanvasState test across a library boundary.
scroggo
2014-07-22
*
SkFontMgr for Android.
bungeman
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
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Refactor texture compressors into separate files
krajcevski
2014-07-22
*
Added count validation in SkImageFilter::Common::unflatten()
sugoi
2014-07-22
*
Enable the SSSE3 compile time check on all platforms (3rd attempt)
djsollen
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Add macro so that gpu trace marker can add an arg to the TRACE_EVENT it makes
egdaniel
2014-07-21
*
Move GrTMultiMap to src/core and rename it
robertphillips
2014-07-21
*
First pass at a blitter for R11 EAC alpha masks. This shaves 10ms off
krajcevski
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Let blitters be notified when they're done being used
krajcevski
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
*
Replace GrTHash with SkTDynamicHash
robertphillips
2014-07-20
*
Revert of Use the GrCacheable ID to eliminate the need for notifications to G...
robertphillips
2014-07-20
*
expand workaround to all 32-bit mips devices without the appropriate gcc support
djsollen
2014-07-18
*
Cache the return values of getBlendOpts in GrDrawState
egdaniel
2014-07-18
*
update pathops core and tests
caryclark
2014-07-18
*
Remove SkRefPtr.
bungeman
2014-07-17
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
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
*
Make GrLayerCache use multiple plots in its atlas
robertphillips
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
*
Remove ambiguous operator= on AutoCFRelease.
bungeman
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Buffer four scanlines prior to blitting. We will eventually use this
krajcevski
2014-07-16
*
Generalize mask helper a bit for compression
krajcevski
2014-07-16
*
Add unique ID to GrPlot
robertphillips
2014-07-16
*
Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit _...
Derek Sollenberger
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Revert of Reopened: Caching the result of readPixelsSupported (https://codere...
bungeman
2014-07-16
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
[next]