- fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 5 years ago
- c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 6 years ago
- 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
- e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 6 years ago
- d3aeecd Visualize geometry domains in degenerate quad sample by Michael Ludwig · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 6 years ago
- 7a7a97d Make Metal render loop more stable by Jim Van Verth · 6 years ago
- e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
- c8bea7d New factories for SkShaders by Mike Reed · 6 years ago
- b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 6 years ago
- 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 6 years ago
- fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
- 47ba54d Remove samples that aren't built by Brian Osman · 6 years ago
- 4428f2c Remove SkScalarSinCos by Brian Osman · 6 years ago
- 3bdb69c Clean up shaper handler. by Ben Wagner · 6 years ago
- fb4bce8 [sksg] Refactor gradient implementation by Florin Malita · 6 years ago
- 5ee611b Add sample to show strokeandfill and better alternatives by Mike Reed · 6 years ago
- 2c5e011 Split GrCCCoverageProcessor into subclasses by Chris Dalton · 6 years ago
- cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 79a7542 allow mixer to defer to a shader by Mike Reed · 6 years ago
- 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
- e6266a2 Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA by Michael Ludwig · 6 years ago
- ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 6 years ago
- b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
- 541ae45 array of unique verts by Mike Reed · 6 years ago
- 7254281 add sample for retained vertices by Mike Reed · 6 years ago
- 7465943 Remove fuzz samples. by Ben Wagner · 6 years ago
- b059194 Make SkShaper an interface. by Ben Wagner · 6 years ago
- f296506 add mixer colorfilter by Florin Malita · 6 years ago
- 83597ce Remove typeface from SkShaper constructor. by Ben Wagner · 6 years ago
- be89130 update sample-sg with hittesting by Mike Reed · 6 years ago
- ec80d90 starter sample for playing with SG. will flesh out more over time. by Mike Reed · 6 years ago
- 454e5fb Fix cluster reporting from shaper. by Ben Wagner · 6 years ago
- 80634eb Don't include .cpp file in SampleCCPRGeometry.cpp by Ben Wagner · 6 years ago
- 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
- dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
- c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
- dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
- ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 6 years ago
- 5892553 delete orphaned sample by Mike Reed · 6 years ago
- fdb876d remove breakText, and all utf cache accessors by Mike Reed · 6 years ago
- d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
- d20cf33 Add new thin anti-aliasing demo by Michael Ludwig · 6 years ago
- 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
- 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
- 9cd2a5c IWYU by Mike Reed · 6 years ago
- 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
- 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
- 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
- a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
- 4484b8f drawText Cleanup, part 4 by Hal Canary · 6 years ago
- 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
- 023403b hide setTextEncoding by Mike Reed · 6 years ago
- b579f07 change textutils to require font param by Mike Reed · 6 years ago
- 89126e4 use drawSimpleText by Mike Reed · 6 years ago
- 9191913 use font instead of paint for text by Mike Reed · 6 years ago
- f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
- 212e906 don't use drawPosText by Mike Reed · 6 years ago
- 12a6d45 use font for measuring by Mike Reed · 6 years ago
- 9867f61 SkShaper per-line callback by Florin Malita · 6 years ago
- ee4db8e Move Arc sample to onOnceBeforeDraw. by Ben Wagner · 6 years ago
- 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
- 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
- 06602e7 Remove FontScalerTest sample. by Ben Wagner · 6 years ago
- 32c6066 Force clients to specify font when requesting strikecache by Mike Reed · 6 years ago
- 2a1848d SkShaper->SkFont by Hal Canary · 6 years ago
- 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
- 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
- d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
- 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
- b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
- c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
- 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
- b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
- 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
- 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
- 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
- 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
- f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
- 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
- fbebece hide nested hinting enum by Mike Reed · 6 years ago
- 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
- 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
- d969932 Refactor Nima code by Kevin Lubick · 6 years ago
- 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
- a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
- c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
- fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
- a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
- 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
- bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
- 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
- d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
- 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
- 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
- 9d289e2 Use onOnceBeforeDraw instead of constructor for glyphs. by Ben Wagner · 6 years ago