platform/upstream/libSkiaSharp.git
2015-06-29 mtkleinRevert of SoftLight with SkPMFloat (patchset #6 id...
2015-06-29 reedremove premature discard optimization
2015-06-29 mtkleinSoftLight with SkPMFloat
2015-06-29 reedadd getTextureHandle to SkSurface
2015-06-29 joshualittFix for valgrind use of uninitialized variable
2015-06-28 skia.buildbotsUpdate SKP version
2015-06-26 joshualittBenchmark to test native perf of GL Instanced Ararys
2015-06-26 cdaltonDon't suppress nanobench output table in verbose mode
2015-06-26 joshualittadd drawArraysInstanced to caps
2015-06-26 robertphillipsMake SkPaint::glyphsToUnichars use explicit SkSurfaceProps
2015-06-26 mtkleinremove SkInstCnt
2015-06-26 mtkleinKill mixedxfermodes
2015-06-26 bsalomonTurn off buffer mapping in Chromium
2015-06-26 mtkleinAdd extra braces for uintNNxMx4_t initializers.
2015-06-26 djsollenAndroid scripts now notify gyp that your building with...
2015-06-26 mtkleinColor dodge and burn with SkPMFloat.
2015-06-26 reedRevert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENU...
2015-06-26 egdanielFix nanobench to reset gl/gr context after every config...
2015-06-26 robertphillipsFix SkTileImageFilter clipping/cropRect interaction...
2015-06-26 reedadd/fix copyrights
2015-06-26 fmalitaRevert of Revert of added stroking support to GrAALinea...
2015-06-26 reedRevert of added stroking support to GrAALinearizingConv...
2015-06-26 reedRevert of Revert of Return GrGLContext from GrTestTarge...
2015-06-26 cdaltonAdd samplingTime mode to nanobench
2015-06-26 reedRevert of Return GrGLContext from GrTestTarget (patchse...
2015-06-25 reedimplement drawAtlas natively on gpu-device
2015-06-25 joshualittReturn GrGLContext from GrTestTarget
2015-06-25 ethannicholasadded stroking support to GrAALinearizingConvexPathRenderer
2015-06-25 reedfix up virtual / override stuff
2015-06-25 reedadd drawImageNine
2015-06-25 cdaltonAdd loopSKP flag to nanobench
2015-06-25 mtkleinWhat did we learn today? 255 != 256
2015-06-25 mtkleinConvert SkPMFloat to [0,1] range and prune its API.
2015-06-25 fmalitaRevert of Cleanup legacy NVPR-related definitions ...
2015-06-25 borenetFix link error when running `make tools` with skia_shar...
2015-06-25 borenetAdd lua scripts for generating n-grams from SKPs
2015-06-25 kkinnunenCleanup legacy NVPR-related definitions
2015-06-24 mtkleinImplement four more xfermodes with Sk4px.
2015-06-24 mtkleinRevert of Switch SkJpegCode to libjpeg-turbo (patchset...
2015-06-24 msarettAdd libjpeg-turbo library (depends on yasm)
2015-06-24 bsalomonRevert of remove workaround for dx9 angle slow rgba...
2015-06-24 mtkleinAdd a 64-bit ARM builder to the CQ.
2015-06-24 mtkleinRevert of Implement four more xfermodes with Sk4px...
2015-06-24 mtkleinImplement four more xfermodes with Sk4px.
2015-06-24 bsalomonremove workaround for dx9 angle slow rgba pixel ops
2015-06-24 bungemanClarify iOS flush-to-zero status.
2015-06-24 herbCleanup: Comment and ordering changes.
2015-06-24 jvanverthAdd default for GrGLSLCaps::fGLSLGeneration
2015-06-24 reedadd SkCanvas::drawAtlas
2015-06-24 robertphillipsFix debugger compilation
2015-06-24 egdanielAlter shader code for soft light to avoid driver bug.
2015-06-24 scroggoRevert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchs...
2015-06-24 jvanverthMove GLSL-specific routines/classes to separate glsl...
2015-06-24 robertphillipsRefactor GrBufferAllocPools to use resource cache
2015-06-24 reedremove SK_SUPPORT_LEGACY_PATHOP_ENUMS
2015-06-24 reedremove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
2015-06-24 reedremove (legacy) NewFromData
2015-06-23 bsalomonMake SkGpuDevice know its alpha type
2015-06-23 reedadd more tests
2015-06-23 bsalomonMake SkNSView's window accept mouseMoved events
2015-06-23 bungemanRename SkFontConfigParser_android SkFontMgr_android_parser.
2015-06-23 cdaltonImplement SkGLContext swapBuffers with fence syncs
2015-06-23 robertphillipsRevert of Refactor GrBufferAllocPools to use resource...
2015-06-23 reedremove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS
2015-06-23 halcanaryRevert of SkPDF: Annotations are clipped by canvas...
2015-06-23 robertphillipsFix memory leak in simple-offsetimagefilter
2015-06-23 reedmore tests for offsetimagefilter
2015-06-23 robertphillipsRefactor GrBufferAllocPools to use resource cache
2015-06-23 kkinnunenStop using the NVPR glyph loading functionality
2015-06-23 bungemanRename SkFontHost_none.cpp to SkFontMgr_empty_factory.
2015-06-23 joshualittadd autotuning to visualbench
2015-06-23 robertphillipsFix memory leak in SkPictureRecord
2015-06-23 tomhudsonFix indirect use of defined() directive
2015-06-23 robertphillipsPropagate SkSurfaceProps to more call sites
2015-06-23 borenetTweak SkiaLab docs
2015-06-23 reedadd simple test for offsetimagefilter
2015-06-23 reedadd break statement -- lost during rewrite earlier
2015-06-22 reedchange old picture serialization to really handle images
2015-06-22 joshualittfix for calling bindFragDataLocation on OpenGL 2.1
2015-06-22 robertphillipsClean up usage of SkSurfaceProps
2015-06-22 mtkleinUse vmulq_n_u32(..., 0x01010101) to distribute alphas.
2015-06-22 joshualittfix spurious init on VisualBench startup
2015-06-22 emmaleerImplemented onGetScanlines and onSkipScanlines for...
2015-06-22 mtkleinUpdate some Sk4px APIs.
2015-06-22 robertphillipsBegin kLegacyFontHost_InitType cleanup
2015-06-22 reedclean offsetimagefilter gm
2015-06-22 jvanverthChange large glyph check back to > threshold.
2015-06-22 jvanverthRemove distance field flag from SkPaint
2015-06-22 joshualittFixup android launch script to launch VisualBench as...
2015-06-22 kkinnunenMake GrGLProgramDataManager not refcounted
2015-06-21 skia.buildbotsUpdate SKP version
2015-06-20 reedremove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now...
2015-06-19 robertphillipsRename all things "leaky" in SkDevice
2015-06-19 joshualittFix for assert in VisualBench
2015-06-19 robertphillipsremove SkDeviceProperties
2015-06-19 jvanverthSwitch to glyphs as paths at a higher point size on...
2015-06-19 egdanielMove rect_memcopy from helper to global static.
2015-06-19 msarettDo not fail on images that are too small to subset...
2015-06-19 msarettPrevent webp from producing 0 dimensional images
2015-06-19 joshualittRevert of Disable failing GPU tests on Nexus 6. (patchs...
next