platform/upstream/libSkiaSharp.git
2016-12-12 Mike KleinJust make Android.bp bpfmt compliant to begin with.
2016-12-12 Leon Scroggins IIIFix SkGifCodec bugs around truncated data
2016-12-12 Greg DanielRevert "added sk_FragCoord support to skslc"
2016-12-12 raftiasUpdated the get_images_from_skps tool to check for...
2016-12-12 Eric BorenDisable flaky GSStoreTest
2016-12-12 Ethan Nicholasadded sk_FragCoord support to skslc
2016-12-12 Mike KleinRemove dependency on NDK cpufeatures.
2016-12-12 Mike Kleinfunnel f16 through standard load/store/gather
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-12 Mike Kleinproposed gn_to_bp fixes
2016-12-12 Brian OsmanMake subset param to texture generation API non-optional
2016-12-12 Mike KleinConvert image width and height (used by tiling) to...
2016-12-12 UpdateSKPsUpdate SKP version
2016-12-12 Derek SollenbergerAdd documentation for being a Android RoboCop.
2016-12-11 Jim Van VerthAdd documentation for Viewer
2016-12-10 Brian SalomonMake *OpList::recordOp functions take sk_sp<GrOp> not...
2016-12-09 Brian SalomonRename testingOnly_drawBatch to testingOnly_addDrawOp...
2016-12-09 Mike Kleinbicubic, attempt gazillion
2016-12-09 Brian SalomonMake GrRenderTargetOpList::addDrawOp use sk_sp
2016-12-09 Brian SalomonFix comment formatting for GrRenderTargetContext::drawArc
2016-12-09 Hal Canarytools and docs: clean up gyp-specific things
2016-12-09 Brian SalomonRelandx2 "Remove antialiasing control from GrPaint."
2016-12-09 Mike Kleinremove Building with Skia Tutorial
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-12-09 Brian SalomonRevert "Reland "Remove antialiasing control from GrPaint.""
2016-12-09 Brian SalomonReland "Remove antialiasing control from GrPaint."
2016-12-09 Brian OsmanRemove SkImage::makeTextureImage
2016-12-09 Robert PhillipsDifferent approach to fixing gpu blurs on platforms...
2016-12-09 Kevin LubickMove 6p arm64 CPU tests to Pixel C
2016-12-09 Brian OsmanMake command buffer sRGB mip-mapping more predictable
2016-12-09 Herb DerbyRevert "SkImageEncoder::* going away"
2016-12-09 Mike KleinRun bin/fetch-gn as a gclient hook.
2016-12-09 Hal Canaryclean up old Makefiles
2016-12-09 Joe Gregoriodocs: Use the new floating ment on skpaint.md
2016-12-09 Hal CanarySkImageEncoder::* going away
2016-12-09 Florin Malita[SVGDom] Clipped clipPath support
2016-12-09 Mike Kleinupdate Win/Android toolchain setup after rolling GN
2016-12-09 Derek SollenbergerDon't compile the Skia tools for PDK builds.
2016-12-09 Hal CanaryCommit Queue: Add NoGPU build bot.
2016-12-09 Leon Scroggins IIIDo not create SkGifCodec if true size is not known
2016-12-09 Robert PhillipsRevert "Revert "Add antialiasing to SkDropShadowImageFi...
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike KleinRoll GN
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Herb DerbyAdd the ability to use different mallocs.
2016-12-08 Cary Clarkfix fuzzers
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-08 Joe GregorioRemove documentation about emboss.
2016-12-08 Cary Clarksimplify bug
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS flag
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
2016-12-08 raftiasRemoved non-Identity matrix in non-PCSXYZ Input check...
2016-12-08 Brian SalomonRevert "Remove antialiasing control from GrPaint."
2016-12-08 Mike Kleinlibviewer.so on Android, delete hello_skia_app
2016-12-08 Brian SalomonRemove antialiasing control from GrPaint.
2016-12-08 Mike KleinOn mips64el, use -B instead of linking .o manually.
2016-12-08 raftiasAdded some named gamma recognition to lutnType ICC...
2016-12-08 Matt SarettFix bitmap-image srgb gm
2016-12-08 raftiasAdded clamps in SkRasterPipeline's gamma stages.
2016-12-08 Ben WagnerRoll third_party/externals/freetype 4d3f7ca8cedb..ffd8f...
2016-12-08 Brian SalomonAdd .clang-format file to include/gpu src/gpu
2016-12-08 Florin Malita[SVGDom] ClipPath support
2016-12-08 Leon Scroggins IIIAdd fuzzing for decoding animated images
2016-12-08 Mike KleinMake sure all the convolve functions are defined.
2016-12-08 Mike Kleinadd missing []
2016-12-08 xiangze.zhangAdd AVX2 version of ConvolveVertically
2016-12-08 Robert PhillipsRevert "Add antialiasing to SkDropShadowImageFilter...
2016-12-07 Brian SalomonRename GrBatchFlushState to GrOpFlushState
2016-12-07 Brian SalomonRename GrRTC::drawBatch to addDrawOp and local vars...
2016-12-07 Mike Reedno need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
2016-12-07 Mike Reedremove SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT from android
2016-12-07 Hal CanarySkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque
2016-12-07 Jim Van VerthRevert "Fix SDF generation for pixel-aligned paths"
2016-12-07 Hal Canaryfix build. tests/BitmapTest w/ nogpu
2016-12-07 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS for android
2016-12-07 Hal CanarySkBitmap::ComputeIsOpaque and SkBitmap::eraseColor...
2016-12-07 Brian SalomonRename batch->op in GrOpList and subclasses
2016-12-07 Brian SalomonRework GrRenderTargetOpList::setupDstReadIfNecessary.
2016-12-07 Mike Reedhide emboss from everyone (except android for now)
2016-12-07 Brian OsmanAdd NarrowRGB gamut mode to SampleApp
2016-12-07 brianosmanSkip the sRGB mip-map testing on command buffer
2016-12-07 Mike Kleingn_to_bp.py fixes
2016-12-07 Robert PhillipsAdd antialiasing to SkDropShadowImageFilter's shadow...
2016-12-07 Hal CanaryRevert "SkImageEncoder::* going away"
2016-12-07 Jim Van VerthFix SDF generation for pixel-aligned paths
2016-12-07 Hal CanarySkImageEncoder::* going away
2016-12-07 Brian SalomonTighten up when a line requires aa in SkGpuDevice.
2016-12-06 Mike KleinAdd gn_to_bp.py.
2016-12-06 George Burgess IVnanobench: Add per-run time reporting.
2016-12-06 Brian SalomonRewrite GrRenderTargetContext::drawRegion antialias...
2016-12-06 Brian OsmanAdd comment explaining the derivation of our Mitchell...
2016-12-06 Mike KleinRefactor bilerp a little.
2016-12-06 fmalitaApply linear gradient premul in 4f
2016-12-06 Leon Scroggins IIIDivide up CodecTest
2016-12-06 UpdateSKPsUpdate SKP version
2016-12-06 Mike Klein-pie applies only to executables
2016-12-06 Brian OsmanRemove dest surface color mode from bitmap controller
2016-12-06 Florin Malita[SVGDom] Add fill-rule support
2016-12-06 Mike KleinfStages.data() should always be defined, but UBSAN...
2016-12-06 Mike Kleinremove upper limit on number of pipeline stages
next