1. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  2. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  3. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  4. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  5. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  6. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  7. 6039768 Move GrShaderVar to an appending model for layout qualifiers by Brian Salomon · 8 years ago
  8. 71fecc3 don't memtion SkXfermode in public by Mike Reed · 8 years ago
  9. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  10. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  11. d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
  12. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  13. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  14. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  15. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  16. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  17. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  18. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  19. 2245803 Rename GrTextureBufferSampler to GrBufferSampler by csmartdalton · 8 years ago
  20. a8f0002 Rename kTexture2DISampler to kITexture2DSampler. by Brian Salomon · 8 years ago
  21. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  22. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  23. 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
  24. f26f7a0 Add detection of image load/store to caps by Brian Salomon · 8 years ago
  25. 0b63ceb Add image functions to GrGLInterface by Brian Salomon · 8 years ago
  26. fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago
  27. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  28. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  29. fa26e66 Remove static asserts for GrSLType and GrVertexAttribType enum values. by Brian Salomon · 8 years ago
  30. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  31. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  32. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  33. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  34. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  35. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  36. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  37. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  38. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  39. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  40. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  41. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  42. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  43. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  44. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  45. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  46. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  47. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  48. 55e0346 Make addTexture/BufferAccess on GrProcessor non-virtual by Brian Salomon · 8 years ago
  49. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  50. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  51. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  52. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  53. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  54. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  55. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  56. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  57. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  58. 9d2b0fe fix 'GrClip::quickContains was hidden' warning in GrNoClip by lsalzman · 8 years ago
  59. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  60. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  61. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  62. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  63. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  64. 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
  65. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  66. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  67. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  68. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  69. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  70. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  71. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  72. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  73. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  74. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  75. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  76. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  77. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  78. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  79. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  80. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  81. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  82. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  83. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  84. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  85. faf8203 Allow GrCaps access from GrDrawContext by bsalomon · 8 years ago
  86. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  87. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  88. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  89. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  90. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  91. 5192475 Two changes: by brianosman · 8 years ago
  92. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  93. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  94. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  95. 54dd2e2 Add Vulkan docs by bsalomon · 8 years ago
  96. 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
  97. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  98. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  99. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  100. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago