1. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  2. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  3. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  4. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  5. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  6. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  7. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  8. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  9. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  10. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  11. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  12. ebf30e8 Switch GrTextureToYUVPlanes over to newDrawContext calls by robertphillips · 8 years ago
  13. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  14. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  15. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  16. a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
  17. 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
  18. 56a85e6 Simplify SkGpuBlurUtils::GaussianBlur method by robertphillips · 8 years ago
  19. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  20. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  21. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  22. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  23. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  24. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  25. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  26. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  27. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  28. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  29. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  30. 41b952c Add deferred texture upload API. by bsalomon · 8 years ago
  31. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  32. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 8 years ago
  33. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  34. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  35. ce89400 Guard SkGpuDevice by joshualitt · 9 years ago
  36. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  37. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  38. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
  39. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  40. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  41. 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
  42. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  43. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
  44. e45c81c Began logging more gpu stats from nanobench by joshualitt · 9 years ago
  45. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  46. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  47. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  48. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  49. 629162d Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  50. d75ccc6 Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ ) by jvanverth · 9 years ago
  51. 3b484a4 Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
  52. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  53. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  54. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  55. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  56. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago
  57. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  58. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago
  59. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  60. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  61. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  62. 2d70dcb Dynamically allocate the GrDrawContexts by robertphillips · 9 years ago
  63. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  64. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  65. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  66. 6c6f658 Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
  67. 32ab260 Revert of Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessin… (patchset #1 id:1 of https://codereview.chromium.org/1329313002/ ) by bsalomon · 9 years ago
  68. eb662bc Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data by bsalomon · 9 years ago
  69. dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
  70. da04e0e Allow setting of GrBatchFontCache atlas sizes by joshualitt · 9 years ago
  71. 14205b1 Expand functionality of GrRectBatchFactory with AARects by joshualitt · 9 years ago
  72. 17d833b Add abliity to set textblob cache budget to GrContext by joshualitt · 9 years ago
  73. 636e802 Skip temp texture when config conversion test has already failed. by bsalomon · 9 years ago
  74. e8d21e8 Make readpixels work on GrTextures by bsalomon · 9 years ago
  75. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  76. 31dc1b2 style nit cleanups. e.g. remove 'virtual' on override declarations by robertphillips · 9 years ago
  77. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  78. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  79. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  80. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  81. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  82. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 9 years ago
  83. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  84. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  85. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  86. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  87. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  88. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  89. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  90. 682c269 Store context options on caps. by bsalomon · 9 years ago
  91. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  92. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  93. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  94. ee71044 Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/) by joshualitt · 9 years ago
  95. 5566133 add option to supress prints on context by joshualitt · 9 years ago
  96. 72c7a60 remove legacy Gr things by bsalomon · 9 years ago
  97. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  98. 0acd0d3 adding uniqueID to GrContext by joshualitt · 9 years ago
  99. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 9 years ago
  100. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 9 years ago