platform/upstream/libSkiaSharp.git
2016-02-23 msarettRemove unnecessary GOOGLE3 ifdefs from SkRawCodec
2016-02-23 msarettUpdate SK_IMAGE_VERSION to 3
2016-02-23 bungemanMove SkUtils.h to src/core.
2016-02-23 ethannicholasadded 'visible' attribute to skiaserve JSON
2016-02-23 yujieqinUse new API instead of the deprecated ones.
2016-02-23 yujieqinUpdate PIEX: Prepares support for uncompressed thumbnails
2016-02-23 msarettTurn on TURBO_HAS_CROP for Android framework
2016-02-23 msarettMake DM failures fatal
2016-02-23 fmalitaAdd dest type hint to SkShader::ContextRec
2016-02-23 mtkleinremove unnecessary copies
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.
next