platform/upstream/libSkiaSharp.git
2016-07-27 halcanaryDEPS: ICU c291cde → ec9c113
2016-07-27 halcanaryDEPS: harfbuzz 1.2.7 → 1.3.0
2016-07-27 halcanaryDEPS: sfntly 130f832 → 468cad5
2016-07-27 borenetInclude "revision" tag for all Swarming tasks
2016-07-27 brianosmanFix ParseConfigs_ViaParsing test when skia_angle=1
2016-07-27 bsalomonFix leak of srgb/adobesrgb colorspace objects
2016-07-27 borenetFix Perf data upload
2016-07-27 bsalomonSW backend for viewer on Windows
2016-07-27 caryclarkfuzz wednesday
2016-07-27 mtkleinClean up some unused atomic routines.
2016-07-27 egdanielAdd gyp define to enable vulkan debug layers
2016-07-27 borenetTweaks for the experimental SwarmBucket bot
2016-07-27 mtkleinExtend __mulodi4() hack to 32-bit x86.
2016-07-27 brianosmanSimplify color space xform storage and usage (float...
2016-07-27 borenetFix Housekeeper-PerCommit
2016-07-27 mtkleinOnly run recipe simulation tests if infra/ changes.
2016-07-27 reedadd unittests for roundtripping premul
2016-07-27 fmalitaInitial SVG model
2016-07-27 csmartdaltonImplement coverage AA for skewed rects with local coords
2016-07-26 jcgregorioAvoid warnings on GCC 4.8.4
2016-07-26 mtkleinStart on fiddle.
2016-07-26 msarettMake yasm-android executable
2016-07-26 msarettRename yasm binary and make it executable
2016-07-26 jvanverthUpdate iOS to new SkSurface interface
2016-07-26 mtkleinStart measuring f16 and srgb speed.
2016-07-26 bsalomonAdd sw support to viewer on Linux.
2016-07-26 mtkleinMove SkJSONCPP.h to tools. It tool-only.
2016-07-26 reeddon't specialize drawBitmapRect for minirecorder; no...
2016-07-26 bsalomonUse Windowing system-specific WindowContext factories.
2016-07-26 borenetMove Skia recipes from build repo
2016-07-26 robertphillipsReduce usage of MakeRenderTargetDirect
2016-07-26 brianosmanRemove SkSurfaceProps gamma-correctness flag entirely.
2016-07-26 msarettFix yasm for Android build
2016-07-26 borenetFix docs for checking out Skia
2016-07-26 brianosmanRemove all usage of SkSurfaceProps::isGammaCorrect()
2016-07-26 mtkleinFix alignment problems in NEON Sk4b.
2016-07-26 caryclarkfix fuzz bugs
2016-07-26 bsalomonDon't unnecessarily resize windows in sk_app on X
2016-07-26 egdanielUpdate bleed-downscale GM to use power of 2 texture
2016-07-26 brianosmanAlways supply a color space (sRGB for now) with F16
2016-07-26 mtkleinAdd Sk4h_load4 for loading F16.
2016-07-26 robertphillipsMove prepareForExternalIO from GrRenderTarget to GrDraw...
2016-07-26 egdanielReuse sampler descriptor set allocations in Vulkan
2016-07-26 brianosmanAdd special Windows instructions for getting SKPs
2016-07-26 reedrespect kFast_SrcRectConstraint by allowing shader...
2016-07-26 msarettUse sk_srgb_to_linear_trunc in SkColorXform_opts
2016-07-26 msarettDelete SkDefaultXform, handle edge cases in SkColorSpac...
2016-07-26 brianosmanFix F16 raster text masks. We don't want fake gamma...
2016-07-25 bungemanUpdate typeface serialization style.
2016-07-25 mtkleinDM: print which task caused the crash.
2016-07-25 bungemanAdd test for typeface style round trip.
2016-07-25 mtkleinHave SkRasterPipelineBlitter take over for F16 when...
2016-07-25 reedlock special-raster while the caller's bitmap is in...
2016-07-25 halcanarySkPDF: re-work SkPDFUtils::FloatToDecimal
2016-07-25 mtkleinGoogle3 <functional> has a global "using std::plus"...
2016-07-25 brianosmanJust pass the draw context to paint conversion
2016-07-25 chrishtrFix debugger build by specifying nullptr for color...
2016-07-25 mtkleinstages for most xfermodes
2016-07-25 ethannicholasSkSL performance improvements (plus a couple of minor...
2016-07-25 reedadd SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of...
2016-07-25 reedremove/deprecate SkBitmap::getTexture, as it now always...
2016-07-25 reedadd gm to test bleed with downscale
2016-07-25 reedremove fClipStack and attach/deattach-from-canvas
2016-07-25 halcanarytypedef uint16_t SkGlyphID
2016-07-25 benjaminwagnerRemove long-running sk_linear_to_srgb test for ASAN...
2016-07-25 mtkleinAdd a clamp stage to SkRasterPipelineBlitter.
2016-07-25 caryclarkfix fuzz
2016-07-25 mtkleinArithmetic xfermode stage.
2016-07-25 borenetwebpages_playback: Make --upload_to_partner_bucket...
2016-07-25 brianosmanAdd destination color space to AsFPArgs. Eliminates...
2016-07-24 reedlockPixelsAreWritable is deprecated
2016-07-24 bsalomonFix misdetection of rectangles in SkPath::IsSimpleClose...
2016-07-24 update-skpsUpdate SKP version
2016-07-22 egdanielRemove asserts on scissor size in Vulkan
2016-07-22 mtkleinHave SkRasterPipelineBlitter take over for 565 when...
2016-07-22 msarettConvert XYZ values from PNGs to D50
2016-07-22 herbIn the current code, tiling and bilerp sampling are...
2016-07-22 senorblancoAlways init SkPathRef variables.
2016-07-22 mtkleinDM: don't redirect stderr to verbose.log
2016-07-22 bungemanCorrect advances for 'monospace' fonts in PDF.
2016-07-22 mtkleinAdd SkRasterPipeline blitter.
2016-07-22 brianosmanBundle SkShader::asFragmentProcessor arguments in a...
2016-07-22 caryclarklimit number of searched roots
2016-07-22 jvanverthRecycle small uniform buffers.
2016-07-22 brianosmanConnect dst color space in a few places (removing TODOs)
2016-07-22 mtkleinRevert of Add SkRasterPipeline blitter. (patchset ...
2016-07-22 vjiaoblackCreating framework for drawShadowedPicture
2016-07-22 csmartdaltonAllow GrReducedClip to take non-integer query bounds
2016-07-22 mtkleinAdd SkRasterPipeline blitter.
2016-07-22 csmartdaltonFix SkClipStack bug with inverse-filled difference...
2016-07-22 mtkleinDon't ask GLX for EGL procs.
2016-07-22 borenetChange SKPs to new asset management format
2016-07-22 mtkleinFix SW sRGB dst + LCD coverage bug.
2016-07-22 brianosmanUpdate SkImage_NewFromTexture test, to just test release
2016-07-22 bsalomonRevert of Retract PipelineBuilder some more (patchset...
2016-07-22 brianosmanCleanup of code that converts from GPU-backed resources...
2016-07-22 msarettAdd clamp to sk_linear_to_srgb, reorder instructions
2016-07-22 benjaminwagnerAdd SK_SUPPORT_LEGACY_ACCESSBITMAP to public.bzl.
2016-07-22 jcgregorioRevert of Redo Tiling (patchset #14 id:260001 of https...
2016-07-22 bsalomonDisable CopySurface test on Nexus 10 for flakiness
next