platform/upstream/libSkiaSharp.git
2014-08-26 rmistryPRESUBMIT should only check owners for the top level...
2014-08-26 bungemanUpdate valgrind suppression file for new FontConfig...
2014-08-26 bungemanEnsure SkFontMgr_fontconfig debug thread locking is...
2014-08-26 bsalomonRevert of Make GrGpuResources register with GrResourceC...
2014-08-26 bsalomonMake GrGpuResources register with GrResourceCache2...
2014-08-26 senorblancoReimplement deserialization of SkImageFilter's uniqueID.
2014-08-26 egdanielCreate Read-only Base class for GrDrawState that holds...
2014-08-26 borenetCopy SkImage expectations for ChromeOS recipes bot
2014-08-26 halcanarygit-sync-deps: handle recursion and deps_os at the...
2014-08-26 piotaixrFallback to moveTo when unable to find the first tangen...
2014-08-26 bsalomonRemove reliance on linked in GL functions for assemblin...
2014-08-26 djsollenPrevent malformed ICO files from recursively decoding
2014-08-26 djsollenAlways use cpu-features library on android.
2014-08-26 reedremove (unused) scale parameter from measureText
2014-08-26 halcanarySkAutoTDelete::operator T*()
2014-08-26 reedremove commented-out code
2014-08-26 rmistryRevert of Testing TBR'ing public API owners (patchset...
2014-08-26 rmistryTesting TBR'ing public API owners
2014-08-26 halcanarySkData to SkStreamAsset to avoid unneeded copying
2014-08-26 rmistryPublic API changes are allowed if an owner is TBR'ed.
2014-08-26 reedretool image cache to be generic cache, allowing the...
2014-08-26 djsollenFix overflow when comparing two ints by promoting the...
2014-08-26 Florin MalitaAdd text blob gm baselines.
2014-08-26 fmalitaSkTextBlob plumbing
2014-08-26 qiankun.miaoRemove unused header file in SkScaledImageCache.cpp
2014-08-26 borenetUpdate SKP version to 84
2014-08-26 kkinnunenImplement NV_path_rendering on OpenGL ES
2014-08-25 bungemanRebaselines for a6785ccb540 (Add a working SkFontMgr_fo...
2014-08-25 mtkleinBound everything except drawText().
2014-08-25 mtkleinUnfurl catch-all bounds(). This makes it a little...
2014-08-25 bungemanRebaselines for a6785ccb540 (Add a working SkFontMgr_fo...
2014-08-25 senorblancoFix recursive computation of filter bounds for drop...
2014-08-25 djsollenRevert of Benchmark designed to exercise fractional...
2014-08-25 bungemanAdd a working SkFontMgr_fontconfig.
2014-08-25 humperBenchmark designed to exercise fractional image scale...
2014-08-25 Mike Kleingradtext also needed rebaselining from the gamma change
2014-08-25 bungemanRequire length in sk_wchar_to_string.
2014-08-25 Mike KleinRebaseline 565 precision changes and matrixconvolution.
2014-08-25 mtkleinDocument return value of SkPaint::operator==.
2014-08-25 djsollenRevert of Fix recursive computation of filter bounds...
2014-08-25 senorblancoFix recursive computation of filter bounds for drop...
2014-08-25 bungemanXPS to use PathOps for inverse winding paths.
2014-08-25 bungemanReverse swap order in DirectWrite typeface.
2014-08-25 caryclarkadd const to arrays of member functions
2014-08-25 jbromanAdd SK_API to SkTextBlob and SkTextBlobBuilder.
2014-08-25 halcanaryremove SkPurgeGlobalDiscardableMemoryPool
2014-08-25 qiankun.miaoClean up useless comments in SkScaledImageCache.h
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
next