platform/upstream/libSkiaSharp.git
2016-09-27 branimir.vasicAdd mips dsp arch variants to gyp_to_android.py.
2016-09-27 Mike KleinWe really shouldn't pass SkFontStyle to printf as %d.
2016-09-27 Mike KleinRemove stray semicolons.
2016-09-27 borenetAdd swarming task for upload_dm_results
2016-09-27 Mike KleinFocus -Wno-over-aligned to just 32-bit x86 Android...
2016-09-27 Mike ReedRevert "Focus -Wno-over-aligned to just 32-bit x86...
2016-09-27 brianosmanRemove outdated comments about pre-sk_sp semantics
2016-09-27 jvanverthClamp Vulkan caps to INT_MAX
2016-09-27 Mike ReedRevert "Revert "replace Arithmetic xfermode with imagef...
2016-09-27 Mike KleinFocus -Wno-over-aligned to just 32-bit x86 Android.
2016-09-27 mtkleinRevert of My take on SkAlign changes. (patchset #3...
2016-09-26 Mike ReedRevert "replace Arithmetic xfermode with imagefilter"
2016-09-26 ethannicholasRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-09-26 Mike KleinMove undefined-func-template to wont-fix warnings.
2016-09-26 Mike Reedreplace Arithmetic xfermode with imagefilter
2016-09-26 liyuqianFix typo
2016-09-26 egdanielRevert of Fix bufferIndex check in VulkanWindowContext...
2016-09-26 egdanielFix bufferIndex check in VulkanWindowContext
2016-09-26 ethannicholasTurned on SkSL->GLSL compiler
2016-09-26 Robert PhillipsMinor clean up of GrAAConvexTessellator
2016-09-26 borenetRoll recipes
2016-09-26 caryclarkallow conic chop to fail
2016-09-26 Mike KleinTurn on -Wundefined-reinterpret-cast.
2016-09-26 brianosmanTag checkerboard bitmaps as sRGB
2016-09-26 Mike Klein-Wcomma may be good to go now.
2016-09-26 mtkleinMy take on SkAlign changes.
2016-09-26 halcanarybin/coverage: a GN version of the coverage script
2016-09-26 borenetInclude timestamp in nanobench JSON file name
2016-09-26 caryclarkadd tiger tests
2016-09-26 mtkleinTypo?
2016-09-26 mtkleinGN: detect is_clang, use it to switch Clang to warning...
2016-09-26 mtkleinQuiet a -Wcomma warning.
2016-09-26 mtkleinbeziers: I missed an unsequenced moveTo() pair.
2016-09-26 Robert PhillipsFix some fuzzer complaints
2016-09-26 Mike KleinRevert "GN: detect is_clang, use it to switch Clang...
2016-09-26 halcanaryDocumentation: fix links
2016-09-26 Mike KleinGN: detect is_clang, use it to switch Clang to warning...
2016-09-26 bsalomonStop aggregating texture/buffer access objects in GrFra...
2016-09-26 Brian OsmanIn makeLinearGamma, return the original CS if it's...
2016-09-26 mtkleinThese calls to SkRandom are not sequenced.
2016-09-26 caryclarkfix tiger b
2016-09-26 cblumeDash to use SkIsAlign2
2016-09-25 brianosmanAdd SkColor4f serialization
2016-09-25 update-skpsUpdate SKP version
2016-09-24 benjaminwagnerDisable msaa on iHD530 bot.
2016-09-23 mtkleinGN: ANGLE
2016-09-23 brianosmanChange SkSpecialImage::makeSurface and makeTightSurface...
2016-09-23 Robert PhillipsAdd validation of RRects to SkValidatingReadBuffer
2016-09-23 bsalomonDon't compute path keys for volatile paths in GrShape.
2016-09-23 csmartdaltonAdd Pixel C knobs to skpbench
2016-09-23 jvanverthSome Vulkan memory fixes and cleanup
2016-09-23 Mike Reedchange SkXfermodeImageFilter to carry no impl information
2016-09-23 caryclarkfix msan bug in pathops
2016-09-23 Mike KleinInclude GLTestContext_command_buffer.cpp in G3 build.
2016-09-23 brianosmanRevert of Create special surfaces according to original...
2016-09-23 Mike Reeduse SkCanvas::ClipOp
2016-09-23 bungemanJson ide script for gn to output cmake.
2016-09-23 brianosmanChange SkSpecialImage::makeSurface and makeTightSurface...
2016-09-23 brianosmanMake GrRenderableConfigForColorSpace argument const
2016-09-23 borenetAdd swarming task for nanobench upload
2016-09-23 caryclarksplit tight quads and conics
2016-09-22 brianosmansRGB cleanup in image filters. Ensure we configure...
2016-09-22 brianosmanIt is possible to try and draw to an unsupported format...
2016-09-22 halcanarySkPDF: do not assert when openStream return nullptr
2016-09-22 reeddocument.close from bool to void
2016-09-22 jvanverthRevert of Some Vulkan memory fixes and cleanup (patchse...
2016-09-22 msarettG instead of R, thanks Gold
2016-09-22 caryclarkdon't close a contour with a line if nothing's there
2016-09-22 jvanverthSome Vulkan memory fixes and cleanup
2016-09-22 hcmUpdate Chrome section to include Skia roll/sheriff...
2016-09-22 robertphillipsMake AALinearizingConvexPathRenderer able to handle...
2016-09-22 bsalomonChange implementation of flush-count based GrGpuResourc...
2016-09-22 csmartdaltonskpbench fixes for linux
2016-09-22 msarettAdd BGRA as input format to SkColorSpaceXform
2016-09-22 bungemanRemove assert that current color is never used.
2016-09-22 brianosmanSupport for color-spaces with multi-stop (texture)...
2016-09-22 mtkleinGN: build skiaserve
2016-09-22 caryclarkReland of ix for conic fuzz (patchset #1 id:1 of https...
2016-09-22 caryclarkRevert of fix for conic fuzz (patchset #3 id:40001...
2016-09-22 brianosmanAdd output format properties to SkImageFilter::Context
2016-09-22 msarettMake SkColorSpaceXform::New() take bare ptrs
2016-09-22 mtkleinRun commandbuffer config on CommandBuffer Perf bots.
2016-09-22 mtkleinClean up dead code.
2016-09-22 cblumeIs char* or uintptr_t easier to read?
2016-09-22 benjaminwagnerAdd recipe support for Intel HD Graphics 530.
2016-09-22 msarettDo not quickReject until virtual drawPatch
2016-09-22 caryclarkfix next kevin fuzz
2016-09-22 caryclarkfix for conic fuzz
2016-09-22 caryclarkspeed up debug dm
2016-09-22 csmartdaltonAdd hardware monitoring to skpbench
2016-09-22 borenetAdd Jobs to tasks.json
2016-09-21 mtkleinGN: take over CommandBuffer bot
2016-09-21 bsalomonUse sk_careful_memcpy when writing optional conic weigh...
2016-09-21 bsalomonAdd optional sw generated path coverage mask caching
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-21 robertphillipsRemove unused SkImage_Base and SkImage_Gpu onNewSurface...
2016-09-21 bsalomonConditionally insert gl_PointSize into shaders.
2016-09-21 jvanverthAlways use transfer_dst for buffers.
2016-09-21 mtkleinBuild tools on NoGPU bots.
2016-09-21 brianosmanAdd a transient image filter cache to SkImage::makeWith...
next