platform/upstream/libSkiaSharp.git
2016-02-22 mtkleinRun no CPU benches in Debug trybots.
2016-02-22 herbBetter encapsulation and vector calling convention.
2016-02-22 benjaminwagnerFix DM_INCLUDES after https://codereview.chromium.org...
2016-02-22 bungemanOnly use fake gamma with linear devices.
2016-02-22 herbAdd spans for matrix ops.
2016-02-22 bsalomonfix unsigned/signed warning on linux for GrVkDescriptor...
2016-02-22 jvanverthFix unsigned short UVs for Vulkan.
2016-02-22 bsalomonFix gyp-and-sync for windows
2016-02-22 reedfix misc asserts and checks found by fuzzer
2016-02-22 caryclarkallow move/zero-line/close to draw caps
2016-02-22 reedkill gm now that we can test srgb on all gms
2016-02-22 msarettUse new jpeg_crop_scanlines() API to optimize jpeg...
2016-02-22 bsalomonIncorporate Vulkan files into main gpu.gyp/gpu.gypi
2016-02-22 jvanverthUse unorm shorts for texture coordinates when rendering...
2016-02-22 benjaminwagnerSimplify calculations in AADistanceFieldPathBatch:...
2016-02-22 bsalomonAllow client to force an SkImage snapshot to be unique...
2016-02-22 fmalitaAdd ContextRec param to SkShader::contextSize()
2016-02-22 reedremove dead unpremul checks
2016-02-22 egdanielFix to bazel build file to exclude vulkan files
2016-02-22 benjaminwagnerskia.org internal links: Add link to Google3 Autoroller...
2016-02-22 fmalitaInitial linear gradient 4f impl
2016-02-22 ethannicholasadded mode=cpu|gpu to skiaserve JSON
2016-02-22 cdaltonFix nanobench SKP flushes between loops
2016-02-22 cdaltonAdd gl_SampleMask functionality to fragment builders
2016-02-22 ethannicholasRevert of fix misc asserts and checks found by fuzzer...
2016-02-22 egdanielRemove vulkan files from cmake build
2016-02-22 reedclean-up dead code
2016-02-22 Greg DanielAdd vulkan files into skia repo. This is an incomplete...
2016-02-22 reedlots of sRGB and F16 blits
2016-02-22 reedfix misc asserts and checks found by fuzzer
2016-02-22 reedadd SkGraphics::PurageAllCaches
2016-02-22 egdanielRevert of Add vulkan files into skia repo. (patchset...
2016-02-22 Greg DanielAdd vulkan files into skia repo. This is an incomplete...
2016-02-22 reedRevert of ix misc asserts and checks found by fuzzer...
2016-02-22 reedReland of ix misc asserts and checks found by fuzzer...
2016-02-21 mtkleinfix race: this kCacheSize is probably not meant to...
2016-02-21 mtkleinSkNx: kth<...>() -> [...]
2016-02-21 reedRevert of fix misc asserts and checks found by fuzzer...
2016-02-21 update-skpsUpdate SKP version
2016-02-21 reedrevert fuzzer fixes for canvas, need to investigate...
2016-02-20 reedfix misc asserts and checks found by fuzzer
2016-02-20 herbFix asserts found in SampleApp and update the tests...
2016-02-19 benjaminwagnerChange type of SkScalerContext_FreeType::fScaleX/Y...
2016-02-19 herbAdd point spans, but fall back for all cases.
2016-02-19 mtkleinDM: remove unnecessary use of std::function
2016-02-19 bsalomonChanges to merge vulkan code
2016-02-19 joshualittCalculate translations to apply to vertices in batch
2016-02-19 reedcheck pm swizzle when extracting lcd coverage
2016-02-19 reedremove supports4f flag for colorfilters
2016-02-19 scroggoInsert an empty image when we cannot decode
2016-02-19 mtkleingyp_skia: use path python, be quiet
2016-02-19 msarettUpdate libpng to 1.6.22beta
2016-02-19 robertphillipsAdd GPU-backed SkImage case to ImageFilterCache unit...
2016-02-19 mtkleinNEON f32 <-> f16 and f32 <-> u16
2016-02-19 mtkleinadd back some basic configs to MSAN bot
2016-02-19 jvanverthRevert of Use unorm shorts for texture coordinates...
2016-02-19 ethannicholasadded /enableGPU command to skiaserve
2016-02-19 robertphillipsUpdate SkImageFilter's cache to handle SkSpecialImages...
2016-02-19 caryclarkfix iter to document close correctly
2016-02-19 jvanverthUse unorm shorts for texture coordinates when rendering...
2016-02-19 scroggoUpdate the version of libpng used by Skia tests
2016-02-19 rmistryTest build scheduler.
2016-02-19 reedremove xferu64 gm -- not needed now that the blitters...
2016-02-18 reedfix red/blue order in 64bit blits
2016-02-18 herbSwitch to pixmap in API.
2016-02-18 ethannicholasGrAuditTrail can now be enabled/disabled at runtime
2016-02-18 reedmake SkPM4f private
2016-02-18 cdaltonAdd more specialized fragment builders
2016-02-18 bungemanMove SkTInternalLList.h to src/core.
2016-02-18 mtkleinMSAN: cut down to green
2016-02-18 bungemanMove SkTDStack.h to src/animator.
2016-02-18 ethannicholasfixed SkDrawCommand JSON generation
2016-02-18 ethannicholasadded server-side breakpoint support to skiaserve
2016-02-18 borenetAdd luci-go isolate.sha1 files
2016-02-18 bsalomonMake build_command_buffer.py work on Windows
2016-02-18 caryclarkcheck for zero conic weights in interp
2016-02-18 bungemanMove SkTDArray to private.
2016-02-18 robertphillipsUpdate SkSpecialImage API
2016-02-18 reedlcd blits for sRGB
2016-02-18 borenetPort Skia recipe to normal Python scripts, move to...
2016-02-18 mtkleinRemove FuzzPaeth now that we have some real Fuzzes.
2016-02-18 bsalomonMake build_command_buffer.py work on Mac and Windows.
2016-02-18 kjlubickCreate ParsePath API fuzz
2016-02-18 caryclarkremove legacy flags
2016-02-18 caryclarkfix asan error deref-ing null ptr
2016-02-18 scroggoRemove position from FrontBufferedStream
2016-02-18 caryclarkremove legacy bitmap filter
2016-02-18 joshualittfix comma in GrAuditTrail json
2016-02-18 caryclarkadd interp path
2016-02-18 herbAdd bilerp filtering.
2016-02-18 reedsome modes need clamping due to numerical imprecision
2016-02-17 cblumeAdding direct access to SkMipMap levels.
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.
next