platform/upstream/libSkiaSharp.git
2017-02-08 Mike KleinSkRasterPipelineBlitter doesn't need an SkArenaAlloc.
2017-02-08 Florin Malita[4fGradient] Fix degenerate vertical gradient assert
2017-02-08 Herb DerbyRemove use of SkSmallAllocator from all Loopers.
2017-02-08 Mike KleinSkSplicer: begin on sse2/sse4.1 support
2017-02-08 Mike KleinSimplify SkCpu.cpp preprocessor guards.
2017-02-08 Ben WagnerRemove exec bit from source files.
2017-02-08 Jim Van VerthTweak shadow sample for demos.
2017-02-08 Robert PhillipsUpdate valgrind suppressions
2017-02-08 Brian OsmanSimplify viewer's handling of backbuffer surface and...
2017-02-08 Herb DerbyRemove double free in GM and Bench.
2017-02-08 Chris CraikFix whitespace.txt
2017-02-08 Mike Reedadd virtuals in prep for device-clipping
2017-02-08 Mike KleinAdd a blend-wrong mode to SkRasterPipelineBlitter.
2017-02-08 Matt SarettRevert "Revert "Disallow readPixels() conversions from...
2017-02-08 Robert PhillipsRevert "Remove asTextureRef from SkSpecialImage & updat...
2017-02-07 Herb DerbyReduce stack usage for tests.
2017-02-07 bungemanSkFontHost_mac.cpp#create_descriptor to handle nullptr...
2017-02-07 Ethan Nicholasadded support for sk_VertexID
2017-02-07 Ethan Nicholasfixed assertion error when calling matrixCompMult()
2017-02-07 Matt SarettReland "Respect canvas size and frame offset in webp...
2017-02-07 Tenghui ZhuAdd one more whitespace.
2017-02-07 Robert PhillipsRemove asTextureRef from SkSpecialImage & update effect...
2017-02-07 John ReckIn ur code testing my CLs
2017-02-07 Matt SarettDisable failing test on NexusPlayer Vk
2017-02-07 Ben WagnerOmit nondeterminstic tests on IntelIris540 ANGLE.
2017-02-07 Ben WagnerOmit nondeterministic tests on AndroidOne for GPU bot.
2017-02-07 Mike KleinTack on ret instructions to each SkSplicer stage.
2017-02-07 Herb DerbyUse SkArenaAlloc in the SkAutoBlitterChoose code.
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Eric BorenRemove Perf upload ACL
2017-02-07 Hal Canaryfix tools/git-sync-deps
2017-02-07 Brian OsmanAddress feedback on makeTextureImage
2017-02-07 Eric BorenFix infratests
2017-02-07 Robert PhillipsRevert "Use SkArenaAlloc instead of SkSmallAllocator...
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Brian OsmanBring back SkImage::makeTextureImage
2017-02-07 Matt SarettRevert "Reland "Respect canvas size and frame offset...
2017-02-07 Mike KleinTear down 32-bit iOS test/perf bots.
2017-02-07 Mike KleinRemove _lowp SkSplicer experiment for now.
2017-02-07 Hal Canaryharfbuzz 1.3.0 → 1.4.2
2017-02-07 Brian SalomonAnother workaround for libstdc++ unique_ptr
2017-02-07 Herb DerbyUse SkArenaAlloc instead of SkSmallAllocator in the...
2017-02-07 Brian OsmanFix canvas size of new tiled bitmap GM
2017-02-07 Brian SalomonUse SkVertices for tessellated spot and ambient shadow...
2017-02-07 Eric Borengen_tasks.go: Add --builder_name_schema flag
2017-02-07 Brian SalomonShadowUtils: Fix umbra inset calculation when determini...
2017-02-07 Robert PhillipsAdd GM to exercise some of the darker corners of SkMagn...
2017-02-07 Mike KleinAdd 64-bit iOS bots.
2017-02-07 Brian SalomonAdd a fast case for copying vertices in GrDrawVerticesOp.
2017-02-06 Brian OsmanFix rounding error with tiled bitmap draws
2017-02-06 Stephen WhiteGrTessellator (AA): improve antialiasing of thin shapes.
2017-02-06 Eric BorenMake recipes upload results to bucket specified in...
2017-02-06 Mike KleinSet IOS_BUNDLE_ID in recipes.
2017-02-06 Brian SalomonMake workaround for std::unique_ptr<const T[]> bug...
2017-02-06 Brian SalomonWork around broken std::unique_ptr<const T[]> construct...
2017-02-06 Joe GregorioUpdate image cipd version.
2017-02-06 Herb DerbyAdd sk_sp make variant to SkArenaAlloc.
2017-02-06 Ethan NicholasRevert "Added dead variable / code elimination to skslc."
2017-02-06 Jim Van VerthHave ShadowTessellators transform path; add SkShadowTes...
2017-02-06 Matt SarettRevert "Allow conversion from non-opaque to opaque"
2017-02-06 Brian OsmanFix two bugs when deciding to tile. Large images were...
2017-02-06 Hal CanarySkXPS: new document API.
2017-02-06 Matt SarettReland "Respect canvas size and frame offset in webp...
2017-02-06 Hal CanarySK_USE_SDL is never defined
2017-02-06 Kevin LubickGet linux vulkan running on Intel NUC
2017-02-06 Mike KleinRemove unused files in third_party/libsdl.
2017-02-06 Mike KleinMake iOS main() functions normal.
2017-02-06 Mike KleinClean up more references to GYP.
2017-02-06 Brian SalomonAdd refcnt'ed immutable vertices class for SkCanvas...
2017-02-06 Hal CanarySkXPS: Begin refactoring SkXPSDevice
2017-02-06 Mike KleinFix getMaxResidentSetSizeMB() on iOS.
2017-02-06 Mike KleinAdd back a gaggle of iOS bots.
2017-02-06 Hal Canaryremove all GYP files
2017-02-06 Mike Reedstart removing uses of SkScalarMul
2017-02-06 Mike KleiniOS: cd into Documents folder at startup
2017-02-06 Mike KleinStart updating iOS docs.
2017-02-06 Matt SarettAdd toXYZD50() to SkColorSpace API
2017-02-06 Robert PhillipsRevert "Respect canvas size and frame offset in webp...
2017-02-06 Eric BorenRoll recipe DEPS
2017-02-05 Jeremy RomanRemove unused assignment in SkScan::AntiFillXRect.
2017-02-05 UpdateSKPsUpdate SKP version
2017-02-03 Matt SarettRespect canvas size and frame offset in webp decoder
2017-02-03 Brian SalomonImproved SkShadowUtils caching
2017-02-03 Matt SarettDisable unpremul f16 image tests
2017-02-03 Mike KleiniOS: set up device dirs to be relative
2017-02-03 Florin MalitaRevert "Revert "Don't instantiate shaders with non...
2017-02-03 Mike Reedexpose new tight-bounds method on SkPath
2017-02-03 Mike KleinRestore ios_flavor.
2017-02-03 Brian SalomonMake shadow tessellators fail gracefully and add unit...
2017-02-03 Stephen WhiteGrTessellator (AA): Fix for missing fill artifacts.
2017-02-03 Jim Van VerthInitialize some more variables in SpotShadowTessellator
2017-02-03 Mike Reedexperimental tight-bounds
2017-02-03 Ethan NicholasAdded dead variable / code elimination to skslc.
2017-02-03 Brian SalomonBatch across matrix changes in drawVertices and add...
2017-02-03 Brian Salomonfix up shadow_utils gm dimensions
2017-02-02 Mike KleiniOS: dequote args one level
2017-02-02 Mike KleiniOS: try running the binary
2017-02-02 Brian SalomonRevert "Revert "Spot shadow cleanup and optimization""
2017-02-02 Hal Canarybin/list-skia-bots
next