platform/upstream/libSkiaSharp.git
2016-06-13 jvanverthCreate free list heap for suballocation
2016-06-13 liyuqianQuickly fix the double to SkScalar issue
2016-06-13 liyuqianDisplay JPGs in Viewer with Split Screen and ColorSpace...
2016-06-13 bsalomonMove create_image_large in ImageTest.cpp inside #if...
2016-06-13 mtkleinRevert of Clean up two unlaunched SSE 4.1 8888 blits...
2016-06-13 egdanielRevert of Add samples to Viewer. (patchset #4 id:60001...
2016-06-13 mtkleinRevert of Update typeface serialization style. (patchse...
2016-06-13 msarettFix SkImage::asLegacyBitmap() to respect color space...
2016-06-13 ericrkAdd prescale option to deferred params
2016-06-13 mtkleinClean up two unlaunched SSE 4.1 8888 blits.
2016-06-13 bungemanUpdate typeface serialization style.
2016-06-13 bsalomonAdd control over whether lines are special cased in...
2016-06-13 ethannicholasskiaserve no longer crashes when no X server is present
2016-06-13 jvanverthAdd samples to Viewer.
2016-06-13 brianosmanBetter (?) interface for controlling sRGB-ness of mipma...
2016-06-13 brianosmanRequest an sRGB FBO0 on Android. Fixes sRGB GL mode.
2016-06-13 update-skpsUpdate SKP version
2016-06-11 reedtweak mipmap_srgb gm to use integer coordinates
2016-06-11 bsalomonMake large array of GrShapes in test code heap allocated
2016-06-10 csmartdaltonMove multisampleDisableSupport into GrCaps
2016-06-10 mtkleinType-erase SkAutoMutexAcquire and SkAutoExclusive.
2016-06-10 reedfix non-square stroke rects (non-aa)
2016-06-10 herbMake SkBlitter hierarchy explicit about what needs...
2016-06-10 kjlubickRemove shaderc cmake compiling
2016-06-10 bungemanImplement SkFontMgr_Custom::onCreateFromFontData.
2016-06-10 csmartdaltonFix GrDrawContextPriv::stencilRect
2016-06-10 bsalomonExtend inverse_paths GM to test dashing
2016-06-10 kjlubickCreate .gyp rules for shaderc libraries
2016-06-10 reedrespect srgb gamma when building mips
2016-06-10 bsalomonMake GrShape capable of representing inverse filled...
2016-06-10 caryclarkadd fail condition to addexpanded
2016-06-10 djsollenCleanup VulkanWindowContext for use on Android
2016-06-10 bsalomonAdd blurcircles to blacklist for macmini4.1
2016-06-10 egdanielDefine LEAN_AND_MEAN and NOMINMAX for all windows builds
2016-06-10 bungemanImplement all onCreateFromStream overloads.
2016-06-10 csmartdaltonFix glDraw*Indirect prototypes
2016-06-10 mtkleinSkip verylargebitmap serialization on Android too
2016-06-09 mtkleinMove immintrin/arm_neon includes to where they are...
2016-06-09 jbaumanAdd NV12 texture conversion support.
2016-06-09 brianosmanAdd control of manual mipmapping to GrContextOptions
2016-06-09 djsollenCleanup needed to use WindowContext for Android
2016-06-09 borenetAdd housekeeper_skia.isolate
2016-06-09 senorblancoSkPictureAnalyzer: expose the number of slow GPU commands.
2016-06-09 mtkleinRevert of Disable tail calls inside Simple GM functions...
2016-06-09 mtkleinRevert of Add control of manual mipmapping to GrContext...
2016-06-09 liyuqianSupport resize in Android Viewer App
2016-06-09 msarettSkPixmap::setColorSpace
2016-06-09 mtkleinAdd raw pixel serialization fallback for SkImages that...
2016-06-09 mtkleinDisable tail calls inside Simple GM functions.
2016-06-09 cblumeSkMipMap::ComputeLevelSize should only cover SkMipMap...
2016-06-09 brianosmanAdd control of manual mipmapping to GrContextOptions
2016-06-09 herbSimplify code by breaking general sampler into Nearest...
2016-06-09 mtkleinbetter exclusion for stack traces
2016-06-09 bungemansk_sp for Ganesh.
2016-06-09 kjlubickAdd ICC fuzzer
2016-06-09 rmistryUpdate CQ keywords documentation
2016-06-09 msarettSkColorSpace::NewICC fix integer overflow caught by...
2016-06-09 bsalomonMake SkDashPathEffect fail for stroke+fill style (in...
2016-06-08 msarettOptimize color xforms with 2.2 gammas for SSE2
2016-06-08 herbUse faster case for on tile sampling, and a little...
2016-06-08 scroggoStop trying to build files that are not there
2016-06-08 egdanielAdd GpuCommandBuffer support.
2016-06-08 brianosmanSupport running Viewer via android_gdb_app
2016-06-08 brianosmanFix mipmap generation on Nexus 5x & 6p devices.
2016-06-08 liyuqianProvide filter when there are many options
2016-06-08 csmartdaltonReplace targetHasUnifiedMultisampling in GrPB constructor
2016-06-08 bsalomonWhen setting up a copySurface dst texture make the...
2016-06-08 msarettModify QCMS test to match use by Chrome
2016-06-08 csmartdaltonFix instances where hwaa was wrong for mixed samples
2016-06-08 martina.kollarovaDocument dm error about missing skps
2016-06-08 herbHandle single pixel case on tiled.
2016-06-08 egdanielSubclass GrVkCommandBuffer into Primary and Secondary...
2016-06-08 egdanielAdd support for finding/creating general GrVkRenderPass...
2016-06-08 caryclarkfix pathops fuzz bugs
2016-06-08 lsalzmanA Mozilla developer ran the µmix static analyzer on...
2016-06-08 halcanarySkLeanWindows.h: #include "Windows.h" fewer places
2016-06-07 mtkleinRevert of Move immintrin/arm_neon includes to where...
2016-06-07 csmartdaltonFix dashing bug where hwaa was unintentionally disabled
2016-06-07 brianosmanSwitch to a whitelist for manual mip-map generation
2016-06-07 liyuqianImplement Raster Backend on Android Viewer App
2016-06-07 senorblancoFix for rare crash in Poly::addEdge().
2016-06-07 bsalomonMake GrShape use the original path when path effect...
2016-06-07 mtkleinlinear -> sRGB: use fast approximate sqrt()
2016-06-07 mtkleinMove immintrin/arm_neon includes to where they are...
2016-06-07 egdanielRefactor creation of GrVkRenderPasses to make them...
2016-06-07 bsalomonMake GrDashEffect take a AA mode enum.
2016-06-07 liyuqianShow FPS in UI state
2016-06-07 bsalomonGet segment masks from GrShape.
2016-06-06 bsalomonMake GrShape track the winding direction and starting...
2016-06-06 brianosmanAdd new SkSourceGammaTreatment enum, used in situations...
2016-06-06 msarettAdd SkDefaultXform as a catch-all to handle color conve...
2016-06-06 scroggoUse Options object passed to startScanlineDecode
2016-06-06 scroggoRevert of Make SkPngCodec decode progressively. (patchs...
2016-06-06 msarettGamma sanity checks
2016-06-06 scroggoPrefix png functions
2016-06-06 jvanverthUse intptr_t for onTouch argument.
2016-06-06 scroggoUpdate pnglibconf.h
2016-06-06 msarettUse SK_TEST_QCMS to mark qcms test code
2016-06-06 liyuqianAllow animation in Android viewer
2016-06-06 msarettName parametric gamma curve types
next