aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Implement SkPicture::hasText() for SkRecord backend.Gravatar mtklein2014-08-20
* Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code.Gravatar bungeman2014-08-20
* rebaseline_server: allow users to generate SKP diff patches on a shared instanceGravatar epoger2014-08-20
* start maintaining some experimental SKP expectationsGravatar epoger2014-08-20
* Define NDEBUG instead of SK_DEBUG/SK_RELEASE.Gravatar mtklein2014-08-20
* fix Image::isOpaque test to not leakGravatar reed2014-08-20
* Revert to old autohinting behavior on Android.Gravatar djsollen2014-08-20
* ignore release as wellGravatar caryclark2014-08-20
* Rename Recipes bot expectationsGravatar borenet2014-08-20
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-20
* Copy skimage expectations for Recipes botsGravatar borenet2014-08-20
* fix #if to #ifdef for SK_DEBUGGravatar caryclark2014-08-20
* Simplify GrGLPathRendering interfaceGravatar kkinnunen2014-08-20
* Separate GL path rendering state from GrGpuGL to GrGLPathRenderingGravatar kkinnunen2014-08-20
* Make GrGLConfigConversionEffect work for Imagination and some other GPUs.Gravatar changjun.yang2014-08-19
* Cheat to go fast, but be careful in debug mode.Gravatar mtklein2014-08-19
* Print max RSS in GM and nanobench too.Gravatar mtklein2014-08-19
* Add the method isOpaque() to SkImageGravatar piotaixr2014-08-19