aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
* Remove _UPM_ GrPixelConfigsGravatar bsalomon@google.com2012-08-20
* Refactor SkImageFilter into its own .cpp file.Gravatar senorblanco@chromium.org2012-08-20
* Implements a new class, SkSingleInputImageFilter, to handle DAG connectivityGravatar senorblanco@chromium.org2012-08-20
* Stop refcounting SkDeferredCanvas::NotificationClientGravatar junov@chromium.org2012-08-20
* Set LF property on a bunch of files.Gravatar bsalomon@google.com2012-08-20
* revert 5156Gravatar reed@google.com2012-08-17
* revert 5157Gravatar reed@google.com2012-08-17
* add long/unsigned-long variations to the debug SkIntToScalar, as the mac comp...Gravatar reed@google.com2012-08-17
* Fix SkIntToScalar signature for 64-bit buildGravatar borenet@google.com2012-08-17
* Cleaning up deprecated API in SkDeferredCanvasGravatar junov@chromium.org2012-08-17
* Remove unnecessary GrContext flushesGravatar bsalomon@google.com2012-08-17
* Make SkDeque::back faster & inlineGravatar robertphillips@google.com2012-08-17
* Added Serialization of SkPath's boundGravatar robertphillips@google.com2012-08-17
* remove EdgeType enum. Unimportant distinction, and removing speeds up quickRe...Gravatar reed@google.com2012-08-16
* Fix a memory leak in SkBitmapHeap.Gravatar scroggo2012-08-16
* Make all GrContext draws go through the draw buffer.Gravatar bsalomon@google.com2012-08-16
* DirectWrite font host for skia.Gravatar bungeman@google.com2012-08-16
* add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, in...Gravatar reed@google.com2012-08-16
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...Gravatar robertphillips@google.com2012-08-16
* Fixing a deferred canvas optimization that purges pending draws when the canv...Gravatar junov@chromium.org2012-08-15
* GrContextFactory can now expose the GLContext it is using.Gravatar keyar@chromium.org2012-08-14
* privatize SkScalerContext.hGravatar reed@google.com2012-08-14
* To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRecGravatar reed@google.com2012-08-14
* privatize SkDescriptor.hGravatar reed@google.com2012-08-14
* Make SkTArray consider only the new count and reserve when determining how mu...Gravatar bsalomon@google.com2012-08-14
* Reduce allocations in RandomPathBenchGravatar bsalomon@google.com2012-08-14
* Augmenting SkDeferredCanvas notification interface to signal flushes and memo...Gravatar junov@chromium.org2012-08-14
* Add inst counting to bench and count SkPathsGravatar bsalomon@google.com2012-08-14
* Added GrTextureStripAtlas object.Gravatar rileya@google.com2012-08-13
* Move resize functionality out of createAndLockTexture and into createResizedT...Gravatar robertphillips@google.com2012-08-13
* Split cache-specific fields out of GrTextureDescGravatar robertphillips@google.com2012-08-13
* Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...Gravatar bsalomon@google.com2012-08-13
* Adds a bunch of benchmarks around creating, transforming, testing path equality,Gravatar bsalomon@google.com2012-08-13
* 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
* refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...Gravatar mike@reedtribe.org2012-08-12
* privatize SkDeviceProfile.hGravatar mike@reedtribe.org2012-08-12
* privatize SkBlitter.hGravatar reed@google.com2012-08-09
* privatize SkScan.hGravatar reed@google.com2012-08-09
* Added method of getting top genID from SkClipStackGravatar robertphillips@google.com2012-08-09
* remove SkShape (unused)Gravatar reed@google.com2012-08-09
* Added resource domain to GrTextureDescGravatar robertphillips@google.com2012-08-09
* privatize SkEdgeClipper.hGravatar mike@reedtribe.org2012-08-09
* privatization of SkPerspIter.hGravatar mike@reedtribe.org2012-08-09
* privatization -- moving headers out of include into srcGravatar mike@reedtribe.org2012-08-09
* GrCacheID.h must reside in include\gpu due to inclusion by GrTexture.hGravatar robertphillips@google.com2012-08-08
* Refactored cacheID in preparation for clip mask caching changesGravatar robertphillips@google.com2012-08-08