platform/upstream/libSkiaSharp.git
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
2017-02-02 Matt SarettBlacklist large images on 32-bit Win 2k8
2017-02-02 Mike Kleinadd package_ios.py to ios_bin
2017-02-02 Hal CanarySkXPSDevice inherits from SkBaseDevice
2017-02-02 Hal CanaryRevert "Don't instantiate shaders with non-invertible...
2017-02-02 Hal CanaryRevert "Spot shadow cleanup and optimization"
2017-02-02 Mike KleinTemporarily remove unused iOS builds.
2017-02-02 Mike KleiniOS: package and deploy
2017-02-02 Mike KleinTear down old iOS bots, bring up one new one.
2017-02-02 Jim Van VerthSpot shadow cleanup and optimization
2017-02-02 Ethan NicholasRevert "Replaced all calls to fragmentPosition() with...
2017-02-02 Florin MalitaDon't instantiate shaders with non-invertible local...
2017-02-02 Robert PhillipsForce instantiation in GaussianBlur to hopefully preven...
2017-02-02 Hal CanaryRevert "Revert "SkScalar: delete code that doesn't...
2017-02-02 Eric BorenCopy modules back in from skia-recipes repo
2017-02-02 Leon ScrogginsRevert "SkScalar: delete code thqat doesn't compile."
2017-02-02 Eric Borengen_tasks.go: Read jobs, Android, and GPU mappings...
2017-02-02 Hal Canarymake GR_TEST_UTILS=0 work
2017-02-02 Robert PhillipsHave Vulkan advertise that compressed textures are...
2017-02-02 Hal CanarySkScalar: delete code thqat doesn't compile.
2017-02-02 Matt SarettPrepare to test all image decode modes to F16
2017-02-01 Brian SalomonAdd a GM for SkShadowUtils and fix a few issues.
2017-02-01 Brian SalomonRoll skia-recipes to pick up shadow_utils blacklist.
2017-02-01 Brian SalomonAdd caching of ambient and spot shadow meshes.
2017-02-01 Robert PhillipsDisable Vulkan backend in DeferredProxyTest (for now)
2017-02-01 Kevin LubickUpdate to ubuntu 16.10 to see if a driver update helps
2017-02-01 Robert PhillipsFix memory leak in DeferredProxyTest
2017-02-01 Robert PhillipsExpand SkImage::getTextureHandle call
2017-02-01 Robert PhillipsBroaden checking of GrSurfaceProxy::MakeDeferred's...
2017-02-01 Robert PhillipsAdd test for proactive proxy-creation failure
2017-02-01 Hans WennborgGR_PROXY_MOVE: Work around Win/Clang eval order bug
2017-02-01 Eric BorenMove presubmit bot to skia.swarmbucket
2017-02-01 Robert PhillipsAdd more pre-checks to surfaceProxy creation
2017-02-01 Robert PhillipsUpdate SkSurface's cached image ownership handling...
2017-01-31 Herb DerbyWS: remove trailing WS.
2017-01-31 Mike KleinMake flag parsing work in GN-built iOS nanobench.
2017-01-31 Mike KleinAutomate more parts of gn/package_ios.py.
2017-01-31 Robert PhillipsReduce use of SkImage_Base::peekTexture
2017-01-31 Mike Kleingn: iOS packaging script
2017-01-31 Brian SalomonFix assert in SkShadowVertices constructor
2017-01-31 Brian SalomonWork around GCC 4.6 issue with constructing unique_ptr...
next