- 2e30fde Font resolution: all unit tests working by Julia Lavrova · 5 years ago
- e36d030 SkColorMatrix cleanup by Brian Osman · 5 years ago
- c554dcf Add helper to determine the index buffer that will be used by Robert Phillips · 5 years ago
- c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
- f3ed273 Adding line/style metrics Fixed some bugs for flutter tests by Julia Lavrova · 5 years ago
- 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
- 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
- cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
- 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
- 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
- 1ca5052 Allow better font fallback. by Ben Wagner · 5 years ago
- ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
- 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
- 7aeabcf [SkParagraph] Require len if using addText(const char*) by Kevin Lubick · 5 years ago
- 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
- e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
- d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 5 years ago
- b6e8922 Clean up prior backdrop-filter CL by Michael Ludwig · 5 years ago
- 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 5 years ago
- 526df26 Reshuffling bidi regions + empty text sizes + some font resolution bugs by Julia Lavrova · 5 years ago
- b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
- 92b3335 more rect api simplifications by Mike Reed · 5 years ago
- 9ea6315 remove redundant rect methods by Mike Reed · 5 years ago
- bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
- ad9a391 Move initilization of Lighting sample. by Ben Wagner · 5 years ago
- db9f669 Dealing with ghost spaces by Julia Lavrova · 5 years ago
- b7b0b3a Paragraph cache: caching the shaped results only. by Julia Lavrova · 5 years ago
- bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
- 2209881 Add adjustable max size for Metal dynamic allocation ring buffer. by Jim Van Verth · 5 years ago
- 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
- a861106 Update docs and samplecode to use new image filter factories by Michael Ludwig · 5 years ago
- 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
- 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
- 21a940d refactor paragraph samples by Mike Reed · 5 years ago
- 5207f35 The current version... by Julia Lavrova · 6 years ago
- b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
- 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
- 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
- c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
- aa861a1 Change SkMatrix::decomposeScale to use preScale by Michael Ludwig · 5 years ago
- 4a412ac Improve image-filter sample layout/rendering by Michael Ludwig · 5 years ago
- 43c6da2 First pass at ImageFilter DAG visualizer sample by Michael Ludwig · 5 years ago
- d7639af Samples: clean up cruft by Hal Canary · 5 years ago
- e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
- ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
- 0afbd9f Samle::mouse: fix wrong assert by Hal Canary · 5 years ago
- 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
- 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
- fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 5 years ago
- acf98df Remove WallTimer class. by Ben Wagner · 5 years ago
- 8918d53 Sample/AAGeometry: stop leaking linked list by Hal Canary · 5 years ago
- 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
- 455c41a Sample/Camera: make it work without /skimages by Hal Canary · 6 years ago
- 35f8822 Adding locale by Julia Lavrova · 6 years ago
- 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
- 352f091 Sample/Shaders: use resources; cleanup code by Hal Canary · 6 years ago
- a1e88e7 Sample/Lines remove boring sample by Hal Canary · 5 years ago
- 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 6 years ago
- 5f4a754 Sample/Patch: use resources; cleanup code by Hal Canary · 6 years ago
- b021f3e Sample/Filter2View: make it work without /skimages by Hal Canary · 6 years ago
- 8010c17 SamplePdfFileViewer: delete dead code by Hal Canary · 6 years ago
- 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
- 27ae52c Make deferred render target context without config or format by Brian Salomon · 6 years ago
- d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
- 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
- 9af5cc4 Adding TestFontCollection by Julia Lavrova · 6 years ago
- 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
- 6e6333f Refactor font resolution out of font iterator; few minor bug fixes by Julia Lavrova · 6 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
- f39124b Baseline for empty text by Julia Lavrova · 6 years ago
- a3552c5 Reland "SkParagraph" by Julia Lavrova · 6 years ago
- 07cd38d Revert "SkParagraph" by Herb Derby · 6 years ago
- 10ad0b9 SkParagraph by Julia Lavrova · 6 years ago
- 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 6 years ago
- ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 6 years ago
- 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
- de4c58c Combine GrPerspQuad and GrQuad by Michael Ludwig · 6 years ago
- baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
- 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
- fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 6 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