index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update Android Apps to use gradle
djsollen
2015-07-24
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
fix for GrAtlasTextContext occasionally crashes on mixed runs
joshualitt
2015-07-24
*
make fontscalar gammatext lcdtext typeface verttext2 gm portable
caryclark
2015-07-24
*
Minimize retrieving SkGlyph in GrTextContext
joshualitt
2015-07-24
*
Fix Ganesh drawAtlas bug with quad colors
robertphillips
2015-07-24
*
Set preallocated TextBatch geometries to 4 rather than 32
bsalomon
2015-07-24
*
skia: wrong calling convention on eglGetPlatformDisplayEXT
hendrikw
2015-07-24
*
make dftext gm not overlap itself
caryclark
2015-07-23
*
make fontcache textblob gm portable
caryclark
2015-07-23
*
fix path ops fuzz buster
caryclark
2015-07-23
*
make dftext the same on Linux and Android
caryclark
2015-07-23
*
Remove test of illegal behavior that modifies a texture backing an SkImage.
bsalomon
2015-07-23
*
Fix Android x86 compile on mac
msarett
2015-07-23
*
Skia: ANGLE Roll
hendrikw
2015-07-23
*
fix typeface leak
caryclark
2015-07-23
*
Fix ImageNewSurface test on S4.
bsalomon
2015-07-23
*
Fix variable shadowing in SkMorphologyImageFilter
robertphillips
2015-07-23
*
Update fallback rsqrt implementation to use optimal constants.
jvanverth
2015-07-23
*
fix comment on GrBatchTextStrike
joshualitt
2015-07-23
*
fix typo
caryclark
2015-07-23
*
Have Windows use _mm_rsqrt_ss too.
mtklein
2015-07-23
*
Small tweak to TextBlobCacheTest
joshualitt
2015-07-23
*
fix memory leak in TextBlobCacheTest
joshualitt
2015-07-23
*
Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...
bsalomon
2015-07-23
*
Fix formatting in the CQ keywords markdown
rmistry
2015-07-23
*
Name of primitive processor will now be printed in generated shader code
wangyix
2015-07-23
*
Revert "Update Android Apps to use gradle"
joshualitt
2015-07-23
*
Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()
wangyix
2015-07-22
*
Add skia_use_android_framework_defines GYP_DEFINE
borenet
2015-07-22
*
Misc cleanup
robertphillips
2015-07-22
*
Update Android Apps to use gradle
djsollen
2015-07-22
*
Fix up textblobcachetest
joshualitt
2015-07-22
*
565 support for SIMD xfermodes
mtklein
2015-07-22
*
Add drawImage{Rect,} support to SkDebugCanvas
fmalita
2015-07-22
*
Moved GrGLFragmentProcessor definition to its own file
wangyix
2015-07-22
*
Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).
bsalomon
2015-07-22
*
skia: GrGLAssembleGLInterface update load chromium extension functions
hendrikw
2015-07-22
*
Fix Android framework build
msarett
2015-07-22
*
Fix tile drop-out on S4 for texture decal mode.
jvanverth
2015-07-22
*
Coverage: add a trace for not_covered_lines per file
borenet
2015-07-22
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
Fix SkCanvas::wouldOverwriteEntireSurface() contains test
fmalita
2015-07-22
*
Fix CQ keyword and add more detail
rmistry
2015-07-22
*
Revert of 565 support for SIMD xfermodes (patchset #4 id:60001 of https://cod...
mtklein
2015-07-21
*
565 support for SIMD xfermodes
mtklein
2015-07-21
*
Change the GlyphCache to use a hash table instead of doing its own ad-hoc
herb
2015-07-21
*
ANGLE deps roll
hendrikw
2015-07-21
*
Compile with VS2015.
bungeman
2015-07-21
*
Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of...
ericrk
2015-07-21
[next]