| Commit message (Expand) | Author | Age |
... | |
* | Fix broken test. | scroggo@google.com | 2012-08-14 |
* | Move write buffer flags used by SkFlataData::Create into SkFlatController. | scroggo@google.com | 2012-08-14 |
* | To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec | reed@google.com | 2012-08-14 |
* | Reduce number of paths created by benchs | bsalomon@google.com | 2012-08-14 |
* | Remove baseline for flaky test. | scroggo@google.com | 2012-08-14 |
* | privatize SkDescriptor.h | reed@google.com | 2012-08-14 |
* | In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap | scroggo@google.com | 2012-08-14 |
* | Make SkTArray consider only the new count and reserve when determining how mu... | bsalomon@google.com | 2012-08-14 |
* | Bug Fix: Resets the users zoom and translation every picture load. Was acting... | chudy@google.com | 2012-08-14 |
* | Use SkBitmapHeap for shaders in SkGPipe. | scroggo@google.com | 2012-08-14 |
* | Check in r5063 again, along with fix for tests. | scroggo@google.com | 2012-08-14 |
* | Reduce allocations in RandomPathBench | bsalomon@google.com | 2012-08-14 |
* | Clean up most clang warnings outside animator/ | tomhudson@google.com | 2012-08-14 |
* | Augmenting SkDeferredCanvas notification interface to signal flushes and memo... | junov@chromium.org | 2012-08-14 |
* | add LF at the end, for clanginess | reed@google.com | 2012-08-14 |
* | Add inst counting to bench and count SkPaths | bsalomon@google.com | 2012-08-14 |
* | delete empty file | mike@reedtribe.org | 2012-08-14 |
* | oops, revert the flake on the win shuttle | mike@reedtribe.org | 2012-08-14 |
* | remove as flake? | mike@reedtribe.org | 2012-08-14 |
* | Stop bench from leaking | bsalomon@google.com | 2012-08-13 |
* | Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache i... | rileya@google.com | 2012-08-13 |
* | Added GrTextureStripAtlas object. | rileya@google.com | 2012-08-13 |
* | Correctly linearize Windows AA from ClearType. | bungeman@google.com | 2012-08-13 |
* | Revert r5063 until unit tests can be fixed. | tomhudson@google.com | 2012-08-13 |
* | Move resize functionality out of createAndLockTexture and into createResizedT... | robertphillips@google.com | 2012-08-13 |
* | Split cache-specific fields out of GrTextureDesc | robertphillips@google.com | 2012-08-13 |
* | Reduce path_copy iteration count, hopefully allows nexus s bot to complete wi... | bsalomon@google.com | 2012-08-13 |
* | Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. | scroggo@google.com | 2012-08-13 |
* | (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@. | tomhudson@google.com | 2012-08-13 |
* | Fix Windows build from r5056. | tomhudson@google.com | 2012-08-13 |
* | Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpu | robertphillips@google.com | 2012-08-13 |
* | Fix GPU-less build from r5056. | bsalomon@google.com | 2012-08-13 |
* | Effects Bug Fix | chudy@google.com | 2012-08-13 |
* | Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr... | bsalomon@google.com | 2012-08-13 |
* | arm: dynamic NEON support for SkBitmapProcState functions. | digit@google.com | 2012-08-13 |
* | Adds a bunch of benchmarks around creating, transforming, testing path equality, | bsalomon@google.com | 2012-08-13 |
* | suppress pip for now, since we use locally-defined effects | mike@reedtribe.org | 2012-08-13 |
* | adjust size to match the content | mike@reedtribe.org | 2012-08-13 |
* | move texteffects from Sample to gm | mike@reedtribe.org | 2012-08-13 |
* | 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 |
* | refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat... | mike@reedtribe.org | 2012-08-12 |
* | privatize SkDeviceProfile.h | mike@reedtribe.org | 2012-08-12 |
* | revert arith change, until I can rebaseline all the images (and check chrome) | mike@reedtribe.org | 2012-08-12 |
* | use premul macro to pack components | mike@reedtribe.org | 2012-08-12 |
* | Fix handling of infinite bounds during "fast transforms". | tomhudson@google.com | 2012-08-10 |
* | Enable 32/64-bit gyp switch on Linux | borenet@google.com | 2012-08-09 |
* | privatize SkBlitter.h | reed@google.com | 2012-08-09 |