platform/upstream/libSkiaSharp.git
2014-08-04 mtkleinFix calibration loop failure condition.
2014-08-04 mtkleindisable all warnings from nanomsg
2014-08-04 egdanielEnable gpu Debug markers if tracing category skia.gpu...
2014-08-04 mtkleinForce linking as C++ library.
2014-08-04 cdaltonAdds a GrGLPathRendering class that wraps the NV_path_r...
2014-08-04 mtkleinDon't call out -lstdc++ -lm explicitly.
2014-08-04 bsalomonDon't compare coord change matrices to determine effect...
2014-08-04 mtkleinRemove dependency on std::string
2014-08-04 dandovSkCanvas interface for drawing a patch.
2014-08-04 mtkleinStop building tests in the Android tree.
2014-08-04 krajcevskiRevert of Add ETC1 format to SkTextureCompressor (https...
2014-08-04 mtkleinsmall skia_shared_lib=1 build fix for cross-process...
2014-08-04 mtkleinStop building tests.
2014-08-04 bsalomonRemove unused matrix param from GrContext/GrDrawTarget...
2014-08-04 krajcevskiAdd ETC1 format to SkTextureCompressor
2014-08-04 Mike KleinRename skimage expectations for renamed bot.
2014-08-04 bsalomonExit early when draw can be skipped. Be more robust...
2014-08-04 humperfix missing return in error case for bitmap scaler
2014-08-04 kkinnunenMake GrGLProgram be available to GrGLProgramDataManager
2014-08-02 jvanverthFix for Chrome Canaries.
2014-08-01 jvanverthRollback text allocation changes.
2014-08-01 bungemanNo longer ignore and rebaseline fontmgr gms.
2014-08-01 georgeEnsure that SkDebugf is exported from the library.
2014-08-01 halcanaryRevert of Memory improvements to render_pdfs; better...
2014-08-01 halcanaryadd a libjpeg test
2014-08-01 halcanaryMemory improvements to render_pdfs; better DM pool...
2014-08-01 mtkleinSkip all .skps in 565.
2014-08-01 mtkleinSKPs-as-benches in nanobench
2014-08-01 Florin MalitaRemove SK_IGNORE_QUAD_RR_CORNERS_OPT-related code.
2014-08-01 joshualittFBFetch refactor + arm support
2014-08-01 Derek SollenbergerRemove copile time enabling of SK_ARM_HAS_NEON.
2014-08-01 djsollenUpdate NEON compiler defines to use SK_ prefix
2014-08-01 mtkleinwhitespace change to force a build
2014-07-31 mtkleinClean up skia_directwrite GYP variable.
2014-07-31 krajcevskiAdd initial pipeline for decompressors
2014-07-31 mtkleinAdd missing source file for iOSShell.
2014-07-31 mtkleinnanobench: support GMs-as-benches
2014-07-31 mtkleinDM: only depend on GpuTest when it's a GPU build.
2014-07-31 robertphillipsAdd CTM to the cached layers' key and reduce render...
2014-07-31 mtkleinRevert of Add initial pipeline for decompressors (https...
2014-07-31 krajcevskiAdd initial pipeline for decompressors
2014-07-31 mtkleinsk_tool_utils_flags.cpp depends on GetResourcePath
2014-07-31 joshualittFix for texture domain on imagination gpus
2014-07-31 caryclarkfix signed mismatch
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-07-30 dnetoFix end-of-pattern matching for Skia recording optimiza...
2014-07-30 senorblancoIntersect SkPictureImageFilter bounds against clip...
2014-07-30 egdanielRemove kDisableBlend_BlendOptFlag as it is no longer...
2014-07-30 krajcevskiStart the process of choosing the correct compression...
2014-07-30 mtkleinAdd some debugging to PremulAlphaRoundTrip test.
2014-07-30 joshualittTest removal of mesa specific version parse
2014-07-30 senorblancoImplement a persistent uniqueID-based cache for SkImage...
2014-07-30 krajcevskiAdd query for whether or not we have compressedTexSubImage
2014-07-30 bungemanCorrect Android FontMgr use of ttc index and remove...
2014-07-30 joshualittEnabling texture_domain_effect
2014-07-30 georgeExplicitly typedef GetUserDefaultLocaleName as WINVER...
2014-07-30 mtkleinFix way-over-allocation in pipe.
2014-07-30 jvanverthAdd vertex bounds check for distance field rendering.
2014-07-30 bsalomonAdd rotated rects benchmarks
2014-07-30 krajcevskiBring LATC in line with other formats (i.e. write a...
2014-07-30 robertphillipsFix ref counting of cached layer's texture
2014-07-30 rmistryWhitespace change to test the CQ.
2014-07-30 Brian SalomonMark bleed GM images on GPU configs as baselined but...
2014-07-30 Brian SalomonRebaseline some images from ignored-tests.txt
2014-07-30 Brian SalomonRebaseline currently failing images. All look better...
2014-07-30 jvanverthAdd effect caching to distance field text.
2014-07-30 kkinnunenRename GrGLUniformManager to GrGLProgramDataManager
2014-07-30 borenetUpdate SKP version to 63
2014-07-29 cdaltonIncorporate glStencilThenCover* nvpr methods
2014-07-29 krajcevskifRight -> fBottom
2014-07-29 egdanielRemove support in the gpu to use hardware AA lines...
2014-07-29 joshualittAdding repeat mode to texture domain
2014-07-29 djsollenAdd ability to generate/use FDO profiles for Android
2014-07-29 caryclarkadd cubic red option to pathops tool
2014-07-29 krajcevskiAdd query for block dimensions of a given format
2014-07-29 robertphillipsOptimize correct picture in bench_pictures when using...
2014-07-29 bensongRevert of Add effect caching to distance field text...
2014-07-29 egdanielRevert of Remove gpu support for willUseHWAALines....
2014-07-29 jvanverthAdd effect caching to distance field text.
2014-07-29 epogerenable SKP rendering on 2 platforms, 2 configs each
2014-07-29 bsalomonSome fixes around GrContext::abandonContext:
2014-07-29 egdanielRemove gpu support for willUseHWAALines.
2014-07-29 krajcevskiAdd function for creating ASTC blitter
2014-07-29 krajcevskiPass clip blitter rows preserved request
2014-07-29 robertphillipsNow always use Atlas for layer cache
2014-07-29 tomhudsonFix debug output compile error and minor style nits
2014-07-29 robertphillipsFinish removing GrTHashTable
2014-07-29 kkinnunenUse if instead of ifdef SK_SUPPORT_GPU
2014-07-29 robertphillipsAdd plot-based purging to GrLayerCache
2014-07-29 borenetUpdate SKP version to 62
2014-07-29 tfarinaCleanup: Rename SkOSPath functions.
2014-07-29 yunchao.heround and bevel hairline rects show the same as miter...
2014-07-28 cdaltonRebaseline needed nvpr gms after text change
2014-07-28 krajcevskiGeneralize compressed blitter into its own templated...
2014-07-28 bsalomonTest abandoning GL context in dm/nanobench.
2014-07-28 bsalomonRevert of Remove relative path to GrColor.h in SkShader...
2014-07-28 bsalomonRemove relative path to GrColor.h in SkShader.h
2014-07-28 halcanarydisable new test on windows
2014-07-28 halcanaryIf decoder doesn't ouput indexed color, don't check...
2014-07-28 halcanarySkDiscardablePixelRef returns correct indexed color...
next