aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* reject any paths that are not finite.Gravatar reed@google.com2012-07-26
* explicitly track if a path is finite or notGravatar reed@google.com2012-07-26
* Whitespace change to trigger rebuild after slave script modificationsGravatar borenet@google.com2012-07-26
* rebaseline after gpu changesGravatar reed@google.com2012-07-26
* Revert "Remove Bitmaps Raw Pixel Support."Gravatar djsollen@google.com2012-07-26
* Implementing Color32 functions for Neon platforms.Gravatar borenet@google.com2012-07-26
* Fix reversed bilerp setting in GrTextContext in r4773Gravatar bsalomon@google.com2012-07-26
* Correctly calculate remaining span length in Neon fallback blitterGravatar skyostil@google.com2012-07-26
* Move filter/wrap out of GrSamplerState into GrTextureParamsGravatar bsalomon@google.com2012-07-25
* shape ops work in progressGravatar caryclark@google.com2012-07-25
* Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"...Gravatar bsalomon@google.com2012-07-25
* Fixing canvas writePixels malfunctioning with SkDeferredCanvas with SkGPipe b...Gravatar junov@chromium.org2012-07-25
* Use CGToScalar instead of SkFloatToScalar as CGFloat can be either double or ...Gravatar george@mozilla.com2012-07-25
* Fix SK_OVERRIDE for various versions of clangGravatar george@mozilla.com2012-07-25
* Ensure that all GNU-based systems are considered to be UNIXGravatar george@mozilla.com2012-07-25
* Rebaseline for single pixel radial gradient change caused by r4755.Gravatar rileya@google.com2012-07-25
* Disable unused uniform assert due to texture matrices being crammed down stag...Gravatar bsalomon@google.com2012-07-25
* Fix static assert on non-windows compilers(?)Gravatar bsalomon@google.com2012-07-25
* Add GL uniform managerGravatar bsalomon@google.com2012-07-25
* Refactoring how SkDeferredCanvas manages mutable bitmapsGravatar junov@chromium.org2012-07-25
* Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...Gravatar rileya@google.com2012-07-25
* Add SkScalarPow.Gravatar bungeman@google.com2012-07-25
* Prevent MipMaps from crashing.Gravatar bungeman@google.com2012-07-25
* Fix Android build for new toolchainGravatar borenet@google.com2012-07-25
* experimental onlyGravatar reed@google.com2012-07-25
* shape ops work in progressGravatar caryclark@google.com2012-07-25
* Added isIntersectionOfRects to SkClipStackGravatar robertphillips@google.com2012-07-24
* Use GrMemoryPool to manage GrCustomStage allocations.Gravatar tomhudson@google.com2012-07-24
* Fix Android build broken due to changes in r4741.Gravatar bungeman@google.com2012-07-24
* Avoid a loop in writeString and writePad by zeroing padding first.Gravatar scroggo@google.com2012-07-24
* 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