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 SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Revert change accidentally committed.
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29
*
add specialty strokeRect() to SkStroke, which can return much cleaner results
reed@google.com
2012-11-20
*
In SkBitmapHeap, defer adding owners for new bitmaps.
scroggo@google.com
2012-11-16
*
Unit testing for SkTileGrid
junov@chromium.org
2012-11-07
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Added functor to GrTHashCache to allow discovery of un-reffed resources
robertphillips@google.com
2012-09-18
*
For a picture playback with nothing written, use an empty SkData.
scroggo@google.com
2012-09-14
*
Add R-Tree data structure.
rileya@google.com
2012-09-05
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
When copying a bitmap, copy the generation ID.
scroggo@google.com
2012-08-22
*
GrContextFactory can now expose the GLContext it is using.
keyar@chromium.org
2012-08-14
*
Make SkGPipe use SkBitmapHeap.
scroggo@google.com
2012-08-08
*
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
[next]