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
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
path ops : enable optimizations
caryclark@google.com
2013-04-23
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
Add non-separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-22
*
Fix gyp files to allow ninja to build 64 bit on Mac.
commit-bot@chromium.org
2013-04-22
*
path ops -- use standard SkTQSort
commit-bot@chromium.org
2013-04-22
*
Add missing unistd.h include after r8765.
commit-bot@chromium.org
2013-04-22
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
fix refcnts for singleton fontconfig-direct
reed@google.com
2013-04-22
*
start cleanup, in prep for new fontmgr impl
reed@google.com
2013-04-22
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
2013-04-22
*
path ops : add support for inverse fill
caryclark@google.com
2013-04-22
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
*
Catch failures to SkTypeface::Deserialize() and use the default in that case.
reed@google.com
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
rmistry@google.com
2013-04-22
*
specialize SkDataTable for arrays where all elements are the same size.
mike@reedtribe.org
2013-04-21
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
Remove GR_STATIC_RECT_VB
robertphillips@google.com
2013-04-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
can't return false for a ptr (unless you're in gcc)
reed@google.com
2013-04-19
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
add SkDataTable::NewEmpty()
reed@google.com
2013-04-19
*
add SkDataTable, to efficiently store an immutable array. Includes a builder
reed@google.com
2013-04-19
*
Fix non-uniform scale and stroked ellipses
commit-bot@chromium.org
2013-04-19
*
Final round of .0s
bsalomon@google.com
2013-04-19
*
More .0s
bsalomon@google.com
2013-04-19
*
Add ".0" to 1 constants in xfermodes GLSL code.
bsalomon@google.com
2013-04-19
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
return empty fontstyleset instead of null
reed@google.com
2013-04-19
*
check-point for new fontmgr on linux
reed@google.com
2013-04-19
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-19
*
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
[next]