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