platform/upstream/libSkiaSharp.git
2017-03-08 Ben WagnerDW last resort font default name not necessary.
2017-03-08 Hal CanarySkPDF: Always get advances at unitsPerEm.
2017-03-08 Yuqian LiRemove SK_SUPPORT_LEGACY_AAA flag as chromium now turns...
2017-03-08 Brian SalomonUse glXCreateContextAttribsARB in viewer to make it...
2017-03-08 Matt SarettRename not-fBlendCorrectly to fNonLinearBlending
2017-03-08 Matt SarettOptimize mipmap downsample_2_2 in sRGB mode
2017-03-08 Mike KleinTurn on SkJumper all the time.
2017-03-08 Florin MalitaRefactor GrTextBlobCache
2017-03-08 Ben WagnerAdd GalaxyS6 bot.
2017-03-07 Hal CanaryFuzzCanvas: SkColorFilter
2017-03-07 Hal CanaryFuzz Canvas: Remember that nextRange is inclusive.
2017-03-07 Brian SalomonAdd viewer GUI options for desktop and Android to toggl...
2017-03-07 Mike Reedoptimize intersect, use getType to utilize fast-case...
2017-03-07 Mike KleinSkJumper: constant() embeds constants directly in code
2017-03-07 Greg DanielControl making of GrSemaphore objects inside of GrResou...
2017-03-07 Stephen WhiteGrTessellator: convert contours to VertexLists.
2017-03-07 Brian OsmanGroundwork for nonlinear blending mode in Ganesh
2017-03-07 Brian SalomonAdd GrOp::wasRecorded and use in instanced rendering...
2017-03-07 Mike KleinSkJumper: a couple stages used by color filters
2017-03-07 Herb DerbyMove from SkChunkAlloc to SkArenaAlloc for PathOps
2017-03-07 Kevin LubickBe able to compile nanobench for Chromecast
2017-03-07 Mike KleinRemove dead links in SampleApp docs.
2017-03-07 Mike ReedRevert[6] "Remove SkDraw from device-draw methods,...
2017-03-07 Brian SalomonMove GrDrawOp pipeline/clip processing to GrRenderTarge...
2017-03-07 Mike KleinBack to code as data arrays, this time in .text.
2017-03-07 Brian SalomonDon't run image tests on msaa configs.
2017-03-07 Derek SollenbergerRevert "Move from SkChunkAlloc to SkArenaAlloc for...
2017-03-07 Mike Kleinfix RecordOptsTest.cpp on Android framework
2017-03-07 Mike KleinRevert "Fix new IT blocks ARMv8"
2017-03-06 Amaury Le LeyzourFix new IT blocks ARMv8
2017-03-06 Mike Reedadd test for copy-on-write optimization
2017-03-06 Brian OsmanAdd half-float mipmap benchmarks too
2017-03-06 Mike Reedbench clip overhead during recording
2017-03-06 Yuqian LiTurn off savelayer optimization for Android framework
2017-03-06 Ben WagnerRemove Win10 IntelHD405 bots.
2017-03-06 Ben WagnerOmit abnormal.wbmp on Linux IntelHD405.
2017-03-06 Eric BorenRoll Recipe DEPS
2017-03-06 Herb DerbyMove from SkChunkAlloc to SkArenaAlloc for PathOps
2017-03-06 Brian OsmanAdd bench for odd-sized mipmapping w/sRGB filtering
2017-03-06 Mike KleinUpdate bots to NDK r14.
2017-03-06 Brian SalomonStore clipped bounds on GrOp rather than in parallel...
2017-03-06 Derek SollenbergerAdd ability to insert systrace markers for the android...
2017-03-06 Matt SarettAdd SkColorSpace::isSRGB()
2017-03-06 Brian OsmanAdd legacy++ to viewer (sRGB w/nonlinear blending)
2017-03-06 Ben WagnerRename PentiumN3700 to IntelHD405.
2017-03-06 Brian SalomonRemove PLS path renderer
2017-03-06 Matt SarettAdd unit tests for SkImage::colorSpace()
2017-03-06 Hal CanaryFuzzCanvas: fix BUG=skia:6321
2017-03-06 Eric BorenRoll Recipe DEPS
2017-03-06 Hal CanaryDocumentation: fix width
2017-03-06 Hal CanaryDocumentation: ASAN, MSAN, and TSAN
2017-03-06 Matt SarettFix transfer function epsilon
2017-03-06 Mike KleinSupport Android NDK r14.
2017-03-06 Eric BorenRoll Recipe DEPS
2017-03-06 Eric BorenRoll Recipe DEPS
2017-03-06 Brian SalomonRemove XP override color.
2017-03-05 UpdateSKPsUpdate SKP version
2017-03-04 Matt SarettDelete yasm config files
2017-03-04 Mike KleinTidy up DEPS
2017-03-04 Mike ReedRevert "Revert "Revert "Revert[2] "Remove SkDraw from...
2017-03-04 Matt SarettAdd SkImage::colorSpace() and SkImage::refColorSpace()
2017-03-04 Mike ReedRevert "Revert "Revert[2] "Remove SkDraw from device...
2017-03-04 Mike ReedRevert "move some of patheffect internals into private"
2017-03-04 Mike Reedmove some of patheffect internals into private
2017-03-04 Brian OsmanRebase and fix chromium
2017-03-04 Brian SalomonRemove unnecessary use of GrGLIRect in GrRenderTargetOpList
2017-03-03 Brian SalomonRemove clip to bounds GrContextOption
2017-03-03 Stephen WhiteGrTessellator: Implement a fast path in poly emission.
2017-03-03 Ben WagnerAdd Braswell bots.
2017-03-03 Herb DerbyUse an exponential growth strategy for extra blocks.
2017-03-03 Cary ClarkRevert "Revert[2] "Remove SkDraw from device-draw metho...
2017-03-03 Mike KleinSkJumper: store_f32
2017-03-03 Joe GregorioUpgrade Go in CIPD to 1.7.5
2017-03-03 Mike ReedRevert[2] "Remove SkDraw from device-draw methods,...
2017-03-03 Joe GregorioRemove extract_comments in housekeeper bot.
2017-03-03 Robert PhillipsSwitch SkImageGenerator over to generating GrTextureProxies
2017-03-03 Cary ClarkRevert "Upgrade Go in CIPD to 1.7.5"
2017-03-03 Joe GregorioUpgrade Go in CIPD to 1.7.5
2017-03-03 Mike KleinPut is_skia_standalone back a bit.
2017-03-03 Mike KleinStrengthen is_official_build, update docs.
2017-03-03 Matt SarettUse non-fatal errors for WIC decoding failures
2017-03-03 Hal CanaryDocumentation: detailed iOS
2017-03-03 Robert PhillipsMake GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
2017-03-03 Mike Reedupdate cliptype test to exercise clipstack backend
2017-03-03 Stephen WhiteGrTessellator: add a null-check for a clusterfuzz test...
2017-03-02 Ben WagnerRelease resources if SkMallocPixelRef::NewWithProc...
2017-03-02 Mike KleinRevert "Use inline storage for SkEdgeBuilder."
2017-03-02 Mike ReedDon't mark the matrix-type as dirty just be cause we...
2017-03-02 Mike KleinRemove SkLiteDL::makeThreadsafe().
2017-03-02 Hal CanaryFuzzCanvas: fix drawVertices BUG=skia:6314
2017-03-02 Mike Reedadd unittests for clip-state queries
2017-03-02 Brian OsmanUse GrSemaphore rather than GrFence for external textur...
2017-03-02 Herb DerbyUse the auto blitter alloc to build linear pipelines...
2017-03-02 Mike KleinSkJumper: use AVX2 mask loads and stores for U32
2017-03-02 Ethan Nicholasfixed duplicate interface variable in SPIR-V output
2017-03-02 Mike ReedRevert "Remove SkDraw from device-draw methods, and...
2017-03-02 Derek SollenbergerRefactor SkLiteDL to no longer extend SkDrawable.
2017-03-02 Ben WagnerTell PDF on Mac when a font is a variation font.
2017-03-02 Ben WagnerAdd MotoG4 bot.
2017-03-02 Herb DerbyUse inline storage for SkEdgeBuilder.
next