1. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  2. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
  3. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  4. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
  5. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
  6. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  7. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  8. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  9. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  10. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  11. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 6 years ago
  12. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 6 years ago
  13. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  14. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  15. f2ec024 Make use of the buffer data null hint a GrContextOption by Robert Phillips · 6 years ago
  16. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  17. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  18. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 6 years ago
  19. e7393ab Don't assert coverage counting isn't blacklisted when driver workarounds are disabled by Brian Salomon · 6 years ago
  20. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  21. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  22. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  23. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  24. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  25. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  26. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  27. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  28. 7f1a074 Remove some unused sample count caps by Brian Salomon · 7 years ago
  29. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  30. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  31. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  32. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  33. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  34. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  35. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  36. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  37. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  38. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  39. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  40. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  41. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  42. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  43. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  44. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  45. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  46. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  47. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  48. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  49. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  50. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  51. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  52. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  53. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  54. 8048822 Revert "Revert "Support single line objects and arrays"" by Brian Osman · 7 years ago
  55. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  56. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  57. a5a69cf Revert "Support single line objects and arrays" by Brian Osman · 7 years ago
  58. 6a7d56f Support single line objects and arrays by Brian Osman · 7 years ago
  59. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  60. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  61. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  62. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  63. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  64. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  65. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  66. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  67. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  68. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  69. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  70. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  71. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  72. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  73. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  74. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  75. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  76. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 7 years ago
  77. 6aa0e11 Add support for RG float textures by csmartdalton · 8 years ago
  78. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  79. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  80. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  81. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  82. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  83. f26f7a0 Add detection of image load/store to caps by Brian Salomon · 8 years ago
  84. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  85. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  86. 434c534 Add integer texture support. by Brian Salomon · 8 years ago
  87. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  88. 7535f41 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  89. 36e5adb Revert of Reduce window rectangles cap to 8 (patchset #1 id:1 of https://codereview.chromium.org/2254013002/ ) by robertphillips · 8 years ago
  90. 52d7215 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  91. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  92. 9bc1187 Include EXT_window_rectangles API by csmartdalton · 8 years ago
  93. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  94. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  95. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  96. 2b5f2cb Move multisampleDisableSupport into GrCaps by csmartdalton · 8 years ago
  97. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  98. 35b784d Bring back sRGB-write-control as a caps bit. by brianosman · 8 years ago
  99. f8a6ce8 Add GLSL support for texelFetch by cdalton · 8 years ago
  100. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago