1. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  2. 1619c22 Rename remaining NUCs. by Ben Wagner · 7 years ago
  3. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  4. bdce9c2 vertices to/from data by Mike Reed · 7 years ago
  5. 8199d94 Generaly Fixes to gpu bezier code by Greg Daniel · 7 years ago
  6. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  7. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 7 years ago
  8. 73e6270 Expose SkColorSpaceTransferFn inversion function by Brian Osman · 7 years ago
  9. dce2590 Remove unused SkBitmap::RLEPixels by Leon Scroggins III · 7 years ago
  10. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 7 years ago
  11. f61d995 Update Mesa drivers to 17.0.1 by Kevin Lubick · 7 years ago
  12. c500d9b Use SkTArray for mailbox polling by Florin Malita · 7 years ago
  13. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  14. 30a6b81 Documentation: Consistancy by Hal Canary · 7 years ago
  15. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  16. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 7 years ago
  17. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  18. f85f2a9 Increase precision of equality checking for color space transfer fns by Matt Sarett · 7 years ago
  19. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  20. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 7 years ago
  21. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  22. 301c69c Add GCN gen 2 bot (Radeon R9 M470X) by Ben Wagner · 7 years ago
  23. fcc6ee5 Default to no compression for CIPD assets and use depot_tools's CIPD exe by Kevin Lubick · 7 years ago
  24. 6291863 remove legacy clipop flag for android by Mike Reed · 7 years ago
  25. bda29c0 GrTessellator (AA): implement fast path for non-intersecting geometry. by Stephen White · 7 years ago
  26. a368bb3 Add GalaxyS7_G930FD bot by Ben Wagner · 7 years ago
  27. 49f33b8 More SkCSXformCanvas work. by Mike Klein · 7 years ago
  28. 7a5e0f3 Add iOS simulator support in GN. by Mike Klein · 7 years ago
  29. c2e9f6d remove legacy flag by Mike Reed · 7 years ago
  30. 780b41f Add query to GrXPFactory about coverage-as-alpha optimization by Brian Salomon · 7 years ago
  31. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 7 years ago
  32. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  33. f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 7 years ago
  34. 52fe583 Remove SK_SUPPORT_LEGACY_BROKEN_LERP support by Florin Malita · 7 years ago
  35. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 7 years ago
  36. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  37. 1e0138b FuzzCanvas: rename functions, cleanup by Hal Canary · 7 years ago
  38. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 7 years ago
  39. d69e182 Roll Recipe DEPS by Eric Boren · 7 years ago
  40. d54639f Add SkSTArray move assignment operators by Florin Malita · 7 years ago
  41. 9a4148f Update SKP version by UpdateSKPs · 7 years ago
  42. e393a62 disable assert until I can understand why it fails in cc_unittests by Mike Reed · 7 years ago
  43. 2c1cd6d Add new test cases for Android shadow sample. by Jim Van Verth · 7 years ago
  44. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  45. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  46. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 7 years ago
  47. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  48. dc175ea Rename GalaxyS7 to include model number. by Ben Wagner · 7 years ago
  49. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 7 years ago
  50. 053730d Fix SkTHashTable dangling values by Florin Malita · 7 years ago
  51. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 7 years ago
  52. 8da9e94 put sksl->glsl modifiers in correct order by Ethan Nicholas · 7 years ago
  53. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  54. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  55. f700520 FuzzCanvas: fuzz_enum_range template by Hal Canary · 7 years ago
  56. e53de48 increase Builder's prealloc size after colorspace change by Mike Reed · 7 years ago
  57. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 7 years ago
  58. d37f22b Clients can provide preallocated storage to clipstack by Mike Reed · 7 years ago
  59. 5af600e FuzzCanvas: SkVertices by Hal Canary · 7 years ago
  60. 0e5a990 [recipes.cfg] manually roll recipes to get skia recipe roller unstuck. by Robert Iannucci · 7 years ago
  61. 6e1e27b Revert "prealloc room for some number of Elements to avoid malloc" by Mike Reed · 7 years ago
  62. 94cbbba prealloc room for some number of Elements to avoid malloc by Mike Reed · 7 years ago
  63. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 7 years ago
  64. e03c3e5 FuzzCanvas: ImageFilter by Hal Canary · 7 years ago
  65. 6c14c8d take fast case in swap() if we're using malloc OR we're empty by Mike Reed · 7 years ago
  66. f1b61af Mark function used as template parameter extern. by Ben Wagner · 7 years ago
  67. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 7 years ago
  68. c1e3705 Remove more unused ownership arguments by Brian Osman · 7 years ago
  69. fb58f14 Add IntelBayTrail jobs by Kevin Lubick · 7 years ago
  70. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  71. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 7 years ago
  72. c2d5bd0 Fix SkTArray copy construction by Florin Malita · 7 years ago
  73. b1d800d SkSTArray move ctor by Florin Malita · 7 years ago
  74. 6e93584 Add tolerance to quadratic and linear cubic detection by csmartdalton · 7 years ago
  75. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 7 years ago
  76. b8e9b52 Disable image tests on NexusPlayer Vulkan by Greg Daniel · 7 years ago
  77. 5395c59 FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect by Hal Canary · 7 years ago
  78. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  79. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 7 years ago
  80. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  81. 4eed4c8 limit addEndMoveSpans loop in pathops by Cary Clark · 7 years ago
  82. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 7 years ago
  83. 28b1252 Added MSAA selection to viewer GUI by Brian Osman · 7 years ago
  84. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 7 years ago
  85. f141fff Add SkImage_Base::onMakeColorSpace() stub by Matt Sarett · 7 years ago
  86. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 7 years ago
  87. 4749b8c Maintain window position and size when re-created by Brian Osman · 7 years ago
  88. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  89. 41eac79 Add instanced rendering command line flag to viewer. by Brian Salomon · 7 years ago
  90. 3139de3 Remove SkChunckAlloc by Herb Derby · 7 years ago
  91. 7dd57b6 Use Fibonacci instead of 2^n for block growth. by Herb Derby · 7 years ago
  92. 91b961d remove SkClipVisitor by Mike Reed · 7 years ago
  93. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 7 years ago
  94. 90b2005 remove SkPictureUtils.h by Mike Reed · 7 years ago
  95. dcd2a90 Add jobs for building for Chromecast by Kevin Lubick · 7 years ago
  96. 3011568 Revert "Fix SkJumper gcc warning" by Mike Klein · 7 years ago
  97. 598524d clip to elements directly, no need for replay indirection by Mike Reed · 7 years ago
  98. 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 7 years ago
  99. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 7 years ago
  100. e353e81 Fix SkJumper gcc warning by Florin Malita · 7 years ago