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