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