1. 481a58d Revert "Small changes for SkText that are not in experimental directory" by Brian Osman · 3 years ago
  2. 85dde4e add benchmarks for bilerp study by Herb Derby · 3 years ago
  3. 92f1bc0 Small changes for SkText that are not in experimental directory by Julia Lavrova · 3 years ago
  4. ec7b63a add baseline integer lerp by Herb Derby · 3 years ago
  5. 2505b2c use higher res to check [-1, 1) by Herb Derby · 3 years ago
  6. fe678d9 change of parameter from [0, 1) to [-1, 1) for better lerp by Herb Derby · 3 years ago
  7. 2b868d6 math and error rates for lerp by Herb Derby · 3 years ago
  8. 10d153e improve quality of life by Herb Derby · 3 years ago
  9. 0f2d2f0 implement ARM saturating multiply using ssse3 by Herb Derby · 3 years ago
  10. 535f43d add simulation for arm rounding saturating multiply by Herb Derby · 3 years ago
  11. 887230a basic experiments for understanding lowp by Herb Derby · 3 years ago
  12. ebb451d Reland "Simplify SkRasterClip now that it's only intersect/diff" by Michael Ludwig · 3 years ago
  13. 2910452 [infra] Port serve.py from Python2 to 3 by Kevin Lubick · 3 years ago
  14. 9a0302c Revert "Simplify SkRasterClip now that it's only intersect/diff" by Robert Phillips · 3 years ago
  15. 75bab92 Simplify SkRasterClip now that it's only intersect/diff by Michael Ludwig · 3 years ago
  16. c1727fc [JetSki] pass SkPaint into experimental SkText drawText calls by Jorge Betancourt · 3 years ago
  17. f8e69ca SkText: refactoring, also a bug fix by Julia Lavrova · 3 years ago
  18. c87e951 SkText: refactoring in process by Julia Lavrova · 3 years ago
  19. 8343e00 SkText: implement select via styles by Julia Lavrova · 3 years ago
  20. ad5944c Refactoring Text Editor (in progress) by Julia Lavrova · 3 years, 1 month ago
  21. caa760e Fix -Wdeprecated-copy warnings by Brian Salomon · 3 years, 1 month ago
  22. 40f3db4 Reland "Experimental ICU runtime linking" by Florin Malita · 3 years, 1 month ago
  23. 6cce961 Revert "Experimental ICU runtime linking" by Florin Malita · 3 years, 1 month ago
  24. f4aab05 Experimental ICU runtime linking by Florin Malita · 3 years, 1 month ago
  25. c5c9dd8 Text Editor based on SkText: delete and backspace by Julia Lavrova · 3 years, 1 month ago
  26. d37bb6a TextEditor: select a grapheme on a double click by Julia Lavrova · 3 years, 1 month ago
  27. 4d45e09 Rename experimental app to 'sorttoy' by Robert Phillips · 3 years, 2 months ago
  28. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 2 months ago
  29. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 2 months ago
  30. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 2 months ago
  31. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 2 months ago
  32. c29810e [ngatoy] add ovals by Robert Phillips · 3 years, 2 months ago
  33. 343588d [ngatoy] Remove duplicate rects array from ClipCmd by Robert Phillips · 3 years, 2 months ago
  34. 050a14e [ngatoy] Record painter's order when clips are popped off the stack by Robert Phillips · 3 years, 2 months ago
  35. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 2 months ago
  36. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 2 months ago
  37. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 2 months ago
  38. c3889e8 [ngatoy] Fix memory leaks by Robert Phillips · 3 years, 2 months ago
  39. 7c4aa81 [ngatoy] Remove old clipping system by Robert Phillips · 3 years, 2 months ago
  40. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 2 months ago
  41. a5dde76 [ngatoy] Add Save, Restore, and Clip Cmds by Robert Phillips · 3 years, 2 months ago
  42. 1888466 Breaking lines by words, not by graphemes by Julia Lavrova · 3 years, 2 months ago
  43. ecc8e3b CPP Text Editor by Julia Lavrova · 3 years, 2 months ago
  44. fdad229 [ngatoy] Strictly differentiate between painter's order and the sort/draw Zs by Robert Phillips · 3 years, 2 months ago
  45. 1f6ca3a [ngatoy] Make an explicit ID class and simplify Cmd class by Robert Phillips · 3 years, 2 months ago
  46. a4041a7 [ngatoy] Delegate creation of the sort key to the individual Cmds by Robert Phillips · 3 years, 3 months ago
  47. 4df7943 [ngatoy] Make RectCmd store a fake paint by Robert Phillips · 3 years, 3 months ago
  48. 7856eb8 Breaking functionality into separate steps by Julia Lavrova · 3 years, 3 months ago
  49. 2e76c84 Use WebGL2, not EGL, and don't use replace clip op. by Nathaniel Nifong · 3 years, 3 months ago
  50. 99e362f Simplification & separation by Julia Lavrova · 3 years, 3 months ago
  51. 2e24270 [debugger] Fix build after update to emsdk 2.0.20 by Kevin Lubick · 3 years, 3 months ago
  52. 77ecfc9 Add clip id to ngatoy's SortKey by Robert Phillips · 3 years, 3 months ago
  53. 4b73228 NGA sorting playground by Robert Phillips · 3 years, 3 months ago
  54. e5be65e Update references to master branch by Ravi Mistry · 3 years, 3 months ago
  55. 10e7e77 Reland "Switching SkText to UTF16" by Julia Lavrova · 3 years, 3 months ago
  56. ed0c0ed [canvaskit] Add initial implementation of generating TS by Kevin Lubick · 3 years, 3 months ago
  57. 0c9962a Revert "Switching SkText to UTF16" by Robert Phillips · 3 years, 3 months ago
  58. a3262aa Switching SkText to UTF16 by Julia Lavrova · 3 years, 3 months ago
  59. 6d14195 Multi line + LTR/RTL by Julia Lavrova · 3 years, 4 months ago
  60. 3b97aa2 Add NGA compilation stubs by Robert Phillips · 3 years, 4 months ago
  61. 159fd84 The first draft of improved & simplified Text API by Julia Lavrova · 3 years, 6 months ago
  62. 3832068 [canvaskit] Proof of Concept for Typescript-build structure by Kevin Lubick · 3 years, 5 months ago
  63. 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 5 months ago
  64. 0d8722c Make use of shareable promise images in tools by Robert Phillips · 3 years, 5 months ago
  65. 31798c2 Remove NVPR by Robert Phillips · 3 years, 5 months ago
  66. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 6 months ago
  67. f20e756 Flesh out ddlbench's startup boiler-plate by Robert Phillips · 3 years, 6 months ago
  68. 96f6d9a Add DDLTileHelper option to tile separately in x & y by Robert Phillips · 3 years, 6 months ago
  69. d1b6c37 Simplify ddlbench a bit by Robert Phillips · 3 years, 6 months ago
  70. 98f85d0 Add some tracking stats to ddlbench by Robert Phillips · 3 years, 6 months ago
  71. cd1e397 Add new experimental ddlbench by Robert Phillips · 3 years, 6 months ago
  72. bded42a Split :tests into :test and :tests. by Ben Wagner · 3 years, 6 months ago
  73. 555b7a4 [particles] Fix up URLs for the particles migration. by Joe Gregorio · 3 years, 7 months ago
  74. ce75036 SkSL: Remove ByteCode interpreter, generator, etc. by Brian Osman · 3 years, 7 months ago
  75. 4f4c064 roll gn to latest by Mike Klein · 3 years, 7 months ago
  76. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 7 months ago
  77. b65d299 Fix C API example, ensure the C API example is built in CI by Martin Kustermann · 3 years, 8 months ago
  78. 2c98edf Spelling and capitalization fixes from GitHub PRs by Ravi Mistry · 3 years, 9 months ago
  79. e38a9e7 handle different bounds for every frame b:skia:11045 by Nathaniel Nifong · 3 years, 9 months ago
  80. 5f9ba69 fix debugger bindings by Mike Reed · 3 years, 9 months ago
  81. a084ef4 Add supporting function for finding image use in layers by Nathaniel Nifong · 3 years, 9 months ago
  82. 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 3 years, 9 months ago
  83. f403dd2 update debugger wasm makefile by Nathaniel Nifong · 3 years, 9 months ago
  84. 94584f4 Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts by Brian Salomon · 3 years, 9 months ago
  85. ffc7a21 update externs for debugger_bindings.cpp by Nathaniel Nifong · 3 years, 9 months ago
  86. 1ce8964 Move SKP version extraction into JS by Nathaniel Nifong · 3 years, 9 months ago
  87. a06b63c Deprecate some debugger bindings in favor of ones that better serve the lit html debugger by Nathaniel Nifong · 3 years, 9 months ago
  88. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 3 years, 9 months ago
  89. 98f7823 Add a method to search for the command that shades a pixel. by Nathaniel Nifong · 3 years, 10 months ago
  90. a5e8f6b [svg] Post-relocation cleanup by Florin Malita · 3 years, 10 months ago
  91. b341810 Reland "[svg] Relocate out of experimental" by Florin Malita · 3 years, 10 months ago
  92. d6cf56f Revert "[svg] Relocate out of experimental" by Robert Phillips · 3 years, 10 months ago
  93. 1a36427 Migrate debugger & canvaskit to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  94. 6fc4106 [svg] Relocate out of experimental by Florin Malita · 3 years, 10 months ago
  95. dd09d6e Migrate skottiekit to GrDirectContext by Adlai Holler · 3 years, 10 months ago
  96. 30f5f82 Delete SkPEG by Florin Malita · 3 years, 10 months ago
  97. 3bfeab7 Reland [svg] Add svg_tool by Florin Malita · 3 years, 10 months ago
  98. 91c752a Revert "[svg] Add svg_tool" by Robert Phillips · 3 years, 10 months ago
  99. 2531de9 [svg] Add svg_tool by Florin Malita · 3 years, 11 months ago
  100. adbd312 Fix debugger to work with new emsdk by Kevin Lubick · 3 years, 11 months ago