platform/upstream/libSkiaSharp.git
2015-10-30 caryclarkMore conic-specific tests revealed a few conic-specific...
2015-10-30 robertphillipsDependencies are now added between the drawTargets...
2015-10-30 bsalomonDon't run nvpr on TSAN bot
2015-10-30 halcanaryDEPS: roll zlib: 20 new commits
2015-10-30 mtkleinDedup SkPaths by gen-ID when going to .skp
2015-10-30 robertphillipsMinor cleanup of clip mask manager
2015-10-29 benjaminwagnerFor BUILD.public, let SkPreConfig.h set SK_RELEASE...
2015-10-29 bsalomonClarify subrect semantics for GrTextureAdjuster and...
2015-10-29 fmalita[SkDebugger] Show detailed drawImage info
2015-10-29 robertphillipsRemove GrPipelineBuilder from getPathRenderer call
2015-10-29 bsalomonPull texture-backed bitmap resampler out of GrTexturePa...
2015-10-29 senorblancoRemove SK_SAVE_LAYER_BOUNDS_ARE_FILTERED #define.
2015-10-29 robertphillipsAdd generationID to debugger's path information
2015-10-29 bungemanUse only one CGFont/CTFont per scaler context on Mac.
2015-10-29 pkastingAttempt to update Xfermode comments to have parallel...
2015-10-29 egdanielRemove GrGLProcessor and create GrGLSLTextureSampler...
2015-10-29 joshualittInitial gyp files for SDL
2015-10-29 senorblancoProtect apply_paint_to_bounds_sans_imagefilter() with...
2015-10-28 senorblancoSkBlurImageFilter_opts: optimize NEON box_blur_double...
2015-10-28 senorblancoMake SkImageFilter::applyCropRect() optionally compute...
2015-10-28 scroggoRename SkScaledCodec.cpp to SkSampledCodec.cpp
2015-10-28 mtkleinAndroid framework builds can't see cpu-features.h
2015-10-28 joshualittUpdate deps to pull sdl
2015-10-28 mtkleinnanobench: fix and simplify --samplingTime
2015-10-28 senorblancoChange saveLayer() semantics to take unfiltered bounds.
2015-10-28 robertphillipsRemove gpu-side clip mask merging from clip mask manager
2015-10-28 senorblancoSkBlurImageFilter_opt.h: break conditions into separate...
2015-10-28 mtkleinadd a note
2015-10-28 mtkleinmove reinterpret_cast into SK_PREFETCH
2015-10-28 mtkleinSend SkDebugf through stderr and flush on Windows too.
2015-10-28 mtkleinMake bin/c and bin/compare work on Windows.
2015-10-28 scroggoAdd missing include for sleep().
2015-10-28 hendrikwskia: Add ANGLE support on Mac
2015-10-28 bsalomonRemove min texture size support
2015-10-28 egdanielCreate GLSL base class for ProgramDataManager
2015-10-28 bsalomonMake SkOSWindow windows implementation use CS_OWNDC...
2015-10-28 kkinnunenDisable CHROMIUM_bind_uniform_location due to a spec bug
2015-10-27 senorblancoRefactor SkBlurImageFilter_Opts.h.
2015-10-27 herbAdd shared mutexes to the direct write cache code to...
2015-10-27 halcanaryMake SkTextBlob::RunIterator public.
2015-10-27 hendrikwskia: Roll latest angle
2015-10-27 msarettMake DMSrcSink fail fatally when decodeRegion() fails...
2015-10-27 msarettAdd NewFromStream and getEncodedFormat to BitmapRegionD...
2015-10-27 mtkleinMake SK_PREFETCH work on Windows too.
2015-10-27 msarettRefactor SkBitmapRegionDecoderInterface for Android
2015-10-27 mtkleinDefault off LTCG for human builds.
2015-10-27 hendrikwskia: Fix command buffer support on the mac
2015-10-27 robertphillipsDisable gpu-side clip mask merging in the clip mask...
2015-10-27 benjaminwagnerRemove SkJpegCodec.cpp from Google3 BUILD due to differ...
2015-10-27 bungemanUpdate Android FreeType version.
2015-10-27 scroggoUpdate CodexTest for 565
2015-10-27 robertphillipsCosmetic portion of reverted "Fix ClipMaskManager's...
2015-10-27 robertphillipsFix ClipMaskManager's SW-fallback logic (take 2)
2015-10-27 msarettFix DMSrcSink bug
2015-10-27 bsalomonMove scissor state to GrAppliedClip
2015-10-26 robertphillipsFix up the clip mask manager's creation of paths (w...
2015-10-26 robertphillipsRevert of Fix ClipMaskManager's SW-fallback logic ...
2015-10-26 robertphillipsRevert of Fix up the clip mask manager's creation of...
2015-10-26 cdaltonFlush GrContext between benchmark draw loops
2015-10-26 cdaltonAdd visualbench option for device-independent fonts
2015-10-26 joshualittFix visualbench exiting on startup on android
2015-10-26 benjaminwagnerEnable BUILD file compilation of skia and dm with ...
2015-10-26 robertphillipsGet debugger compiling again
2015-10-26 robertphillipsFix up the clip mask manager's creation of paths (w...
2015-10-26 egdanielFix GLCaps order for CoreProfile
2015-10-26 mtkleinCMake: exclude SkOSLibrary_posix.cpp on Windows too.
2015-10-26 egdanielMake appending default precision be controled by GLSL
2015-10-26 robertphillipsFix ClipMaskManager's SW-fallback logic
2015-10-26 caryclarkfix for teeny strokes
2015-10-26 egdanielFix gl caps for mixed sample support
2015-10-26 bsalomonDisable MIP mapping on PowerVR 54x. This GPU spews...
2015-10-26 tomhudsonSimplify linkages to Android framework internals
2015-10-26 senorblancoImage filters: simplify filterInputGPU().
2015-10-25 update-skpsUpdate SKP version
2015-10-24 benjaminwagnerFix dm compilation on Google3.
2015-10-24 mtkleinSkRecord refactor: fill bounds array instead of BBH...
2015-10-23 joshualittRevert of Experimental CL to stop using subdata (patchs...
2015-10-23 herbUse SkAutoTExclusive in SkGlyphCache.
2015-10-23 bsalomonAdd more cases to bleed GM and more variants
2015-10-23 ssid[tracing] Remove counter logic and just use address...
2015-10-23 herbUse SkAutoTExclusive guard in DirectWrite port.
2015-10-23 senorblancoFix some GPU filters to use the correct size constraint.
2015-10-23 robertphillipsNarrow the distribution of GrDrawTarget a bit
2015-10-23 scroggoUse SkSwizzler to convert from CMYK
2015-10-23 bsalomonUpdate SrcRectConstraint doc. Previous doc never matche...
2015-10-23 joshualittExperimental CL to stop using subdata
2015-10-23 joshualittMove GrGLBufferImpl's GL calls to behind GrGLGpu
2015-10-23 bsalomonAdd immediate mode option for gpu configs in dm
2015-10-23 scroggoRevert of Use SkSwizzler to convert from CMYK (patchset...
2015-10-23 scroggoUse SkSwizzler to convert from CMYK
2015-10-23 joshualittRemove mac buffer impl war
2015-10-23 mtkleinSkTime::GetNSecs()
2015-10-23 mtkleinRevert of SkTime::GetNSecs() (patchset #11 id:200001...
2015-10-23 mtkleinSkTime::GetNSecs()
2015-10-23 mtkleinRevert of SkTime::GetNSecs() (patchset #10 id:180001...
2015-10-22 mtkleinSkTime::GetNSecs()
2015-10-22 reedtunnel down texture-size-constraint to imagefilters
2015-10-22 caryclarkRevert of SkTime::GetNSecs() (patchset #9 id:160001...
2015-10-22 mtkleinSkTime::GetNSecs()
2015-10-22 egdanielForce the s4 to use highp for transforming to NDS
next