1. be67a17 add SkNamedTransferFn::kRec2020 by Hal Canary · 5 years ago
  2. 0858e96 Enable GL by default if GPU enabled and no backend selected. by Brian Salomon · 5 years ago
  3. c4c812c replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars by Hal Canary · 5 years ago
  4. aad8315 Reland "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 5 years ago
  5. f73b8db Revert "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 5 years ago
  6. 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
  7. 9456f7a Allow swapping out of GrBackendTexture used by SkSurface by Brian Salomon · 5 years ago
  8. 965de68 Remove SkTextEncoding and SkFontHinting macros. by Ben Wagner · 5 years ago
  9. db5863c SkMatrix: get rid of AggregateMatrix by Hal Canary · 5 years ago
  10. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  11. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 5 years ago
  12. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 5 years ago
  13. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  14. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  15. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 5 years ago
  16. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  17. 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 5 years ago
  18. 4bf6fd6 Revert "add runtime registration for encoders" by Mike Klein · 5 years ago
  19. fc1dddb Reland "Get EGLimage functions out of GrGLInterface." by Brian Salomon · 5 years ago
  20. 940c3f1 add runtime registration for encoders by Mike Klein · 5 years ago
  21. 753836f Revert "Get EGLimage functions out of GrGLInterface." by Michael Ludwig · 5 years ago
  22. bc23313 Get EGLimage functions out of GrGLInterface. by Brian Salomon · 5 years ago
  23. 945d1e5 simplify rtree loops in Skia too by Mike Klein · 5 years ago
  24. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 5 years ago
  25. 6e17f1d Revert "Clear and discard stencil buffers on tilers" by Michael Ludwig · 5 years ago
  26. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  27. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  28. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 5 years ago
  29. 7b2c855 Clear and discard stencil buffers on tilers by Chris Dalton · 5 years ago
  30. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 5 years ago
  31. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  32. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  33. 617d801 Reland "Reland "remove legacy 255-biased colormatrix"" by Mike Reed · 5 years ago
  34. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  35. a1b7be6 Add thread safety annotations. by Herb Derby · 5 years ago
  36. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  37. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  38. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  39. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  40. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  41. 07dad1b Fix some documentation for SkFont. by Ben Wagner · 5 years ago
  42. b0d8b76 Make finish flush procs work with GL. by Brian Salomon · 5 years ago
  43. d6b32ed [img-decode] Start on proposed new spec by Kevin Lubick · 5 years ago
  44. 5e7fbfd Add ShaderErrorHandler to GrContextOptions by Brian Osman · 5 years ago
  45. c2f260a SkColors: Fix new color constants by Hal Canary · 5 years ago
  46. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 5 years ago
  47. 752b740 Roll skia/third_party/skcms 668026c511f3..853f66269c16 (2 commits) by skia-autoroll · 5 years ago
  48. 0a7b393 SkPaint: new constructor by Hal Canary · 5 years ago
  49. 68eb8c2 remove deprecated postTranslate255 by Mike Reed · 5 years ago
  50. 7cf4242 Revert "Reland "remove legacy 255-biased colormatrix"" by Robert Phillips · 5 years ago
  51. 8518f2e Add an AssertOnShaderCompileFailure GrContextOption by Brian Osman · 5 years ago
  52. b75be23 Reland "remove legacy 255-biased colormatrix" by Mike Reed · 5 years ago
  53. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  54. 34d286a Revert "remove legacy 255-biased colormatrix" by Robert Phillips · 5 years ago
  55. ec654f7 remove legacy 255-biased colormatrix by Mike Reed · 5 years ago
  56. 159a959 Revert "Temporarily revert runtime decoder registration." by Mike Klein · 5 years ago
  57. f91b755 Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  58. 3d47f37 Add skcms' LICENSE to include/third_party/skcms by Brian Osman · 5 years ago
  59. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  60. d425dee Enable opList sorting everywhere by Robert Phillips · 5 years ago
  61. 4732dd3 Fix C API example by Stan Iliev · 5 years ago
  62. bcbf963 Temporarily revert runtime decoder registration. by Mike Klein · 5 years ago
  63. 4e1b07e stage naming change in colorfilter by Mike Reed · 5 years ago
  64. 05f45b2 runtime registration for decoders by Mike Klein · 5 years ago
  65. 2185f39 Revert "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  66. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  67. 46d0f9a ccpr: Set atlas proxy size to draw bounds rather than backing size by Chris Dalton · 5 years ago
  68. f0a5369 cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT by Mike Klein · 5 years ago
  69. b45d862 flip static initializer default by Mike Klein · 5 years ago
  70. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  71. 0c22997 SkTInternalLList: remove SkPtrWrapper, SkNoncopyable by Hal Canary · 5 years ago
  72. c092f9e rm older api from colormatrix, change to normalized translate by Mike Reed · 5 years ago
  73. f07b61f (start to) explicitly use float for color values by Mike Reed · 5 years ago
  74. 24d377e Store tasks to execute before VK secondary command buffers generically. by Brian Salomon · 5 years ago
  75. 127e519 fix sk_colorspace include guard by Mike Klein · 5 years ago
  76. dbbefa8 inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER by Mike Klein · 5 years ago
  77. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 5 years ago
  78. bd5e950 Make default SkUserConfig a noop by Hal Canary · 5 years ago
  79. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  80. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  81. 06be079 Add wait function on GrContext to wait on semaphores. by Greg Daniel · 5 years ago
  82. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  83. 86e6199 Revert "simplify and centralize SK_API" by Mike Klein · 5 years ago
  84. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  85. 7f960d2 simplify and centralize SK_API by Mike Klein · 5 years ago
  86. 5816b3d Fully add back old GrContext flush api. by Greg Daniel · 5 years ago
  87. e0eeda5 add constexpr constructor to SkMatrix by Mike Klein · 5 years ago
  88. d10c901 Add back deprecated GrCotnext flush API till clients get fixed. by Greg Daniel · 5 years ago
  89. cbc33b8 Add SkSL viewing/editing to viewer by Brian Osman · 5 years ago
  90. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  91. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  92. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 5 years ago
  93. 5000791 remove experimental from some APIs (that are no longer experiments) by Mike Reed · 5 years ago
  94. 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 5 years ago
  95. a94670b Update Skia milestone to 76 by Heather Miller · 5 years ago
  96. 14c90c1 Reland "Remove includes from SkFontTypes.h" by Ben Wagner · 5 years ago
  97. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  98. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  99. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  100. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago