index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
tests.gyp
Commit message (
Expand
)
Author
Age
*
~glyphcache_globals needs to actually delete its cache
reed@google.com
2012-05-21
*
CreateTypefaceFromStream for GDI.
bungeman@google.com
2012-05-18
*
Add bench and test for SkRefCnt.
bungeman@google.com
2012-05-14
*
Added stack to AA clip mask cache
robertphillips@google.com
2012-05-09
*
Re-adding red texture support (by rolling back r3800)
robertphillips@google.com
2012-04-30
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
dd DrawPathTest to gyp
mike@reedtribe.org
2012-04-14
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-22
*
Move SkBitSet to utils.
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
Move SkClampRange into src/effects, where it isn't being advertised as
tomhudson@google.com
2012-03-20
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
GPU device preserves pixel values across read/write/read of unpremul pixel va...
bsalomon@google.com
2012-02-23
*
add unittest for FontHost (just tables at the moment)
reed@google.com
2012-02-23
*
Fixing backing store access in SkDeferredCanvas.
junov@chromium.org
2012-02-07
*
Subpixel text 3/8 of a pixel too far to the right.
bungeman@google.com
2012-01-13
*
add unittest for sk_memset16 and sk_memset32
mike@reedtribe.org
2012-01-07
*
add unittest for invariants for empty paths, still need to think about
reed@google.com
2011-12-21
*
add SkUnichar_IsVariationSelector()
reed@google.com
2011-12-21
*
move ports into its own gyp file
caryclark@google.com
2011-12-14
*
Adding isOpaque method to skia shader classes
junov@chromium.org
2011-12-09
*
add test for isFinite
reed@google.com
2011-12-05
*
add unittest for save/restore
reed@google.com
2011-11-28
*
don't quickReject bitmaps if there is a looper or other possible bounds-modifier
reed@google.com
2011-11-21
*
[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
*
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 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 gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12
*
Make program unit test run clean and add it to tests program
bsalomon@google.com
2011-08-16
*
Use bfrange to shrink ToUnicode table.
vandebo@chromium.org
2011-08-08
*
add asABlur() to maskfilters, so devices like gpu and pdf can query them.
reed@google.com
2011-07-07
*
A bit set class. Will be used for font subsetting.
vandebo@chromium.org
2011-07-02
*
combine target_defaults.gypi into common.gypi
epoger@google.com
2011-07-01
*
Alternate approach to enabling PDF in gm (gyp changes)
epoger@google.com
2011-06-24
*
Experimental framework for fast quadratic subdivision density computation code.
tomhudson@google.com
2011-06-24
*
Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was
epoger@google.com
2011-06-15
*
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...
epoger@google.com
2011-06-15
*
add SkDataRef (for future use)
reed@google.com
2011-06-14
*
update SkMatrix44
reed@google.com
2011-06-09
*
create GYP files for these targets: tests, gm, skhello, skimage, skdiff
epoger@google.com
2011-06-02