1. e7d8da4 Add support for internal gl format in GrGLTextureInfo by Greg Daniel · 7 years ago
  2. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  3. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  4. 10ed243 Add cap on intel to avoid calling abs and floor on the same line in a shader. by Greg Daniel · 7 years ago
  5. 8ceee43 Remove more views code, just to simplify things by Brian Osman · 7 years ago
  6. 762d5e7 Revert "Revert "Use a dst size threshold for multitexturing images."" by Brian Salomon · 7 years ago
  7. efe7c49 remove read/write rawpixels by Mike Reed · 7 years ago
  8. be85ef2 Revert "Use a dst size threshold for multitexturing images." by Brian Salomon · 7 years ago
  9. 61e5101 Flesh out SkSurfaceCharacterization by Robert Phillips · 7 years ago
  10. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  11. edfa0d2 Use a dst size threshold for multitexturing images. by Brian Salomon · 7 years ago
  12. 7c945ca Update Skia milestone to 65 by Heather Miller · 7 years ago
  13. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  14. 83c8dd9 devirtualize SkCanvas getClipBounds methods by Mike Klein · 7 years ago
  15. c3fd600 Revert "Make sure to visit clips and dst proxies during gather" by Chris Dalton · 7 years ago
  16. 7072e22 Ignore deserialized path convexity and first direction. by Brian Salomon · 7 years ago
  17. c666502 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  18. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  19. e819e5f Update SkTLazy for move only types. by Ben Wagner · 7 years ago
  20. d395596 remove writeBitmap from SkWriteBuffer -- unused by Mike Reed · 7 years ago
  21. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  22. 56536c4 saturate when converting float to fixed by Mike Reed · 7 years ago
  23. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  24. d923a71 Use SkSafeMath for text blob storage calculations by Florin Malita · 7 years ago
  25. 53d863c Enable tonal color for shadows by default. by Jim Van Verth · 7 years ago
  26. a0ba714 Require glyph positions in SkAtlasTextTarget::drawText by Brian Salomon · 7 years ago
  27. 0c1c2b3 Make SkAtlasTextTarget use glyph IDs by Brian Salomon · 7 years ago
  28. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  29. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  30. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  31. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  32. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  33. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  34. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  35. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  36. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  37. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  38. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  39. 47f6029 remove legacy Create from SkTextBlob by Mike Reed · 7 years ago
  40. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  41. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  42. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  43. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  44. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  45. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  46. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  47. ab081ae Move static helper functions for GrPixelConfig to private. by Greg Daniel · 7 years ago
  48. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  49. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  50. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  51. 5254ccc Move pixel config getter to private in GrBackendSurface by Greg Daniel · 7 years ago
  52. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  53. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  54. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  55. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  56. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  57. 037d1fc Use vulkan prototypes for android framework build by Greg Daniel · 7 years ago
  58. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  59. 83bd441 Set VK_NO_PROTOTYPES for vulkan backend by Greg Daniel · 7 years ago
  60. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  61. ba2526b replace some points with vectors to clarify documentation by Cary Clark · 7 years ago
  62. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  63. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  64. ea000ff remove SkFixedMul_arm() by Mike Klein · 7 years ago
  65. e580649 Update doc and example for SkPaint::FontMetrics. by Ben Wagner · 7 years ago
  66. 3136687 Guard VFPv3 ASM with an ifdef. by Ben Wagner · 7 years ago
  67. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  68. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  69. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  70. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  71. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  72. 12f7734 add surfaceprops param to SkCanvas::MakeRasterDirect by Mike Reed · 7 years ago
  73. 821ef18 Allow mock GrContexts to "support" shader derivatives by Brian Salomon · 7 years ago
  74. af59748 Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths. by Brian Salomon · 7 years ago
  75. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  76. 74f623d make point array methods private by Cary Clark · 7 years ago
  77. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  78. e4aa0c4 Disable CCPR while we sort out clipping by Chris Dalton · 7 years ago
  79. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  80. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  81. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  82. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  83. 88ea5b9 add client-context to SkWriteBuffer by Mike Reed · 7 years ago
  84. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  85. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  86. 61b43da Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  87. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  88. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  89. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  90. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  91. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  92. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  93. cc309eb generated include refresh by Cary Clark · 7 years ago
  94. 6566b97 add Type enum to SkColorSpace by Mike Reed · 7 years ago
  95. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  96. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 7 years ago
  97. 51ebd66 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  98. 6dd0d8a Revert "Add vector GrSLTypes for shorts" by Chris Dalton · 7 years ago
  99. af37a53 Add vector GrSLTypes for shorts by Chris Dalton · 7 years ago
  100. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago