1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. 20c322e Revert "Add a new GrResourceCache purging mechanism for purging unused resources." by Brian Salomon · 7 years ago
  3. fbb56ce Add a new GrResourceCache purging mechanism for purging unused resources. by Brian Salomon · 7 years ago
  4. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  5. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  6. 337432d In GrRenderTargetOpList::forwardCombine check adjacent ops by Brian Salomon · 7 years ago
  7. bbd7a3b Make experimental Perlin noise shader take texture proxies by Robert Phillips · 7 years ago
  8. 271d495 check-headers-self-sufficient: update by Hal Canary · 7 years ago
  9. a3b6a55 In Vulkan make sure to add barriers between write operations by Greg Daniel · 7 years ago
  10. 81444fb rename makeCopyForTextureParams to isACopyNeededForTextureParams by Robert Phillips · 7 years ago
  11. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  12. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  13. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  14. c5cc2de Set maxVertexAttrib limit for Vulkan by Greg Daniel · 7 years ago
  15. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  16. 628999d Gray8 is supported on GPU, remove incorrect comments & check by Brian Osman · 7 years ago
  17. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  18. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  19. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  20. f6ce600 Remove "Unused uniform in shader" messages by Brian Osman · 7 years ago
  21. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  22. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  23. a392dba Revert "Revert "Revert "Revert "Detect Chrome either by renderer or version strings."""" by Brian Salomon · 7 years ago
  24. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  25. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  26. 5fa6645 remove unused VerticesFlags by Mike Reed · 7 years ago
  27. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  28. fd47ca5 Revert "Revert "Revert "Detect Chrome either by renderer or version strings.""" by Brian Salomon · 7 years ago
  29. c551fa4 Revert "Revert "Detect Chrome either by renderer or version strings."" by Brian Salomon · 7 years ago
  30. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 7 years ago
  31. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  32. 1165b1e Revert "Detect Chrome either by renderer or version strings." by Brian Salomon · 7 years ago
  33. be4eed2 Detect Chrome either by renderer or version strings. by Brian Salomon · 7 years ago
  34. 510dd42 In GrClipStackClip check whether op bounds are inside RT before checking for empty clip stack. by Brian Salomon · 7 years ago
  35. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 7 years ago
  36. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  37. 859621f Outset dst texture bounds by a pixel to fix corruption in dstreadshuffle. by Brian Salomon · 7 years ago
  38. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  39. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 7 years ago
  40. 0c984a0 More pre-emptive proxification by Robert Phillips · 7 years ago
  41. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  42. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 7 years ago
  43. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 7 years ago
  44. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  45. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 7 years ago
  46. eaaebb1 store vertices arrays inline with object by Mike Reed · 7 years ago
  47. bd1f76f Emit dumpInfo string when processor opt test fails by Brian Osman · 7 years ago
  48. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  49. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  50. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  51. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  52. 8199d94 Generaly Fixes to gpu bezier code by Greg Daniel · 7 years ago
  53. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  54. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 7 years ago
  55. c500d9b Use SkTArray for mailbox polling by Florin Malita · 7 years ago
  56. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  57. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 7 years ago
  58. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  59. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  60. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 7 years ago
  61. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  62. bda29c0 GrTessellator (AA): implement fast path for non-intersecting geometry. by Stephen White · 7 years ago
  63. 780b41f Add query to GrXPFactory about coverage-as-alpha optimization by Brian Salomon · 7 years ago
  64. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 7 years ago
  65. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 7 years ago
  66. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  67. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  68. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  69. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 7 years ago
  70. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  71. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  72. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 7 years ago
  73. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 7 years ago
  74. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 7 years ago
  75. c1e3705 Remove more unused ownership arguments by Brian Osman · 7 years ago
  76. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  77. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 7 years ago
  78. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 7 years ago
  79. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  80. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  81. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 7 years ago
  82. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  83. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 7 years ago
  84. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 7 years ago
  85. 33fdb8d Refactor GrTextBlobCache by Florin Malita · 7 years ago
  86. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 7 years ago
  87. 3a9aab9 GrTessellator: convert contours to VertexLists. by Stephen White · 7 years ago
  88. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 7 years ago
  89. d543e0a Add GrOp::wasRecorded and use in instanced rendering for tracking. by Brian Salomon · 7 years ago
  90. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  91. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 7 years ago
  92. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 7 years ago
  93. 488f0d6 Add ability to insert systrace markers for the android framework by Derek Sollenberger · 7 years ago
  94. 42c456f Remove PLS path renderer by Brian Salomon · 7 years ago
  95. 1c10fdd Remove XP override color. by Brian Salomon · 7 years ago
  96. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 7 years ago
  97. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 7 years ago
  98. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  99. ae9718f Remove unnecessary use of GrGLIRect in GrRenderTargetOpList by Brian Salomon · 7 years ago
  100. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 7 years ago