1. 3e7ba8f Update go_deps asset by skia-recreate-skps · 6 years ago
  2. acc763e Fix gn file for moved vulkan file. by Greg Daniel · 6 years ago
  3. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  4. d2fa2eb Use GrVertexWriter in AA convex path renderer by Brian Osman · 6 years ago
  5. 0b53703 Support wide color in GrLatticeOp by Brian Osman · 6 years ago
  6. 568bec7 Remove templating from QuadUVMatrix::apply, and fix const-ness by Brian Osman · 6 years ago
  7. cae020a use ghash linking on Windows by Mike Klein · 6 years ago
  8. 31c1bf8 Update go_deps asset by skia-recreate-skps · 6 years ago
  9. f6e963e remove extra semicolons by Kevin Lubick · 6 years ago
  10. 3605fde Update go_deps asset by skia-recreate-skps · 6 years ago
  11. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  12. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  13. 5d77c20 Roll third_party/externals/angle2 844128609315..7f6b3674978d (1 commits) by skia-autoroll · 6 years ago
  14. 2772ea3 Update go_deps asset by skia-recreate-skps · 6 years ago
  15. 088b74e use font instead of paint by Mike Reed · 6 years ago
  16. 8be4b02 Roll third_party/externals/swiftshader 6d8d3c368d60..050698222644 (1 commits) by skia-autoroll · 6 years ago
  17. 481dd46 Update go_deps asset by skia-recreate-skps · 6 years ago
  18. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  19. f16825e Update SKP version by skia-recreate-skps · 6 years ago
  20. 945a566 Roll third_party/externals/angle2 ae6ba9f83dd0..844128609315 (1 commits) by skia-autoroll · 6 years ago
  21. ddf145b Update go_deps asset by skia-recreate-skps · 6 years ago
  22. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  23. ea8900e use fonts when making blobs by Mike Reed · 6 years ago
  24. 13654b2 Roll third_party/externals/angle2 1e85326695b5..ae6ba9f83dd0 (1 commits) by skia-autoroll · 6 years ago
  25. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  26. c983480 Update go_deps asset by skia-recreate-skps · 6 years ago
  27. 2e40d98 Roll third_party/externals/angle2 d50521fd068e..1e85326695b5 (3 commits) by skia-autoroll · 6 years ago
  28. 98a4e4a remove uncalled onDrawTextRSXform by Mike Reed · 6 years ago
  29. 2a09673 Roll third_party/externals/swiftshader 369fd9ec7070..6d8d3c368d60 (5 commits) by skia-autoroll · 6 years ago
  30. fb9adfc Roll third_party/externals/swiftshader 809d01138e0a..369fd9ec7070 (1 commits) by skia-autoroll · 6 years ago
  31. 0951cc2 Revert "Reland "Revert "serialize fonts instead of paints""" by Mike Reed · 6 years ago
  32. f4dd96c Reland "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  33. 8eb64d3 fixed SPIR-V global initializer ordering by Ethan Nicholas · 6 years ago
  34. b49d68c Roll third_party/externals/angle2 92b16ea26290..d50521fd068e (1 commits) by skia-autoroll · 6 years ago
  35. 479a6d5 Roll third_party/externals/swiftshader bb0a7f09a91e..809d01138e0a (1 commits) by skia-autoroll · 6 years ago
  36. 1addaff SkPDF: unify SkPDFOffsetMap and SkPDFObjectSerializer by Hal Canary · 6 years ago
  37. dee3373 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  38. 7de4b0a Roll third_party/externals/swiftshader e0b5a4b0416b..bb0a7f09a91e (2 commits) by skia-autoroll · 6 years ago
  39. 9d6049a fix pathops bug 8380 by Cary Clark · 6 years ago
  40. fb45594 Revert "share constructors/enum in both variants of SkReadBuffer" by Mike Reed · 6 years ago
  41. 93aeba0 Implement per-edge aa as extra vertices instead of interpolated edge distances by Michael Ludwig · 6 years ago
  42. 438ea54 Move from a generalized appendGlyph to two specialized methods. by Herb Derby · 6 years ago
  43. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  44. 2ae3337 share constructors/enum in both variants of SkReadBuffer by Mike Reed · 6 years ago
  45. 9803b8f Revert "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  46. 576633c Revert "serialize fonts instead of paints" by Mike Reed · 6 years ago
  47. b4ba826 Move GrResourceKey.h to include/private. by Brian Salomon · 6 years ago
  48. 427966a Short term fix for SkClipStack unique key issue by Robert Phillips · 6 years ago
  49. f1ae66b serialize fonts instead of paints by Mike Reed · 6 years ago
  50. d104cc4 SkPDF: debugging flag SK_PDF_BASE85_BINARY applies to JPEG by Hal Canary · 6 years ago
  51. 02cb969 .clang-format: Don't force break after > in template declarations by Brian Salomon · 6 years ago
  52. b9c2b66 Update go_deps asset by skia-recreate-skps · 6 years ago
  53. 24c72fe Roll third_party/externals/angle2 bcb7890895d2..92b16ea26290 (2 commits) by skia-autoroll · 6 years ago
  54. bdfe3a3 Update markdown files by skia-bookmaker · 6 years ago
  55. 1332743 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  56. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  57. 811d064 make SkRSXform singular by Cary Clark · 6 years ago
  58. 15de679 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  59. 578b089 Revert "Tweak Plot size to try to get better perf." by Jim Van Verth · 6 years ago
  60. 5a3fdee Convert GrGlyph::PackedID to SkPackedGlyphID by Herb Derby · 6 years ago
  61. edce0aa add gm and fix origin for xform-based blobs by Mike Reed · 6 years ago
  62. 7a53d0b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  63. e4beab7 Disable vulkan specific code in GrAHardwareBufferImageGenerator when not building vulkan. by Greg Daniel · 6 years ago
  64. 0c4ca3e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  65. 4c35be0 Remove PackedID from the strike call chain by Herb Derby · 6 years ago
  66. 2a4c4df Add wide color support to stroke rect op and default GP by Brian Osman · 6 years ago
  67. 42786e2 remove some dead debugger command types by Mike Reed · 6 years ago
  68. b03e024 Make and use a ctor for GrGlyph by Herb Derby · 6 years ago
  69. 9fbd2ad Roll third_party/externals/angle2 96c11cc79490..bcb7890895d2 (1 commits) by skia-autoroll · 6 years ago
  70. 37e21f6 Move the maskStyle into the GrGlyph by Herb Derby · 6 years ago
  71. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  72. 700ae55 Remove "EXPERIMENTAL" label from kDecal_TileMode by Florin Malita · 6 years ago
  73. 7db91db Adding include guards to two headers that could be multiply included by Daniel Bratell · 6 years ago
  74. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  75. 44539be Remove unused dtor from GrTextStrike by Herb Derby · 6 years ago
  76. 428ec1e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  77. b41f588 Roll third_party/externals/angle2 6f087e9e6020..96c11cc79490 (1 commits) by skia-autoroll · 6 years ago
  78. 2bcad71 Update go_deps asset by skia-recreate-skps · 6 years ago
  79. 21ee517 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  80. 7757bba Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  81. 0533876 Roll third_party/externals/angle2 ffda3e2985f1..6f087e9e6020 (1 commits) by skia-autoroll · 6 years ago
  82. 7480158 SkPDF: SkPDFObject no longer reference-counted! by Hal Canary · 6 years ago
  83. 95be084 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  84. ce9a901 Remove checks for GL_CHROMIUM_unpack_flipy. by Brian Salomon · 6 years ago
  85. 8d2abe9 Manual ANGLE roll to ffda3e2985f18f4ff6e3778af8b9715109b21ad0 by Brian Salomon · 6 years ago
  86. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  87. fde1875 SkPDF: debugging flag - SK_PDF_BASE85_BINARY by Hal Canary · 6 years ago
  88. bf3e486 Don't use client side buffers with WebGL by Brian Salomon · 6 years ago
  89. fdcbe20 Tweak Plot size to try to get better perf. by Jim Van Verth · 6 years ago
  90. 88f1fa5 Infer GL null buffer hint usage from whether on command buffer or WebGL. by Brian Salomon · 6 years ago
  91. 8354c52 unify lowp stage argument lists by Mike Klein · 6 years ago
  92. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  93. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  94. 8d23a58 In ddl2 via clear to transparent between runs. by Brian Salomon · 6 years ago
  95. 77e1ccf Make requiring VBOs a runtime rather than compile time decision. by Brian Salomon · 6 years ago
  96. bb7d381 [infra] Set GOCACHE in tasks that use go. by Ben Wagner · 6 years ago
  97. 257a03d Integrate clamp to border into FP optimization flags by Michael Ludwig · 6 years ago
  98. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  99. 4358802 [infra] Use go_deps asset for Bookmaker tasks by Ben Wagner · 6 years ago
  100. 2cb3b95 Remove GR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE flag. by Brian Salomon · 6 years ago