aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix recursive computation of filter bounds for drop shadow,Gravatar senorblanco2014-08-25
* Add a working SkFontMgr_fontconfig.Gravatar bungeman2014-08-25
* Require length in sk_wchar_to_string.Gravatar bungeman2014-08-25
* Revert of Fix recursive computation of filter bounds for drop shadow, (patchs...Gravatar djsollen2014-08-25
* Fix recursive computation of filter bounds for drop shadow,Gravatar senorblanco2014-08-25
* XPS to use PathOps for inverse winding paths.Gravatar bungeman2014-08-25
* Reverse swap order in DirectWrite typeface.Gravatar bungeman2014-08-25
* add const to arrays of member functionsGravatar caryclark2014-08-25
* remove SkPurgeGlobalDiscardableMemoryPoolGravatar halcanary2014-08-25
* Clean up useless comments in SkScaledImageCache.hGravatar qiankun.miao2014-08-25
* Don't leak the shader by reffing twice in SkRectShaderImageFilter.Gravatar mtklein2014-08-22
* Disable Neon optimization of bad S32A/D565 blend.Gravatar mtklein2014-08-22
* Add testing flag for XPS for deterministic ids.Gravatar Ben Wagner2014-08-22
* Fix leak of GrResourceCacheEntryGravatar bsalomon2014-08-22
* Disable Neon optimization of bad S32A/D565 blend.Gravatar mtklein2014-08-22
* Support comment groups in SkRecord.Gravatar mtklein2014-08-22
* Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecor...Gravatar mtklein2014-08-22
* [SkTextBlob] Merge run font data at draw time.Gravatar fmalita2014-08-22
* extend SkShader to report a luminance-color to be used for gamma correctionGravatar reed2014-08-22
* disable neon proc that is triggering assertsGravatar reed2014-08-22
* fix numerical overflows in 565 blendsGravatar reed2014-08-22
* Store vertex size in DrawState when setVertexAttribs is calledGravatar egdaniel2014-08-22
* fix leak in new createprocGravatar reed2014-08-22
* Initial refactor of shaderbuilder to prepare for geometry shadersGravatar joshualitt2014-08-21
* Revert of Revert back to SkPictureData pictures. Huge perf regression. (patc...Gravatar mtklein2014-08-21
* 1.5x -> 2x text size for y pad.Gravatar mtklein2014-08-21
* Ignore small text sizes in the text bounding assert.Gravatar mtklein2014-08-21
* SkMultiPictureDraw APIGravatar robertphillips2014-08-21
* Split up monolithic EXPERIMENTAL_drawPicture methodGravatar robertphillips2014-08-21
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* remember to init fOrigPos in legacy constructorGravatar reed2014-08-21
* Does this fix things?Gravatar mtklein2014-08-21
* rename gradients private BitmapCache to GradientBitmapCacheGravatar reed2014-08-21
* expose generalized imagecache keyGravatar reed2014-08-21
* Our SkPicture::Analysis visitors should recurse into nested pictures.Gravatar mtklein2014-08-21
* SkTextBlobGravatar fmalita2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Remove unecessary check from android framework buildGravatar djsollen2014-08-21
* Use medium filtering when downscaling bitmap glyphs in FreeType hostGravatar djsollen2014-08-21
* Fix == operator in GrTextureDomain so we don't compair uninitilized valuesGravatar egdaniel2014-08-21
* Remove State struct from GrDrawStateGravatar egdaniel2014-08-21
* remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPEGravatar reed2014-08-21
* Revert back to SkPictureData pictures. Huge perf regression.Gravatar mtklein2014-08-20
* Always read .skp files and other serialized pictures into SkRecord.Gravatar mtklein2014-08-20
* Turn off NEON SkBoxBlurGetPlatformProcs for ARM64 (for now)Gravatar halcanary2014-08-20
* Always read .skp files and other serialized pictures into SkRecord.Gravatar mtklein2014-08-20
* make imagecache's Key more general purposeGravatar reed2014-08-20
* Directly compute glyphToUnicode array in DirectWrite.Gravatar bungeman2014-08-20
* Dump out more information if this assert fails.Gravatar mtklein2014-08-20