platform/upstream/libSkiaSharp.git
2016-06-16 msarettFix Vulkan build after API change
2016-06-16 brianosmanRevert of Lots of progress switching to SkColorSpace...
2016-06-16 brianosmanLots of progress on switching to SkColorSpace rather...
2016-06-16 msarettImplement fast, correct gamma conversion for color...
2016-06-16 bungemanSupport pixel antialising in DirectWrite.
2016-06-16 jvanverthAdd samples to Viewer.
2016-06-16 msarettDifferentiate between sRGBGamma and 2Dot2Gamma
2016-06-16 msarettKeep SkColorSpace and SkColorProfileType in sync
2016-06-16 jvanverthAdd heap tests for Vulkan.
2016-06-15 egdanielRevert of Keep SkColorSpace and SkColorProfileType...
2016-06-15 egdanielRevert of Refactoring of GPU NormalMap handling out...
2016-06-15 egdanielRevert of Enable viewer in non-Vulkan builds (patchset...
2016-06-15 bsalomonDisable SkImage_drawAbandonedGpuImage on Vulkan.
2016-06-15 jvanverthEnable viewer in non-Vulkan builds
2016-06-15 csmartdaltonWorkaround NVIDIA driver bug with NV_sample_mask_overri...
2016-06-15 msarettKeep SkColorSpace and SkColorProfileType in sync
2016-06-15 dvonbeckRefactoring of GPU NormalMap handling out into its...
2016-06-15 borenetAdd asset management scripts
2016-06-15 dvonbeckAdded warning for variable-length arrays to GYP, since...
2016-06-15 hsternAdd SampleApp that shows problems in stroking
2016-06-15 bsalomonActually fix leak in deferred_texture_image_data
2016-06-15 bsalomonAdd test for rendering an already abandoned texture...
2016-06-14 bsalomonCheck for abandoned texture in GrTextureAdjuster::refTe...
2016-06-14 egdanielRevert of Refactoring of GPU NormalMap handling out...
2016-06-14 bsalomonFix leak of GrContextThreadSafeProxy in deferred_textur...
2016-06-14 dvonbeckRefactoring of GPU NormalMap handling out into its...
2016-06-14 bsalomonFix GrShape to preserve inverseness of rrects for strok...
2016-06-14 bsalomonBin circular blur profile textures by scale and blur...
2016-06-14 halcanarySkMultiPictureDocument: don't rely on SkPicture::cullRect
2016-06-14 bsalomonRemove command buffer sample app support.
2016-06-14 bsalomonStore GLSL max samplers using uint32_t rather than...
2016-06-14 jvanverthAnother linux Vulkan fix
2016-06-14 jvanverthFix linux compile error
2016-06-14 brianosmanIf we fail to create a window surface with sRGB, try...
2016-06-14 brianosmanFix compile error (uninitialized variable use)
2016-06-13 liyuqianQuickly fix 0f to 0.0f
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.
next