1. a431186 Wrap MTLEvent code in availability attributes. by Jim Van Verth · 5 years ago
  2. 8e63cab Revert "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 5 years ago
  3. 7fba36b Dawn: implement staging buffer manager. by Stephen White · 5 years ago
  4. 2adbf9c Update Dawn backend to accommodate recent Skia API changes. by Stephen White · 5 years ago
  5. 78be3eb Update new blurrect_compare GM to skip when SkCanvas::makeSurface will fail by Brian Salomon · 5 years ago
  6. a8f43ce Remove unused GM deferred canvas feature by Brian Salomon · 5 years ago
  7. a739824 Separate texture creation from uploading in GrGpu subclasses. by Brian Salomon · 5 years ago
  8. 66d8006 fixed an assertion error with unspecified sksl array sizes by Ethan Nicholas · 5 years ago
  9. f57b7cb Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  10. 2ab2ac0 GL: Don't leak shader objects when program linking fails by Brian Osman · 5 years ago
  11. b2d5d40 Adapt GrRectBlur for cases with rect W/H less than six sigma. by Brian Salomon · 5 years ago
  12. d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 5 years ago
  13. b88894c Remove per-format glCheckframebufferStatus checks. by Brian Salomon · 5 years ago
  14. a47836e Roll recipe dependencies (nontrivial). by recipe-roller · 5 years ago
  15. 2d0f1a8 [infra] Switch Mac builders to 10.14.6. by Ben Wagner · 5 years ago
  16. 9e5c479 Roll third_party/externals/angle2 a7ff7df26f28..58c5b07b47cf (7 commits) by skia-autoroll · 5 years ago
  17. 807a7bd Update Go deps by skia-recreate-skps · 5 years ago
  18. 1bf30ce Roll third_party/externals/swiftshader 44e6523d7ff3..cebb9635a5d5 (1 commits) by skia-autoroll · 5 years ago
  19. 008a1db Roll ../src a0cef9f54754..340a17ae1cc7 (385 commits) by skia-autoroll · 5 years ago
  20. 8cae1e9 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  21. b831e26 Cleanup SkPackedGlyphID by Herb Derby · 5 years ago
  22. 9c173c8 Remove temporary Metal pipeline cache size hack by Brian Osman · 5 years ago
  23. cdae84c Add release section for milestones and rel notes by Heather Miller · 5 years ago
  24. c2d84bf fixed byte/ubyte types in SPIR-V output by Ethan Nicholas · 5 years ago
  25. c88c38e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  26. 3fdfe28 Simplify GPUSink constructors by just passing the config object by Brian Osman · 5 years ago
  27. 28d40b2 Reland "Add support for direct use of vulkan primary command buffer in render pass." by Greg Daniel · 5 years ago
  28. 73b8376 Fixed skslc assertion failure discovered by fuzzer by Ethan Nicholas · 5 years ago
  29. e8820d4 Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching by Brian Osman · 5 years ago
  30. 78fb80a share private iterator/helpers for building paths by Mike Reed · 5 years ago
  31. 4f2674d Update Go deps by skia-recreate-skps · 5 years ago
  32. 627d155 Roll third_party/externals/angle2 df0ce01870fa..a7ff7df26f28 (5 commits) by skia-autoroll · 5 years ago
  33. a0d1fe4 Roll ../src 649263777d17..a0cef9f54754 (522 commits) by skia-autoroll · 5 years ago
  34. 7588f07 Roll third_party/externals/swiftshader 5d0faf9be9d7..44e6523d7ff3 (12 commits) by skia-autoroll · 5 years ago
  35. 6c3bd09 Update Go deps by skia-recreate-skps · 5 years ago
  36. f433336 Update Go deps by skia-recreate-skps · 5 years ago
  37. 69a426f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  38. 0a42768 Remove use of deprecated tempfile module in skia. by Robert Iannucci · 5 years ago
  39. 3805613 [infra] Update Mac 10.14 bots to 10.14.6 by Ben Wagner · 5 years ago
  40. 08b68db Add blocklist command line parameter by Chris Blume · 5 years ago
  41. db53a59 Revert "Add support for direct use of vulkan primary command buffer in render pass." by Greg Daniel · 5 years ago
  42. c30f1a9 Move surface wait ops to GrRenderTasks. by Greg Daniel · 5 years ago
  43. 689188a simplify convexity-helper code by Mike Reed · 5 years ago
  44. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  45. f6cb6ed speed-up rotated rects for drawAtlas by Mike Reed · 5 years ago
  46. c70027b Revert "Revert "switched SkSL interpreter over to threaded code"" by Ethan Nicholas · 5 years ago
  47. eedd085 Add support for direct use of vulkan primary command buffer in render pass. by Greg Daniel · 5 years ago
  48. b9ce835 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  49. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  50. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  51. 4655534 Update Skia milestone to 79 by Heather Miller · 5 years ago
  52. 557309b Add env vars to cloudbuild.yaml to enable vpython for depot_tools. by Joe Gregorio · 5 years ago
  53. 4ec0dbe Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  54. 7b5abd8 don't call mutex if we're unique by Mike Reed · 5 years ago
  55. 172bb44 Make the size of program/pipeline caches configurable in GrContextOptions by Brian Osman · 5 years ago
  56. 43ad1a4 use scratch path to save on mallocs in drawAtlas by Mike Reed · 5 years ago
  57. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 5 years ago
  58. 0908a65 Update Go deps by skia-recreate-skps · 5 years ago
  59. 41fbace Roll third_party/externals/angle2 0c35e0f44dbd..df0ce01870fa (5 commits) by skia-autoroll · 5 years ago
  60. b3a279f Roll ../src e96090c328fe..649263777d17 (605 commits) by skia-autoroll · 5 years ago
  61. ad840d6 Roll third_party/externals/swiftshader cf0e2fe12289..5d0faf9be9d7 (4 commits) by skia-autoroll · 5 years ago
  62. 25d379c Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  63. 080d210 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  64. c5ef0c1 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  65. d940103 Remove bool for RemoteStrike send by Herb Derby · 5 years ago
  66. 86a63ff Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  67. 8fda88e reverse/restore order of verbs in path to be forward (normal) by Mike Reed · 5 years ago
  68. 59ed3b9 Update SKP version by skia-recreate-skps · 5 years ago
  69. 498a9b2 Reland: Only send the RemoteStrikes that have pending glyphs. by Khushal · 5 years ago
  70. f0c681e Begin renderpasses immediately in GrVkOpsRenderPass. by Greg Daniel · 5 years ago
  71. dfda49e Add touch support to viewer by Jim Van Verth · 5 years ago
  72. b6e8922 Clean up prior backdrop-filter CL by Michael Ludwig · 5 years ago
  73. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 5 years ago
  74. cbdc829 Revert "switched SkSL interpreter over to threaded code" by Ethan Nicholas · 5 years ago
  75. adecf4b switched SkSL interpreter over to threaded code by Ethan Nicholas · 5 years ago
  76. 04ceda5 Allow PRIVATE_SKPS_GS to be empty in assets/skp/create.py by Ravi Mistry · 5 years ago
  77. 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 5 years ago
  78. d6cda8d Rename GrGLIRect to GrNativeRect by Chris Dalton · 5 years ago
  79. 76500e5 Clean up GrGLIRect by Chris Dalton · 5 years ago
  80. f0b8bf3 Fix profile width check in GrRectBlurEffect. by Brian Salomon · 5 years ago
  81. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  82. b0e2347 Update Go deps by skia-recreate-skps · 5 years ago
  83. fb8cac4 Roll third_party/externals/angle2 a1bf69967a32..0c35e0f44dbd (5 commits) by skia-autoroll · 5 years ago
  84. 3651c45 Roll ../src 248662b1b84a..e96090c328fe (514 commits) by skia-autoroll · 5 years ago
  85. 696771e Roll third_party/externals/swiftshader fbc146e97f30..cf0e2fe12289 (2 commits) by skia-autoroll · 5 years ago
  86. 9721835 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  87. 166751e Fix for the build by Julia Lavrova · 5 years ago
  88. 7ac9988 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  89. 45eb32d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. 526df26 Reshuffling bidi regions + empty text sizes + some font resolution bugs by Julia Lavrova · 5 years ago
  91. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  92. 262bff5 experimental: minimal_ios_mtl_skia_app by Hal Canary · 5 years ago
  93. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 5 years ago
  94. e736684 Go back to rect blur profile textures. by Brian Salomon · 5 years ago
  95. 03c6809 Revert "experimental/minimal_ios_mtl_skia_app" by Hal Canary · 5 years ago
  96. c2dc9c8 experimental/minimal_ios_mtl_skia_app by Hal Canary · 5 years ago
  97. 8bb6f61 [svgcanvas] Refactor clipping by Florin Malita · 5 years ago
  98. 3e710b0 gn: try again to fix fuchsia by Hal Canary · 5 years ago
  99. e359aa3 [sksg] Fix mask/context overrides interaction by Florin Malita · 5 years ago
  100. 45812a1 gn: try to fix flutter roll by Hal Canary · 5 years ago