aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* zero-length cap fixGravatar caryclark2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.Gravatar bungeman2015-08-25
* Enable debug builds in the Android frameworkGravatar djsollen2015-08-24
* Explicitly friend ::SkPrivateEffectInitializer to flattenables.Gravatar mtklein2015-08-24
* Add build targets for advanced Intel instruction sets (1 of 3).Gravatar mtklein2015-08-24
* Revert of experiment with zero-length round capped line segments (patchset #4...Gravatar caryclark2015-08-21
* experiment with zero-length round capped line segmentsGravatar caryclark2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...Gravatar senorblanco2015-08-20
* Add ANGLE workaround to prefer flushes over VRAM usageGravatar robertphillips2015-08-20
* Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...Gravatar herb2015-08-20
* SkImage method for detecting lazy decodingGravatar fmalita2015-08-20
* Introduce interface for memory dumpsGravatar primiano2015-08-20
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Implement canComputeFastBounds() for image filters.Gravatar senorblanco2015-08-20
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-20
* SkColorCubeFilter: require alpha == 0xFF.Gravatar mtklein2015-08-19
* Revert "Update SkLightingShader to support rotation"Gravatar robertphillips2015-08-19
* private iterator to visit all resource cache entriesGravatar reed2015-08-19
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19
* change asABitmap to isABitmap on shaderGravatar reed2015-08-19
* No need to re-declare pure virtual name().Gravatar mtklein2015-08-19
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-19
* Revert of cast SK_ARRAY_COUNT to make it sign agnostic (patchset #1 id:1 of h...Gravatar caryclark2015-08-19
* cast SK_ARRAY_COUNT to make it sign agnosticGravatar caryclark2015-08-19
* Use calloc to allocate data that will be uploaded to vertex/index buffers in ...Gravatar bsalomon2015-08-19
* This change is in preparation for updating how processor keys and meta keys a...Gravatar wangyix2015-08-19
* remove SkDeferredCanvasGravatar reed2015-08-19
* Allow setting of GrBatchFontCache atlas sizesGravatar joshualitt2015-08-19
* Test scaling for small imagesGravatar msarett2015-08-18
* When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...Gravatar wangyix2015-08-18
* Add subsets to SkImageGenerator and SkImageCacheratorGravatar reed2015-08-18
* Deduplicate typefaces across sub-picturesGravatar mtklein2015-08-18
* Made isEqual in GrFragmentProcessor recursiveGravatar wangyix2015-08-18
* Added class AutoFragmentChildProcAdvance to be constructed before a child emi...Gravatar wangyix2015-08-18
* Revert[8] "move some public headers into private"Gravatar reed2015-08-17
* SkPaintFilterCanvas should inherit the target canvas stateGravatar fmalita2015-08-17
* Revert[7] "move some public headers into private"Gravatar reed2015-08-15
* Revert[6] "move some public headers into private"Gravatar reed2015-08-15
* SkScaledCodec classGravatar emmaleer2015-08-14
* Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...Gravatar egdaniel2015-08-14
* SkScaledCodec classGravatar emmaleer2015-08-14
* some catchup CL revisionsGravatar reed2015-08-13
* Every pixel ref gets its own mutex.Gravatar mtklein2015-08-13
* Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...Gravatar emmaleer2015-08-13
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Extend SkImageGenerator to support natively generated GrTextures. As part of ...Gravatar reed2015-08-13