index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rebaseline.
scroggo
2014-12-10
*
Include SkTypes.h from SkDynamicAnnotations.h
mtklein
2014-12-10
*
Gradient shaders: make fPtsToUnit const, pre-cache getType().
mtklein
2014-12-10
*
Change how SkDebugf is sent to stdout on Android.
scroggo
2014-12-10
*
dd readPixels to SkImage
reed
2014-12-10
*
Suppress clipped-bitmap-shaders-clamp
Florin Malita
2014-12-10
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
more rebaselines
Brian Salomon
2014-12-10
*
Add more ignore gm's for recent Xfer Processor CL
egdaniel
2014-12-10
*
Add baseline images for new filterfastbounds GM
robertphillips
2014-12-10
*
Create xfer processor backend.
egdaniel
2014-12-10
*
Add GM for 2-rects blur which cannot break into nine-patch
qiankun.miao
2014-12-10
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Add SSSE3 acceleration for S32_D16_filter_DX
qiankun.miao
2014-12-10
*
fix surface test for gpu and codecs
reed
2014-12-10
*
Update SKP version
skia.buildbots
2014-12-09
*
Add bench to measure blur rects performance
qiankun.miao
2014-12-09
*
Update SKP version
skia.buildbots
2014-12-09
*
add readPixels to SkSurface (later try to remove it from SkCanvas)
reed
2014-12-09
*
Skia: Track the fIsWrapped separately so that we delete correctly
hendrikw
2014-12-09
*
rrrrrrrrrrrreeeeeeeeeeebaseline!
Brian Salomon
2014-12-09
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Adding an option for pixelated rendering in SkPictureImageFilter
junov
2014-12-09
*
More N10 rebaselines
Brian Salomon
2014-12-09
*
Remove unused static function skcolor_to_grcolor_nopremultiply.
egdaniel
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
Rebaseline after texture coord precision changes.
Brian Salomon
2014-12-09
*
change SkPoint::setLength to set itself to (0,0) if it starting length is deg...
reed
2014-12-09
*
Fix for alpha textures on Nexus 6.
jvanverth
2014-12-09
*
Don't call GetShaderPrecisionFormat for geometry shaders.
bsalomon
2014-12-09
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Use threshold of 1 texture coord value per pixel w/ nearest neighbor.
bsalomon
2014-12-09
*
Use GrCoordTransform precision to set uniform matrix precision
bsalomon
2014-12-09
*
Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.
egdaniel
2014-12-09
*
Update nanobench so the non-MPD path doesn't permit layer hoisting
robertphillips
2014-12-09
*
Switch non-MPD nanobench path to use a separate canvas per tile
robertphillips
2014-12-09
*
Increase timeouts for CSS3Gradients and GooglePlus pagesets
rmistry
2014-12-09
*
Make addUniform take a precision
bsalomon
2014-12-09
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Rebaselines for https://codereview.chromium.org/785893004/ (Fix MatrixImageFi...
robertphillips
2014-12-09
*
Avoid crash on some 64b ARM NEON platforms.
tomhudson
2014-12-09
*
Rebaseline GalaxyS4 and Nexus10.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Fix MatrixImageFilter computeFastBounds
robertphillips
2014-12-09
*
Display text blob bounds in the debugger.
fmalita
2014-12-09
*
Cleanup GM:pictureshadertile
fmalita
2014-12-09
[next]