platform/upstream/libSkiaSharp.git
2016-02-17 mtkleintry plain-old code for sk_memset16/32 now that NEON...
2016-02-17 msarettSpeculative fix for Google3 iOS build
2016-02-17 msarettReturn the proper error code in SkBmpRLECodec
2016-02-17 jvanverthAdd GrGpu support for Vulkan command buffer flush
2016-02-17 robertphillipsMark existing image filter entry points that will be...
2016-02-17 mtkleinDon't you just feel bad every time you type 'delete'?
2016-02-17 brianosmanFurther reduction of GPU workload in shapes benchmarks...
2016-02-17 bungemanMove SkTArray to include/private.
2016-02-17 msarettDelete KTX tests to fix Android build
2016-02-17 halcanarybin/sync-and-gyp: better error checking
2016-02-17 irothEnable GL interfaces for iOS build
2016-02-17 caryclarkadd last move to serialized path
2016-02-17 herbFix name creation scope.
2016-02-17 ethannicholasconverted skiaserve PNGs from RGBA to RGB
2016-02-17 msarettDo not create BmpMaskCodecs with invalid bits per pixel
2016-02-17 joshualittAdd batch information to json
2016-02-17 cdaltonFix "^" in --match flag for nanobench SKPs
2016-02-17 senorblancoRemove 6-param applyCropRect() from lighting filters...
2016-02-17 bsalomonAdd a script to build and copy the command buffer share...
2016-02-17 ethannicholasRevert of further skiaserve image performance improveme...
2016-02-17 bungemanAdd request cache to SkFontHost_fontconfig.
2016-02-17 msarettMake SkPicture/SkImageGenerator default to SkCodec
2016-02-17 herbSimplified linear pipeline.
2016-02-17 ethannicholasfurther skiaserve image performance improvements
2016-02-17 halcanarybin/sync-and-gyp: pass --deps='...' to `gclient sync`.
2016-02-17 msarettIndividually enable and disable SkCodecs
2016-02-17 ebrauerUpdates Piex and uses it to obtain the DNG dimensions.
2016-02-17 mtkleinfast sk4f <-> sk4i SSE methods
2016-02-17 reedmisc fixes to make float buffers work a little better
2016-02-17 mtkleindead code: really kill these off again
2016-02-17 mtkleincome on, this is how you drive-by
2016-02-17 fmalitaUse geometric mean when selecting a mipmap scale
2016-02-17 yujieqinUpdate PIEX version. This should solve the stack buffer...
2016-02-17 joshualittFix memory leak
2016-02-17 kkinnunenDo not try to use GL_texture_rectangle on GL ES
2016-02-17 mtkleinThese files must be in the gypi for GN to remove them...
2016-02-17 mtkleinrestore empty files so that Chrome GN config can remove...
2016-02-17 irothFix linker errors when skia_ios target is used a depend...
2016-02-17 mtkleinclean up more dead code
2016-02-17 mtkleinDelete dead code. SkBitmapHasher has not been used...
2016-02-17 kjlubickAdd ability to fuzz images using scaling and different...
2016-02-16 mtkleinadd back Sk4i
2016-02-16 mtkleinMSAN: build libc++ with MSAN, link to it.
2016-02-16 senorblancoRemove 6-param applyCropRect() from lighting filters...
2016-02-16 msarettMake kInvalidConversion a fatal failure in DMSrcSink
2016-02-16 msarettAdd SkCodec to the CMake build
2016-02-16 cblumeThere is an unused rowBytes parameter being passed...
2016-02-16 robertphillipsChange signature of SkSpecialImage::draw to take SkScalars
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
next