aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Split SkGlyph into its own header.Gravatar bungeman@google.com2012-07-24
* Revert r4671Gravatar borenet@google.com2012-07-24
* Revert r5667Gravatar borenet@google.com2012-07-24
* Added requires_AA method to GrClipMaskManager.cpp to replace GrClip capabilityGravatar robertphillips@google.com2012-07-24
* shape ops work in progressGravatar caryclark@google.com2012-07-24
* Fix npot bitmap tilingGravatar bsalomon@google.com2012-07-24
* Remove SkSfntUtils, as it is not longer used.Gravatar bungeman@google.com2012-07-24
* SkSfntUtils should use public types.Gravatar bungeman@google.com2012-07-24
* Fix TableColorFilter memory leak.Gravatar tomhudson@google.com2012-07-24
* Rebaselining to address r4730 (using SkClipStack's bound)Gravatar robertphillips@google.com2012-07-24
* SkTextBox to use public interfaces for line layout.Gravatar bungeman@google.com2012-07-24
* Added bound computation to SkClipStackGravatar robertphillips@google.com2012-07-24
* land http://codereview.appspot.com/6353063/ by LeiGravatar reed@google.com2012-07-24
* Replace new with SkNEW in more effects classes.Gravatar tomhudson@google.com2012-07-24
* shape ops work in progressGravatar caryclark@google.com2012-07-23
* whitespace change to trigger Skia buildbots after master update/restartGravatar epoger@google.com2012-07-23
* Gave GrClip an SkClipStack-style iteratorGravatar robertphillips@google.com2012-07-23
* Remove Bitmaps Raw Pixel Support.Gravatar djsollen@google.com2012-07-23
* update images after gpu changesGravatar reed@google.com2012-07-23
* use SkTRefArray to share readonly data between picturesGravatar reed@google.com2012-07-23
* add protected method for internal_dispose overrides to jam fRefCnt beforeGravatar reed@google.com2012-07-23
* Response to post-commit review comments on r4714Gravatar junov@chromium.org2012-07-23
* update images after gpu changeGravatar reed@google.com2012-07-23
* removing incorrect imageGravatar reed@google.com2012-07-23
* In SkWriter32::writeString, initialize all memory reserved.Gravatar scroggo@google.com2012-07-23
* Fix unbound memory consumption problem with run away deferred canvases.Gravatar junov@chromium.org2012-07-23
* shape ops work in progressGravatar caryclark@google.com2012-07-23
* check for memory leaks in debug-buildGravatar reed@google.com2012-07-22
* use SkData to share between record and playbackGravatar reed@google.com2012-07-21
* include <new> since we use placement-newGravatar reed@google.com2012-07-21
* add SkTRefArray, in hopes that it will enable more sharing between picturepla...Gravatar reed@google.com2012-07-21
* Added picture recording benchmark options to bench.Gravatar keyar@chromium.org2012-07-20
* render_pictures can now do tiling based rendering.Gravatar keyar@chromium.org2012-07-20
* Add a ton of GPU baseline images. Gravatar bsalomon@google.com2012-07-20
* whitespace change to trigger Skia buildbots after master update/restartGravatar epoger@google.com2012-07-20
* Added asNewCustomStage to SkShader and implemented it for all the gradient sh...Gravatar rileya@google.com2012-07-20
* Fix build break in r4694: move reset() call before setting custom stage on sa...Gravatar tomhudson@google.com2012-07-20
* Rebaseline Nexus S gradient GMs for bilinear filtering change (r4680).Gravatar rileya@google.com2012-07-20
* Add flag to skip pipe on select GMsGravatar borenet@google.com2012-07-20
* Reverting r4695Gravatar junov@chromium.org2012-07-20
* Disable bitmapcopy gm on AndroidGravatar borenet@google.com2012-07-20
* Try turning on the SkGPipe path in SkDeferredCanvasGravatar junov@chromium.org2012-07-20
* Remove easily-removable uses of setTexture(), instead creating a GrSingleText...Gravatar tomhudson@google.com2012-07-20
* Remove assertion when texture matrix is unusedGravatar bsalomon@google.com2012-07-20
* Made clarifying renamings to SkClipStack's iterators (and added to unit test)Gravatar robertphillips@google.com2012-07-20
* Fix color filter LUT (install custom stage after reset of sampler). Over the ...Gravatar bsalomon@google.com2012-07-20
* Work around unused matrix uniform assertion for color filter LUT.Gravatar bsalomon@google.com2012-07-20
* SkNEW instead of new for lighting effects.Gravatar tomhudson@google.com2012-07-20
* Remove stage masksGravatar bsalomon@google.com2012-07-20
* Adding new steps to Canvas unit test to validate that the deferredGravatar junov@chromium.org2012-07-20