platform/upstream/libSkiaSharp.git
2017-05-25 Brian SalomonRevert "Clear atlas textures at creation in Chrome"
2017-05-25 Greg DanielInitialize blit framebuffer in GL even if not doing...
2017-05-24 Mike Reedadd stage for gaussian alpha to rgba for shadows
2017-05-24 Leon ScrogginsRevert "Add animated webp images to DM testing"
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Kevin LubickEnable chromecast gpu perf
2017-05-24 Wei-Yin Chen... Reduce absolute paths in generated ninja files in skia
2017-05-24 Florin MalitaSkShaderBase
2017-05-24 Greg DanielAllow for non opaque colors for src-over lcd fallback...
2017-05-24 Hal CanarySkStream: DynamicMemoryWStream gets writeToAndReset
2017-05-24 Florin MalitaSkSTArenaAlloc
2017-05-24 Mike ReedUse rasterpipeline for drawVertices
2017-05-24 Mike Kleinalso run srgb config on SK_FORCE_RASTER_PIPELINE_BLITTE...
2017-05-24 Mike Kleinbetter extend: alloc once, no recursion
2017-05-24 Mike Kleininline SkArenaAlloc::allocObject()
2017-05-24 Leon Scroggins IIIAdd animated webp images to DM testing
2017-05-24 Ravi MistryUpdate the SKP repository used by the CT bots
2017-05-24 Derek SollenbergerAdd GrContext API to report the number of purgeable...
2017-05-24 Brian SalomonClear atlas textures at creation in Chrome
2017-05-24 Yuqian LiAdd cumulative fps to SampleApp
2017-05-24 Mike Kleinadd a bulk shader path through SkRasterPipelineBlitter
2017-05-24 Ethan Nicholasblacklist failing Chromecast tests
2017-05-24 Mike KleinSkRasterPipeline in SkArenaAlloc
2017-05-24 Kevin LubickUpdate go to 1.8.2
2017-05-24 Kevin LubickMark SkGifImageReader destructors with override
2017-05-24 Leon Scroggins IIIPremultiply in DM before drawing unpremul f16
2017-05-24 Mike Reedmove all details for dashing into impl
2017-05-24 Mike Reedadd image variant to patch gm
2017-05-23 Brian SalomonRevert "Revert "Add a flag to GrSurfaceFlags that requi...
2017-05-23 Brian OsmanLegacy raster still doesn't handle transparent LCD
2017-05-23 Ravi MistryUse Gerrit style format for footers in Presubmit
2017-05-23 Jim Van VerthAdd ship.png for DrawShip sample
2017-05-23 Ravi MistryUpdate documentation to specify the new Gerrit style...
2017-05-23 Brian OsmanFix flag collision in GrDrawVerticesOp
2017-05-23 Christopher... Make SkPictureImageFilter::drawPictureAtLocalResolution...
2017-05-23 Leon Scroggins IIIFix alpha in webp bug introduced with animation
2017-05-23 Greg DanielReally disable srgb on nexus player vulkan
2017-05-23 Mike KleinDither copies when decreasing precision below 32-bit.
2017-05-23 Brian SalomonRevert "Add a flag to GrSurfaceFlags that requires...
2017-05-23 Mike Reedadd default arg so android can bulid
2017-05-23 Mike KleinRevert "add knob to turn off fancy SkJumper features"
2017-05-23 Greg DanielDisable srgb on vulkan nexus player
2017-05-23 Jim Van VerthAdd Material Design shadow reference sample
2017-05-23 Brian SalomonAdd a flag to GrSurfaceFlags that requires the texture...
2017-05-23 Christopher... Don't pass uniform arrays in GrGLNonlinearColorSpaceXfo...
2017-05-23 Mike Kleinmove sk_memset?? to SkOpts
2017-05-23 Mike Kleinadd knob to turn off fancy SkJumper features
2017-05-23 Mike Reedcolor-correct patch
2017-05-23 Leon Scroggins IIIAdd animation support to SkWebpCodec
2017-05-23 Mike Kleinsimpler portable round()
2017-05-23 Mike Reedadd gm to test alpha in drawPatch
2017-05-23 Jim Van VerthFix TSAN error for shadow cache
2017-05-23 Leon ScrogginsRevert "sk_fgetsize to not use ftell."
2017-05-23 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh...
2017-05-23 Mike Kleinremove min from repeat and mirror generally
2017-05-23 Mike Kleinretry tilers against 1
2017-05-23 Mike Reedadd bench for patchutils
2017-05-23 Jim Van VerthFix TSAN bot
2017-05-22 Greg DanielRemove setting of alpha coverage in text ops when in...
2017-05-22 Jim Van VerthCache ambient and spot shadows at a canonical position
2017-05-22 Greg DanielFix to lcd blending in ganesh
2017-05-22 Mike KleinRevert "Revert "mark SkRasterPipelineBlitter final""
2017-05-22 Brian OsmanRevert "Remove compressed (ETC1) texture support from...
2017-05-22 Brian OsmanRevert "Revert "fix ubsan warning""
2017-05-22 Brian OsmanRevert "fix ubsan warning"
2017-05-22 Brian OsmanRevert "We can mask load and store with just AVX."
2017-05-22 Brian OsmanRevert "add tilers against 1"
2017-05-22 Brian OsmanRevert "mark SkRasterPipelineBlitter final"
2017-05-22 Brian OsmanRevert "fix ubsan warning"
2017-05-22 Brian SalomonRemove kZeroCopy_GrSurfaceFlag
2017-05-22 Matt SarettBlacklist memory instensive tests on 32-bit bots (part 2)
2017-05-22 Mike Kleinfix ubsan warning
2017-05-22 Mike Reedadd helper static to SkColorSpaceXform
2017-05-22 recipe-rollerRoll recipe dependencies (trivial).
2017-05-22 Jim Van VerthAdd serialization support for drawShadowRec
2017-05-22 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh
2017-05-22 Mike Kleinmark SkRasterPipelineBlitter final
2017-05-22 Mike Kleinadd tilers against 1
2017-05-22 Robert PhillipsAdd fixes & test for isConfigTexturable and isConfigRen...
2017-05-22 Brian OsmanSwitch to SkVertices version of drawVertices
2017-05-22 Ben WagnerMarker for Win AMD driver update.
2017-05-22 Mike KleinWe can mask load and store with just AVX.
2017-05-22 Mike Kleinadd compile, use it in blitter
2017-05-22 Matt SarettBlacklist memory intensive tests on 32-bit bots
2017-05-22 Mike Kleinrefactor SkRasterPipelineBlitter
2017-05-22 Mike Kleinsome basic speed ups for SkRasterPipeline::append()
2017-05-22 Eric Boren[recipes] Copy file, isolate, swarming, swarming_client...
2017-05-22 Hal CanarySkPDF: eliminate unnecessary clip for each page
2017-05-22 recipe-rollerRoll recipe dependencies (trivial).
2017-05-21 recipe-rollerRoll recipe dependencies (trivial).
2017-05-21 recipe-rollerRoll recipe dependencies (trivial).
2017-05-21 recipe-rollerRoll recipe dependencies (trivial).
2017-05-21 Brian SalomonRevert "Revert "Remove GrSurfaceDesc member from GrSurf...
2017-05-21 UpdateSKPsUpdate SKP version
2017-05-20 Mike Kleintidy up dither stage
2017-05-20 Mike Kleinstreamline SkRasterPipeline::run()
2017-05-20 Mike KleinRevert "dither copies when decreasing precision"
2017-05-20 Mike Kleindither copies when decreasing precision
2017-05-19 Matt SarettSkWebpEncoder: use bgra for lossless and yuv for lossy
2017-05-19 recipe-rollerRoll recipe dependencies (trivial).
next