aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make SkCodec more flexible about its required frameGravatar Leon Scroggins III2017-06-07
* GM for drawImage w/ maskFilterGravatar Hal Canary2017-06-07
* SkPDF: Do draw{Image,Bitmap}Rect with maskfilter.Gravatar Hal Canary2017-06-07
* Use burst mode for linear gradients w/ > 2 stopsGravatar Florin Malita2017-06-07
* Introduce dynamic pipeline stateGravatar Chris Dalton2017-06-07
* Reland "Handle different types of streams in different jpeg source managers"Gravatar Matt Sarett2017-06-07
* disable coverage optimization for hairlinesGravatar Mike Reed2017-06-07
* Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for A...Gravatar Robert Phillips2017-06-07
* Fix croppedrects GMGravatar Chris Dalton2017-06-07
* Fix alpha issues in SkGifCodecGravatar Leon Scroggins III2017-06-07
* move SkPathRef.h into privateGravatar Mike Reed2017-06-07
* Revert "Handle too many (or too large) paths in GrDefaultPathRenderer"Gravatar Brian Osman2017-06-07
* Update showmiplevel gm to round coords the same for both variations of the GMGravatar Greg Daniel2017-06-07
* Touch input support for WindowsGravatar Brian Osman2017-06-07
* Fix use of uninitialized value in SkColor4Shader::CreateProcGravatar Brian Osman2017-06-07
* Handle too many (or too large) paths in GrDefaultPathRendererGravatar Brian Osman2017-06-07
* Limit Adreno 4xx stencil clear workaround to older driversGravatar Brian Salomon2017-06-07
* we can std::move work to avoid copying itGravatar Mike Klein2017-06-07
* Mark SkThreadedBMPDevice destructors with overrideGravatar Kevin Lubick2017-06-07
* we can move dst hereGravatar Mike Klein2017-06-07
* Show SkPaint/blendMode in debuggerGravatar Florin Malita2017-06-07
* remove unneeded class declarationsGravatar Mike Reed2017-06-07
* GrTessellator: implement out-of-range splitting and AEL rewinding.Gravatar Stephen White2017-06-07
* Revert "Revert "Workaround Adreno driver issue with stencil clears.""Gravatar Mike Klein2017-06-06
* Revert "Workaround Adreno driver issue with stencil clears."Gravatar Mike Klein2017-06-06
* Fix invalid assert in GrMesh::setIndexedGravatar Chris Dalton2017-06-06
* Use more stable root finding methods for cubicsGravatar Christopher Dalton2017-06-06
* more exclusion of SkImageEncoder_none.cppGravatar Mike Klein2017-06-06
* Workaround Adreno driver issue with stencil clears.Gravatar Brian Salomon2017-06-06
* Image encoder cleanup: speculative fix for bzl rollGravatar Matt Sarett2017-06-06
* Opt-in burst mechanism for pipeline shadersGravatar Florin Malita2017-06-06
* Revert "Handle different types of streams in different jpeg source managers"Gravatar Matt Sarett2017-06-06
* Roll recipe dependencies (trivial).Gravatar recipe-roller2017-06-06
* Add basic support for ARM so Skia can be built on Linux 4 Tegra (L4T)Gravatar Neal Norwitz2017-06-06
* use smarter float -> skfixed15 logic everywhereGravatar Mike Klein2017-06-06
* less naive lowp constant_colorGravatar Mike Klein2017-06-06
* define HWCAP_* ourselves in SkCpu.cppGravatar Mike Klein2017-06-06
* Add color space support to 4f gradientsGravatar Florin Malita2017-06-06
* move Coeff into blendmodeGravatar Mike Reed2017-06-06
* Create an SkColorSpaceXform image generatorGravatar Matt Sarett2017-06-06
* remove unused xfermode methodsGravatar Mike Reed2017-06-06
* Use chrome-infra Git CIPD packageGravatar Eric Boren2017-06-06
* more easy lowp stagesGravatar Mike Klein2017-06-06
* Expose SkWriteBuffer in component buildsGravatar Adrienne Walker2017-06-05
* SkJumper: only omit leaf frame pointersGravatar Mike Klein2017-06-05
* Simplify SkCodecs' call to SkColorSpaceXform::applyGravatar Leon Scroggins III2017-06-05
* Fix GrReducedClip.cpp: assertion failure surrounding tiny query boundsGravatar Chris Dalton2017-06-05
* Add TiledDrawScheduler so we can concurrently draw and enqueGravatar Yuqian Li2017-06-05
* more lowp blend modesGravatar Mike Klein2017-06-05
* SkPDF: Draw paths with mask filters; color filter.Gravatar Hal Canary2017-06-05