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
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Revert "Add a method to atomic add."
scroggo@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
Allow specific files and multiple inputs for picture testing tools.
keyar@chromium.org
2012-07-09
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
*
Enable typeface from stream test for Mac.
bungeman@google.com
2012-05-31
*
~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
[next]