platform/upstream/libSkiaSharp.git
2017-02-10 Matt SarettFix CopyPixels() bug
2017-02-09 bungemanReplace kCTFontXXXOrientation with kCTFontOrientationXXX.
2017-02-09 Mike KleinRoll minimum picture version up to 44.
2017-02-09 Florin MalitaFix int64 overflow in SkClampRange::init()
2017-02-09 Mike KleinSkSVGCanvas and co. depend on expat.
2017-02-09 Matt SarettRefactor pixel conversion: premul and unpremul
2017-02-09 Herb DerbyRemove dep from ktx to SkTextureCompressor.
2017-02-09 bungemanProperly create CTFontDescriptor from SkFontStyle.
2017-02-09 Mike KleinMove C effects into effects.
2017-02-09 Brian SalomonRemove inner/outer threshold restriction on SkAlphaThre...
2017-02-09 Kevin LubickPrevent waiting for NexusPlayers indefinitely
2017-02-09 Florin Malita[4fGradient] Relax interval checks for SkGradientShader...
2017-02-09 Mike Kleinexclude _none.cpp in G3 build
2017-02-09 Ethan Nicholasre-land of skslc type constructor cleanups
2017-02-09 Brian SalomonTemporarily don't mark alpha threshold fp as modulating
2017-02-09 Mike KleinDon't build sksl if we're not building Ganesh.
2017-02-09 Matt SarettPixel conversion refactors: use raster pipeline for...
2017-02-09 Mike KleinMake src/effects explicitly optional.
2017-02-09 Ethan Nicholasadded support for sk_ClipDistance
2017-02-09 Brian SalomonRe-enable processor optimization test with some fixes.
2017-02-09 Florin Malita[4fGradient] Relax interval checks
2017-02-09 Herb DerbyRemove last use of ktx.h
2017-02-09 Robert PhillipsFix simple-magnification GM in "--preAbandonGpuContext...
2017-02-09 Jim Van VerthDon't batch circles and circular rrects beyond index...
2017-02-09 Brian OsmanImprove viewer stats collection and display
2017-02-09 Florin MalitaLog fuzzer linear gradient params in verbose mode
2017-02-09 Brian OsmanFix viewer on Android
2017-02-09 Ethan NicholasRevert "skslc type constructor cleanups"
2017-02-09 Kevin LubickReboot NexusPlayers with adb and shut them down if...
2017-02-09 Ben WagnerInclude correct header in SkFontMgr_custom_empty_factor...
2017-02-09 Ethan NicholasRevert "added support for sk_ClipDistance"
2017-02-09 Ben WagnerSplit custom font managers.
2017-02-09 Ethan Nicholasskslc type constructor cleanups
2017-02-09 Mike KleinFix -Shared bot.
2017-02-09 Greg DanielUpdates to viewer gradle scripts
2017-02-09 Ethan Nicholasadded support for sk_ClipDistance
2017-02-09 Florin Malita[4fLinearGradient] Avoid NaNs for degenerate perspectives
2017-02-08 csmartdaltonAdd integer vectors to GrSLType
2017-02-08 csmartdaltonAdd a basic constructor to GrPipeline
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"
next