platform/upstream/libSkiaSharp.git
2016-08-04 jvanverthGet Mac viewer working with SDL
2016-08-04 dvonbeckThis CL's base is the CL that sets up the distance...
2016-08-04 msarettCreate a separate src for colorspace tests
2016-08-04 borenet[recipes] Fixes for Coverage bot
2016-08-04 borenet[recipes] Stop pretending that buildbot_spec is a step...
2016-08-04 borenetMove builder_spec, [dm|nanobench]_flags, builder_name_s...
2016-08-04 halcanarySkRTConf: eliminate
2016-08-04 msarettUpdate skimage VERSION: attempt 3
2016-08-04 mtkleinGN: make SkPMColor BGRA on Linux. All other platforms...
2016-08-04 mtkleinSlim the CQ down to the GN bots, where they exist.
2016-08-04 robertphillipsAdd new bench for occluded blurmaskfilter draws
2016-08-04 robertphillipsRemove SkSurface::MakeRenderTargetDirect
2016-08-04 fmalitaShow SVG file name in SampleApp title
2016-08-04 msarettRevert of Update skimage VERSION: attempt 2 (patchset...
2016-08-04 msarettUpdate skimage VERSION: attempt 2
2016-08-04 fmalitaSpeculative fix for internal builds
2016-08-04 robertphillipsRemove GrRenderTarget member variable from SkGpuDevice
2016-08-04 mtkleinspin off easy stuff from Herb's windows GN CL
2016-08-04 borenetRevert of Update to new skimage VERSION (patchset ...
2016-08-04 fmalitaAdd an SVG DM source
2016-08-04 mtkleinRevert of SkRTConf: reduce functionality to what we...
2016-08-03 msarettUpdate to new skimage VERSION
2016-08-03 msarettFix compiler complaints about uninit vars
2016-08-03 halcanarySkRTConf: reduce functionality to what we use, increase...
2016-08-03 halcanaryGN: build sfntly, icu, harfbuzz
2016-08-03 robertphillipsMove GrContext::makeDrawContext to new GrContextPriv...
2016-08-03 mtkleinRequire gn format in presubmit
2016-08-03 halcanarySkPDF: fewer GYP_DEFINES
2016-08-03 bungemanConvert SkAutoTUnref<SkData> to sk_sp<SkData>.
2016-08-03 msarettPerform color correction on png decodes
2016-08-03 ethannicholasadded initial GLSL support to skslc
2016-08-03 fmenozziAdd new benchmark for testing special hard stop gradien...
2016-08-03 halcanarySkPDF: PDFShader code modernized.
2016-08-03 mtkleinMake SK_BUILD_FOR_WIN32 auto-detection work.
2016-08-03 msarettFinish delete of SkNinePatch
2016-08-03 halcanarySkShaper: optionally disable harfbuzz
2016-08-03 borenet[Recipes] Move test and perf steps into test and perf...
2016-08-03 fmalita[SVGDom] Initial SVGLength support
2016-08-03 borenetFix fake_specs.py, update recipe expectation
2016-08-03 robertphillipsFix dtor bug in SkLights
2016-08-03 mtkleinGN: gpu support in tools
2016-08-03 mtkleinSK_GAMMA_SRGB is the default.
2016-08-03 borenetRe-organize Skia recipes
2016-08-03 fmenozziUpdate hardstop_gradients GM to include more special...
2016-08-03 deanmDon't leave fResScale uninitialized when constructing...
2016-08-03 msarettFix copy-paste bugs in SkCanvas Nine and Lattice
2016-08-02 mtkleinGN: add tests to DM
2016-08-02 dvonbeckFixed ambient lighting calculations on SkLightingShader
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-08-02 mtkleinGN: get echo-headers sources via exec_script
2016-08-02 msarettDelete SkNinePatch
2016-08-02 mtkleinGN: re-run echo_headers if git state changes.
2016-08-02 mtkleinDelete SkARGBImageEncoder.
2016-08-02 mtkleinnot much point to SK_SUPPORT_PDF
2016-08-02 msarettRefactor of SkColorSpaceXformOpts
2016-08-02 bungemanRemove now unused source files.
2016-08-02 mtkleingn: fix fiddle
2016-08-02 bungemanRemove 'Ulta' width.
2016-08-02 hsternAdd Overstroke gm
2016-08-02 hsternAdd code to lua paths to get the fill path and get...
2016-08-02 borenetFix build_command_buffer for Windows
2016-08-02 msarettAdd drawImageLattice() and drawBitmapLattice() APIs
2016-08-02 bungemanRename FontConfigInterface font manager files.
2016-08-02 borenetFix Chrome build for RecreateSKPs and CommandBuffer...
2016-08-02 borenetMore fixes for SwarmBucket
2016-08-02 reedAlways return ImageShader, even from SkShader::MakeBitm...
2016-08-02 borenetRoll recipe DEPS
2016-08-01 mtkleinGN: add some missing SkCodec defines
2016-08-01 msarettFix SkJpegCodec::onSkipScanlines when TURBO_HAS_SKIP...
2016-08-01 msarettHide (mostly) unused SkColorSpace writeToICC() function
2016-08-01 mtkleinSketch SkPictureRecorder::optimizeFor(GrContext*).
2016-08-01 mtkleinGN: use the correct fontconfig font mugger.
2016-08-01 bungemanReplace 'Ulta' with 'Ultra'.
2016-08-01 herbPick the right download tool for windows.
2016-08-01 dvonbeckAdded distance vector support for CircleGeometryProcessor
2016-08-01 reedimplement isABitmap for imageshader, return localmatrix...
2016-08-01 mtkleinReplace old SkRecords RefBox with sk_sp.
2016-08-01 reedmake an image from a mutable bitmap
2016-08-01 dvonbeckGrFP can express distance vector field req., program...
2016-08-01 mtkleinGN: only include headers in echo_headers.py
2016-08-01 vjiaoblackadding new GM to demostrate new shadows
2016-08-01 msarettAdd SkColorSpace::Equals() API
2016-08-01 mtkleinDefault fake gamma to sRGB.
2016-08-01 mtkleinGN: define fake-gamma configuration to match our bots.
2016-08-01 mtkleinGN: Define SK_HAS_... in all Skia-private code, not...
2016-08-01 robertphillipsRemove some ancillary users of SkSurface::MakeRenderTar...
2016-08-01 borenetStop running nanobench on Test.*Debug bots
2016-07-30 mtkleinRevert of GrFP can express distance vector field req...
2016-07-30 mtkleinRevert of Tidy up SkNx_neon. (patchset #3 id:40001...
2016-07-30 mtkleinRevert of Added distance vector support for CircleGeome...
2016-07-30 mtkleinDocs: ooops, debug is the default in GN.
2016-07-29 mtkleinSkRasterPipeline: new APIs for fusion
2016-07-29 mtkleinsimplify neon shifts
2016-07-29 bsalomonIf scissor would be empty in GrClipMaskManager::SetupCl...
2016-07-29 csmartdaltonAdd ES 3.0 fallback for instanced rendering
2016-07-29 egdanielFix vulkan build
2016-07-29 dvonbeckAdded distance vector support for CircleGeometryProcessor
2016-07-29 mtkleinTidy up SkNx_neon.
2016-07-29 jcgregorioperf: Upload results to gs://skia-perf, not gs://chromi...
2016-07-29 bungemanConditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES.
next