1. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 5 months ago
  2. f759ead Add documentation for 'Suggested Reviewers' button. by Ravi Mistry · 4 years, 4 months ago
  3. bf23d56 style guide tweaks by Mike Klein · 4 years, 4 months ago
  4. 216b984 delete nullptr,0 section of style guide by Mike Klein · 4 years, 4 months ago
  5. 481ff13 add M86 branch release notes by Heather Miller · 4 years, 4 months ago
  6. dfded1b Describe the Skia 'onMethodName' pattern. by John Stiles · 4 years, 5 months ago
  7. ed93e5e add SkRRect::readFromMemory() fuzzer by Mike Klein · 4 years, 5 months ago
  8. c45f0cf Update style guidance for [[fallthrough]]. by John Stiles · 4 years, 5 months ago
  9. fb9f2e9 Add style guidance for `k` prefix on constants. by John Stiles · 4 years, 5 months ago
  10. 18423cd Add more perf tests and other minor improvemnts by Nathaniel Nifong · 4 years, 5 months ago
  11. 1b7ce5a A quick start guide for CanvasKit app structure by Nathaniel Nifong · 4 years, 5 months ago
  12. f426a93 add chrome bug triage to the Sheriff's Documentation by Herb Derby · 4 years, 5 months ago
  13. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 5 months ago
  14. 6f65f1a Clarify quickstart documentation. by John Stiles · 4 years, 5 months ago
  15. 994ce8c Add a dev tools section about debug visualizers. by John Stiles · 4 years, 5 months ago
  16. a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 5 months ago
  17. 1ff0706 Remove more references to "master" by Leon Scroggins III · 4 years, 5 months ago
  18. bd220a9 Remove references to Golden/Diamond Master by Leon Scroggins III · 4 years, 5 months ago
  19. c86c523 update markdown files by Zepeng Hu · 4 years, 5 months ago
  20. ed15b1c Add Flutter as a Skia customer by Yuqian Li · 4 years, 6 months ago
  21. 3a54b68 release notes for 85 to web page by Heather Miller · 4 years, 6 months ago
  22. 75626e4 Regularize selection of fontmgr. by Ben Wagner · 4 years, 7 months ago
  23. 5dbc3f8 Fix markdown typo in the style guide by Nigel Tao · 4 years, 7 months ago
  24. c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 7 months ago
  25. 1303a1a Fix CanvasKit generated documentation to work with emscripten 1.39.16. by Bryce Thomas · 4 years, 7 months ago
  26. 9460612 [docs] Fix file path in blink.md by Robert Phillips · 4 years, 7 months ago
  27. b88892f update release notes file, site for 84 branch by Heather Miller · 4 years, 8 months ago
  28. 28590d5 Add 'shader' as an alias for 'fragmentProcessor' by Brian Osman · 4 years, 9 months ago
  29. bcffa4f Reorder canvaskit demos, add fixed 3d cube demo by Nathaniel Nifong · 4 years, 8 months ago
  30. c69d479 Remove SkPath::RawIter from docs and examples by Chris Dalton · 4 years, 8 months ago
  31. efb2133 Update CK particle examples by Brian Osman · 4 years, 8 months ago
  32. e4bcbf8 Update release schedule, notes by Heather Miller · 4 years, 9 months ago
  33. 32494ad Remove deprecated functions by Nathaniel Nifong · 4 years, 9 months ago
  34. 7afbd58 add a color management page to skia.org by Mike Klein · 4 years, 9 months ago
  35. 961caee add m82 release notes by Heather Miller · 4 years, 10 months ago
  36. c06355c [canvaskit] Update dash example link to use new API. by Kevin Lubick · 4 years, 10 months ago
  37. 23b0ed9 Name name changes suggested in API review by Nathaniel Nifong · 4 years, 10 months ago
  38. 4c0ffe7 [Tree Status] Update all references in Skia repo to tree-status by Ravi Mistry · 4 years, 10 months ago
  39. 475def0 Update Skia build instructions in build.md by Bryce Thomas · 4 years, 11 months ago
  40. 55b137c More tweaks to iOS build instructions. by Jim Van Verth · 5 years ago
  41. b1525c7 Update canvaskit fiddle shader example by Nathaniel Nifong · 4 years, 11 months ago
  42. 21f382c docs - Update links to go directly to doxygen content. by Joe Gregorio · 4 years, 11 months ago
  43. ae79795 Remove all the bookmaker generated docs. by Joe Gregorio · 4 years, 11 months ago
  44. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 4 years, 11 months ago
  45. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 11 months ago
  46. 6c9b1fd Update Viewer docs for Android and iOS. by Jim Van Verth · 5 years ago
  47. 7128bac Update iOS build instructions. by Jim Van Verth · 5 years ago
  48. 1ac12c4 Update link to BreakingTheBuildBots bugs by Leon Scroggins III · 5 years ago
  49. 5395686 update release notes page to include M81 by Heather Miller · 5 years ago
  50. 8a46f76 [canvaskit] Add demo for RT shader by Kevin Lubick · 5 years ago
  51. 732248c Use html tags instead of markdown for images in debugger user guide by Nathaniel Nifong · 5 years ago
  52. 496a206 Update remote access documentation for Win2019 by Ben Wagner · 5 years ago
  53. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 5 years ago
  54. b6f98ea Enable ASAN on Windows by Ben Wagner · 5 years ago
  55. f2d522a Update MSVC toolchain asset to 2019 by Brian Osman · 5 years ago
  56. a8352cc Write a debugger user guide. by Nathaniel Nifong · 5 years ago
  57. 2e046a2 Update release notes files by Heather Miller · 5 years ago
  58. 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 5 years ago
  59. b752a63 Documentation: Cq-Include-Trybots by Hal Canary · 5 years ago
  60. 9c17be5 [infra] Update docs with respect to Go modules. by Ben Wagner · 5 years ago
  61. 9fa8a90 [docs] Add skolo-builder to swarmingbots.md by Ben Wagner · 5 years ago
  62. c7d1972 [skottie] Site update by Florin Malita · 5 years ago
  63. f881391 [docs] - Add link to buildbot search. by Joe Gregorio · 5 years ago
  64. 7531726 add release notes for m79 by Heather Miller · 5 years ago
  65. 5f827ee Add spinning cube demo to particle gallery by Brian Osman · 5 years ago
  66. 5363719 [perf] - Update docs. by Joe Gregorio · 5 years ago
  67. 4beafa6 Add interactive demo to particle gallery by Brian Osman · 5 years ago
  68. 2f0ca4d Docs: Update docs to point at named fiddles by Hal Canary · 5 years ago
  69. 7edfb69 Remove SkCurve and SkColorCurve by Brian Osman · 5 years ago
  70. aef1c56 Particle gallery: Add two more examples by Brian Osman · 5 years ago
  71. 25f4164 Add particles gallery to skia.org site by Brian Osman · 5 years ago
  72. cbc28f7 Move sheriff handoff doc notes higher up by Ravi Mistry · 5 years ago
  73. 48de6fd Update sheriff doc with autorollers and handoff doc by Ravi Mistry · 5 years ago
  74. 076c50c Use CIPD package for iOS provisioning profile. by Ben Wagner · 5 years ago
  75. b5037ca Add comment explaining that using mirrors might break git cl. by Shachar Langbeheim · 5 years ago
  76. cdae84c Add release section for milestones and rel notes by Heather Miller · 5 years ago
  77. f72728e documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019 by Hal Canary · 5 years ago
  78. 1f0a37a fix up relative links and spacing by Heather Miller · 6 years ago
  79. d7255a7 Make fuzzing use embedded test font by Kevin Lubick · 6 years ago
  80. 00587e3 Prevent UBSAN from complaining too early about invalid enums by Kevin Lubick · 6 years ago
  81. d04aaa3 PDF example by Hal Canary · 6 years ago
  82. 2b8b06e rewrite docs to explicitly use python2 by Mike Klein · 6 years ago
  83. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 6 years ago
  84. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
  85. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 6 years ago
  86. 2640002 [docs] Update documentation for branching process by Eric Boren · 6 years ago
  87. 4cd0734 Remove bookmaker sources and data files by Brian Osman · 6 years ago
  88. 8037b62 Add more detail on configuring jobs. by Ben Wagner · 6 years ago
  89. 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
  90. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  91. 7b64ea7 update milestones to 2019 dates by Heather Miller · 6 years ago
  92. ffd6a7f Change all pointers to doxygen docs to point to api.skia.org. by Joe Gregorio · 6 years ago
  93. 0374fdc SkQP Documentation by Hal Canary · 6 years ago
  94. dc822b1 update canvaskit docs to new API by Kevin Lubick · 6 years ago
  95. a907dcb remove mention of SkPaintDefaults_Flags by Mike Klein · 6 years ago
  96. 8abc842 [pathkit] fix perf by Kevin Lubick · 6 years ago
  97. 2722083 [pathkit][canvaskit] roll versions by Kevin Lubick · 6 years ago
  98. 8c2ccf4 tools: bin/sync just alias for git-sync-deps now by Hal Canary · 6 years ago
  99. dc7ef26 docs - Trim down infra trooper docs. by Joe Gregorio · 6 years ago
  100. 9590f86 Add a k8s cheat sheet to trooper docs by Kevin Lubick · 6 years ago