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
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Fix compile warning
caryclark@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-18
*
augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect
reed@google.com
2013-04-18
*
revert 8731, restoring 8700 and 8701... further investigation concluded that the
reed@google.com
2013-04-18
*
Adding a bit of rebustness to SkRectShaderImageFilter
sugoi@google.com
2013-04-18
*
Disabling GPU noise on Windows since Angle can't do a proper translation of t...
sugoi@google.com
2013-04-18
*
Revert r8701 and r8700 due to layout test discrepancies
robertphillips@google.com
2013-04-17
*
Updates to images project.
scroggo@google.com
2013-04-17
*
Only use JDCT_IFAST if it's supported.
scroggo@google.com
2013-04-17
*
path ops in progress
caryclark@google.com
2013-04-17
*
shape ops work in progress
caryclark@google.com
2013-04-17
*
Reducing the complexity of the noise test for Angle
sugoi@google.com
2013-04-17
*
Fixing debug bench assert on Android
sugoi@google.com
2013-04-17
*
Skip copytexsubimage2D code path when src is multisampled.
bsalomon@google.com
2013-04-17
*
Perlin noise adjustments
sugoi@google.com
2013-04-17
*
Remove deprecated/obsolete Makefiles.
tfarina@chromium.org
2013-04-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-17
*
add compute-bounds for conics
mike@reedtribe.org
2013-04-17
*
add extrema for conics
mike@reedtribe.org
2013-04-17
*
add comments for computing derivatives
reed@google.com
2013-04-16
*
Build fix: moving more inline functions into header
junov@chromium.org
2013-04-16
*
Build fix: moving some inline function definitions into header.
junov@chromium.org
2013-04-16
*
Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends
junov@chromium.org
2013-04-16
*
add () around | cluster, to avoid warning.
reed@google.com
2013-04-16
*
use forward matrix to determine if we can ignore scale part of a matrix
reed@google.com
2013-04-16
*
Disable GPU acceleration for narrow ovals.
jvanverth@google.com
2013-04-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-16
*
Enable caching of texture domain extents
robertphillips@google.com
2013-04-15
*
path ops work in progress
caryclark@google.com
2013-04-15
*
Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer.
junov@chromium.org
2013-04-15
*
fix release warning (unused debug variable)
reed@google.com
2013-04-15
*
add experimental chop-into-quads for conics
mike@reedtribe.org
2013-04-15
*
Add coeffecients for kScreen xfermode.
bsalomon@google.com
2013-04-15
*
Remove freetype dependency from core.gyp
djsollen@google.com
2013-04-15
*
Remove freetype dependency from core.gyp
djsollen@google.com
2013-04-15
*
Comment only change. (forgot to save comment edit before landing r8675).
bsalomon@google.com
2013-04-15
*
Add support for using glCopyTexSubImage2D when possible to copy surfaces.
bsalomon@google.com
2013-04-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-14
*
add special-case for chopping at exactly half for rational-quads (2-3x faster)
mike@reedtribe.org
2013-04-14
*
compute new weight in standard-form
mike@reedtribe.org
2013-04-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-13
*
incomplete impl for chopping rational quads (need to "normalize" so I can get
reed@google.com
2013-04-12
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
experimental start to arcs
reed@google.com
2013-04-12
*
Only use JDCT_FAST if it is supported in jpeg.
scroggo@google.com
2013-04-12
*
explicitly initialize all entries in array of SkBaseMatrix, since we can't say
reed@google.com
2013-04-12
*
Compiler warning/error patch for r8658
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
Reverting r8654
robertphillips@google.com
2013-04-12
[next]