1. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 8 years ago
  2. a392dba Revert "Revert "Revert "Revert "Detect Chrome either by renderer or version strings."""" by Brian Salomon · 8 years ago
  3. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 8 years ago
  4. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 8 years ago
  5. 14583e1 More SkVertices implementation work by Mike Reed · 8 years ago
  6. 5fa6645 remove unused VerticesFlags by Mike Reed · 8 years ago
  7. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 8 years ago
  8. fd47ca5 Revert "Revert "Revert "Detect Chrome either by renderer or version strings.""" by Brian Salomon · 8 years ago
  9. c551fa4 Revert "Revert "Detect Chrome either by renderer or version strings."" by Brian Salomon · 8 years ago
  10. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 8 years ago
  11. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 8 years ago
  12. 1165b1e Revert "Detect Chrome either by renderer or version strings." by Brian Salomon · 8 years ago
  13. be4eed2 Detect Chrome either by renderer or version strings. by Brian Salomon · 8 years ago
  14. 2225306 Support pixel antialising in DirectWrite. by Ben Wagner · 8 years ago
  15. 510dd42 In GrClipStackClip check whether op bounds are inside RT before checking for empty clip stack. by Brian Salomon · 8 years ago
  16. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 8 years ago
  17. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
  18. a6ae1f7 wired up SPIR-V validator by Ethan Nicholas · 8 years ago
  19. 3338914 Support all gradient types in SkColorSpaceXformCanvas. by Mike Klein · 8 years ago
  20. 859621f Outset dst texture bounds by a pixel to fix corruption in dstreadshuffle. by Brian Salomon · 8 years ago
  21. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
  22. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 8 years ago
  23. 0c984a0 More pre-emptive proxification by Robert Phillips · 8 years ago
  24. b66fa52 Revert "Support pixel antialising in DirectWrite." by Mike Reed · 8 years ago
  25. 34db1ee Support pixel antialising in DirectWrite. by Ben Wagner · 8 years ago
  26. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
  27. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
  28. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 8 years ago
  29. d492db9 SkColorSpaceXformCanvas: simple support for shaders by Mike Klein · 8 years ago
  30. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 8 years ago
  31. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 8 years ago
  32. cd9ada5 must check for zero-length in reader32::read() before calling memcpy by Mike Reed · 8 years ago
  33. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 8 years ago
  34. 04ef48c Fix warning in Clang 4.0 Mac build. by Mike Klein · 8 years ago
  35. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 8 years ago
  36. eaaebb1 store vertices arrays inline with object by Mike Reed · 8 years ago
  37. bd1f76f Emit dumpInfo string when processor opt test fails by Brian Osman · 8 years ago
  38. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  39. e0d4fba Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas by Brian Osman · 8 years ago
  40. dabe8ac SkDynamicMemoryWStream::detachAsData more memory efficent by Hal Canary · 8 years ago
  41. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 8 years ago
  42. 9a8065d add uniqueID by Mike Reed · 8 years ago
  43. 64b9748 SkJumper: update to Clang 4.0 by Mike Klein · 8 years ago
  44. 009e68c floor -> floor_, just like abs_ by Mike Klein · 8 years ago
  45. 5224f46 SkJumper: more constants, _f and _i literals. by Mike Klein · 8 years ago
  46. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  47. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 8 years ago
  48. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  49. bdce9c2 vertices to/from data by Mike Reed · 8 years ago
  50. 8199d94 Generaly Fixes to gpu bezier code by Greg Daniel · 8 years ago
  51. 97eb4fe add SkVertices::Builder by Mike Reed · 8 years ago
  52. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 8 years ago
  53. 73e6270 Expose SkColorSpaceTransferFn inversion function by Brian Osman · 8 years ago
  54. dce2590 Remove unused SkBitmap::RLEPixels by Leon Scroggins III · 8 years ago
  55. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 8 years ago
  56. c500d9b Use SkTArray for mailbox polling by Florin Malita · 8 years ago
  57. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  58. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
  59. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 8 years ago
  60. b66b42f Preparatory Proxification by Robert Phillips · 8 years ago
  61. f85f2a9 Increase precision of equality checking for color space transfer fns by Matt Sarett · 8 years ago
  62. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 8 years ago
  63. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 8 years ago
  64. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 8 years ago
  65. bda29c0 GrTessellator (AA): implement fast path for non-intersecting geometry. by Stephen White · 8 years ago
  66. 49f33b8 More SkCSXformCanvas work. by Mike Klein · 8 years ago
  67. 780b41f Add query to GrXPFactory about coverage-as-alpha optimization by Brian Salomon · 8 years ago
  68. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 8 years ago
  69. 841101d SkColorSpaceXformCanvas by Mike Klein · 8 years ago
  70. f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 8 years ago
  71. 52fe583 Remove SK_SUPPORT_LEGACY_BROKEN_LERP support by Florin Malita · 8 years ago
  72. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 8 years ago
  73. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  74. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 8 years ago
  75. e393a62 disable assert until I can understand why it fails in cc_unittests by Mike Reed · 8 years ago
  76. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 8 years ago
  77. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  78. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 8 years ago
  79. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  80. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 8 years ago
  81. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 8 years ago
  82. 8da9e94 put sksl->glsl modifiers in correct order by Ethan Nicholas · 8 years ago
  83. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 8 years ago
  84. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  85. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 8 years ago
  86. d37f22b Clients can provide preallocated storage to clipstack by Mike Reed · 8 years ago
  87. 6e1e27b Revert "prealloc room for some number of Elements to avoid malloc" by Mike Reed · 8 years ago
  88. 94cbbba prealloc room for some number of Elements to avoid malloc by Mike Reed · 8 years ago
  89. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 8 years ago
  90. f1b61af Mark function used as template parameter extern. by Ben Wagner · 8 years ago
  91. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 8 years ago
  92. c1e3705 Remove more unused ownership arguments by Brian Osman · 8 years ago
  93. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  94. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 8 years ago
  95. 6e93584 Add tolerance to quadratic and linear cubic detection by csmartdalton · 8 years ago
  96. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 8 years ago
  97. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  98. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 8 years ago
  99. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  100. 4eed4c8 limit addEndMoveSpans loop in pathops by Cary Clark · 8 years ago