index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
...
*
New SkMutex benchmark - used when we suspected mutex performance issues;
tomhudson@google.com
2011-11-14
*
[PDF] Optimize W-array generation with respect to subsetted fonts and add test.
vandebo@chromium.org
2011-11-11
*
Add config8888 support to writePixels
bsalomon@google.com
2011-11-10
*
add test gm for vertical text
reed@google.com
2011-11-10
*
add vertical-text bit to paint (not supported yet)
reed@google.com
2011-11-10
*
add initial gyp to build freetype lib (problems with cflags not showing up in...
reed@google.com
2011-11-10
*
Build fix; unreviewed.
senorblanco@chromium.org
2011-11-09
*
Implement Gaussian blurs for images. The caller creates an an
senorblanco@chromium.org
2011-11-09
*
Cleanup for the Android build.
djsollen@google.com
2011-11-08
*
Add font scaler gm.
bungeman@google.com
2011-11-07
*
Add support for building Android SampleApp.
djsollen@google.com
2011-11-07
*
Add support for GL_ARB_texture_swizzle
bsalomon@google.com
2011-11-07
*
Back out fontscaler gm, as it seems to show up a gpu issue.
bungeman@google.com
2011-11-04
*
Add font scaler gm.
bungeman@google.com
2011-11-04
*
Move the Android sample app into the android repo.
djsollen@google.com
2011-11-04
*
Update the Skia gyp files to use the external android sources.
djsollen@google.com
2011-11-03
*
Fix for missing file from previous CL that broke the build.
djsollen@google.com
2011-11-03
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
add bench for building the font cache
reed@google.com
2011-11-02
*
Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt ...
bsalomon@google.com
2011-11-02
*
Revert r2584 (new test fails in fixed pt builds)
bsalomon@google.com
2011-11-02
*
Changes the SkCanvas::readPixels API. Allows caller to read into prealloced b...
bsalomon@google.com
2011-11-02
*
add bench for building aaclips
reed@google.com
2011-10-31
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
add initial bench for drawVertices
reed@google.com
2011-10-28
*
Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...
bsalomon@google.com
2011-10-27
*
Extract GrDrawTarget::DrState into independent GrDrawState struct.
tomhudson@google.com
2011-10-27
*
New benchmark for blitRect based on call frequency observed while scrolling
tomhudson@google.com
2011-10-27
*
add initial unittests for aaclip. Fix case where BuilderBlitter skipped the top
reed@google.com
2011-10-26
*
Recommit r2510 now that mac build bot issue has been fixed.
bsalomon@google.com
2011-10-24
*
Temporary revert of r2510. The test that it introduced fails on the Mac build...
bsalomon@google.com
2011-10-20
*
Add test that validates GrGLInterfaces
bsalomon@google.com
2011-10-20
*
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
bsalomon@google.com
2011-10-20
*
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...
bsalomon@google.com
2011-10-19
*
move LCD blits into opts, so they can have assembly versions
reed@google.com
2011-10-18
*
move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...
bsalomon@google.com
2011-10-13
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12
*
Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a...
bsalomon@google.com
2011-10-12
*
add SkRasterClip
reed@google.com
2011-10-11
*
Bug fixes:
suyang1
2011-10-10
*
add SkAAClip.cpp
reed@google.com
2011-10-10
*
add sample for clipping
reed@google.com
2011-10-10
*
explicitly set opt level for mac-release
reed@google.com
2011-10-10
*
Add per-vertex coverage field, use in AA rects when alpha tweak is not valid,...
bsalomon@google.com
2011-10-10
*
Mac does not like empty projects.
bungeman@google.com
2011-10-10
*
Add xps device to skia.
bungeman@google.com
2011-10-10
*
Fixup rendering of empty paths (including inverted fills)
bsalomon@google.com
2011-10-05
*
Remove nonexistant header from gyp file
bsalomon@google.com
2011-10-04
*
Update common_conditions to make sure there is a slash in VS2008.
bungeman@google.com
2011-10-03
*
Roll gyp and add librarian settings (now supported).
bungeman@google.com
2011-10-03
[prev]
[next]