platform/upstream/libSkiaSharp.git
2017-04-20 Leon Scroggins IIIMake SkPngCodec only read as much of the stream as...
2017-04-20 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-20 Mike Kleintest and fix f16<->f32 conversion stages
2017-04-20 Mike Reedremove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS
2017-04-19 Mike Kleinrefactor approx_{log2,pow2,powf}
2017-04-19 Herb DerbyRemove SkOpTAllocator
2017-04-19 Chris BlumeFix spacing style
2017-04-19 Greg DanielUpdate ProxyTest to skip configs that don't support...
2017-04-19 Eric BorenRecipes: remove some pragma: no cover
2017-04-19 Joe Gregorio[fiddle] Add simple animation support.
2017-04-19 Eric BorenReland Recipes: Use strict coverage, part 2
2017-04-19 Greg DanielDisable multisampling on Vulkan Nexus Player bot
2017-04-19 Mike Kleinjumper, parametric_{r,g,b,a}
2017-04-19 Mike Kleinadd unit tests for parametric_* stages
2017-04-19 Florin MalitaFix SkATan2_255 fuzzer crash
2017-04-19 Eric BorenRevert "Recipes: Use strict coverage, part 2"
2017-04-19 Matt SarettSkColorSpaceXformer: Add SkShader::makeColorSpace()
2017-04-19 Eric BorenRecipes: Use strict coverage, part 2
2017-04-19 Eric BorenFix tasks.json and the infra bot
2017-04-19 Brian OsmanUpdate blacklist for Iris 540 Vulkan to exclude new...
2017-04-19 Greg DanielRevert "Check-in vulkan.h into third_party and use...
2017-04-19 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-19 Mike ReedRevert "remove legacy flags from google3"
2017-04-19 Eric BorenRecipes: Use strict coverage, part 1
2017-04-19 Eric BorenRevert "Roll recipe dependencies (nontrivial)."
2017-04-19 Mike Reedremove legacy flags from google3
2017-04-19 recipe-rollerRoll recipe dependencies (nontrivial).
2017-04-19 Greg DanielRevert "Check-in vulkan.h into third_party and use...
2017-04-19 Stan IlievRevert "Plumb GrBackendTexture throughout skia."
2017-04-18 Mike Kleinjumper, disable u16 table load stages
2017-04-18 Matt SarettAdd 16-bit P3 png test image
2017-04-18 Greg DanielPlumb GrBackendTexture throughout skia.
2017-04-18 Robert PhillipsFix missing tolerance in GrPathUtils::worstCasePointCount
2017-04-18 Greg DanielFix resolve assert in vulkan
2017-04-18 Greg DanielAdd backend safe classes for passing in external textur...
2017-04-18 Kevin LubickSpeculative update of Nexus Players to O preview release 1
2017-04-18 Ben WagnerAdd Win7 and Win8 bots.
2017-04-18 Herb DerbyRemove SkVarAlloc
2017-04-18 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-18 Brian OsmanFix some bugs with read/writePixels
2017-04-18 Mike Reedremove unneeded android flag for lockpixels
2017-04-18 Greg DanielAllow the dst of vulkan resolves to be a non RT
2017-04-18 Robert PhillipsRevert "Split up opLists"
2017-04-18 Cary Clarkkeep integral rectangle intersections integral
2017-04-18 Herb DerbyChange SkRecord to use SkArenaAlloc
2017-04-18 Robert PhillipsSplit up opLists
2017-04-18 Matt SarettFix out of bounds read in SkColorSpace::MakeICC
2017-04-18 Eric BorenUse new recipes.py test command
2017-04-18 Robert PhillipsRe-enable deferred proxies in Chrome
2017-04-18 Robert PhillipsPass GrSurfaceContext into read/writeSurfacePixels
2017-04-18 Ravi MistryDocument the new bug and test lines behavior of the...
2017-04-18 Robert PhillipsSplit cleanup changes out of bigger CL (take 2)
2017-04-17 Matt SarettSkColorSpaceXformer: Handle compose color filters
2017-04-17 Forrest ReilingFix Fuchsia Vulkan build control
2017-04-17 recipe-rollerRoll recipe dependencies (trivial).
2017-04-17 Eric KarlPass LC_ALL_MASK to newlocale
2017-04-17 Mike Kleinjumper, table_{r,g,b,a}
2017-04-17 Eric BorenRe-enable recipe autoroller
2017-04-17 Mike Reedsupport either 32bit swizzle in HQ mode
2017-04-17 Mike Kleinjumper, hook in callback
2017-04-17 Robert PhillipsRe-arrange GrResourceProvider's texture creation methods
2017-04-17 Mike KleinRevert "Split cleanup changes out of bigger CL"
2017-04-17 Mike Reedfix android-only function now that fRec is no longer...
2017-04-17 Mike Kleinjumper, u16_be load_tables stages
2017-04-17 Leon Scroggins IIISwitch SkCodec to int for counts and indices
2017-04-17 Robert PhillipsSplit cleanup changes out of bigger CL
2017-04-17 Mike Kleinjumper, load_rgb_u16_be
2017-04-17 Matt SarettFinish overriding onMakeColorSpace() for SkImageFilters
2017-04-17 UpdateSKPsUpdate SKP version
2017-04-17 Leon Scroggins IIIAdd a test for getFrameInfo on truncated data
2017-04-17 Greg DanielSplit SkCrossContextImageData into Image and BackendTex...
2017-04-17 Mike Reedadd flag for g3
2017-04-17 Brian OsmanFurther refactor read/writeSurfacePixels
2017-04-17 Mike Kleinuse SkArenaAlloc in SkColorSpaceXform_A2B
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-04-17 Eric BorenRecreateSKPs: Use api.run instead of api.step
2017-04-17 Mike Kleinadd a callback stage to SkRasterPipeline
2017-04-17 Robert PhillipsRemove lastOpList capability from GrSurface
2017-04-17 Robert PhillipsReduce read/write-SurfacePixels call sites (take 2)
2017-04-17 Eric BorenMake RecreateSKPs use the Go CIPD asset
2017-04-16 Mike Reedremove unused mutex from pixelref
2017-04-15 Matt SarettSkPictureImageFilter::onMakeColorSpace()
2017-04-15 Michael JurkaSet build vars for Vulkan backend on Fuchsia.
2017-04-14 Mike Reedremove lock tracking in bitmaps -- they are always...
2017-04-14 Matt SarettgetDeferredTextureImageData(): use legacy scaling in...
2017-04-14 Herb DerbyRemove dangerous constructor from SkArenaAlloc
2017-04-14 Cary Clarkfix scan converter arena alloc
2017-04-14 Mike Kleinskirt std::chrono on MSAN builds
2017-04-14 Ben WagnerSymmetric rendering when >20px with DirectWrite.
2017-04-14 Ben WagnerFix advances for aliased text with DirectWrite.
2017-04-14 Robert PhillipsRevert "Reduce read/write-SurfacePixels call sites"
2017-04-14 Robert PhillipsReduce read/write-SurfacePixels call sites
2017-04-14 Kevin LubickAdd jobs for Samsung Chromebook XE303C12
2017-04-14 Robert Phillipssk_sp-ify opList creation & storage
2017-04-14 Hal Canarytools/check-headers-self-sufficient: optionally test...
2017-04-14 Matt SarettAdd documentation for color correct skia to website
2017-04-14 Chris DaltonImprove accuracy of cubic classification
2017-04-14 Ravi MistryAdd documentation for android-o-roll.skia.org
2017-04-14 Cary Clarkfix pathops_unittest test strings
next