1. fcea56c Make GrReleaseProcHelper an SkWeakRefCnt by Greg Daniel · 7 years ago
  2. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 7 years ago
  3. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  4. e041e31 remove canvas internal private by Cary Clark · 7 years ago
  5. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 7 years ago
  6. 7d8b06f Update Skia milestone to 67 by Heather Miller · 7 years ago
  7. 28d4773 make compute helper for blurs private by Mike Reed · 7 years ago
  8. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  9. 974aa8e Remove routines no longer needed since stripping NVPR by Herb Derby · 7 years ago
  10. 4f893a8 Remove BitmaskEnum from SkTypeface. by Ben Wagner · 7 years ago
  11. dfeb2aa SkGlyphCache - update core routines. by Herb Derby · 7 years ago
  12. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  13. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  14. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 7 years ago
  15. f2ec024 Make use of the buffer data null hint a GrContextOption by Robert Phillips · 7 years ago
  16. a17729f Add ctor to GrVkAlloc by Greg Daniel · 7 years ago
  17. ee08b4a SkString: remove externally unused ::setUTF16() from API by Hal Canary · 7 years ago
  18. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  19. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 7 years ago
  20. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  21. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  22. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  23. 65e409f make SkDestinationSurfaceColorMode private by Cary Clark · 7 years ago
  24. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 7 years ago
  25. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  26. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  27. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 7 years ago
  28. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 7 years ago
  29. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 7 years ago
  30. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  31. bb586b2 fix crasher in path-->region by Mike Reed · 7 years ago
  32. 7595939 updated includes by Cary Clark · 7 years ago
  33. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 7 years ago
  34. a947e29 Add some additional checks for shadow generation by Jim Van Verth · 7 years ago
  35. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 7 years ago
  36. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  37. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  38. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  39. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 7 years ago
  40. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 7 years ago
  41. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 7 years ago
  42. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  43. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  44. 267eccc change path serialization version to 4 by Mike Reed · 7 years ago
  45. df285ce Fix the link error for component build by Peng Huang · 7 years ago
  46. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  47. cbb85a7 remove deprecated method by Mike Reed · 7 years ago
  48. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 7 years ago
  49. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 7 years ago
  50. c320b15 Introduce GrColorType by Brian Salomon · 7 years ago
  51. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 7 years ago
  52. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  53. 7fe33c0 Drop unused shader support for multisample interpolation by Chris Dalton · 7 years ago
  54. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  55. a3d9e21 don't trust stored segment mask by Mike Reed · 7 years ago
  56. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 7 years ago
  57. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  58. 46563d1 Forward internal_private_accessTopLayerRenderTargetContext from SkPaintFilterCanvas by Chris Dalton · 7 years ago
  59. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  60. 6028361 Drop unused shader support for sample variables by Chris Dalton · 7 years ago
  61. 36c0b57 use safe increment for edge walker by Mike Reed · 7 years ago
  62. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  63. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  64. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  65. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 7 years ago
  66. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  67. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  68. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  69. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago
  70. 655bf8f saturate IPoint math, handle NaN in isEmpty by Mike Reed · 7 years ago
  71. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  72. 8a83ca4 Add "sharpen" option to SkSL, to LOD bias all textures by Brian Osman · 7 years ago
  73. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  74. 3fc79ea Remove image functions from GrGLInterface, part two by Brian Osman · 7 years ago
  75. faffa86 begin to wrap all float divides by Mike Reed · 7 years ago
  76. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  77. 2416f96 Add 2 fuzz targets for image decoding (oss-fuzz) by Kevin Lubick · 7 years ago
  78. 0a5f99c can't cheat on contains due to underflow by Mike Reed · 7 years ago
  79. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  80. 1617899 add helper to know when a colortype is always opaque by Mike Reed · 7 years ago
  81. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  82. 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 7 years ago
  83. 426e6c5 Remove (unused) NV_bindless_texture from GL interface by Brian Osman · 7 years ago
  84. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  85. 0ee0190 Remove EXT_direct_state_access (unused) by Brian Osman · 7 years ago
  86. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  87. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  88. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 7 years ago
  89. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  90. 4150eea Move control of explicit GPU resource allocation to GrContextOptions by Robert Phillips · 7 years ago
  91. 383c418 Remove GrStencilAndCoverTextContext by Robert Phillips · 7 years ago
  92. e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
  93. 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 7 years ago
  94. ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 7 years ago
  95. 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 7 years ago
  96. 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 7 years ago
  97. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 7 years ago
  98. be33bab add maskfilter+localmatrix to fix savelayer by Mike Reed · 7 years ago
  99. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 7 years ago
  100. e602f39 move GrColor.h to private, IWYU by Mike Reed · 7 years ago