1. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  2. bb586b2 fix crasher in path-->region by Mike Reed · 7 years ago
  3. f44cb48 Fix unit tests that were causes vulkan unitialized memory warnings in validation by Greg Daniel · 7 years ago
  4. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 7 years ago
  5. 0bf8926 align f16 buffers in SkRasterPipeline_tail test by Mike Klein · 7 years ago
  6. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  7. 5d4604b Fix assert format string in GrContext_colorTypeSupportedAsImage test. by Oleg Maximenko · 7 years ago
  8. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  9. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  10. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  11. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  12. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  13. 31476b7 Update piex and add test image by Leon Scroggins III · 7 years ago
  14. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  15. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  16. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  17. 955b3d5 tweak surface_image_unity on 32-bit bots by Mike Klein · 7 years ago
  18. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  19. f87651e Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies by Greg Daniel · 7 years ago
  20. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 7 years ago
  21. c320b15 Introduce GrColorType by Brian Salomon · 7 years ago
  22. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  23. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  24. 30dc8f9 loop over all color and alpha types by Mike Klein · 7 years ago
  25. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 7 years ago
  26. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  27. cbf66a2 Ensure all rows of a gif are initialized by Leon Scroggins III · 7 years ago
  28. f61711a Fix nullptr access when ProcessorOptimizationValidationTest fails by Brian Salomon · 7 years ago
  29. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  30. 6028361 Drop unused shader support for sample variables by Chris Dalton · 7 years ago
  31. f221b49 abort blur if the sigma is too small by Mike Reed · 7 years ago
  32. ce6d93a Check for min int in BMP header by Leon Scroggins III · 7 years ago
  33. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  34. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  35. 33f38b0 simplify size check in string by Mike Reed · 7 years ago
  36. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 7 years ago
  37. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  38. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  39. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  40. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 7 years ago
  41. fee7cba Check the length of marker before reading it by Leon Scroggins III · 7 years ago
  42. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 7 years ago
  43. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago
  44. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 7 years ago
  45. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  46. 8a83ca4 Add "sharpen" option to SkSL, to LOD bias all textures by Brian Osman · 7 years ago
  47. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  48. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 7 years ago
  49. d72d6c5 underflow makes it hard to compute proper radii by Mike Reed · 7 years ago
  50. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  51. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  52. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  53. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  54. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  55. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 7 years ago
  56. 7654650 Remove unused SkpSkGrTest.cpp by Greg Daniel · 7 years ago
  57. 0b33cc4 Remove nvprdit* configs by Robert Phillips · 7 years ago
  58. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  59. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 7 years ago
  60. 6f8fa4e Implement Sk2f::Store4 by Chris Dalton · 7 years ago
  61. 9ca602a guard xml-using tests with SK_XML by Mike Klein · 7 years ago
  62. fd5a508 Add link annotation support to SkSVGDevice. by Bryce Thomas · 7 years ago
  63. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 7 years ago
  64. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 7 years ago
  65. e602f39 move GrColor.h to private, IWYU by Mike Reed · 7 years ago
  66. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  67. 9708af8 Add test for reading back from unpremul texture image by Brian Salomon · 7 years ago
  68. 3f9797d Remove SK_DISABLE_DEFERRED_PROXIES define through code by Greg Daniel · 7 years ago
  69. d587ebe Remove assert from SkStroke.cpp by Robert Phillips · 7 years ago
  70. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  71. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  72. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  73. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  74. 4efcb7d handle degenerate cubic loops by Cary Clark · 7 years ago
  75. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  76. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  77. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  78. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  79. 9e441ee Fix SkSurfaceCharacterization unit test for DDL by Robert Phillips · 7 years ago
  80. 40d8297 detect truncated pict streams by Mike Reed · 7 years ago
  81. 7a13705 Fix DDL unit tests by Robert Phillips · 7 years ago
  82. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  83. 130fb3f updated .fp file headers by Ethan Nicholas · 7 years ago
  84. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  85. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  86. abba998 Fix GrBackendTextureImageGenerator to hold context lock till all proxies are gone by Greg Daniel · 7 years ago
  87. 3d5a6b5 add saturate helper for float2int64 by Mike Reed · 7 years ago
  88. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  89. 57b0430 Fix mock tex rt gpu mem size by Brian Salomon · 7 years ago
  90. ff2742e SkQP: slim deps. Also skia_enable_fontmgr_empty by Hal Canary · 7 years ago
  91. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  92. 1c6e783 handle paths with degenerate verbs by Mike Reed · 7 years ago
  93. c4e3109 don't draw images with nonfinite dst bounds by Mike Reed · 7 years ago
  94. 63227ca handle clipping large triangles by Mike Reed · 7 years ago
  95. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  96. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  97. 926e193 check that rect is finite before jamming our bounds by Mike Reed · 7 years ago
  98. aa3dfbe Remove Ops whose lazy proxies fail to instantiate on flush by Greg Daniel · 7 years ago
  99. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  100. fbe6620 add SkPicture::MakePlaceholder() by Mike Klein · 7 years ago