platform/upstream/libSkiaSharp.git
2014-08-24 borenetUpdate SKP version to 82
2014-08-23 borenetUpdate SKP version to 81
2014-08-22 mtkleinDon't leak the shader by reffing twice in SkRectShaderI...
2014-08-22 mtkleinDisable Neon optimization of bad S32A/D565 blend.
2014-08-22 borenetCopy Ubuntu12 RenderSKPs expectations for Recipes bot
2014-08-22 Ben WagnerAdd testing flag for XPS for deterministic ids.
2014-08-22 bsalomonFix leak of GrResourceCacheEntry
2014-08-22 mtkleinDisable Neon optimization of bad S32A/D565 blend.
2014-08-22 mtkleinSupport comment groups in SkRecord.
2014-08-22 Mike Kleinsuppress matrixconvolution
2014-08-22 mtkleinFix saveLayer() with a pixel-moving filter vs SkBBoxHie...
2014-08-22 bsalomonFix leak in multipicturedraw GMs.
2014-08-22 fmalita[SkTextBlob] Merge run font data at draw time.
2014-08-22 reedextend SkShader to report a luminance-color to be used...
2014-08-22 reeddisable neon proc that is triggering asserts
2014-08-22 Mike KleinSome early 565 rebaselines.
2014-08-22 fmalitaAdd some text blob bounds unit tests.
2014-08-22 reedfix numerical overflows in 565 blends
2014-08-22 egdanielStore vertex size in DrawState when setVertexAttribs...
2014-08-22 Mike KleinIgnore GMs that will need 565 rebaselines.
2014-08-22 tfarinaCleanup: Remove BenchTool xcode project file.
2014-08-22 reedfix leak in new createproc
2014-08-22 caryclarkadd tool generated whitespace
2014-08-22 caryclarkfix remaining arm64 expectations
2014-08-22 rmistryAdd ability to output ImageBaseGSUrl to render_picture...
2014-08-22 epogercreate sk_tools::Expectation class, similar to skiagm...
2014-08-22 borenetUpdate SKP version to 80
2014-08-22 joshualittInitial refactor of shaderbuilder to prepare for geomet...
2014-08-22 mtkleinRevert of Revert back to SkPictureData pictures. Huge...
2014-08-21 mtklein1.5x -> 2x text size for y pad.
2014-08-21 mtkleinAdd --bbh (default true) to nanobench.
2014-08-21 fmalitaAdd some SkTextBlob builder tests.
2014-08-21 mtkleinIgnore small text sizes in the text bounding assert.
2014-08-21 bsalomonFix surface leak in multidraw GMs.
2014-08-21 djsollenfix android framework build for nanobench
2014-08-21 halcanarygit-sync-deps handles recursive DEPS
2014-08-21 robertphillipsSkMultiPictureDraw API
2014-08-21 djsollenFix root level Android.mk to now point to the correct...
2014-08-21 robertphillipsSplit up monolithic EXPERIMENTAL_drawPicture method
2014-08-21 mtkleinInstall a hook to swap between SkPicture backends with...
2014-08-21 djsollenCleanup FDO options.
2014-08-21 bsalomonAdd GrResourceCache2.
2014-08-21 caryclarkupdate expectations for Nexus 10 Debug
2014-08-21 reedremember to init fOrigPos in legacy constructor
2014-08-21 mtkleinDoes this fix things?
2014-08-21 reeduse globals to register custom effects
2014-08-21 reedrename gradients private BitmapCache to GradientBitmapCache
2014-08-21 reedexpose generalized imagecache key
2014-08-21 mtkleinOur SkPicture::Analysis visitors should recurse into...
2014-08-21 halcanarytemporary rebaseline on arm64
2014-08-21 fmalitaSkTextBlob
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-08-21 caryclarkupdate gm expectations for Nexus 10
2014-08-21 djsollenTemporarily adjust Matrix.isSimilarity test tolerance...
2014-08-21 djsollenUpdate FDO options to match what is needed by the framework
2014-08-21 djsollenRemove unecessary check from android framework build
2014-08-21 djsollenUse medium filtering when downscaling bitmap glyphs...
2014-08-21 egdanielFix == operator in GrTextureDomain so we don't compair...
2014-08-21 halcanaryMake SkPMColorAssert a macro (all assert-like functions...
2014-08-21 egdanielRemove State struct from GrDrawState
2014-08-21 reedremove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
2014-08-21 borenetUpdate SKP version to 79
2014-08-20 mtkleinRevert back to SkPictureData pictures. Huge perf regre...
2014-08-20 mtkleinAlways read .skp files and other serialized pictures...
2014-08-20 halcanaryTurn off NEON SkBoxBlurGetPlatformProcs for ARM64 ...
2014-08-20 mtkleinAlways read .skp files and other serialized pictures...
2014-08-20 caryclarkignore flaky failure on android
2014-08-20 reedmake imagecache's Key more general purpose
2014-08-20 epogerrebaseline_server: force checksumValue to an integer...
2014-08-20 bungemanDirectly compute glyphToUnicode array in DirectWrite.
2014-08-20 epogeradd headers to experimental SKP expectations
2014-08-20 mtkleinAdd --properties for things like gitHash that describe...
2014-08-20 epogerrebaseline_server: if creating brand new expectations...
2014-08-20 epogerupdate experimental SKP expectations using the new...
2014-08-20 epogerrebaseline_server: add download link for SKP diff patchfile
2014-08-20 mtkleinDump out more information if this assert fails.
2014-08-20 mtkleinDump out more information if this assert fails.
2014-08-20 epogeradd 2 missing SKP expectations files within experimenta...
2014-08-20 caryclarkcopy points in array that may stretch
2014-08-20 mtkleinImplement SkPicture::hasText() for SkRecord backend.
2014-08-20 bungemanRemove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded...
2014-08-20 epogerrebaseline_server: allow users to generate SKP diff...
2014-08-20 epogerstart maintaining some experimental SKP expectations
2014-08-20 mtkleinDefine NDEBUG instead of SK_DEBUG/SK_RELEASE.
2014-08-20 reedfix Image::isOpaque test to not leak
2014-08-20 djsollenRevert to old autohinting behavior on Android.
2014-08-20 caryclarkignore release as well
2014-08-20 borenetRename Recipes bot expectations
2014-08-20 tomhudsonMove the code over using the same template type approac...
2014-08-20 borenetCopy skimage expectations for Recipes bots
2014-08-20 caryclarkfix #if to #ifdef for SK_DEBUG
2014-08-20 kkinnunenSimplify GrGLPathRendering interface
2014-08-20 kkinnunenSeparate GL path rendering state from GrGpuGL to GrGLPa...
2014-08-20 changjun.yangMake GrGLConfigConversionEffect work for Imagination...
2014-08-20 mtkleinCheat to go fast, but be careful in debug mode.
2014-08-19 mtkleinPrint max RSS in GM and nanobench too.
2014-08-19 piotaixrAdd the method isOpaque() to SkImage
2014-08-19 bsalomonRevert of Add GrResourceCache2. (patchset #4 of https...
2014-08-19 mtkleinTrim down OSX GYP rules. Same effect, shorter.
2014-08-19 bungemanTreat embedded bitmaps as a hinting method.
next