index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
core.gypi
Commit message (
Expand
)
Author
Age
*
Remove SkMMapStream.h from core.gypi
robertphillips@google.com
2013-03-19
*
Improvements/additions to SkImageCache/SkLazyPixelRef.
scroggo@google.com
2013-03-18
*
reland 8200 w/ fix for android (use fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8204 -- what is happening???
reed@google.com
2013-03-18
*
reland 8200 w/ fix for android (need fullpath instead of path)
reed@google.com
2013-03-18
*
revert 8200 to figure out android break
reed@google.com
2013-03-18
*
move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability
reed@google.com
2013-03-18
*
Create a platform-dependent object for accessing purgeable memory.
scroggo@google.com
2013-03-15
*
refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)
reed@google.com
2013-03-04
*
move SkFDStream out of images into core
reed@google.com
2013-02-25
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Update filter tool to allow more flexible filtering
robertphillips@google.com
2013-01-31
*
Added toString to SkDrawLooper-derived classes
robertphillips@google.com
2013-01-28
*
Move random from core to utils
bsalomon@google.com
2013-01-25
*
Remove ConcaveToTriangles.
bungeman@google.com
2013-01-24
*
Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPriv
junov@chromium.org
2013-01-24
*
Expose geometry and gamma on device.
bungeman@google.com
2013-01-22
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
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
*
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...
bsalomon@google.com
2012-12-03
*
SkRoundRect start
robertphillips@google.com
2012-11-29
*
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...
junov@chromium.org
2012-11-06
*
Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...
bsalomon@google.com
2012-10-03
*
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...
bsalomon@google.com
2012-09-14
*
Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.
rileya@google.com
2012-09-11
*
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
rileya@google.com
2012-09-11
*
Add helper for maintaining clip/matrix state in non-contiguous picture playback.
rileya@google.com
2012-09-11
*
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
bsalomon@google.com
2012-09-07
*
Add SkPictureRecord subclass that computes bounding boxes.
rileya@google.com
2012-09-06
*
Add R-Tree data structure.
rileya@google.com
2012-09-05
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Refactor SkImageFilter into its own .cpp file.
senorblanco@chromium.org
2012-08-20
*
privatize SkScalerContext.h
reed@google.com
2012-08-14
*
privatize SkDescriptor.h
reed@google.com
2012-08-14
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13
*
privatize SkRefDict.h
mike@reedtribe.org
2012-08-12
*
privatize SkGlyph.h
mike@reedtribe.org
2012-08-12
*
privatize SkPtrRecorder.h
mike@reedtribe.org
2012-08-12
*
privatize SkBlitter.h
reed@google.com
2012-08-09
*
privatize SkScan.h
reed@google.com
2012-08-09
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
removed SkPerspIter.h
mike@reedtribe.org
2012-08-09
*
split out src file names into core.gypi, with an eye towards sharing that
reed@google.com
2012-08-08