platform/upstream/libSkiaSharp.git
2015-11-06 mtkleinRevert of SkPx: new approach to fixed-point SIMD (patch...
2015-11-06 hcmAdding Skia Debugger documentation
2015-11-06 msarettRemove dependencies on Android's forked decoder libraries
2015-11-06 msarettChange quality settings on SkImageDecoder_libjpeg
2015-11-06 msarettExport tools as an include directory for Android
2015-11-06 herbcompare has a syntax error where it is missing the...
2015-11-06 mtkleinSkPx: new approach to fixed-point SIMD
2015-11-06 msarettRename SkBitmapRegionDecoder and Create function
2015-11-06 halcanarySkPDF: images support 32-but-not-N32 colortype
2015-11-06 cdaltonLoosen requirements for mixed samples support
2015-11-06 egdanielAdd addFragPosUniform to GrGLrogramBuilder
2015-11-06 robertphillipsRevert of Update Layer Hoisting to store its atlas...
2015-11-06 robertphillipsUpdate Layer Hoisting to store its atlas texture in...
2015-11-05 msarettSkBitmapRegionCodec needs to use the rowBytes on the...
2015-11-05 senorblancoMake SkBlurImageFilter capable of cropping during blur...
2015-11-05 egdanielCreate Sample that combines combose shader and coons...
2015-11-05 reedadd --sequence filename option to SampleApp
2015-11-05 joshualittWire up SDL on Android
2015-11-05 msarettFix bug in sampled decodes
2015-11-05 joshualittRevert of Wire up SDL on Android (patchset #4 id:60001...
2015-11-05 bsalomonRename non-aa rect methods on GrDrawContext in anticipa...
2015-11-05 mtkleinFor non-opaque SkBitmapDevices, replace malloc-then...
2015-11-05 bsalomonMake bicubic FP factories return const FPs
2015-11-05 joshualittWire up SDL on Android
2015-11-05 plesnerAdd ifdef guard around gpu-specific code in native...
2015-11-05 aleksandar... Assert when running SampleApp with msaa 16 on Windows 10
2015-11-05 joshualittFix for atlas doesn't call eviction functions
2015-11-04 joshualittCreate SDL backed SkOSWindow
2015-11-04 reedRevert[4] of "stop using drawSprite (at least w/ no...
2015-11-04 mtkleinSkRecord: text blobs
2015-11-04 kkinnunenAvoid hang in OncePtr test with --threads 1
2015-11-04 bsalomonAdd outer blur to bleed GM family
2015-11-04 scroggoMake AndroidOptions const
2015-11-04 robertphillipsUpdate RecordReplaceDraw unit test
2015-11-04 msarettCompile bitmap_region_decoder on Android
2015-11-04 scroggoFix an error message
2015-11-04 egdanielCreate swizzle table inside of glsl caps
2015-11-04 bsalomonchange alpha bmp generator in bleed to make more discer...
2015-11-03 mtkleinbin/deps-and-gyp -> bin/sync-and-gyp
2015-11-03 bsalomonRevert of Reland "By default purge resources that haven...
2015-11-03 reedRevert of Revert[2] of "stop using drawSprite (at least...
2015-11-03 halcanarybin/deps-and-gyp: deal with corner cases cleanly
2015-11-03 bungemanTake mutex when calling into FreeType.
2015-11-03 egdanielRevert of Create swizzle table inside of glsl caps...
2015-11-03 halcanarybin/deps-and-gyp: gclient-free solution
2015-11-03 halcanarytools/git-sync-deps: speed up common case by skipping...
2015-11-03 mtkleinSkRemote: saveLayer
2015-11-03 cdaltonFix setColocatedSampleLocations on ES and GL < 4.5
2015-11-03 egdanielCreate swizzle table inside of glsl caps
2015-11-03 scroggoCombine native sampling with sampling
2015-11-03 bsalomonReland "By default purge resources that haven't been...
2015-11-03 mtkleinSkRemote: some images, many TODOs
2015-11-03 reedRevert[2] of "stop using drawSprite (at least w/ no...
2015-11-03 robertphillipsClean up GrAtlas and rename it GrLayerAtlas
2015-11-03 mtkleinDM+VB: WallTimer -> SkTime::GetNSecs().
2015-11-03 senorblancoSimplify SkGpuBlurUtils.
2015-11-03 robertphillipsRevert of stop using drawSprite (at least w/ no filters...
2015-11-02 aleksandar... SkScan_Antihair: assert in debug and potentialy lost...
2015-11-02 senorblancoMake SkBlurImageFilter capable of cropping during blur...
2015-11-02 bsalomonAdd bleed GM variants for bmp backed by an oversized...
2015-11-02 reedstop using drawSprite (at least w/ no filters) as it...
2015-11-02 senorblancoRevert of Make SkBlurImageFilter capable of cropping...
2015-11-02 bsalomonAllow max tile size to be overridden separately from...
2015-11-02 irothEnable building Skia for iOS with bazel.
2015-11-02 senorblancoMake SkBlurImageFilter capable of cropping during blur...
2015-11-02 halcanarybin/sync-and-gyp: gclient hackery
2015-11-02 mtkleinStart making all .cpp files compile-able on all platforms.
2015-11-02 fmalita[SkDebugger] Remove unneeded SkDebuggerGUI includes
2015-11-02 mtkleinSkRemote: all paint effects except typeface
2015-11-02 egdanielFix assert in GrGLShaderBuilder regarding shader outputs
2015-11-02 caryclarkpath ops: fix fuzz-found divide by zero
2015-11-02 egdanielMove shader compiling to ProgramBuilder and various...
2015-11-02 benjaminwagnerIn BUILD.public, specify alwayslink for skia library.
2015-11-01 update-skpsUpdate SKP version
2015-10-30 caryclarkpath ops; remove obsolete reduce
2015-10-30 senorblancoAdd cropped-then-expanded test cases to blur_image_filt...
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
next