1. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  2. e0d4fba Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  3. dabe8ac SkDynamicMemoryWStream::detachAsData more memory efficent by Hal Canary · 7 years ago
  4. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  5. 9a8065d add uniqueID by Mike Reed · 7 years ago
  6. 64b9748 SkJumper: update to Clang 4.0 by Mike Klein · 7 years ago
  7. 009e68c floor -> floor_, just like abs_ by Mike Klein · 7 years ago
  8. 5224f46 SkJumper: more constants, _f and _i literals. by Mike Klein · 7 years ago
  9. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  10. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  11. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  12. bdce9c2 vertices to/from data by Mike Reed · 7 years ago
  13. 8199d94 Generaly Fixes to gpu bezier code by Greg Daniel · 7 years ago
  14. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  15. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 7 years ago
  16. 73e6270 Expose SkColorSpaceTransferFn inversion function by Brian Osman · 7 years ago
  17. dce2590 Remove unused SkBitmap::RLEPixels by Leon Scroggins III · 7 years ago
  18. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 7 years ago
  19. c500d9b Use SkTArray for mailbox polling by Florin Malita · 7 years ago
  20. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  21. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  22. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 7 years ago
  23. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  24. f85f2a9 Increase precision of equality checking for color space transfer fns by Matt Sarett · 7 years ago
  25. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  26. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 7 years ago
  27. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  28. bda29c0 GrTessellator (AA): implement fast path for non-intersecting geometry. by Stephen White · 7 years ago
  29. 49f33b8 More SkCSXformCanvas work. by Mike Klein · 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. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 7 years ago
  38. e393a62 disable assert until I can understand why it fails in cc_unittests by Mike Reed · 7 years ago
  39. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  40. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  41. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 7 years ago
  42. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  43. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 7 years ago
  44. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 7 years ago
  45. 8da9e94 put sksl->glsl modifiers in correct order by Ethan Nicholas · 7 years ago
  46. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  47. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  48. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 7 years ago
  49. d37f22b Clients can provide preallocated storage to clipstack by Mike Reed · 7 years ago
  50. 6e1e27b Revert "prealloc room for some number of Elements to avoid malloc" by Mike Reed · 7 years ago
  51. 94cbbba prealloc room for some number of Elements to avoid malloc by Mike Reed · 7 years ago
  52. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 7 years ago
  53. f1b61af Mark function used as template parameter extern. by Ben Wagner · 7 years ago
  54. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 7 years ago
  55. c1e3705 Remove more unused ownership arguments by Brian Osman · 7 years ago
  56. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  57. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 7 years ago
  58. 6e93584 Add tolerance to quadratic and linear cubic detection by csmartdalton · 7 years ago
  59. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 7 years ago
  60. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  61. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 7 years ago
  62. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  63. 4eed4c8 limit addEndMoveSpans loop in pathops by Cary Clark · 7 years ago
  64. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 7 years ago
  65. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 7 years ago
  66. f141fff Add SkImage_Base::onMakeColorSpace() stub by Matt Sarett · 7 years ago
  67. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 7 years ago
  68. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  69. 3139de3 Remove SkChunckAlloc by Herb Derby · 7 years ago
  70. 7dd57b6 Use Fibonacci instead of 2^n for block growth. by Herb Derby · 7 years ago
  71. 91b961d remove SkClipVisitor by Mike Reed · 7 years ago
  72. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 7 years ago
  73. 90b2005 remove SkPictureUtils.h by Mike Reed · 7 years ago
  74. 3011568 Revert "Fix SkJumper gcc warning" by Mike Klein · 7 years ago
  75. 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 7 years ago
  76. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 7 years ago
  77. e353e81 Fix SkJumper gcc warning by Florin Malita · 7 years ago
  78. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 7 years ago
  79. 139e5e0 special device for not drawing -- performs no clipping by Mike Reed · 7 years ago
  80. c0128d4 DW last resort font default name not necessary. by Ben Wagner · 7 years ago
  81. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 7 years ago
  82. 8de05ff Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off by Yuqian Li · 7 years ago
  83. 3012d18 Rename not-fBlendCorrectly to fNonLinearBlending by Matt Sarett · 7 years ago
  84. 3ea01f7 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 7 years ago
  85. 1355551 Turn on SkJumper all the time. by Mike Klein · 7 years ago
  86. 33fdb8d Refactor GrTextBlobCache by Florin Malita · 7 years ago
  87. 27bece8 FuzzCanvas: SkColorFilter by Hal Canary · 7 years ago
  88. ca49067 optimize intersect, use getType to utilize fast-case in preTranslate by Mike Reed · 7 years ago
  89. fdf3bbe SkJumper: constant() embeds constants directly in code by Mike Klein · 7 years ago
  90. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 7 years ago
  91. 3a9aab9 GrTessellator: convert contours to VertexLists. by Stephen White · 7 years ago
  92. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 7 years ago
  93. d543e0a Add GrOp::wasRecorded and use in instanced rendering for tracking. by Brian Salomon · 7 years ago
  94. e9ed07d SkJumper: a couple stages used by color filters by Mike Klein · 7 years ago
  95. c3cc5fa Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 7 years ago
  96. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  97. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 7 years ago
  98. 894d561 Back to code as data arrays, this time in .text. by Mike Klein · 7 years ago
  99. c0a4c4f Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps" by Derek Sollenberger · 7 years ago
  100. 4b19b40 Revert "Fix new IT blocks ARMv8" by Mike Klein · 7 years ago