platform/upstream/libSkiaSharp.git
2016-06-30 reedspeed up maprect for scale+trans case
2016-06-30 borenetAdd Android SDK asset
2016-06-30 benjaminwagnerRevert of Better encapsulate oval/rrect batchs. (patchs...
2016-06-30 bsalomonHide more GrBatch Geometry structs.
2016-06-30 bsalomonBetter encapsulate oval/rrect batchs.
2016-06-29 benjaminwagnerRevert of Better encapsulate oval/rrect batchs. (patchs...
2016-06-29 reedadd SK_SUPPORT_PRECHECK_CLIPRECT experiment for clipRect
2016-06-29 bsalomonBetter encapsulate oval/rrect batchs.
2016-06-29 caryclarkfix asan bug triggered by pathops fuzz tests
2016-06-29 robertphillipsMove dump of batches to be after the forwardCombine...
2016-06-29 reedadd short-desc
2016-06-29 caryclarkfix another pathops fuzz bug
2016-06-29 robertphillipsAdd Annotations to old debugger
2016-06-29 benjaminwagnerDisable PathOpsFailOp test for Bazel ASAN test, because...
2016-06-29 caryclarkfix fuzz test that exceeds numeric limit
2016-06-29 halcanarySkPDF: always assume SkStreamAsset behaves as specified
2016-06-29 benjaminwagnerCheck for empty output in adb_wait_for_charge.
2016-06-29 robertphillipsDump batch bounds and scissor rect
2016-06-29 halcanarySkPDF: SkPDFStream takes only SkStreamAsset
2016-06-29 martina.kollarovaRemove unnecessary includes in src/pdf/
2016-06-29 reedadd annotations to debugger
2016-06-28 robertphillipsSpruce up batch info printouts
2016-06-28 fmenozziChanges to Lua gradient scraping
2016-06-28 egdanielFix vulkan onGetWritePixelsInfo
2016-06-28 bsalomonMake lines a special case in GrShape
2016-06-28 bsalomonRevert of Make lines a special case in GrShape (patchse...
2016-06-28 robertphillipsTighten up masking of colorType & alphaType in SkImageI...
2016-06-28 rmistryUpdate CT documentation on skia.org
2016-06-28 bsalomonMake lines a special case in GrShape
2016-06-28 rmistryAdd blacklist for the Test-Ubuntu-GCC-GCE-CPU-AVX2...
2016-06-28 caryclarkfix fuzz bugs
2016-06-28 robertphillipsAddress two fuzzer bugs:
2016-06-28 egdanielEnable many more tests for Vulkan
2016-06-28 msarettMove SkColorSpace ICC parsing/writing code to its own...
2016-06-28 reedremove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code
2016-06-28 robertphillipsFix mask applied to SkPath::fFillType in readFromMemory...
2016-06-28 borenetAdd CIPD support for bot assets
2016-06-27 egdanielFix Vulkan readPixels
2016-06-27 csmartdaltonCheck PremulType during GrGradientEffect::onIsEqual
2016-06-27 egdanielAdd support for draws in vulkan read and write pixels
2016-06-27 hcmUpdate roadmap and remove highlights
2016-06-27 rmistryUpdate documentation on how to download CT SKPs
2016-06-27 robertphillipsFix Perlin noise fuzz issue
2016-06-27 robertphillipsAddress ASAN fuzzer complaint
2016-06-27 dvonbeckSkLightingShader normal vector CPU computation refactor.
2016-06-27 robertphillipsFix up flags to SkGpuBlurUtils::GaussianBlur
2016-06-27 bsalomonFix inverse test for GrDFAAPR::onCanDrawPath
2016-06-27 bsalomonUse a union inside GrShape to hold geometry
2016-06-27 dvonbeckRevert of Refactoring of CPU NormalMap handling out...
2016-06-27 csmartdaltonAdd a GL cap for instanced rendering to floating point
2016-06-27 dvonbeckSkLightingShader normal vector CPU computation refactor.
2016-06-27 bsalomonMake sure path computed from stroke-rec application...
2016-06-27 bsalomonRemove style application from GrPathRenderer subclasses
2016-06-27 egdanielFix check for maxVertexAttributes in GrVkPipeline
2016-06-25 reedremove DownSample imagefilter
2016-06-25 reedremove experimental treat-skcolor-as-srgb flag
2016-06-24 egdanielAdd Sleep on windows GrVkGpu dtor to avoid fence bug
2016-06-24 herbAdd documention on SkBlitter for runs, and small cleanups.
2016-06-24 brianosmanGrColor4f is yet another 4f color type, unfortunately.
2016-06-24 brianosmanFix incorrect swizzle on BGRA platforms in filterColor4...
2016-06-24 tandriiMake bucket names explicit in cq.cfg.
2016-06-24 bsalomonUse GrShape in GrPathRenderer.
2016-06-24 egdanielRemove unnecessary srcAccessMask for preinitialized...
2016-06-24 egdanielHave gpu createTestingOlyBackendTexture know if it...
2016-06-24 brianosmanChange SkColor4f to RGBA channel order
2016-06-24 rmistryRevert of Remove Android SampleApp (patchset #5 id...
2016-06-23 msarettAdd support for 3D colorLUTs to SkColorXform
2016-06-23 egdanielFix vulkan warning in RecordReplaceDrawTest
2016-06-23 halcanarySkPDF: alloc less memory for strings
2016-06-23 robertphillipsMove GrPipelineBuilder out of gms & reduce use of GrPip...
2016-06-23 csmartdaltonSupport GL_SAMPLES queries in null contexts
2016-06-23 bsalomonAdd some more getters to GrShape.
2016-06-23 csmartdaltonMake container classes in SkTemplates.h more consistent
2016-06-23 msarettRevert of Potential fix for flaky TSAN (patchset #1...
2016-06-23 msarettSkMatrix44 clarifications and clean-ups
2016-06-23 bsalomonFix Rob's nits from https://codereview.chromium.org...
2016-06-23 liyuqianRemove Android SampleApp
2016-06-23 egdanielFix vulkan clears
2016-06-23 bsalomonCanonicalize path fill types for stroked paths in GrShape.
2016-06-23 brianosmanChange loop bounds to be correct (and much less confusing)
2016-06-23 brianosmanFix bug in filterSpan4f - read the source, rather than...
2016-06-23 mtkleinWork around missing __mulodi4() on ARMv7 + Clang builds.
2016-06-23 kjlubickAdd deserialize color space entry point for fuzzing
2016-06-23 mtkleinGN
2016-06-23 herbAdd stub for avx.
2016-06-23 egdanielStart using GrGpuCommandBuffer in GrDrawTarget.
2016-06-23 halcanaryDocumentaion: top level link.
2016-06-23 brianosmanRevert of Support GL_SAMPLES queries in null contexts...
2016-06-23 mtkleinGN: just new deps
2016-06-23 rmistryReland of add a Chrome builder to the CQ (patchset...
2016-06-22 msarettPotential fix for flaky TSAN
2016-06-22 msarettDo loads and math in parallel in SkColorXform_opts
2016-06-22 msarettUse a table-based implementation of SkDefaultXform
2016-06-22 csmartdaltonSupport GL_SAMPLES queries in null contexts
2016-06-22 fmenozziAdd GM for hard stop gradients
2016-06-22 rmistryRevert of add a Chrome builder to the CQ (patchset...
2016-06-22 mtkleinadd a Chrome builder to the CQ
2016-06-22 herbAdd guards around access to font cache global fields.
2016-06-22 mtkleinRevert of GN (patchset #12 id:220001 of https://coderev...
2016-06-22 mtkleinGN
next