1. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  2. 7da6ba2 Implement Sk4i's abs, min, max by Yuqian Li · 7 years ago
  3. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  4. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  5. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  6. 7e49d53 check for null surface in test by Mike Reed · 7 years ago
  7. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  8. f778eb2 check for default typeface for new test by Mike Reed · 7 years ago
  9. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  10. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  11. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  12. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  13. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  14. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  15. 9f772a4 Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug by Brian Osman · 7 years ago
  16. a8565e5 ICC: SkICCGetColorProfileTag supports special cases by Hal Canary · 7 years ago
  17. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  18. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  19. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  20. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  21. f4d57d6 Tweak GLPrograms random seed to "fix" ANGLE bots by Brian Osman · 7 years ago
  22. 98308fb Plumb through need for unpremul/premul by Mike Reed · 7 years ago
  23. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  24. c91e387 add stages for black and white colors by Mike Reed · 7 years ago
  25. 08252ec Image filter DAG test for makeColorSpace() by Florin Malita · 7 years ago
  26. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  27. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  28. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  29. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  30. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  31. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  32. 0401c0d hide index8 support by Mike Reed · 7 years ago
  33. 9f18350 clean up GCC 6.3 workaround by Mike Klein · 7 years ago
  34. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  35. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  36. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  37. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  38. 44d04bd add null-surface by Mike Reed · 7 years ago
  39. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  40. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  41. 746e263 Move all Linux GCE bots to Debian by Eric Boren · 7 years ago
  42. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  43. 9f2b3d1 remove unused "swap" stage by Mike Klein · 7 years ago
  44. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  45. 52fb02e Fix TransferBufferTest for TegraX1 by Jim Van Verth · 7 years ago
  46. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  47. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  48. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  49. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  50. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  51. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  52. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  53. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  54. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  55. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  56. ae38f6e skbug5221 unit test should not require N32 support from GPU by Brian Salomon · 7 years ago
  57. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  58. 9158931 Remove static initializer restriction for Vulkan tests by Jim Van Verth · 7 years ago
  59. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  60. f975b3e Revert "Revert "SkRegion: more robust validation"" by Hal Canary · 7 years ago
  61. 832bd2b Add a concat method to SkTInternalLList by Chris Dalton · 7 years ago
  62. ceb7a42 Fix cross context test to actually use shared GL contexts by Brian Osman · 7 years ago
  63. 7f41240 Revert "SkRegion: more robust validation" by Hal Canary · 7 years ago
  64. 711450e SkRegion: more robust validation by Hal Canary · 7 years ago
  65. 7da6dfa implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  66. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  67. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  68. 84cda40 Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""" by Mike Reed · 7 years ago
  69. f66d28d Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"" by Ethan Nicholas · 7 years ago
  70. e531207 Add SkCopyPixelsMode argument to SkMakeImageInColorSpace by Brian Osman · 7 years ago
  71. 78325c1 Restrict max levels for D3D Angle on GLPrograms test as well by Greg Daniel · 7 years ago
  72. d895ca6 Limit number of stages for Angle D3D for GLPrograms test by Greg Daniel · 7 years ago
  73. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  74. 7a808d6 ICC: SkICC::WriteToICC Description Tag is function of input by Hal Canary · 7 years ago
  75. f86d37b Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to an enum by Brian Salomon · 7 years ago
  76. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  77. 610842a Make SkTArray maintain reserve count by Brian Salomon · 7 years ago
  78. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  79. 625ac3e Revert "Add caps check for fence sync in SurfaceSemaphoreTest" by Greg Daniel · 7 years ago
  80. 453888f Improve computeMatrices singular matrix handling. by Ben Wagner · 7 years ago
  81. 643fcfa Add caps check for fence sync in SurfaceSemaphoreTest by Greg Daniel · 7 years ago
  82. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  83. 8ea6073 Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl" by Greg Daniel · 7 years ago
  84. bcf65ed Bail out of test if MSAA surface creation fails by Brian Osman · 7 years ago
  85. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  86. d5d323f implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  87. eee3c09 Unit test to demonstrate Galaxy S6 MSAA readPixels bug by Brian Osman · 7 years ago
  88. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  89. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  90. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  91. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  92. d7b1159 Revert "Revert "Go back to using dual source blending for lcd src-over even with non-opaque color"" by Greg Daniel · 7 years ago
  93. 7d6fe0b Revert "Go back to using dual source blending for lcd src-over even with non-opaque color" by Greg Daniel · 7 years ago
  94. b54bdef Go back to using dual source blending for lcd src-over even with non-opaque color by Greg Daniel · 7 years ago
  95. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  96. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  97. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  98. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  99. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  100. 7a8c84c Reland DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago