1. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 7 years ago
  2. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 7 years ago
  3. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 7 years ago
  4. 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 7 years ago
  5. 2a0daee Update SkTDict to use SkArenaAlloc. by Herb Derby · 7 years ago
  6. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  7. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
  8. 4fa20ce Fix syntax error for adjusting old stdc++ headers. by Herb Derby · 8 years ago
  9. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  10. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  11. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  12. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  13. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  14. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  15. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  16. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  17. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  18. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  19. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  20. ee1c73f tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong by Lee Salzman · 8 years ago
  21. 6b00a07 simplify SkTHash* move support by Mike Klein · 8 years ago
  22. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  23. acef51f Remove tombstones from SkTHash. by Herb Derby · 8 years ago
  24. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  25. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  26. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  27. db402ca add move semantics to SkTHash* by Mike Klein · 8 years ago
  28. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  29. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  30. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  31. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  32. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  33. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  34. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  35. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  36. e9f78b4 Guard against buggy ucrt\math.h. by Mike Klein · 8 years ago
  37. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  38. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  39. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  40. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  41. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  42. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  43. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  44. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  45. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  46. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  47. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  48. 260d9b3 Move SkChunkAlloc.h to include/private. by Ben Wagner · 8 years ago
  49. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  50. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  51. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  52. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  53. abacf09 Update ProxyTests by Robert Phillips · 8 years ago
  54. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  55. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  56. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  57. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  58. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  59. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  60. 7c2114f Cache GrColorSpaceXforms by Brian Osman · 8 years ago
  61. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  62. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  63. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  64. 1e114f1 *SkTCast<int*>(float*) -> memcpy by Mike Klein · 8 years ago
  65. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  66. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  67. 4b5179b skpbench by csmartdalton · 8 years ago
  68. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  69. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  70. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  71. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  72. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  73. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  74. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  75. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  76. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  77. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  78. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  79. cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  80. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  81. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  82. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  83. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  84. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  85. 3ff2cc8 constexpr NaN,+Inf,-Inf by mtklein · 8 years ago
  86. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  87. 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
  88. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  89. 1bb5fec Sketch SkPictureRecorder::optimizeFor(GrContext*). by mtklein · 8 years ago
  90. da574d1 Replace old SkRecords RefBox with sk_sp. by mtklein · 8 years ago
  91. 9b84f8c turn bitmaps into images during recording by reed · 8 years ago
  92. 570c868 Clean up some unused atomic routines. by mtklein · 8 years ago
  93. e93393b don't specialize drawBitmapRect for minirecorder; no longer called by blink by reed · 8 years ago
  94. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  95. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  96. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  97. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  98. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  99. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  100. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago