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