1. b350f1c Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffect by Robert Phillips · 7 years ago
  2. 2b2936e Make GrRectBlurEffect use bilerp by Robert Phillips · 7 years ago
  3. 328a33f Use uint16_t instead of SkIPoint16 when clipping texCoords for text. by Jim Van Verth · 7 years ago
  4. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  5. dbfecd0 Re-land unit test for clear bug (w/ AMD work-arounds) by Robert Phillips · 7 years ago
  6. b68defa Fix ASAN issue with clipped text. by Jim Van Verth · 7 years ago
  7. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  8. 7477d96 Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator" by Greg Daniel · 7 years ago
  9. b8ad00b Support creation/use of mipped proxy in GrBackendTextureImageGenerator by Greg Daniel · 7 years ago
  10. 62cbb67 Fix dirty rect used when updating GrRenderTarget after clearing as draw in GrGLGpu. by Brian Salomon · 7 years ago
  11. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  12. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  13. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  14. c4f93ca Add GrColorSpaceXformEffect by Brian Osman · 7 years ago
  15. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  16. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  17. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  18. a2ac30d Enable CCPR for volatile paths by Chris Dalton · 7 years ago
  19. 152f51d Remove unused variable by Benjamin Kramer · 7 years ago
  20. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  21. 7bbbf62 Fix GrContext::writePixels bug by Robert Phillips · 7 years ago
  22. fdde34e Remove precision from GrGLSLVaryingHandler by Chris Dalton · 7 years ago
  23. 09eeefb Remove uses of sk_sp when passing around GrVkPipelineState by Greg Daniel · 7 years ago
  24. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  25. cc7a2f6 CCPR: Blacklist all of Intel except on Mac by Chris Dalton · 7 years ago
  26. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  27. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  28. 1bd76c4 Cleanup references to AHardwareBuffer to match NDK declarations. by Derek Sollenberger · 7 years ago
  29. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  30. d982d05 regenerated SkSL files to fix CheckGeneratedFiles by Ethan Nicholas · 7 years ago
  31. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  32. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  33. 3727136 Implemenet onStealBackendTexture in GrMtlTexture by Brian Salomon · 7 years ago
  34. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  35. 2e67dea Handle coverage for hairline lines with sub pixel lengths correctly on GPU by Greg Daniel · 7 years ago
  36. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  37. 18e5cbb Fix Metal build by Greg Daniel · 7 years ago
  38. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  39. 5124593 Fix assert in GrSmallPathRenderer tickled by GLProgramsTest by Jim Van Verth · 7 years ago
  40. 5698c8a Batch better in GrSmallPathRenderer and add perspective support. by Jim Van Verth · 7 years ago
  41. 7f9b215 Force all Intel GPUs to use draws instead of clears on Macs by Robert Phillips · 7 years ago
  42. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  43. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  44. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  45. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  46. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  47. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  48. 7f56d3d Revert "Revert "Disable GL buffer mapping on TSAN/Mac."" by Brian Salomon · 7 years ago
  49. 90196cc Reduce the frequency of the text atlas compaction. by Derek Sollenberger · 7 years ago
  50. 4ba211f Revert "Enable coverage counting path rendering except on Android framework" by Chris Dalton · 7 years ago
  51. c7e66ea Disable deferred proxies a different way in Chrome by Robert Phillips · 7 years ago
  52. 16e92cd Fix new compiler warnings in GLInstancedRendering.cpp by Chris Dalton · 7 years ago
  53. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  54. 4e7cdd5 Revert "Disable GL buffer mapping on TSAN/Mac." by Brian Salomon · 7 years ago
  55. c203e65 Disable GL buffer mapping on TSAN/Mac. by Brian Salomon · 7 years ago
  56. 4cad310 CCPR: Blacklist Intel driver except on Mac by Chris Dalton · 7 years ago
  57. 06cd666 CCPR: Block older Intel/Mesa setups by Chris Dalton · 7 years ago
  58. 196efbf Enable coverage counting path rendering except on Android framework by Chris Dalton · 7 years ago
  59. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  60. 4a6a732 CCPR: Blacklist intel 4xxx and 6xxx by Chris Dalton · 7 years ago
  61. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  62. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  63. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  64. 1265894 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  65. d151322 CCPR: Don't forget resource provider in Pipeline InitArgs by Chris Dalton · 7 years ago
  66. a2fd62a Use draws instead of clears on Macs w/ Intel Iris Pro GPUs by Robert Phillips · 7 years ago
  67. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  68. 3a93053 Always use draws instead of clears for ANGLE D3D11 by Robert Phillips · 7 years ago
  69. b93fdfd Revert "Don't execute onFlush op lists until after GPU data is uploaded" by Mike Klein · 7 years ago
  70. 374a4e4 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  71. fc5060d Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is requested."" by Greg Daniel · 7 years ago
  72. b379dcd Sever fOriginalPath connection whenever a GrShape becomes a simple type by Brian Osman · 7 years ago
  73. a84cacf Rename GrOpList::reset to endFlush by Chris Dalton · 7 years ago
  74. fa8c080 Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome by Robert Phillips · 7 years ago
  75. c42b20b Revert "Revert "When flushing, reset flush state before op lists"" by Greg Daniel · 7 years ago
  76. 69f26db Ensure glxGetProcAddress is declared by Brian Osman · 7 years ago
  77. f8bc001 Revert "When flushing, reset flush state before op lists" by Greg Daniel · 7 years ago
  78. 78bdee2 When flushing, reset flush state before op lists by Greg Daniel · 7 years ago
  79. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  80. d140fe9 Add MDB comments to recent kNoPendingIO changes by Brian Osman · 7 years ago
  81. 364e248 CCPR: Avoid left shifts on negative numbers by Chris Dalton · 7 years ago
  82. 63272cf Potential fix for Android regression by Jim Van Verth · 7 years ago
  83. 87c76ed Revert "Update lockTextureProxy to return mipped proxys if mipping is requested." by Greg Daniel · 7 years ago
  84. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  85. 29f642a CCPR: Add WAR for an Intel GLSL compiler assertion by Chris Dalton · 7 years ago
  86. 73f7e1d Temporarily disable deferred texture proxies by Robert Phillips · 7 years ago
  87. 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
  88. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  89. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  90. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  91. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  92. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  93. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  94. 4faa040 Remove unused outOffset param in GrTextureAdjuster by Greg Daniel · 7 years ago
  95. f57c6de Revert "Enable coverage counting path rendering on non-Android" by Jim Van Verth · 7 years ago
  96. c739b72 Enable coverage counting path rendering on non-Android by Chris Dalton · 7 years ago
  97. 45a6f14 Clear uniquely keyed texture proxies out of ResourceCache when it is deleted by Robert Phillips · 7 years ago
  98. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  99. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  100. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago