platform/upstream/libSkiaSharp.git
2016-02-16 halcanarybin/sync-and-gyp: start using gclient
2016-02-16 bsalomonRemove outdated optimization to not flush for new textu...
2016-02-16 bsalomonWorkaround for bug in Tegra 3 when uploading to a rende...
2016-02-16 joshualittDelete GrTextContext
2016-02-16 ethannicholastuned skiaserve's png output for better performance
2016-02-16 joshualittCreate GrPathRenderingDrawContext
2016-02-16 jcgregorioskiaserve: Change alpha setting from GET to POST.
2016-02-16 benjaminwagnerChange SkMatrix::fixedStepInX to return SkVector (of...
2016-02-16 djsollenUse a statically linked libhwui for testing.
2016-02-16 senorblancoImage filters: change applyCropRect() to take a src...
2016-02-16 mtkleinSkOSFile_stdio: less ::
2016-02-16 msarettMake png filter functions compatible with libpng
2016-02-16 bsalomonModify interface to GrPathUtils::convertCubicToQuads
2016-02-16 bsalomonMake copySurface work for texture dsts, return a bool...
2016-02-16 scroggoMake SkRWBuffer destruct safely
2016-02-16 joshualittRemove last bit of privacy violation for GrAtlasTextBlob
2016-02-16 mtkleinSetup for -Fast GCE bot.
2016-02-16 update-skpsUpdate SKP version
2016-02-15 reedstarter kit for colorspaces
2016-02-15 msarettFix colorType/alphaType checks in SkCodec
2016-02-15 reedmake SkComposeShader.h private
2016-02-15 reedblitters for sRGB and float16
2016-02-14 brianosmanRoll back ellipse logic for now. This was (probably...
2016-02-14 update-skpsUpdate SKP version
2016-02-12 benjaminwagnerRevert of Add infastructure for gl_SampleMask (patchset...
2016-02-12 msarettRevert of Fix colorType/alphaType checks in SkCodec...
2016-02-12 msarettAdding a tool to get images from skps
2016-02-12 reedre-emable u64 gm
2016-02-12 mtkleinRevert of SkNx refactoring (patchset #4 id:60001 of...
2016-02-12 mtkleinTry fixing unused-variable warnings another way.
2016-02-12 cdaltonAdd infastructure for gl_SampleMask
2016-02-12 msarettFix colorType/alphaType checks in SkCodec
2016-02-12 msarettSync DEPS to clang compatible arm v8 assembly for libjp...
2016-02-12 mtkleinfollowups
2016-02-12 mtkleinRemove check for platform_tools/android/third_party...
2016-02-12 khushalsagarAdd support for caching font files in the Android SkFon...
2016-02-12 msarettMake SkJpegCodec compatible with libjpeg
2016-02-12 benjaminwagnerChange ScalarTo256 to more efficient implementation.
2016-02-12 mtkleinPut all XSAN bots on the same DEPS-sourced build of...
2016-02-12 cdaltonUse noperspective interpolation for 2D draws
2016-02-12 bsalomonMake copySurface work in more situations.
2016-02-12 ethannicholasadded clip visualization to skiaserve
2016-02-12 jbromanAdd a dependency from the debugger on tools.gyp:url_dat...
2016-02-12 brianosmanPut back the 0.5 bias in the shader. Only adjust the...
2016-02-12 ethannicholasskiaserve now retains the graphics context rather than...
2016-02-12 djsollenUpdate Android framework makefile to build static and...
2016-02-12 halcanaryDocumantation: nanobench
2016-02-12 brianosmanRemove the 0.5 bias from the ellipse edge function...
2016-02-12 halcanarySkDocument: remove use of SkTArray (part 3/3).
2016-02-12 ethannicholasfixed SkDebugCanvas' handling of drawPicture
2016-02-12 benjaminwagnerEnable RAW codec for Google3.
2016-02-11 msarettDelete SkDecodingImageGenerator
2016-02-11 brianosmanSwitch to vertex colors rather than uniforms for color...
2016-02-11 cdaltonAdd #define directives to GrGLSLShaderBuilder
2016-02-11 msarettImplement onSkipScanlines() for bmp and wbmp
2016-02-11 ethannicholasfixed off-by-one error in skiaserve /cmd
2016-02-11 cdaltonAdd GrShaderFlags enum
2016-02-11 mtkleinnew version of SkHalfToFloat_01
2016-02-11 joshualittstart to chip away at friending of GrAtlasTextBatch...
2016-02-11 kjlubickRevert of Make copySurface work for texture dsts, retur...
2016-02-11 joshualittRemove GrContext* from GrTextContext
2016-02-11 bsalomonMake copySurface work for texture dsts, return a bool...
2016-02-11 joshualittenable ThermalManager on Android
2016-02-11 msarettSupport more color types for ICOs
2016-02-11 msarettAvoid initializing memory twice on incomplete RLE bmps
2016-02-11 ethannicholasintegrated SkDebugCanvas JSON support with UrlDataManager
2016-02-11 scroggoTest SkAndroidCodec for more types
2016-02-11 brianosmanFurther reduce the number of primitives in the donut...
2016-02-11 msarettClarify bmp comment about when we support the alpha...
2016-02-11 msarettFix scanline decoding of rare RLE bmps
2016-02-11 mtkleinSkNx refactoring
2016-02-11 fmalitaRemove SK_SUPPORT_LEGACY_BITMAP_FILTER guard
2016-02-11 halcanarySkDocument: remove use of SkTArray (part 1/3).
2016-02-11 joshualittwire up new json code in skiaserve
2016-02-11 joshualittfix for gpu valgrind bot
2016-02-11 joshualittPass a GrContext pointer in GrDrawContext constructor
2016-02-11 msarettAdd AndroidCodecBench to time scaled decodes
2016-02-11 mtkleinSkHalfToFloat_01 / SkFloatToHalf_01
2016-02-11 mtkleinRevert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset...
2016-02-11 mtkleinSkHalfToFloat_01 / SkFloatToHalf_01
2016-02-11 joshualittMove surface props off of GrTextContext
2016-02-11 erikchenskia: Add support for CHROMIUM_image backed textures.
2016-02-10 cdaltonAdd bench and gm for shapes
2016-02-10 jcgregorioskiaserve: Fix /cmd/N and /cmd/N[0|1], the response...
2016-02-10 ethannicholasadded JSON support for various lesser-used features
2016-02-10 msarettMore efficient Jpeg skipScanlines for older versions...
2016-02-10 msarettFix bug processing bmp bit masks
2016-02-10 ethannicholasadded SkDebugCanvas::toJSON
2016-02-10 rmistryDocumentation for accessing the different repositories...
2016-02-10 joshualittStart whittling down GrTextContext
2016-02-10 ethannicholasadded some missing static modifiers
2016-02-10 joshualittRemove GrTextBlobCache/GrAtlasTextBlob friendliness
2016-02-10 reeddisable flaky gm for now
2016-02-10 kjlubickRevert of Make SkPicture/SkImageGenerator default to...
2016-02-10 scroggoMake SkPicture/SkImageGenerator default to SkCodec
2016-02-10 bsalomonTurn on conservative raster clip for GPU canvases
2016-02-10 egdanielFinalize gpu shaders in ProgramBuilding.
2016-02-10 joshualittFix for mips build
2016-02-10 reedmove compose-shader into base-class as factory
2016-02-10 joshualittcleanup textblob cache sanity check and prevent it...
next