- f15c3ff Add SkSurface_Graphite stub by Robert Phillips · 3 years, 2 months ago
- 9f6e463 Fixing all clang errors... by Julia Lavrova · 3 years, 2 months ago
- 755e00e Update sprint to graphite name by Robert Phillips · 3 years, 2 months ago
- 1a4080a More beachhead by Robert Phillips · 3 years, 2 months ago
- fab0095 Establish beachhead by Robert Phillips · 3 years, 2 months ago
- 40e5f54 Yet one more warning as an error coming from Android build by Julia Lavrova · 3 years, 2 months ago
- d99e4f5 Fixing Android build bug by Julia Lavrova · 3 years, 2 months ago
- 2844d3d Fix redefined-macro warning on non-UNIX platforms. by John Stiles · 3 years, 2 months ago
- 9d0d426 Reland "The very first version of a new SkText API." by Julia Lavrova · 3 years, 2 months ago
- efb7ae1 Revert "The very first version of a new SkText API." by Julia Lavrova · 3 years, 2 months ago
- 8a20cea The very first version of a new SkText API. by Julia Lavrova · 3 years, 2 months ago
- 398ef44 Reland "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years, 2 months ago
- b519949 Revert "Reland "Small changes for SkText that are not in experimental directory"" by Julia Lavrova · 3 years, 2 months ago
- ce32c8a Reland "Small changes for SkText that are not in experimental directory" by Julia Lavrova · 3 years, 2 months ago
- 481a58d Revert "Small changes for SkText that are not in experimental directory" by Brian Osman · 3 years, 2 months ago
- 85dde4e add benchmarks for bilerp study by Herb Derby · 3 years, 2 months ago
- 92f1bc0 Small changes for SkText that are not in experimental directory by Julia Lavrova · 3 years, 2 months ago
- ec7b63a add baseline integer lerp by Herb Derby · 3 years, 2 months ago
- 2505b2c use higher res to check [-1, 1) by Herb Derby · 3 years, 2 months ago
- fe678d9 change of parameter from [0, 1) to [-1, 1) for better lerp by Herb Derby · 3 years, 2 months ago
- 2b868d6 math and error rates for lerp by Herb Derby · 3 years, 2 months ago
- 10d153e improve quality of life by Herb Derby · 3 years, 2 months ago
- 0f2d2f0 implement ARM saturating multiply using ssse3 by Herb Derby · 3 years, 2 months ago
- 535f43d add simulation for arm rounding saturating multiply by Herb Derby · 3 years, 2 months ago
- 887230a basic experiments for understanding lowp by Herb Derby · 3 years, 2 months ago
- ebb451d Reland "Simplify SkRasterClip now that it's only intersect/diff" by Michael Ludwig · 3 years, 2 months ago
- 2910452 [infra] Port serve.py from Python2 to 3 by Kevin Lubick · 3 years, 2 months ago
- 9a0302c Revert "Simplify SkRasterClip now that it's only intersect/diff" by Robert Phillips · 3 years, 2 months ago
- 75bab92 Simplify SkRasterClip now that it's only intersect/diff by Michael Ludwig · 3 years, 2 months ago
- c1727fc [JetSki] pass SkPaint into experimental SkText drawText calls by Jorge Betancourt · 3 years, 2 months ago
- f8e69ca SkText: refactoring, also a bug fix by Julia Lavrova · 3 years, 3 months ago
- c87e951 SkText: refactoring in process by Julia Lavrova · 3 years, 3 months ago
- 8343e00 SkText: implement select via styles by Julia Lavrova · 3 years, 3 months ago
- ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years, 4 months ago
- caa760e Fix -Wdeprecated-copy warnings by Brian Salomon · 3 years, 3 months ago
- 40f3db4 Reland "Experimental ICU runtime linking" by Florin Malita · 3 years, 3 months ago
- 6cce961 Revert "Experimental ICU runtime linking" by Florin Malita · 3 years, 3 months ago
- f4aab05 Experimental ICU runtime linking by Florin Malita · 3 years, 3 months ago
- c5c9dd8 Text Editor based on SkText: delete and backspace by Julia Lavrova · 3 years, 4 months ago
- d37bb6a TextEditor: select a grapheme on a double click by Julia Lavrova · 3 years, 4 months ago
- 4d45e09 Rename experimental app to 'sorttoy' by Robert Phillips · 3 years, 4 months ago
- 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 4 months ago
- 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 4 months ago
- 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 4 months ago
- e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 4 months ago
- c29810e [ngatoy] add ovals by Robert Phillips · 3 years, 5 months ago
- 343588d [ngatoy] Remove duplicate rects array from ClipCmd by Robert Phillips · 3 years, 5 months ago
- 050a14e [ngatoy] Record painter's order when clips are popped off the stack by Robert Phillips · 3 years, 5 months ago
- 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 5 months ago
- fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 5 months ago
- 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 5 months ago
- c3889e8 [ngatoy] Fix memory leaks by Robert Phillips · 3 years, 5 months ago
- 7c4aa81 [ngatoy] Remove old clipping system by Robert Phillips · 3 years, 5 months ago
- be03ef1 Remove ableist language by Kevin Lubick · 3 years, 5 months ago
- a5dde76 [ngatoy] Add Save, Restore, and Clip Cmds by Robert Phillips · 3 years, 5 months ago
- 1888466 Breaking lines by words, not by graphemes by Julia Lavrova · 3 years, 5 months ago
- ecc8e3b CPP Text Editor by Julia Lavrova · 3 years, 5 months ago
- fdad229 [ngatoy] Strictly differentiate between painter's order and the sort/draw Zs by Robert Phillips · 3 years, 5 months ago
- 1f6ca3a [ngatoy] Make an explicit ID class and simplify Cmd class by Robert Phillips · 3 years, 5 months ago
- a4041a7 [ngatoy] Delegate creation of the sort key to the individual Cmds by Robert Phillips · 3 years, 5 months ago
- 4df7943 [ngatoy] Make RectCmd store a fake paint by Robert Phillips · 3 years, 5 months ago
- 7856eb8 Breaking functionality into separate steps by Julia Lavrova · 3 years, 5 months ago
- 2e76c84 Use WebGL2, not EGL, and don't use replace clip op. by Nathaniel Nifong · 3 years, 5 months ago
- 99e362f Simplification & separation by Julia Lavrova · 3 years, 6 months ago
- 2e24270 [debugger] Fix build after update to emsdk 2.0.20 by Kevin Lubick · 3 years, 5 months ago
- 77ecfc9 Add clip id to ngatoy's SortKey by Robert Phillips · 3 years, 6 months ago
- 4b73228 NGA sorting playground by Robert Phillips · 3 years, 6 months ago
- e5be65e Update references to master branch by Ravi Mistry · 3 years, 6 months ago
- 10e7e77 Reland "Switching SkText to UTF16" by Julia Lavrova · 3 years, 6 months ago
- ed0c0ed [canvaskit] Add initial implementation of generating TS by Kevin Lubick · 3 years, 6 months ago
- 0c9962a Revert "Switching SkText to UTF16" by Robert Phillips · 3 years, 6 months ago
- a3262aa Switching SkText to UTF16 by Julia Lavrova · 3 years, 6 months ago
- 6d14195 Multi line + LTR/RTL by Julia Lavrova · 3 years, 6 months ago
- 3b97aa2 Add NGA compilation stubs by Robert Phillips · 3 years, 6 months ago
- 159fd84 The first draft of improved & simplified Text API by Julia Lavrova · 3 years, 8 months ago
- 3832068 [canvaskit] Proof of Concept for Typescript-build structure by Kevin Lubick · 3 years, 7 months ago
- 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 7 months ago
- 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 7 months ago
- 31798c2 Remove NVPR by Robert Phillips · 3 years, 8 months ago
- daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 8 months ago
- f20e756 Flesh out ddlbench's startup boiler-plate by Robert Phillips · 3 years, 8 months ago
- 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 8 months ago
- d1b6c37 Simplify ddlbench a bit by Robert Phillips · 3 years, 9 months ago
- 98f85d0 Add some tracking stats to ddlbench by Robert Phillips · 3 years, 9 months ago
- cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 9 months ago
- bded42a Split :tests into :test and :tests. by Ben Wagner · 3 years, 9 months ago
- 555b7a4 [particles] Fix up URLs for the particles migration. by Joe Gregorio · 3 years, 10 months ago
- ce75036 SkSL: Remove ByteCode interpreter, generator, etc. by Brian Osman · 3 years, 10 months ago
- 4f4c064 roll gn to latest by Mike Klein · 3 years, 10 months ago
- 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
- b65d299 Fix C API example, ensure the C API example is built in CI by Martin Kustermann · 3 years, 11 months ago
- 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 4 years ago
- e38a9e7 handle different bounds for every frame b:skia:11045 by Nathaniel Nifong · 4 years ago
- 5f9ba69 fix debugger bindings by Mike Reed · 4 years ago
- a084ef4 Add supporting function for finding image use in layers by Nathaniel Nifong · 4 years ago
- 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 4 years ago
- f403dd2 update debugger wasm makefile by Nathaniel Nifong · 4 years ago
- 94584f4 Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts by Brian Salomon · 4 years ago
- ffc7a21 update externs for debugger_bindings.cpp by Nathaniel Nifong · 4 years ago
- 1ce8964 Move SKP version extraction into JS by Nathaniel Nifong · 4 years ago