aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gypi
Commit message (Expand)AuthorAge
* remove dead code (SkBitmapSampler)Gravatar reed@google.com2013-05-08
* Hamfistedly removed core dependence on imagesGravatar robertphillips@google.com2013-05-02
* path ops : make it realGravatar caryclark@google.com2013-04-25
* add SkDataTable, to efficiently store an immutable array. Includes a builderGravatar reed@google.com2013-04-19
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Remove SkMMapStream.h from core.gypiGravatar robertphillips@google.com2013-03-19
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* reland 8200 w/ fix for android (use fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8204 -- what is happening???Gravatar reed@google.com2013-03-18
* reland 8200 w/ fix for android (need fullpath instead of path)Gravatar reed@google.com2013-03-18
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18
* Create a platform-dependent object for accessing purgeable memory.Gravatar scroggo@google.com2013-03-15
* refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)Gravatar reed@google.com2013-03-04
* move SkFDStream out of images into coreGravatar reed@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Update filter tool to allow more flexible filteringGravatar robertphillips@google.com2013-01-31
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Move random from core to utilsGravatar bsalomon@google.com2013-01-25
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPrivGravatar junov@chromium.org2013-01-24
* Expose geometry and gamma on device.Gravatar bungeman@google.com2013-01-22
* Follow up on the previous patch :Gravatar sugoi@google.com2012-12-17
* Modifying SkTileGrid to support arbitrary query rectangles.Gravatar junov@chromium.org2012-12-13
* 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