- 7b3415c [skottie] "hold" keyframe support by Florin Malita · 7 years ago
- 44804c0 Skip driver workarounds in GrGLCaps::initConfigTable based on GrContextOptions by Brian Salomon · 7 years ago
- f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
- 4e69f14 Fix noncoherent advanced blend eq NV workaround by Brian Salomon · 7 years ago
- 0a134c4 Roll skia/third_party/externals/angle2/ 379681336..c081020c7 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
- fe8da17 Revert "Revert "converted vertex shaders to device coords"" by Robert Phillips · 7 years ago
- 3a08c65 update gold docs by Heather Miller · 7 years ago
- d00072d Roll skia/third_party/externals/angle2/ 49886899b..379681336 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
- 39d6c1a Roll skia/third_party/externals/angle2/ d66e19393..49886899b (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
- 3da15bb SkQP: fix upload script by Hal Canary · 7 years ago
- 78d762d Added bullet proofing to WrappedProxyConversionTest by Robert Phillips · 7 years ago
- 757c154 Remove superfluous SkReadBuffer validity checks by Robert Phillips · 7 years ago
- 29b3434 Revert "converted vertex shaders to device coords" by Ethan Nicholas · 7 years ago
- 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
- 980a48d Move glyph cache and descriptor functions off of SkPaint by Herb Derby · 7 years ago
- 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
- 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
- a7701e0 GrTessellator: add a #define for max aa verb count. by Stephen White · 7 years ago
- 37834c8 Various MSAN fixes by Kevin Lubick · 7 years ago
- 3bfba2a Increase depth threshold for SkClipStack::isRRect. by Brian Salomon · 7 years ago
- ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
- 574b06f init out-param on buffer failure by Mike Reed · 7 years ago
- 959ccc2 Fix skia image filter fuzz SkLightingImageFilter complaint by Robert Phillips · 7 years ago
- bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
- 8d4a9f0 SkQP: upload_directory_contents.sh is sharded by Hal Canary · 7 years ago
- 16b56f5 SkQP: set fDisableDriverCorrectnessWorkarounds by Hal Canary · 7 years ago
- 23fda7a SkQP: Cloud Scripts by Hal Canary · 7 years ago
- 25366fa [skottie] Initial mask support by Florin Malita · 7 years ago
- 74d6e11 require finite blob bounds by Mike Reed · 7 years ago
- 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
- 165fa63 check for valid vertices mode by Mike Reed · 7 years ago
- b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
- e70b9e8 report error on global enum by Cary Clark · 7 years ago
- de9cef2 rm spurious std::move from getFontAtlasImage_ForTesting by Robert Phillips · 7 years ago
- 08dae92 Fixed a few spots where SkSL optimizer was not respecting side effects by Ethan Nicholas · 7 years ago
- d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
- 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
- da8139f Roll skia/third_party/externals/angle2/ dd21ecf80..d66e19393 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
- 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
- ca4439f [skottie] Discard orphaned geometry animators by Florin Malita · 7 years ago
- 52247db Roll skia/third_party/externals/angle2/ 66f73b731..dd21ecf80 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
- ad335bb [skottie] Improved animation params parsing by Florin Malita · 7 years ago
- 055b0f5 [skottie] Improved trim path support by Florin Malita · 7 years ago
- 731dd8d Roll skia/third_party/externals/angle2/ f661686c1..66f73b731 (12 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
- 03362c3 Update ANGLE's BUILD.gn to include definitions for GL_API. by Geoff Lang · 7 years ago
- 95bd387 Verify Status is showing new commits. by Ben Wagner · 7 years ago
- 1fe0bcc check for huge paths by Mike Reed · 7 years ago
- ca02c0a Convert SVGPong sample to sksg by Florin Malita · 7 years ago
- 4080305 SkQP: add some scripts for admin by Hal Canary · 7 years ago
- 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
- 2e6feed Fix crash in ~GrContext by Robert Phillips · 7 years ago
- baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
- ec97ac9 fetch-clang-format: better error checking by Hal Canary · 7 years ago
- a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
- 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
- 2cb6cb1 Add SkAnimatedImage::isFinished by Leon Scroggins III · 7 years ago
- 0848fb0 Fix startup for SampleSlide by Jim Van Verth · 7 years ago
- 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
- 19dd8fb https://skia.org/skqp by Hal Canary · 7 years ago
- 35efaa8 [sksg] Animator, Scene by Florin Malita · 7 years ago
- 5d750ed Blacklist changed skp by Kevin Lubick · 7 years ago
- 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
- de161cb increase alignment of half-float pixels in F16Stages test by Mike Klein · 7 years ago
- f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
- 3ba3fa7 [sksg] Refactor inval registration by Florin Malita · 7 years ago
- dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
- 5081eed self check and corrections by Cary Clark · 7 years ago
- 8a67c4c remove doc reference to (now deleted) class by Mike Reed · 7 years ago
- a6cd625 Revert "declare SkRasterizer for android" by Mike Reed · 7 years ago
- 949cfd4 Update markdown files by Update Docs · 7 years ago
- e168c3e declare SkRasterizer for android by Mike Reed · 7 years ago
- 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
- 0785365 [sksg] Improved trim-path emulation by Florin Malita · 7 years ago
- ee6de4b [skottie] Only apply effects to non-empty geometry stacks by Florin Malita · 7 years ago
- 7396415 [sksg] Skip zero-width strokes by Florin Malita · 7 years ago
- b7235a9 Update SKP version by UpdateSKPs · 7 years ago
- 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
- bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
- 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
- 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
- 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
- faca00d ccpr: Unblacklist Mali by Chris Dalton · 7 years ago
- 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
- 81fe2a1 remove some old old pict ops by Mike Reed · 7 years ago
- b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
- ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
- 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
- a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
- c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
- 4d12051 Add explicit abandoned flag to the GrProxyProvider by Robert Phillips · 7 years ago
- bd4bfa8 Add Android_API26 bot to CQ by Greg Daniel · 7 years ago
- 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
- 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
- 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
- 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
- b69a2f6 SkQP: use bitmap.pixmap() by Hal Canary · 7 years ago
- f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
- e582600 make rrect's more self-consistent, check drawable index by Mike Reed · 7 years ago
- 2cc7d13 Stop defining SK_CODEC_PRINTF in debug by Leon Scroggins III · 7 years ago
- 0a94e4c ccpr: Blacklist vertex shaders on ANGLE/Skylake by Chris Dalton · 7 years ago