platform/upstream/libSkiaSharp.git
2016-06-23 mtkleinGN: just new deps
2016-06-23 rmistryReland of add a Chrome builder to the CQ (patchset...
2016-06-22 msarettPotential fix for flaky TSAN
2016-06-22 msarettDo loads and math in parallel in SkColorXform_opts
2016-06-22 msarettUse a table-based implementation of SkDefaultXform
2016-06-22 csmartdaltonSupport GL_SAMPLES queries in null contexts
2016-06-22 fmenozziAdd GM for hard stop gradients
2016-06-22 rmistryRevert of add a Chrome builder to the CQ (patchset...
2016-06-22 mtkleinadd a Chrome builder to the CQ
2016-06-22 herbAdd guards around access to font cache global fields.
2016-06-22 mtkleinRevert of GN (patchset #12 id:220001 of https://coderev...
2016-06-22 mtkleinGN
2016-06-22 brianosmanTab -> spaces
2016-06-22 msarettEnable flattening and unflattening of SkColorSpace
2016-06-22 egdanielUse single alloc for vulkan optimal image heaps to...
2016-06-22 scroggoRevert of Bring back compiling third_party/libpng in...
2016-06-22 brianosmanRevert of Store mipmap levels in deferred texture image...
2016-06-22 fmenozziRemove bubbles GM
2016-06-22 brianosmanRevert of Support GL_SAMPLES queries in null contexts...
2016-06-21 csmartdaltonSupport GL_SAMPLES queries in null contexts
2016-06-21 scroggoBring back compiling third_party/libpng in public.bzl
2016-06-21 cblumeStore mipmap levels in deferred texture image
2016-06-21 brianosmanAdd new GM that exercises Gray 8 mipmapping and sRGB...
2016-06-21 staniRemove check for cmake in android make script.
2016-06-21 brianosmanNever use CPU-built mips for Gray_8.
2016-06-21 reedupdate callers to not use SkColorProfileType
2016-06-21 msarettFix Mac clang linker
2016-06-21 fmenozziIntegers can now be passed as uniforms; needed for...
2016-06-21 msarettAdd --simpleCodec to nanobench flags to run a smaller...
2016-06-21 bsalomonApply canonicalizations to path GrShapes.
2016-06-21 csmartdaltonSupport texel and draw-indirect buffers in null GL...
2016-06-21 update-skpsUpdate SKP version
2016-06-20 brianosmanReorder colorspaces in GM to match previous behavior
2016-06-20 liyuqianBenchmark rotated rect with AA/noAA
2016-06-20 borenetBuildbot spec: Add device_type for Android One
2016-06-20 bsalomonExempt GrShape test from running on Android
2016-06-20 bsalomonSome simplifications of GrShape reductions/canonicaliza...
2016-06-20 reedassert that non-empty clips have non-empty bounds
2016-06-20 brianosmanRespect color type and gamma settings in nanobench...
2016-06-20 brianosmanMore removal of SkColorProfileType...
2016-06-20 msarettSanitize parsing of color look-up table
2016-06-20 msarettSupport sRGB dsts in opt code
2016-06-20 brianosmanRevert of Integers can now be passed as uniforms (patch...
2016-06-19 mtkleinSimplify mask/clip intersection, making sure to explici...
2016-06-18 fmenozziIntegers can now be passed as uniforms; needed for...
2016-06-17 egdanielRevert of More removal of SkColorProfileType... (patchs...
2016-06-17 hsternFix mixup where SamplePathOverstroke wasn't added
2016-06-17 mtkleinQuick bandaid for chromium:611002.
2016-06-17 brianosmanMore removal of SkColorProfileType...
2016-06-17 cabanierSkPDF: Use type 2/3 shading for gradient shaders
2016-06-17 mtkleinport SkColorXform_opts to Sk4f
2016-06-17 egdanielUpdate GYP for linux Vulkan to support SDK 1.0.13
2016-06-17 liyuqianKeep drawer open in xlarge-land and add float fps
2016-06-17 jvanverthEnable viewer in non-Vulkan builds
2016-06-17 reedremove colorprofiletype from imageinfo
2016-06-17 brianosmanDon't try to set gamma treatment if texture creation...
2016-06-17 liyuqianQuickly fix the Compile Problem of Unused kkImageColorX...
2016-06-16 bungemanMove headers in include/utils/win to src/utils/win.
2016-06-16 bungemanRevert of Support pixel antialising in DirectWrite...
2016-06-16 liyuqianUse Offscreen Surface for Split Screen
2016-06-16 jvanverthCheck for some potential subheap allocation failures.
2016-06-16 brianosmanAdd missing include
2016-06-16 brianosmanLots of progress on switching to SkColorSpace rather...
2016-06-16 dvonbeckRefactoring of GPU NormalMap handling out into its...
2016-06-16 mtkleinClean up two unlaunched SSE 4.1 8888 blits.
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)
next