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