1. 0a77f43 In Vulkan don't submit CB after resolve call unless we are preparing image for I/O by Greg Daniel · 6 years ago
  2. 0a7e58f Add glTexParameterf[v] to GrGLInterface by Brian Salomon · 6 years ago
  3. f49a578 Add clamp to border wrap mode to gpu by Michael Ludwig · 6 years ago
  4. 4037a18 Revert "Convert bitmap device drawing to SkFont removing all LEGACY calls" by Mike Reed · 6 years ago
  5. 4a6a4ac remove uncalled onDrawText virtuals from base class by Mike Reed · 6 years ago
  6. 85a216c Convert bitmap device drawing to SkFont removing all LEGACY calls by Herb Derby · 6 years ago
  7. 5424a5e Encapsulate color into subrun by Herb Derby · 6 years ago
  8. 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
  9. ece772d remove unused Draw*Text records by Mike Klein · 6 years ago
  10. 581d637 micro simplification/speed-up to walk_edges by Mike Reed · 6 years ago
  11. 9676596 Stop using SkSwizzler in SkRawCodec by Leon Scroggins III · 6 years ago
  12. e9a29c4 SkPDF: fix double draw text by Hal Canary · 6 years ago
  13. 5761448 Reland "switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround" by Greg Daniel · 6 years ago
  14. 386e6ce Remove deprecated YUVA interface by Jim Van Verth · 6 years ago
  15. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  16. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  17. 11e301f Dummy SkOrientationMarker.cpp so Chromium can compile it by Leon Scroggins III · 6 years ago
  18. a63593a Remove sample shading and dest color override by Brian Osman · 6 years ago
  19. 7a3805c SkWuffsCodec: Do not swizzle frame of width 0 by Leon Scroggins III · 6 years ago
  20. c906d25 Half float vertex colors (when necessary) in small path renderer by Brian Osman · 6 years ago
  21. bc8f717 remove unused drawText entry-points in LiteDL by Mike Reed · 6 years ago
  22. a1d4eb9 Use GrVertexWriter and support half-float colors in rrect ops by Brian Osman · 6 years ago
  23. bb786b4 guard paint's breaktext -- trying to remove it by Mike Reed · 6 years ago
  24. 1886dd7 remove dead methods leftover from drawPosText etc. by Mike Reed · 6 years ago
  25. f3babcd Reland "Add SkFontMgr implementation for Fuchsia" by Sergey Ulanov · 6 years ago
  26. e6b5b71 Revert "Add SkFontMgr implementation for Fuchsia" by Mike Reed · 6 years ago
  27. 309f1de Add SkFontMgr implementation for Fuchsia by Sergey Ulanov · 6 years ago
  28. 2bf4339 Revert "remove SkPaint breakText, use SkFont instead (or don't call it)" by Mike Reed · 6 years ago
  29. 4e336e3 Move all glyphsToUnichars to a single impl (rely on typeface) by Mike Reed · 6 years ago
  30. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  31. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  32. 055539a Revert "switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround" by Greg Daniel · 6 years ago
  33. efb518d more simple makers for textblobs by Mike Reed · 6 years ago
  34. a34e6ea Fix performance regresion on Mali, while preserving sk_FragCoord.w by Michael Ludwig · 6 years ago
  35. b17f5fd remove SkPaint breakText, use SkFont instead (or don't call it) by Mike Reed · 6 years ago
  36. 1de0140 Removed mustSubmitCommandsBeforeCopyOp by Ethan Nicholas · 6 years ago
  37. d3e7130 Add a hash of all vertex attributes to the GrProgramDesc key by Brian Osman · 6 years ago
  38. 9cadc31 Reland "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  39. 6dafa22 switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround by Ethan Nicholas · 6 years ago
  40. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  41. 69e5785 Add RG_88 texture format by Jim Van Verth · 6 years ago
  42. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  43. bd975d4 Reland "Fallback mipmap creation for YUVA images." by Jim Van Verth · 6 years ago
  44. 7b7ab59 SkRunFont is gone, there is only SkFont by Mike Reed · 6 years ago
  45. 9bd8346 Embed SkPath in SkGlyph::PathData by Herbert Derby · 6 years ago
  46. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  47. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  48. c609353 Revert "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  49. b3f4aac make runfont be a font ... this makes building faster. by Mike Reed · 6 years ago
  50. 1920747 Revert "Fallback mipmap creation for YUVA images." by Jim Van Verth · 6 years ago
  51. 5ce38d3 Fallback mipmap creation for YUVA images. by Jim Van Verth · 6 years ago
  52. 1b04794 Bypass interval tracking and assignment of read-only texures in GrResourceAllocator. by Brian Salomon · 6 years ago
  53. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  54. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  55. 2fa1bbc Remove redundant findImage, and remove glyph cache plumbing by Herb Derby · 6 years ago
  56. ab8f297 start to hide paint measuretext by Mike Reed · 6 years ago
  57. cb6b884 Fix uninitialized bug in SkWuffsCodec for incomplete images by Leon Scroggins III · 6 years ago
  58. ba98b7d Make sure we mark Plots in use for all regenerate cases by Jim Van Verth · 6 years ago
  59. b353eeb Remove duplicate member of GrVkDrawableInfo struct. by Greg Daniel · 6 years ago
  60. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  61. 1958e5d Add Android framework only util to get the SkSurface from SkCanvas by Derek Sollenberger · 6 years ago
  62. 70fbc36 impl breakText in SkFont by Mike Reed · 6 years ago
  63. dbf2aec fix circle dash by Cary Clark · 6 years ago
  64. 7d1eb33 hide paint's getFontBounds by Mike Reed · 6 years ago
  65. 136ed79 add font param to CreateDescriptorAndEffectsUsingPaint by Mike Reed · 6 years ago
  66. 20798e5 passing fragcoord.w in SPIR-V and Metal by Ethan Nicholas · 6 years ago
  67. add7bd9 Check that findImage does not change the format by Herb Derby · 6 years ago
  68. f3086f0 split up SkColor_opts_SSE2.h by Mike Klein · 6 years ago
  69. 968664b Reland "Don't change mask format in generateImage." by Ben Wagner · 6 years ago
  70. 16777f7 split up SkColor_opts_neon.h by Mike Klein · 6 years ago
  71. ae3086e Make callable traits work with msvc. by Ben Wagner · 6 years ago
  72. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  73. de2244c remove sk_atomic_dec by Mike Klein · 6 years ago
  74. 14c55c2 Add support for external textures in Vulkan, specifically GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  75. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  76. 7218f1f Remove uses of the glyph cache by Herbert Derby · 6 years ago
  77. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  78. 8912a5d remove sk_atomic_fetch_add by Mike Klein · 6 years ago
  79. 497b368 remove guard for complexity change by Mike Reed · 6 years ago
  80. b237f8a Ensure that SkMipMap pixel data is always 8 byte aligned (for F16) by Brian Osman · 6 years ago
  81. 820e79b remove sk_atomic_load and sk_atomic_store by Mike Klein · 6 years ago
  82. 9603395 Revert "Don't change mask format in generateImage." by Ben Wagner · 6 years ago
  83. 1d12fa4 Don't change mask format in generateImage. by Ben Wagner · 6 years ago
  84. b24f7f4 remove sk_atomic_compare_exchange by Mike Klein · 6 years ago
  85. 2d9e543 some SkAtomics cleanup by Mike Klein · 6 years ago
  86. 240af98 Avoid flat interpolation on ANGLE by Michael Ludwig · 6 years ago
  87. 5e1f6ea Remove unnecessary gl_FragCoord workaround by Michael Ludwig · 6 years ago
  88. f8dfe4c clean up SkBitmapProcState::platformProcs() by Mike Klein · 6 years ago
  89. e8754d6 Clean up handling of lambda capture to use refs correctly by Herb Derby · 6 years ago
  90. 467994d Reland "Share GP implementation between GrFillRectOp and GrTextureOp" by Michael Ludwig · 6 years ago
  91. 4921dc3 Reland "Send max coverage limit for subpixel rects" by Michael Ludwig · 6 years ago
  92. 48b958b change Run to store bool_aa instead of flags_only_aa by Mike Reed · 6 years ago
  93. 317adf7 Make fallback descriptors explicit by Herb Derby · 6 years ago
  94. 9a51a86 Pass in actual sampled texture and sample params to gpu uniform builders. by Greg Daniel · 6 years ago
  95. a8a5cee clean up TODO by Mike Klein · 6 years ago
  96. 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 6 years ago
  97. c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
  98. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  99. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  100. b136588 Revert "Send max coverage limit for subpixel rects" by Michael Ludwig · 6 years ago