aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
Commit message (Expand)AuthorAge
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Revert change accidentally committed.Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...Gravatar bsalomon@google.com2012-12-03
* SkRoundRect startGravatar robertphillips@google.com2012-11-29
* Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...Gravatar junov@chromium.org2012-11-06
* Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...Gravatar bsalomon@google.com2012-10-03
* Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...Gravatar bsalomon@google.com2012-09-14
* Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.Gravatar rileya@google.com2012-09-11
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11
* Add helper for maintaining clip/matrix state in non-contiguous picture playback.Gravatar rileya@google.com2012-09-11
* SkPathRef: one allocation for pts+verbs, path GenID, copy-on-writeGravatar bsalomon@google.com2012-09-07
* Add SkPictureRecord subclass that computes bounding boxes.Gravatar rileya@google.com2012-09-06
* Add R-Tree data structure.Gravatar rileya@google.com2012-09-05
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Refactored GrDLinkedList into SkTDLinkedListGravatar robertphillips@google.com2012-08-23
* Refactor SkImageFilter into its own .cpp file.Gravatar senorblanco@chromium.org2012-08-20
* privatize SkScalerContext.hGravatar reed@google.com2012-08-14
* privatize SkDescriptor.hGravatar reed@google.com2012-08-14
* privatize SkBuffer.hGravatar mike@reedtribe.org2012-08-13
* privatize SkRefDict.hGravatar mike@reedtribe.org2012-08-12
* privatize SkGlyph.hGravatar mike@reedtribe.org2012-08-12
* privatize SkPtrRecorder.hGravatar mike@reedtribe.org2012-08-12
* privatize SkBlitter.hGravatar reed@google.com2012-08-09
* privatize SkScan.hGravatar reed@google.com2012-08-09
* remove SkShape (unused)Gravatar reed@google.com2012-08-09
* removed SkPerspIter.hGravatar mike@reedtribe.org2012-08-09
* split out src file names into core.gypi, with an eye towards sharing thatGravatar reed@google.com2012-08-08