1. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 5 years ago
  2. 0f78174 add support for ctype=SkPMColor4f to GrSkSLFP by Ethan Nicholas · 5 years ago
  3. 9bb268b Move verified color attachment flag to FormatInfo. by Greg Daniel · 5 years ago
  4. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  5. 6432909 Move renderable flag and valid samplecounts in GrGLCaps to FormatInfo. by Greg Daniel · 5 years ago
  6. a9ec10c Add comment regarding gl BGRA format and renderability. by Greg Daniel · 5 years ago
  7. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  8. 63fdd01 Roll third_party/externals/angle2 754d697fb3a7..2e43b0f5efec (11 commits) by skia-autoroll · 5 years ago
  9. 2fdd78d Update Go deps by skia-recreate-skps · 5 years ago
  10. 14b5e6b Roll ../src 63d0d1482f0a..db4701c688c0 (502 commits) by skia-autoroll · 5 years ago
  11. e9ac191 Roll third_party/externals/swiftshader f5182abb6816..763b77946e17 (3 commits) by skia-autoroll · 5 years ago
  12. eb24735 [skottie] Pass asset IDs to ResourceProvider::loadImageAsset by Florin Malita · 5 years ago
  13. 08ba113 test (and fix?) SkVM JIT on arm64 Android bots by Mike Klein · 5 years ago
  14. d6d39e4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  15. cc2f8d3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  16. 9977efa test both JIT and interpreter by Mike Klein · 5 years ago
  17. 977e532 test SkVM JIT on Mac bots by Mike Klein · 5 years ago
  18. 7b1bebf Fix creating gpu texture from raster image. by Greg Daniel · 5 years ago
  19. 56aa337 proactive JITting by Mike Klein · 5 years ago
  20. 2616efd pin down arg() stride (a.k.a. type) info sooner by Mike Klein · 5 years ago
  21. 9d8cac8 Check for failed proxy creation in SkDeferredDisplayListRecorder::init by Brian Salomon · 5 years ago
  22. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 5 years ago
  23. 96d2ee0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  24. 2ce4b7e Revert "Changes to gl BGRA renderbuffer format support." by Greg Daniel · 5 years ago
  25. bece44d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  26. ef79fa8 Generate identical shader keys for X and Y blurs when there is no domain by Brian Osman · 5 years ago
  27. 8372e4b Changes to gl BGRA renderbuffer format support. by Greg Daniel · 5 years ago
  28. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  29. e44bfee Remove GrGLGpu/GrGLCaps readPixelsSupported. by Brian Salomon · 5 years ago
  30. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  31. c714ce0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  32. 6aecd5e Rework transfer pixels tests to be more robust. by Brian Salomon · 5 years ago
  33. 0afbd9f Samle::mouse: fix wrong assert by Hal Canary · 5 years ago
  34. 06920f9 [infra] Split out gen_tasks logic into its own shareable package by Eric Boren · 5 years ago
  35. c7ec9e2 Fix standalone SkSL build by Brian Osman · 5 years ago
  36. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  37. c8e8e70 Roll third_party/externals/angle2 c3085ead7055..754d697fb3a7 (10 commits) by skia-autoroll · 5 years ago
  38. 107969c Update Go deps by skia-recreate-skps · 5 years ago
  39. 347f195 Roll ../src 2413980cd984..63d0d1482f0a (378 commits) by skia-autoroll · 5 years ago
  40. ba322166 Roll third_party/externals/swiftshader 4cd9767e6565..f5182abb6816 (6 commits) by skia-autoroll · 5 years ago
  41. d830fd9 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  42. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  43. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  44. 8ab6160 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  45. 8a60fec Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  46. 24b6766 Reland "Move base and various sized formats off of GrGLCaps ConfigInfo." by Greg Daniel · 5 years ago
  47. 5b181bf [skottie] Use kF16ColorType layers for motion blur by Florin Malita · 5 years ago
  48. 1dd97e2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  49. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  50. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  51. aa2ca3f Interpreter: Compute max stack depth needed by Brian Osman · 5 years ago
  52. 6a5317a ccpr: Don't do coverage count transformations on literal coverage atlases by Chris Dalton · 5 years ago
  53. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 5 years ago
  54. 31a9e8d Enable Metal MSAA configs and ignore flaky test by Jim Van Verth · 5 years ago
  55. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 5 years ago
  56. acf98df Remove WallTimer class. by Ben Wagner · 5 years ago
  57. f355a1e Revert "Move base and various sized formats off of GrGLCaps ConfigInfo." by Greg Daniel · 5 years ago
  58. 85c375b Move base and various sized formats off of GrGLCaps ConfigInfo. by Greg Daniel · 5 years ago
  59. a495d6d Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType by Brian Salomon · 5 years ago
  60. 563d044 Roll third_party/externals/angle2 9668237739a2..c3085ead7055 (20 commits) by skia-autoroll · 5 years ago
  61. 5b9267f Update Go deps by skia-recreate-skps · 5 years ago
  62. 9affaf8 Roll ../src 5920a999c5b4..2413980cd984 (507 commits) by skia-autoroll · 5 years ago
  63. 35b97c3 handle x86 tail in JIT code too by Mike Klein · 5 years ago
  64. 5b5dabc make some SkVM benches uneven by Mike Klein · 5 years ago
  65. 86a645c fix bug for add/sub with r8-r15 by Mike Klein · 5 years ago
  66. ea79574 Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Florin Malita · 5 years ago
  67. 2e8393c Update SKP version by skia-recreate-skps · 5 years ago
  68. 37459cd Update Go deps by skia-recreate-skps · 5 years ago
  69. 8c5c54c Use saveLayer-determined CT in SkGpuDevice::onCreateDevice by Florin Malita · 5 years ago
  70. 1a701ef Update Go deps by skia-recreate-skps · 5 years ago
  71. 4ce6989 Fix building Metal backend with CMake by Brian Salomon · 5 years ago
  72. 2db58c4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  73. 0c8e765 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  74. 243b6d4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  75. 690e899 [perf_skottiewasm_lottieweb] Use the new "--use_gpu" flag for GPU bots by Ravi Mistry · 5 years ago
  76. 4c5edc2 [perf_skottiewasm_lottieweb] Add flag for use_gpu by Ravi Mistry · 5 years ago
  77. 1f3548c add savelayer flag to promote the later to half-float by Mike Reed · 5 years ago
  78. 57b0b09 handle any N in aarch64 JIT code by Mike Klein · 5 years ago
  79. aa04068 [perf_skottiewasm_lottieweb] Explicit window sizing by Florin Malita · 5 years ago
  80. 4a47da7 Interpreter: Disallow return statements inside loops or conditionals by Brian Osman · 5 years ago
  81. 65c10b5 make all instructions take two-way labels by Mike Klein · 5 years ago
  82. 55f6fd5 initialize val in SkTHash Slot by Mike Klein · 5 years ago
  83. bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 5 years ago
  84. 8918d53 Sample/AAGeometry: stop leaking linked list by Hal Canary · 5 years ago
  85. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  86. 5043f1f More GrGLFormat. by Brian Salomon · 5 years ago
  87. 75bec2a Roll third_party/externals/swiftshader 28ae0a4b2810..4cd9767e6565 (2 commits) by skia-autoroll · 5 years ago
  88. b99fd5d initialize fPhase by Mike Klein · 5 years ago
  89. f72728e documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019 by Hal Canary · 5 years ago
  90. 9e0eb7d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  91. 98ac0f9 GrGLGpu: Fix typo in 'if' check by Greg Kaiser · 5 years ago
  92. 69f1338 Update Go deps by skia-recreate-skps · 5 years ago
  93. 59da44b Roll ../src 17462d53f92d..5920a999c5b4 (452 commits) by skia-autoroll · 5 years ago
  94. 980d03b Reland "Update Wuffs version" by Leon Scroggins · 5 years ago
  95. ce7b88c bidirectional Labels by Mike Klein · 5 years ago
  96. c247055 [infra] Update Windows bot version by Eric Boren · 5 years ago
  97. bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 5 years ago
  98. 8590026 [perf_skottiewasm_lottieweb] Enable GPU tracing by Florin Malita · 5 years ago
  99. af545d7 Fix GL MSAA support in Mac Viewer. by Jim Van Verth · 5 years ago
  100. c3f28e3 Roll FreeType by Ben Wagner · 5 years ago