1. 93113df Update Go deps by skia-recreate-skps · 5 years ago
  2. 6e9cfa4 Roll ../src 2cf71a3eaec3..d9af708ac0cc (369 commits) by skia-autoroll · 5 years ago
  3. 059bf77 Roll third_party/externals/swiftshader 75efa7bb97a4..f046402b1480 (1 commits) by skia-autoroll · 5 years ago
  4. 4d557e3 Revert "Fix exactify for explicit resource allocation" by Robert Phillips · 5 years ago
  5. 32ff145 Fix exactify for explicit resource allocation by Robert Phillips · 5 years ago
  6. f04fb44 fix skip-rectangle-texture-support in GrGLGpu::onWrapBackendTextureAsRenderTarget by Brian Salomon · 5 years ago
  7. 627dff2 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  8. 0458079 expand thread_local blacklist to all ARMv7 iOS by Mike Klein · 5 years ago
  9. 807cb24 Make mskp job name parse correctly by Nathaniel Nifong · 5 years ago
  10. 10e48d4 Allow SkMakeSpan to correctly handle the distinction between by Herb Derby · 5 years ago
  11. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  12. 4acbab3 experimental/editor: scroll on delete if necessary by Hal Canary · 5 years ago
  13. 0b84eab Reland "thread-local caches?" by Mike Klein · 5 years ago
  14. 54602ea SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR by Hal Canary · 5 years ago
  15. 4e6f8c1 Revert "thread-local caches?" by Mike Klein · 5 years ago
  16. 0c9995d thread-local caches? by Mike Klein · 5 years ago
  17. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  18. 19e3cd4 SkCodec: don't assume frameRect is valid by Leon Scroggins III · 5 years ago
  19. 241e0ee Roll third_party/externals/angle2 415bb0cdb057..7424fe8b79c3 (7 commits) by skia-autoroll · 5 years ago
  20. 8dd1c4a Update Go deps by skia-recreate-skps · 5 years ago
  21. e341e6b Roll third_party/externals/swiftshader 3aec8a3be749..75efa7bb97a4 (2 commits) by skia-autoroll · 5 years ago
  22. fcae89a Roll ../src 2d05439f2779..2cf71a3eaec3 (449 commits) by skia-autoroll · 5 years ago
  23. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
  24. 228518f Remove AMD workaround for new command buffer on pipeline changes. by Greg Daniel · 5 years ago
  25. 1dac7bc Add Symbol encoding when renaming a font. by Ben Wagner · 5 years ago
  26. cd30375 SkQP: make_apk_list.py include pie-cts-dev branch by Hal Canary · 5 years ago
  27. ea4ad30 Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc. by Brian Salomon · 5 years ago
  28. 94322dc Simplify luminance shader by Michael Ludwig · 5 years ago
  29. 6c8c9b3 Remove invalid entry in RELEASE_NOTES by Jim Van Verth · 5 years ago
  30. b2c5a94 switch program cache to try-acquire by Mike Klein · 5 years ago
  31. 4d95bef add an SkVMBlitter bot by Mike Klein · 5 years ago
  32. e6d800a disable false-postive Wthread-safety-analysis by Mike Klein · 5 years ago
  33. 2209881 Add adjustable max size for Metal dynamic allocation ring buffer. by Jim Van Verth · 5 years ago
  34. e7f3850 make coverage a Color by Mike Klein · 5 years ago
  35. 4197400 note that drawAtlas does nothing if atlas is null by Mike Reed · 5 years ago
  36. 5bf028e turn on force_opaque for opaque devices by Mike Klein · 5 years ago
  37. 46f7ff9 Reland "begin caching Programs in SkVMBlitter" by Mike Klein · 5 years ago
  38. 5494763 Mark SkBitmaskEnum operators constexpr. by Ben Wagner · 5 years ago
  39. 593290e [infra] Remove flag from run_recipe.py by Eric Boren · 5 years ago
  40. 63db48c Revert "begin caching Programs in SkVMBlitter" by Mike Reed · 5 years ago
  41. ed19e97 Roll third_party/externals/angle2 bf176a0d6db9..415bb0cdb057 (9 commits) by skia-autoroll · 5 years ago
  42. d70f4cb Update Go deps by skia-recreate-skps · 5 years ago
  43. 6aef844 Roll ../src aefed1d022e5..2d05439f2779 (412 commits) by skia-autoroll · 5 years ago
  44. 0429733 Roll third_party/externals/swiftshader 060fcf777159..3aec8a3be749 (1 commits) by skia-autoroll · 5 years ago
  45. c133053 [fuchsia] Migrate SkFontMgr_fuchsia to approved fuchsia.fonts FIDL API by Konstantin Pozin · 5 years ago
  46. fcb8d5b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. ab961e9 Use MD instead of MMD for compile dependencies. by Ben Wagner · 5 years ago
  48. d1d4cbf begin caching Programs in SkVMBlitter by Mike Klein · 5 years ago
  49. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  50. 87cef06 Allow compilation without embedded font but with font manager by Shachar Langbeheim · 5 years ago
  51. 5fac8a1 really no-op Program default constructor by Mike Klein · 5 years ago
  52. 68fbc26 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  53. 5fe9977 Add a 'closeRenderTasksForNewOpList' method to GrDrawingManager by Chris Dalton · 5 years ago
  54. f64b46e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  55. d561155 SkQP: modify make_universal_apk to work in AOSP branch by Hal Canary · 5 years ago
  56. a933257 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  57. c853bf2 build programs lazily in SkVMBlitter by Mike Klein · 5 years ago
  58. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  59. e45bf6a experimental/editor: interface no longer uses stringslice by Hal Canary · 5 years ago
  60. bdb0919 Use GrComputeTightCombinedBufferSize in GrMtlGpu::uploadToTexture by Robert Phillips · 5 years ago
  61. 3a543aa Reland "[skottie] Add onTextProperty support into PropertyObserver." by Avinash Parchuri · 5 years ago
  62. 88681dd Update Go deps by skia-recreate-skps · 5 years ago
  63. 08eca44 Roll third_party/externals/angle2 dc2c5c5a419e..bf176a0d6db9 (10 commits) by skia-autoroll · 5 years ago
  64. c409951 Roll ../src d67ae722191a..aefed1d022e5 (313 commits) by skia-autoroll · 5 years ago
  65. eb07702 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  66. b55b362 experimental/editor: margins now handled by application layer by Hal Canary · 5 years ago
  67. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  68. ea6bb44 Add supported GrColorTypes to Mtl FormatTable. by Greg Daniel · 5 years ago
  69. 0e03cdf [infra] Manually roll godeps after infra fix by Ben Wagner · 5 years ago
  70. 08ada8e Revert "[skottie] Add onTextProperty support into PropertyObserver." by Greg Daniel · 5 years ago
  71. 9dd2e4b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  72. a9c2257 Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors by Brian Salomon · 5 years ago
  73. 2a558f5 [skottie] Add onTextProperty support into PropertyObserver. by Avinash Parchuri · 5 years ago
  74. f113888 experimental/editor: StringSlice::fPtr type change by Hal Canary · 5 years ago
  75. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  76. ee2378a tools/gyp: deleting old file by Hal Canary · 5 years ago
  77. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  78. 4df3d53 rewrite_includes.py: make it work on windows by Hal Canary · 5 years ago
  79. 71c3424 experimental/tools/gerrit_percent_encode by Hal Canary · 5 years ago
  80. 76eef9a Add missing GrLumaColorFilterEffect opt flag by Florin Malita · 5 years ago
  81. 55edb50 Update tests to use new image filter factories by Michael Ludwig · 5 years ago
  82. bf8439d Fix GMs broken during API porting by Michael Ludwig · 5 years ago
  83. 9655534 Put read and output swizzle back on gl format table. by Greg Daniel · 5 years ago
  84. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  85. 5945833 Roll third_party/externals/angle2 369f9e5df60b..dc2c5c5a419e (12 commits) by skia-autoroll · 5 years ago
  86. c6a07dd Roll ../src 01452febf2d0..d67ae722191a (443 commits) by skia-autoroll · 5 years ago
  87. a56838e Roll third_party/externals/swiftshader f63c4e51101a..060fcf777159 (3 commits) by skia-autoroll · 5 years ago
  88. dc85d3c remove dead SK_SUPPORT_LEGACY_BICUBIC_FILTERING code by Mike Reed · 5 years ago
  89. ced601b Update SKP version by skia-recreate-skps · 5 years ago
  90. cdd524c Update Go deps by skia-recreate-skps · 5 years ago
  91. babf848 Update Go deps by skia-recreate-skps · 5 years ago
  92. 3262329 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  93. 66374f6 [skottie] Fix Venetian Blinds typo by Florin Malita · 5 years ago
  94. d732518 Dawn backend: update to recent Skia changes. by Stephen White · 5 years ago
  95. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  96. 8341022 Delete unused variant of MakeBackendTexture by Stan Iliev · 5 years ago
  97. 1ff5021 Add table for supported colortypes in GrVkCaps. by Greg Daniel · 5 years ago
  98. a800ec9 Dawn: implement sk_app window contexts for all backends. by Stephen White · 5 years ago
  99. f8e5aad Remove 'dst' argument from GrOpList::copySurface by Chris Dalton · 5 years ago
  100. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago