1. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  2. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  3. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  4. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  5. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  6. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  7. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  8. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  9. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  10. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  11. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  12. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  13. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  14. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  15. 55e0346 Make addTexture/BufferAccess on GrProcessor non-virtual by Brian Salomon · 8 years ago
  16. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  17. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  18. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  19. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  20. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  21. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  22. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  23. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  24. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  25. 9d2b0fe fix 'GrClip::quickContains was hidden' warning in GrNoClip by lsalzman · 8 years ago
  26. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  27. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. ee843b2 Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ ) by robertphillips · 8 years ago
  32. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  33. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  34. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  35. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  36. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  37. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  38. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  39. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  40. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  41. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  42. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  43. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  44. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  45. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  46. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  47. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  48. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  49. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  50. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  51. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  52. faf8203 Allow GrCaps access from GrDrawContext by bsalomon · 8 years ago
  53. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  54. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  55. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  56. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  57. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  58. 5192475 Two changes: by brianosman · 8 years ago
  59. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  60. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  61. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  62. 54dd2e2 Add Vulkan docs by bsalomon · 8 years ago
  63. 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
  64. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 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. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  68. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  69. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  70. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  71. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  72. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  73. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  74. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  75. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  76. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  77. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  78. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  79. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago
  80. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  81. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  82. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  83. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  84. f1c6cd7 Rename WorseCaseSize to WorstCasSize by robertphillips · 8 years ago
  85. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  86. 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 8 years ago
  87. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  88. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  89. 198ca42 Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and src-over blend. by bsalomon · 8 years ago
  90. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  91. 3d96cb8 Default GR_GL_FUNCTION_TYPE to __stdcall on Windows. by mtklein · 8 years ago
  92. 9bc1187 Include EXT_window_rectangles API by csmartdalton · 8 years ago
  93. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  94. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  95. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  96. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  97. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  98. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  99. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  100. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago