platform/upstream/libSkiaSharp.git
2015-11-12 herbIncrement text pointer when the width is zero in the...
2015-11-12 mtkleinTarget Mac bots at 10.7+libc++ to approximate Chrome...
2015-11-12 scroggoAdd include guards for SkBRDAllocator
2015-11-12 bsalomonIn SkGpuDevice;drawTextureAdjuster perform texture...
2015-11-11 cdaltonEnable AA stencil clip for mixed samples
2015-11-11 cdaltonRevert of Enable stencil clipping in mixed sampled...
2015-11-11 cdaltonRevert of Fix setColocatedSampleLocations on ES and...
2015-11-11 msarettMake BRD take advantage of zero initialized memory
2015-11-11 robertphillipsReadd "immediate" mode
2015-11-11 joshualittbring up SDL on windows
2015-11-11 egdanielMove all ShaderBuilder files to GLSL
2015-11-11 msarettFix -Wunused-parameter errors in SkCodec.h in Android
2015-11-11 bsalomonFix leaks in unit tests of GrGLTextureInfos
2015-11-11 robertphillipsMove GrBatchFlushState from GrDrawTarget to GrDrawingMa...
2015-11-11 mtkleinfloat xfermodes (burn, dodge, softlight) in Sk8f, possi...
2015-11-11 herbReplace glyph find and position with common code for...
2015-11-11 benjaminwagnerFix code that left shifts a negative value. This has...
2015-11-11 msarettChange quality settings on SkImageDecoder_libjpeg
2015-11-11 egdanielMake GrGLSLProgramBuilder base class for GrGLProgramBui...
2015-11-11 msarettAdd an Allocator interface that indicates if memory...
2015-11-10 msarettReorganize BRD code in new tools directory
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
next