1. 0b002e2 For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived. by Greg Daniel · 5 years ago
  2. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 6 years ago
  3. 1c53a9f Remove some uses of GrSurface::config() by Brian Salomon · 5 years ago
  4. 8270b94 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  5. ca9e187 SkMetaData: drop unused pointer ownership by Hal Canary · 6 years ago
  6. 8d1b0bc experimental/editor/README.md fix by Hal Canary · 5 years ago
  7. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 6 years ago
  8. c2da70f expand drawAtlas bench to include rotations by Mike Reed · 5 years ago
  9. da037b8 Roll third_party/externals/angle2 eb0479e245f0..b90755ba7793 (12 commits) by skia-autoroll · 6 years ago
  10. 81c828c Update Go deps by skia-recreate-skps · 6 years ago
  11. d4d2e12 Roll ../src d9af708ac0cc..186422eefc88 (460 commits) by skia-autoroll · 6 years ago
  12. a47c48e Roll third_party/externals/swiftshader f046402b1480..34c59c9b88b7 (14 commits) by skia-autoroll · 6 years ago
  13. 9c23a9e Update SKP version by skia-recreate-skps · 6 years ago
  14. 5e7271a Update Go deps by skia-recreate-skps · 6 years ago
  15. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 6 years ago
  16. 89e4388 Update Go deps by skia-recreate-skps · 6 years ago
  17. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 6 years ago
  18. 19db240 Dawn: remove a faulty assert. by Stephen White · 6 years ago
  19. f813ef7 Dawn backend: implement stencil, primitive topology, separate blends. by Stephen White · 6 years ago
  20. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 6 years ago
  21. ad9a391 Move initilization of Lighting sample. by Ben Wagner · 6 years ago
  22. af89d39 Build fix by Julia Lavrova · 6 years ago
  23. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 6 years ago
  24. db9f669 Dealing with ghost spaces by Julia Lavrova · 6 years ago
  25. 5ed96f7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  26. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 6 years ago
  27. 81536f2 Pass GrBackendFormat to GrGpu::onCreateTexture and use it to determine by Brian Salomon · 6 years ago
  28. fe55c73 Dawn backend: update to Skia GrCaps changes. by Stephen White · 6 years ago
  29. b7b0b3a Paragraph cache: caching the shaped results only. by Julia Lavrova · 6 years ago
  30. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 6 years ago
  31. 24feb5d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  32. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 6 years ago
  33. 702b37b Add unit test to prevent future memory regressions by Robert Phillips · 6 years ago
  34. d67c71f Dawn backend: first triangle. by Stephen White · 6 years ago
  35. e897684 Fix exactify for explicit resource allocation (take 2) by Robert Phillips · 6 years ago
  36. adfc22d add a stub for running fiddles as GMs by Mike Klein · 6 years ago
  37. ded867f experimental/editor: shape.h to unify all shaping code by Hal Canary · 6 years ago
  38. bd59ba2 Correctly write out variable position. by Ben Wagner · 6 years ago
  39. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 6 years ago
  40. 26cedb4 Fix emplace on GrTRecorder. by Greg Daniel · 6 years ago
  41. b215131 Roll third_party/externals/angle2 7424fe8b79c3..eb0479e245f0 (16 commits) by skia-autoroll · 6 years ago
  42. 93113df Update Go deps by skia-recreate-skps · 6 years ago
  43. 6e9cfa4 Roll ../src 2cf71a3eaec3..d9af708ac0cc (369 commits) by skia-autoroll · 6 years ago
  44. 059bf77 Roll third_party/externals/swiftshader 75efa7bb97a4..f046402b1480 (1 commits) by skia-autoroll · 6 years ago
  45. 4d557e3 Revert "Fix exactify for explicit resource allocation" by Robert Phillips · 6 years ago
  46. 32ff145 Fix exactify for explicit resource allocation by Robert Phillips · 6 years ago
  47. f04fb44 fix skip-rectangle-texture-support in GrGLGpu::onWrapBackendTextureAsRenderTarget by Brian Salomon · 6 years ago
  48. 627dff2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  49. 0458079 expand thread_local blacklist to all ARMv7 iOS by Mike Klein · 6 years ago
  50. 807cb24 Make mskp job name parse correctly by Nathaniel Nifong · 6 years ago
  51. 10e48d4 Allow SkMakeSpan to correctly handle the distinction between by Herb Derby · 6 years ago
  52. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 6 years ago
  53. 4acbab3 experimental/editor: scroll on delete if necessary by Hal Canary · 6 years ago
  54. 0b84eab Reland "thread-local caches?" by Mike Klein · 6 years ago
  55. 54602ea SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR by Hal Canary · 6 years ago
  56. 4e6f8c1 Revert "thread-local caches?" by Mike Klein · 6 years ago
  57. 0c9995d thread-local caches? by Mike Klein · 6 years ago
  58. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 6 years ago
  59. 19e3cd4 SkCodec: don't assume frameRect is valid by Leon Scroggins III · 6 years ago
  60. 241e0ee Roll third_party/externals/angle2 415bb0cdb057..7424fe8b79c3 (7 commits) by skia-autoroll · 6 years ago
  61. 8dd1c4a Update Go deps by skia-recreate-skps · 6 years ago
  62. e341e6b Roll third_party/externals/swiftshader 3aec8a3be749..75efa7bb97a4 (2 commits) by skia-autoroll · 6 years ago
  63. fcae89a Roll ../src 2d05439f2779..2cf71a3eaec3 (449 commits) by skia-autoroll · 6 years ago
  64. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 6 years ago
  65. 228518f Remove AMD workaround for new command buffer on pipeline changes. by Greg Daniel · 6 years ago
  66. 1dac7bc Add Symbol encoding when renaming a font. by Ben Wagner · 6 years ago
  67. cd30375 SkQP: make_apk_list.py include pie-cts-dev branch by Hal Canary · 6 years ago
  68. ea4ad30 Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc. by Brian Salomon · 6 years ago
  69. 94322dc Simplify luminance shader by Michael Ludwig · 6 years ago
  70. 6c8c9b3 Remove invalid entry in RELEASE_NOTES by Jim Van Verth · 6 years ago
  71. b2c5a94 switch program cache to try-acquire by Mike Klein · 6 years ago
  72. 4d95bef add an SkVMBlitter bot by Mike Klein · 6 years ago
  73. e6d800a disable false-postive Wthread-safety-analysis by Mike Klein · 6 years ago
  74. 2209881 Add adjustable max size for Metal dynamic allocation ring buffer. by Jim Van Verth · 6 years ago
  75. e7f3850 make coverage a Color by Mike Klein · 6 years ago
  76. 4197400 note that drawAtlas does nothing if atlas is null by Mike Reed · 6 years ago
  77. 5bf028e turn on force_opaque for opaque devices by Mike Klein · 6 years ago
  78. 46f7ff9 Reland "begin caching Programs in SkVMBlitter" by Mike Klein · 6 years ago
  79. 5494763 Mark SkBitmaskEnum operators constexpr. by Ben Wagner · 6 years ago
  80. 593290e [infra] Remove flag from run_recipe.py by Eric Boren · 6 years ago
  81. 63db48c Revert "begin caching Programs in SkVMBlitter" by Mike Reed · 6 years ago
  82. ed19e97 Roll third_party/externals/angle2 bf176a0d6db9..415bb0cdb057 (9 commits) by skia-autoroll · 6 years ago
  83. d70f4cb Update Go deps by skia-recreate-skps · 6 years ago
  84. 6aef844 Roll ../src aefed1d022e5..2d05439f2779 (412 commits) by skia-autoroll · 6 years ago
  85. 0429733 Roll third_party/externals/swiftshader 060fcf777159..3aec8a3be749 (1 commits) by skia-autoroll · 6 years ago
  86. c133053 [fuchsia] Migrate SkFontMgr_fuchsia to approved fuchsia.fonts FIDL API by Konstantin Pozin · 6 years ago
  87. fcb8d5b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  88. ab961e9 Use MD instead of MMD for compile dependencies. by Ben Wagner · 6 years ago
  89. d1d4cbf begin caching Programs in SkVMBlitter by Mike Klein · 6 years ago
  90. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 6 years ago
  91. 87cef06 Allow compilation without embedded font but with font manager by Shachar Langbeheim · 6 years ago
  92. 5fac8a1 really no-op Program default constructor by Mike Klein · 6 years ago
  93. 68fbc26 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  94. 5fe9977 Add a 'closeRenderTasksForNewOpList' method to GrDrawingManager by Chris Dalton · 6 years ago
  95. f64b46e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  96. d561155 SkQP: modify make_universal_apk to work in AOSP branch by Hal Canary · 6 years ago
  97. a933257 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  98. c853bf2 build programs lazily in SkVMBlitter by Mike Klein · 6 years ago
  99. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 6 years ago
  100. e45bf6a experimental/editor: interface no longer uses stringslice by Hal Canary · 6 years ago