platform/upstream/libSkiaSharp.git
2015-11-10 msarettDelete dead SkImageDecoder::buildTileIndex and decodeSu...
2015-11-10 msarettDelete dead BitmapRegionDecoder code in tools
2015-11-10 msarettDelete dead subset test code from dm
2015-11-10 msarettDelete dead subset benches from nanobench
2015-11-10 bungemanMissing resources crash SampleFilterQuality.
2015-11-10 cdaltonRevert of Fix mixed samples stencil clip (patchset...
2015-11-10 bsalomonUse a struct for client GL texture handles
2015-11-10 msarettReduce messages from libjpeg-turbo
2015-11-10 Hal CanaryGYP: remove stale skia_scalar gyp variable
2015-11-10 robertphillipsDisable preemptive batch preparation
2015-11-10 halcanarySkPDF: Deal with missing ColorTable (don't assert)
2015-11-10 bsalomonFix reversion to bilerp on clipped mipmap draws
2015-11-10 joshualittParse command line arguments for sdl + android
2015-11-10 joshualittFixes for building with sdl on android
2015-11-10 senorblancoMake SkBlurImageFilter capable of cropping during blur...
2015-11-10 aleksandar... SkResourceCache::GetAllocator() index8 and other color...
2015-11-10 reedapply mozilla patch
2015-11-09 cdaltonFix mixed samples stencil clip
2015-11-09 robertphillipsUpdate Layer Hoisting to store its atlas texture in...
2015-11-09 herbExtract glyph find and position code in preparation...
2015-11-09 reeddemo tweaks, scale up perlin, add call to flush for fps
2015-11-09 joshualittWire up SDL on mac
2015-11-09 bsalomonSeparate out natively-texture image/bmp draws from...
2015-11-09 halcanaryDocumentation - Remove references to `gclient sync`
2015-11-09 herbFix compile error mac 10.8.
2015-11-09 bsalomonRewrite bleed GM bmp/img generators and change oversize...
2015-11-09 egdanielRevert of Make SkBlurImageFilter capable of cropping...
2015-11-09 mtkleinSkPx: use namespaces as namespaces
2015-11-09 herbExtract the glyph picking and placing code.
2015-11-09 egdanielRemove debug print statement
2015-11-09 reedtweaks for nov demo
2015-11-09 mtkleinprune unused SkNx features
2015-11-09 halcanarybin/sync-and-gyp: sh->py (make more cross-platform)
2015-11-09 egdanielUpdate sample to use new perlin noise shader, and make...
2015-11-09 mtkleinsse 4.2 detection
2015-11-09 ethannicholasadded experimental improved Perlin noise shader
2015-11-09 fmalitaRevert of Change quality settings on SkImageDecoder_lib...
2015-11-08 jvanverthAdd text animation sample; tweak DrawShip sample
2015-11-08 update-skpsUpdate SKP version
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-11-07 mtkleinavx and avx2 detection
2015-11-07 jvanverthRevert of Add text animation sample; tweak DrawShip...
2015-11-06 jvanverthAdd text animation sample; tweak DrawShip sample
2015-11-06 mtkleinSkPx: new approach to fixed-point SIMD
2015-11-06 robertphillipsClean up GrBatchAtlas a bit
2015-11-06 reedadd sequence for nov talk
2015-11-06 Matt SarettFix the build on Android devices
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...
next