1. 627d155 Roll third_party/externals/angle2 df0ce01870fa..a7ff7df26f28 (5 commits) by skia-autoroll · 6 years ago
  2. a0d1fe4 Roll ../src 649263777d17..a0cef9f54754 (522 commits) by skia-autoroll · 6 years ago
  3. 7588f07 Roll third_party/externals/swiftshader 5d0faf9be9d7..44e6523d7ff3 (12 commits) by skia-autoroll · 6 years ago
  4. 6c3bd09 Update Go deps by skia-recreate-skps · 6 years ago
  5. f433336 Update Go deps by skia-recreate-skps · 6 years ago
  6. 69a426f Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  7. 0a42768 Remove use of deprecated tempfile module in skia. by Robert Iannucci · 6 years ago
  8. 3805613 [infra] Update Mac 10.14 bots to 10.14.6 by Ben Wagner · 6 years ago
  9. 08b68db Add blocklist command line parameter by Chris Blume · 6 years ago
  10. db53a59 Revert "Add support for direct use of vulkan primary command buffer in render pass." by Greg Daniel · 6 years ago
  11. c30f1a9 Move surface wait ops to GrRenderTasks. by Greg Daniel · 6 years ago
  12. 689188a simplify convexity-helper code by Mike Reed · 6 years ago
  13. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 6 years ago
  14. f6cb6ed speed-up rotated rects for drawAtlas by Mike Reed · 6 years ago
  15. c70027b Revert "Revert "switched SkSL interpreter over to threaded code"" by Ethan Nicholas · 6 years ago
  16. eedd085 Add support for direct use of vulkan primary command buffer in render pass. by Greg Daniel · 6 years ago
  17. b9ce835 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  18. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 6 years ago
  19. d470e1b Add kRG_88_SkColorType by Robert Phillips · 6 years ago
  20. 4655534 Update Skia milestone to 79 by Heather Miller · 6 years ago
  21. 557309b Add env vars to cloudbuild.yaml to enable vpython for depot_tools. by Joe Gregorio · 6 years ago
  22. 4ec0dbe Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  23. 7b5abd8 don't call mutex if we're unique by Mike Reed · 6 years ago
  24. 172bb44 Make the size of program/pipeline caches configurable in GrContextOptions by Brian Osman · 6 years ago
  25. 43ad1a4 use scratch path to save on mallocs in drawAtlas by Mike Reed · 6 years ago
  26. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 6 years ago
  27. 0908a65 Update Go deps by skia-recreate-skps · 6 years ago
  28. 41fbace Roll third_party/externals/angle2 0c35e0f44dbd..df0ce01870fa (5 commits) by skia-autoroll · 6 years ago
  29. b3a279f Roll ../src e96090c328fe..649263777d17 (605 commits) by skia-autoroll · 6 years ago
  30. ad840d6 Roll third_party/externals/swiftshader cf0e2fe12289..5d0faf9be9d7 (4 commits) by skia-autoroll · 6 years ago
  31. 25d379c Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  32. 080d210 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  33. c5ef0c1 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  34. d940103 Remove bool for RemoteStrike send by Herb Derby · 6 years ago
  35. 86a63ff Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  36. 8fda88e reverse/restore order of verbs in path to be forward (normal) by Mike Reed · 6 years ago
  37. 59ed3b9 Update SKP version by skia-recreate-skps · 6 years ago
  38. 498a9b2 Reland: Only send the RemoteStrikes that have pending glyphs. by Khushal · 6 years ago
  39. f0c681e Begin renderpasses immediately in GrVkOpsRenderPass. by Greg Daniel · 6 years ago
  40. dfda49e Add touch support to viewer by Jim Van Verth · 6 years ago
  41. b6e8922 Clean up prior backdrop-filter CL by Michael Ludwig · 6 years ago
  42. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 6 years ago
  43. cbdc829 Revert "switched SkSL interpreter over to threaded code" by Ethan Nicholas · 6 years ago
  44. adecf4b switched SkSL interpreter over to threaded code by Ethan Nicholas · 6 years ago
  45. 04ceda5 Allow PRIVATE_SKPS_GS to be empty in assets/skp/create.py by Ravi Mistry · 6 years ago
  46. 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 6 years ago
  47. d6cda8d Rename GrGLIRect to GrNativeRect by Chris Dalton · 6 years ago
  48. 76500e5 Clean up GrGLIRect by Chris Dalton · 6 years ago
  49. f0b8bf3 Fix profile width check in GrRectBlurEffect. by Brian Salomon · 6 years ago
  50. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 6 years ago
  51. b0e2347 Update Go deps by skia-recreate-skps · 6 years ago
  52. fb8cac4 Roll third_party/externals/angle2 a1bf69967a32..0c35e0f44dbd (5 commits) by skia-autoroll · 6 years ago
  53. 3651c45 Roll ../src 248662b1b84a..e96090c328fe (514 commits) by skia-autoroll · 6 years ago
  54. 696771e Roll third_party/externals/swiftshader fbc146e97f30..cf0e2fe12289 (2 commits) by skia-autoroll · 6 years ago
  55. 9721835 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  56. 166751e Fix for the build by Julia Lavrova · 6 years ago
  57. 7ac9988 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  58. 45eb32d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  59. 526df26 Reshuffling bidi regions + empty text sizes + some font resolution bugs by Julia Lavrova · 6 years ago
  60. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 6 years ago
  61. 262bff5 experimental: minimal_ios_mtl_skia_app by Hal Canary · 6 years ago
  62. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 6 years ago
  63. e736684 Go back to rect blur profile textures. by Brian Salomon · 6 years ago
  64. 03c6809 Revert "experimental/minimal_ios_mtl_skia_app" by Hal Canary · 6 years ago
  65. c2dc9c8 experimental/minimal_ios_mtl_skia_app by Hal Canary · 6 years ago
  66. 8bb6f61 [svgcanvas] Refactor clipping by Florin Malita · 6 years ago
  67. 3e710b0 gn: try again to fix fuchsia by Hal Canary · 6 years ago
  68. e359aa3 [sksg] Fix mask/context overrides interaction by Florin Malita · 6 years ago
  69. 45812a1 gn: try to fix flutter roll by Hal Canary · 6 years ago
  70. 86c39c7 Update Go deps by skia-recreate-skps · 6 years ago
  71. 2fba41b Roll third_party/externals/angle2 31b524cf60b7..a1bf69967a32 (8 commits) by skia-autoroll · 6 years ago
  72. 59a7351 Roll third_party/externals/swiftshader 920100cd4246..fbc146e97f30 (6 commits) by skia-autoroll · 6 years ago
  73. e054ff2 Roll ../src 050ceed1f1d7..248662b1b84a (455 commits) by skia-autoroll · 6 years ago
  74. 6be3ea7 [pdf] Disable default width calculation. by Ben Wagner · 6 years ago
  75. aeba7fa Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  76. 7ffef1e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  77. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 6 years ago
  78. 18a8df6 update gm to better show the unclipped layers by Mike Reed · 6 years ago
  79. 445505e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  80. 86c4983 Fix argument path for dsymutil by Jim Van Verth · 6 years ago
  81. e9d9a32 Remove GrGLProgram cache stats, remove spurious declarations/includes by Brian Osman · 6 years ago
  82. c7b263b gn: move all skia_* declare_args to skia.gni by Hal Canary · 6 years ago
  83. b20d7e5 Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass. by Greg Daniel · 6 years ago
  84. e91f2235 [pdf] Only compute needed advances. by Ben Wagner · 6 years ago
  85. 2e5fe35 [canvaskit] Add rrect support by Kevin Lubick · 6 years ago
  86. a5b0769 update test to allow dumping images by Mike Reed · 6 years ago
  87. 7774349 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  88. 7a7ddc4 Add parens to assert by Brian Salomon · 6 years ago
  89. 4fe9257 Comment out assert in onClear in GrVkOpsRenderPass. by Greg Daniel · 6 years ago
  90. a3d88db [svgcanvas] Skip redundant clip-rule attributes by Florin Malita · 6 years ago
  91. 2e4c283 [skottie] Clean up TextAdapter by Florin Malita · 6 years ago
  92. f49cd70 [skottie] Plumb square selector "smoothness" prop by Florin Malita · 6 years ago
  93. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 6 years ago
  94. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 6 years ago
  95. edcce31 [gn] Add pool for dsymutil by Ben Wagner · 6 years ago
  96. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 6 years ago
  97. d51ea41 [gn] Move dsymutil from link command to a separate action by Ben Wagner · 6 years ago
  98. 61e17c5 Particles: Change effect lifetime logic to work like particles by Brian Osman · 6 years ago
  99. 452ce04 iOS toolchain: no -soname for is_component_build=true by Hal Canary · 6 years ago
  100. 8050d94 Update Go deps by skia-recreate-skps · 6 years ago