aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Clean up most clang warnings outside animator/Gravatar tomhudson@google.com2012-08-14
* Augmenting SkDeferredCanvas notification interface to signal flushes and memo...Gravatar junov@chromium.org2012-08-14
* add LF at the end, for clanginessGravatar reed@google.com2012-08-14
* Add inst counting to bench and count SkPathsGravatar bsalomon@google.com2012-08-14
* delete empty fileGravatar mike@reedtribe.org2012-08-14
* oops, revert the flake on the win shuttleGravatar mike@reedtribe.org2012-08-14
* remove as flake?Gravatar mike@reedtribe.org2012-08-14
* Stop bench from leakingGravatar bsalomon@google.com2012-08-13
* Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache i...Gravatar rileya@google.com2012-08-13
* Added GrTextureStripAtlas object.Gravatar rileya@google.com2012-08-13
* Correctly linearize Windows AA from ClearType.Gravatar bungeman@google.com2012-08-13
* Revert r5063 until unit tests can be fixed.Gravatar tomhudson@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
* Reduce path_copy iteration count, hopefully allows nexus s bot to complete wi...Gravatar bsalomon@google.com2012-08-13
* Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process.Gravatar scroggo@google.com2012-08-13
* (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@.Gravatar tomhudson@google.com2012-08-13
* Fix Windows build from r5056.Gravatar tomhudson@google.com2012-08-13
* Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpuGravatar robertphillips@google.com2012-08-13
* Fix GPU-less build from r5056.Gravatar bsalomon@google.com2012-08-13
* Effects Bug FixGravatar chudy@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
* arm: dynamic NEON support for SkBitmapProcState functions.Gravatar digit@google.com2012-08-13
* Adds a bunch of benchmarks around creating, transforming, testing path equality,Gravatar bsalomon@google.com2012-08-13
* suppress pip for now, since we use locally-defined effectsGravatar mike@reedtribe.org2012-08-13
* adjust size to match the contentGravatar mike@reedtribe.org2012-08-13
* move texteffects from Sample to gmGravatar mike@reedtribe.org2012-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
* revert arith change, until I can rebaseline all the images (and check chrome)Gravatar mike@reedtribe.org2012-08-12
* use premul macro to pack componentsGravatar mike@reedtribe.org2012-08-12
* Fix handling of infinite bounds during "fast transforms".Gravatar tomhudson@google.com2012-08-10
* Enable 32/64-bit gyp switch on LinuxGravatar borenet@google.com2012-08-09
* privatize SkBlitter.hGravatar reed@google.com2012-08-09
* remove unused local var (warning fix)Gravatar reed@google.com2012-08-09
* privatize SkScan.hGravatar reed@google.com2012-08-09
* use SkRegion instead of SkScan/SkBlitter, as we want to privatize the latterGravatar reed@google.com2012-08-09
* shape ops work in progressGravatar caryclark@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
* Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)Gravatar borenet@google.com2012-08-09
* Added resource domain to GrTextureDescGravatar robertphillips@google.com2012-08-09
* privatize SkEdgeClipper.hGravatar mike@reedtribe.org2012-08-09
* removed SkPerspIter.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