1. d140fe9 Add MDB comments to recent kNoPendingIO changes by Brian Osman · 7 years ago
  2. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  3. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  4. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  5. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  6. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  7. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  8. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  9. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  10. cfbbcbe Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) by Robert Phillips · 7 years ago
  11. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  12. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  13. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  14. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  15. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  16. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  17. 7407756 Make GrSWMaskHelper take a matrix for each draw by Brian Salomon · 7 years ago
  18. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  19. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  20. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  21. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  22. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  23. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  24. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  25. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  26. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  27. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  28. a4f792d Fix for Android batching bug by Robert Phillips · 7 years ago
  29. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  30. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 7 years ago
  31. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  32. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  33. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 8 years ago
  34. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 8 years ago
  35. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 8 years ago
  36. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 8 years ago
  37. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 8 years ago
  38. 510dd42 In GrClipStackClip check whether op bounds are inside RT before checking for empty clip stack. by Brian Salomon · 8 years ago
  39. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  40. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 8 years ago
  41. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
  42. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 8 years ago
  43. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  44. f7cf81a Use GrTextureProvider's uniqueKey setting method rather than directly setting it by Robert Phillips · 8 years ago
  45. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 8 years ago
  46. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  47. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  48. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  49. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  50. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  51. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  52. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  53. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  54. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  55. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  56. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  57. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  58. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  59. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  60. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  61. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  62. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  63. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  64. 7cdda99 TEMPORARY: track stencil clip state in GrRenderTargetOpList by csmartdalton · 8 years ago
  65. 3affdc1 Fall back on stencil clip when SW mask fails to allocate by csmartdalton · 8 years ago
  66. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  67. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  68. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  69. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  70. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  71. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  72. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  73. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  74. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  75. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  76. 4d2cce4 check for wide-open inside quickContains by reed · 8 years ago
  77. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  78. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  79. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  80. 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 8 years ago
  81. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  82. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  83. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago[Renamed (88%) from src/gpu/GrClipMaskManager.cpp]
  84. 6d9a213 If scissor would be empty in GrClipMaskManager::SetupClipping indicate draw can be skipped. by bsalomon · 8 years ago
  85. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  86. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  87. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  88. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  89. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  90. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  91. ba3880f Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  92. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  93. aeadcdf Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  94. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  95. 6cc9006 Use clipped bounds for reordering decisions by bsalomon · 8 years ago
  96. bd2bbe4 Don't scissor draws overlapping the render target's edges by bsalomon · 8 years ago
  97. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  98. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  99. 656dbe4 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  100. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago