platform/upstream/libSkiaSharp.git
2015-11-17 mtkleinDe-spam SkOpts.cpp
2015-11-17 mtkleinupdate iOS build flags
2015-11-17 mtklein__vectorcall needs SSE
2015-11-16 msarettMake SkAndroidCodec support wbmp
2015-11-16 caryclarkruns some sample animations side by side in canvas...
2015-11-16 msarettOnly support jpeg, png, and webp for BRD
2015-11-16 reedincrease pre-allocated MCRecs to match common android...
2015-11-16 mtkleinRevert of skstd -> std for unique_ptr (patchset #9...
2015-11-16 mtkleinskstd -> std for unique_ptr
2015-11-16 mtkleinSwitch uses of SkChecksum::Compute to Murmur3.
2015-11-16 robertphillipsOptionally pass rendertarget to getTestTarget
2015-11-16 mtkleinRevert of Switch uses of SkChecksum::Compute to Murmur3...
2015-11-16 halcanarySkPDF: fix large-number bug
2015-11-16 mtkleinSwitch uses of SkChecksum::Compute to Murmur3.
2015-11-16 robertphillipsIncrease the amount of debug information printed out...
2015-11-16 msarettDisable incomplete image tests in nanobench
2015-11-16 bsalomonFix for chrome's skia gl bindings code.
2015-11-16 halcanaryDocumentation: Further cleanup
2015-11-16 bsalomonAdd support for EGLImage to GrGLInterface
2015-11-16 robertphillipsUpdate testing frameworks/tests for MDB
2015-11-16 update-skpsUpdate SKP version
2015-11-13 egdanielRevert of Update testing frameworks/tests for MDB ...
2015-11-13 benjaminwagnerFix BUILD.public INCLUDES after https://codereview...
2015-11-13 egdanielRename some processor functions from GL to GLSL
2015-11-13 joshualittCreate a standalone example for using Skia with SDL
2015-11-13 mtkleinturn on libc++ for iOS
2015-11-13 msarettRemove dependency on src/android from dm and nanobench
2015-11-13 egdanielMove GrGLPrimitive/GeometryProc to GLSL
2015-11-13 cdaltonAdd visualbench option for nvpr stencil samples
2015-11-13 cdaltonFix visualbench flicker on triple buffered platforms
2015-11-13 cdaltonMake visualbench timing continuous for no-reset mode
2015-11-13 egdanielMove XferProcessors to glsl
2015-11-13 cdaltonAdd visualbench option to not reset between samples
2015-11-13 mtkleinExclude src/android from CMake build too.
2015-11-13 mtkleinRevert of Switch uses of SkChecksum::Compute to Murmur3...
2015-11-13 egdanielMake all GrFragmentProcessors GL independent.
2015-11-13 reedaugment gradients_many to exercise flipped gradients...
2015-11-13 msarettMove SkBitmapRegionDecoder to include/android and src...
2015-11-13 robertphillipsUpdate testing frameworks/tests for MDB
2015-11-13 msarettLock pixels again after dummy reset of pixel ref in...
2015-11-13 halcanaryDocumentation: clean up
2015-11-12 mtkleinSwitch uses of SkChecksum::Compute to Murmur3.
2015-11-12 cdaltonFix GrCoverageSetOpXP unit test on mixed samples
2015-11-12 mtkleinSkAtomic: always use std::atomic
2015-11-12 mtkleinReplace SkFunction with std::function
2015-11-12 bsalomonAPI changes to GrTextureAdjuster.
2015-11-12 bungemanFactor CSS3 matching rules.
2015-11-12 cdaltonFix mixed sampled inverse path fills
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
next