platform/upstream/libSkiaSharp.git
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
2016-12-06 Ravi MistryDo not checkout skia from chromium.googlesource.com...
2016-12-06 Mike KleinRemove redundant -GN bot suffixes.
2016-12-05 Seigo NonakaUse FT_LOAD_BITMAP_METRICS_ONLY flag
2016-12-05 Brian OsmanAdd destination color space to shader ContextRec
2016-12-05 Leon Scroggins IIIGIF: Internal cleanup - remove color map parameter
2016-12-05 Brian SalomonMake flag values in GrResourceProvider and GrTexturePro...
2016-12-05 Brian OsmanAdd a context stack to Reporter, for better error messages
2016-12-05 raftiasColor-correct Gray JPEG image decoding via ICC profiles.
2016-12-05 Brian OsmanIn DM, do quick test to reject context by type first
2016-12-05 Brian OsmanMake ANGLE SampleApp work again
2016-12-05 Florin MalitaAdd no-op draw overrides to SkNoDrawCanvas
2016-12-05 Mike KleinManual byte -> float conversion.
2016-12-05 Robert PhillipsRevert "Remove use of makeDeferredRenderTargetContextWi...
2016-12-05 Eric BorenRoll recipe DEPS
2016-12-04 Matt SarettFix max/min error
2016-12-02 Leon Scroggins IIIDo not create an SkRawCodec with zero dimensions
2016-12-02 Robert PhillipsSecond part of piecemeal revert
2016-12-02 Mike KleinTricky float -> byte conversion in store_8888.
2016-12-02 Matt SarettRefine constant sRGB and Adobe RGB to D50 matrices
2016-12-02 Florin MalitaRebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
2016-12-02 Eric BorenFix tasks.json
2016-12-02 Brian OsmanFix textblobrandomfont GM in F16 configs
2016-12-02 Eric Boren[nobuildbot] Replace presubmit bot with swarmbucket...
2016-12-02 Eric BorenMake all tasks specify an OS version
2016-12-02 Eric Boren[nobuildbot] Housekeeper-PerCommit
2016-12-02 Joe Gregoriofiddle: Don't run F16 by default, it doesn't work with...
2016-12-02 Yuqian LiRemove SK_ANALYTIC_AA_GUARD flag
2016-12-02 Ben WagnerSwitch Intel Broadwell (Iris 6100) to ANGLE.
2016-12-02 Matt SarettFix Chrome Linux - temporarily turn off xform pipeline
2016-12-02 Leon Scroggins IIIBe explicit about the vector<FrameInfo> type
2016-12-02 brianosmanTwo (related) changes here:
2016-12-02 Florin MalitaRetire SkNoSaveLayerCanvas
2016-12-02 Brian OsmanClamp colors after gamut xform in Ganesh
2016-12-02 Derek SollenbergerArchive or update unsupported Android scripts and third...
2016-12-02 Mike KleinSkNf_round, use it in store_565 and store_tables.
2016-12-02 Mike Kleinuse fma in store_8888
2016-12-02 Mike Reedremove (empty) SkXfermode.h
2016-12-01 Brian SalomonRename GrVertexBatch->GrMeshDrawOp
2016-12-01 Matt SarettSkColorSpaceXform bug fixes attempt 2
2016-12-01 raftiasFix for Fuzzer when AtoBType profiles are empty.
2016-12-01 Mike KleinSkip clamps in color xform pipelines if possible.
2016-12-01 brianosmanRevert of Enable sRGB on iOS, make sRGB decode support...
next