1. 9d8cac8 Check for failed proxy creation in SkDeferredDisplayListRecorder::init by Brian Salomon · 6 years ago
  2. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 6 years ago
  3. 96d2ee0 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  4. 2ce4b7e Revert "Changes to gl BGRA renderbuffer format support." by Greg Daniel · 6 years ago
  5. bece44d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  6. ef79fa8 Generate identical shader keys for X and Y blurs when there is no domain by Brian Osman · 6 years ago
  7. 8372e4b Changes to gl BGRA renderbuffer format support. by Greg Daniel · 6 years ago
  8. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 6 years ago
  9. e44bfee Remove GrGLGpu/GrGLCaps readPixelsSupported. by Brian Salomon · 6 years ago
  10. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 6 years ago
  11. c714ce0 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  12. 6aecd5e Rework transfer pixels tests to be more robust. by Brian Salomon · 6 years ago
  13. 0afbd9f Samle::mouse: fix wrong assert by Hal Canary · 6 years ago
  14. 06920f9 [infra] Split out gen_tasks logic into its own shareable package by Eric Boren · 6 years ago
  15. c7ec9e2 Fix standalone SkSL build by Brian Osman · 6 years ago
  16. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 6 years ago
  17. c8e8e70 Roll third_party/externals/angle2 c3085ead7055..754d697fb3a7 (10 commits) by skia-autoroll · 6 years ago
  18. 107969c Update Go deps by skia-recreate-skps · 6 years ago
  19. 347f195 Roll ../src 2413980cd984..63d0d1482f0a (378 commits) by skia-autoroll · 6 years ago
  20. ba322166 Roll third_party/externals/swiftshader 4cd9767e6565..f5182abb6816 (6 commits) by skia-autoroll · 6 years ago
  21. d830fd9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  22. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 6 years ago
  23. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 6 years ago
  24. 8ab6160 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  25. 8a60fec Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  26. 24b6766 Reland "Move base and various sized formats off of GrGLCaps ConfigInfo." by Greg Daniel · 6 years ago
  27. 5b181bf [skottie] Use kF16ColorType layers for motion blur by Florin Malita · 6 years ago
  28. 1dd97e2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  29. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 6 years ago
  30. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 6 years ago
  31. aa2ca3f Interpreter: Compute max stack depth needed by Brian Osman · 6 years ago
  32. 6a5317a ccpr: Don't do coverage count transformations on literal coverage atlases by Chris Dalton · 6 years ago
  33. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 6 years ago
  34. 31a9e8d Enable Metal MSAA configs and ignore flaky test by Jim Van Verth · 6 years ago
  35. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 6 years ago
  36. acf98df Remove WallTimer class. by Ben Wagner · 6 years ago
  37. f355a1e Revert "Move base and various sized formats off of GrGLCaps ConfigInfo." by Greg Daniel · 6 years ago
  38. 85c375b Move base and various sized formats off of GrGLCaps ConfigInfo. by Greg Daniel · 6 years ago
  39. a495d6d Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType by Brian Salomon · 6 years ago
  40. 563d044 Roll third_party/externals/angle2 9668237739a2..c3085ead7055 (20 commits) by skia-autoroll · 6 years ago
  41. 5b9267f Update Go deps by skia-recreate-skps · 6 years ago
  42. 9affaf8 Roll ../src 5920a999c5b4..2413980cd984 (507 commits) by skia-autoroll · 6 years ago
  43. 35b97c3 handle x86 tail in JIT code too by Mike Klein · 6 years ago
  44. 5b5dabc make some SkVM benches uneven by Mike Klein · 6 years ago
  45. 86a645c fix bug for add/sub with r8-r15 by Mike Klein · 6 years ago
  46. ea79574 Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Florin Malita · 6 years ago
  47. 2e8393c Update SKP version by skia-recreate-skps · 6 years ago
  48. 37459cd Update Go deps by skia-recreate-skps · 6 years ago
  49. 8c5c54c Use saveLayer-determined CT in SkGpuDevice::onCreateDevice by Florin Malita · 6 years ago
  50. 1a701ef Update Go deps by skia-recreate-skps · 6 years ago
  51. 4ce6989 Fix building Metal backend with CMake by Brian Salomon · 6 years ago
  52. 2db58c4 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  53. 0c8e765 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  54. 243b6d4 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  55. 690e899 [perf_skottiewasm_lottieweb] Use the new "--use_gpu" flag for GPU bots by Ravi Mistry · 6 years ago
  56. 4c5edc2 [perf_skottiewasm_lottieweb] Add flag for use_gpu by Ravi Mistry · 6 years ago
  57. 1f3548c add savelayer flag to promote the later to half-float by Mike Reed · 6 years ago
  58. 57b0b09 handle any N in aarch64 JIT code by Mike Klein · 6 years ago
  59. aa04068 [perf_skottiewasm_lottieweb] Explicit window sizing by Florin Malita · 6 years ago
  60. 4a47da7 Interpreter: Disallow return statements inside loops or conditionals by Brian Osman · 6 years ago
  61. 65c10b5 make all instructions take two-way labels by Mike Klein · 6 years ago
  62. 55f6fd5 initialize val in SkTHash Slot by Mike Klein · 6 years ago
  63. bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 6 years ago
  64. 8918d53 Sample/AAGeometry: stop leaking linked list by Hal Canary · 6 years ago
  65. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 6 years ago
  66. 5043f1f More GrGLFormat. by Brian Salomon · 6 years ago
  67. 75bec2a Roll third_party/externals/swiftshader 28ae0a4b2810..4cd9767e6565 (2 commits) by skia-autoroll · 6 years ago
  68. b99fd5d initialize fPhase by Mike Klein · 6 years ago
  69. f72728e documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019 by Hal Canary · 6 years ago
  70. 9e0eb7d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  71. 98ac0f9 GrGLGpu: Fix typo in 'if' check by Greg Kaiser · 6 years ago
  72. 69f1338 Update Go deps by skia-recreate-skps · 6 years ago
  73. 59da44b Roll ../src 17462d53f92d..5920a999c5b4 (452 commits) by skia-autoroll · 6 years ago
  74. 980d03b Reland "Update Wuffs version" by Leon Scroggins · 6 years ago
  75. ce7b88c bidirectional Labels by Mike Klein · 6 years ago
  76. c247055 [infra] Update Windows bot version by Eric Boren · 6 years ago
  77. bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 6 years ago
  78. 8590026 [perf_skottiewasm_lottieweb] Enable GPU tracing by Florin Malita · 6 years ago
  79. af545d7 Fix GL MSAA support in Mac Viewer. by Jim Van Verth · 6 years ago
  80. c3f28e3 Roll FreeType by Ben Wagner · 6 years ago
  81. 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 6 years ago
  82. d361e64 Enable MSAA for Metal. by Jim Van Verth · 6 years ago
  83. 649774b [perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison by Ravi Mistry · 6 years ago
  84. f6da146 Move compatible stencil tracking from GrGLCaps::fConfigTable to ::fFormatTable. by Brian Salomon · 6 years ago
  85. 658d499 New approach to fixing Vulkan MSAA. by Jim Van Verth · 6 years ago
  86. 37a4bed [perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle by Ravi Mistry · 6 years ago
  87. d1e9c33 Remove deprecated discard method and GrCaps support by Jim Van Verth · 6 years ago
  88. 4cfe3ed instructions for JIT tail support on ARM by Mike Klein · 6 years ago
  89. 7825d49 Add comparison of rendered SkPictures to Serialization unit test by Ben Wagner · 6 years ago
  90. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  91. 455c41a Sample/Camera: make it work without /skimages by Hal Canary · 6 years ago
  92. da69d59 rename to bt709_luminance_or_luma_to_alpha by Mike Klein · 6 years ago
  93. b5c69a4 Fix for Windows specific compiler issues (constexpr). by Julia Lavrova · 6 years ago
  94. c726ca6 experimental/tools: set-change-id-hook by Hal Canary · 6 years ago
  95. f9fcf7f Alter approximate scratch texture binning after 1024 by Robert Phillips · 6 years ago
  96. aed8009 Revert "Update Wuffs version" by Leon Scroggins · 6 years ago
  97. 620b7e9 [infra] No relative path for infra_tests.isolate by Eric Boren · 6 years ago
  98. 4e6a441 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  99. e56292c Roll third_party/externals/angle2 4e71b2bc2546..9668237739a2 (7 commits) by skia-autoroll · 6 years ago
  100. 0aa1858 Update Go deps by skia-recreate-skps · 6 years ago