aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 1.5x -> 2x text size for y pad.Gravatar mtklein2014-08-21
* Add --bbh (default true) to nanobench.Gravatar mtklein2014-08-21
* Add some SkTextBlob builder tests.Gravatar fmalita2014-08-21
* Ignore small text sizes in the text bounding assert.Gravatar mtklein2014-08-21
* Fix surface leak in multidraw GMs.Gravatar bsalomon2014-08-21
* fix android framework build for nanobenchGravatar djsollen2014-08-21
* git-sync-deps handles recursive DEPSGravatar halcanary2014-08-21
* SkMultiPictureDraw APIGravatar robertphillips2014-08-21
* Fix root level Android.mk to now point to the correct nanobench makefileGravatar djsollen2014-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
* Cleanup FDO options.Gravatar djsollen2014-08-21
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* update expectations for Nexus 10 DebugGravatar caryclark2014-08-21
* remember to init fOrigPos in legacy constructorGravatar reed2014-08-21
* Does this fix things?Gravatar mtklein2014-08-21
* use globals to register custom effectsGravatar reed2014-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
* temporary rebaseline on arm64Gravatar halcanary2014-08-21
* SkTextBlobGravatar fmalita2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* update gm expectations for Nexus 10Gravatar caryclark2014-08-21
* Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devicesGravatar djsollen2014-08-21
* Update FDO options to match what is needed by the frameworkGravatar djsollen2014-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
* Make SkPMColorAssert a macro (all assert-like functions should be macros).Gravatar halcanary2014-08-21
* Remove State struct from GrDrawStateGravatar egdaniel2014-08-21
* remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPEGravatar reed2014-08-21
* Update SKP version to 79Gravatar borenet2014-08-20
* 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
* ignore flaky failure on androidGravatar caryclark2014-08-20
* make imagecache's Key more general purposeGravatar reed2014-08-20
* rebaseline_server: force checksumValue to an integer to prevent spurious comp...Gravatar epoger2014-08-20
* Directly compute glyphToUnicode array in DirectWrite.Gravatar bungeman2014-08-20
* add headers to experimental SKP expectationsGravatar epoger2014-08-20
* Add --properties for things like gitHash that describe the current nanobench ...Gravatar mtklein2014-08-20
* rebaseline_server: if creating brand new expectations files, include the headerGravatar epoger2014-08-20
* update experimental SKP expectations using the new toolGravatar epoger2014-08-20
* rebaseline_server: add download link for SKP diff patchfileGravatar epoger2014-08-20
* Dump out more information if this assert fails.Gravatar mtklein2014-08-20
* Dump out more information if this assert fails.Gravatar mtklein2014-08-20
* add 2 missing SKP expectations files within experimental dirGravatar epoger2014-08-20
* copy points in array that may stretchGravatar caryclark2014-08-20