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