1. 4054351 [skottie] Add support for external font loading by Florin Malita · 6 years ago
  2. 6c1a7f2 Roll third_party/externals/angle2 5c72f28d1a3f..d511948b9f82 (6 commits) by skia-autoroll · 6 years ago
  3. d89e811 SkImageGeneratorCG.h to only expose factory method. by Ben Wagner · 6 years ago
  4. bf6bf39 Increase precision for two point gradient coordinates. by Michael Ludwig · 6 years ago
  5. 92c500b SkPDF: draw persepctive text by Hal Canary · 6 years ago
  6. 912cd3d SkImageGeneratorWIC: make the header compile without src/. by Hal Canary · 6 years ago
  7. 9369031 GrColor -> SkColor in one GM by Brian Osman · 6 years ago
  8. cf370b1 Clean up GPU strike sk_sp by Herb Derby · 6 years ago
  9. 473b40b Populate repo_path_map by Nodir Turakulov · 6 years ago
  10. 5d032ec Revert "always optimize third_party code" by Mike Reed · 6 years ago
  11. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  12. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  13. 4a3f5c8 Remove hacks for UShort2 texture coords by Brian Osman · 6 years ago
  14. c766370 always optimize third_party code by Mike Klein · 6 years ago
  15. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  16. 8f6cd82 update clang_linux to Clang 7 by Mike Klein · 6 years ago
  17. c2d0fb1 include: whitespace changes for clang-format by Hal Canary · 6 years ago
  18. 9e7f504 Revert "Reland "implement SkPixmap::getPixel() with this->readPixels()."" by Mike Klein · 6 years ago
  19. 27c8404 IWYU: three files by Hal Canary · 6 years ago
  20. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
  21. 19b674c Roll third_party/externals/angle2 dc8fb9374e0a..5c72f28d1a3f (1 commits) by skia-autoroll · 6 years ago
  22. 0ff0380 Roll third_party/externals/angle2 0fdb956d9c24..dc8fb9374e0a (6 commits) by skia-autoroll · 6 years ago
  23. 774b566 Revert "Reland "implement SkPixmap::erase() with draws"" by Ben Wagner · 6 years ago
  24. c03a86a [CanvasKit] Add docs by Kevin Lubick · 6 years ago
  25. 81125c5 Remove duplicate BUILD.gn configuration by Nigel Tao · 6 years ago
  26. d6931bb Work around FreeType issue with bitmap font and autohinter. by Ben Wagner · 6 years ago
  27. 6dcbb90 fix conic fuzz by Cary Clark · 6 years ago
  28. 5103aa3 Roll third_party/externals/angle2 95277a300f52..0fdb956d9c24 (1 commits) by skia-autoroll · 6 years ago
  29. 4a9631c Reland "implement SkPixmap::erase() with draws" by Mike Klein · 6 years ago
  30. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  31. 869fe56 Revert "Suppress addition of changeListeners during DDL recording" by Robert Phillips · 6 years ago
  32. 0191ed8 Make listener lists threadsafe with a mutex. by Mike Klein · 6 years ago
  33. 279f873 Fix image_from_yuv_textures with --preAbandonContext by Brian Salomon · 6 years ago
  34. 1d6281d Reland "implement SkPixmap::getPixel() with this->readPixels()." by Mike Klein · 6 years ago
  35. beb8300 [skottie] Fix NaN |t| in CompTimeMapper::onTick by Florin Malita · 6 years ago
  36. 217d4a5 [skottie] UBSAN divide-by-zero workaround by Florin Malita · 6 years ago
  37. afa3502 centralize RP loads and stores by Mike Klein · 6 years ago
  38. 9ec77b5 Revert "implement SkPixmap::erase() with draws" by Mike Klein · 6 years ago
  39. cdc371a fix bookmaker by Cary Clark · 6 years ago
  40. f533d8a Roll third_party/externals/angle2 a49f60fee74d..95277a300f52 (3 commits) by skia-autoroll · 6 years ago
  41. d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
  42. 29a49bd Revert "implement SkPixmap::getPixel() with this->readPixels()." by Mike Klein · 6 years ago
  43. f19e3f4 simplify src->dst matrix init by Mike Klein · 6 years ago
  44. 6c8d242 Make atomic lists list for bitmaps and paths by Herb Derby · 6 years ago
  45. 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
  46. d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  47. c525d4f When merging into an already chained op update the head's op bounds. by Brian Salomon · 6 years ago
  48. 9d289e2 Use onOnceBeforeDraw instead of constructor for glyphs. by Ben Wagner · 6 years ago
  49. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
  50. 9947752 Roll third_party/externals/angle2 017bda429667..a49f60fee74d (3 commits) by skia-autoroll · 6 years ago
  51. d92d035 Allow users of Skia to optionally link against X11 and GL on Linux. by Chinmay Garde · 6 years ago
  52. 0944ae8 implement SkPixmap::getPixel() with this->readPixels(). by Mike Klein · 6 years ago
  53. 42f29f1 implement SkPixmap::erase() with draws by Mike Klein · 6 years ago
  54. 6bdfebe Some more shadow cleanup by Jim Van Verth · 6 years ago
  55. 62bd12f add a couple bitmap cases to P3 GM by Mike Klein · 6 years ago
  56. c03716d Fix nullptr deref in cache lookup by Herb Derby · 6 years ago
  57. 581cf0d erase _every_ row of F32 SkPixmaps by Mike Klein · 6 years ago
  58. 499bf1a Add half-float vertex attribute caps bit and benchmark by Brian Osman · 6 years ago
  59. 4c709a2 [infra] Marker for IntelBayTrail BIOS update. by Ben Wagner · 6 years ago
  60. 49ec21d ccpr: Don't require flat interpolation by Chris Dalton · 6 years ago
  61. 48415e9 Simplify descriptors and thighten context lifetime by Herb Derby · 6 years ago
  62. 17d1896 Update OS on GalaxyS7. by Ben Wagner · 6 years ago
  63. 736f83c Always reset the SkPathRef's RRect and Oval-ness flags in growForVerb and growForRepeatedVerb by Robert Phillips · 6 years ago
  64. 8dce87a Cleanup SkCornerPathEffect a bit by Robert Phillips · 6 years ago
  65. 68408df Make a moveTo after an SkPath::addRRect invalidate the rrect-ness of the path by Robert Phillips · 6 years ago
  66. 389dc11 Fix SkRRect::setRectXY case where rescaling results in a rect by Robert Phillips · 6 years ago
  67. 3a039d5 Add perspective support to blur shadows by Jim Van Verth · 6 years ago
  68. 060e992 Roll third_party/externals/angle2 62114aae8550..017bda429667 (1 commits) by skia-autoroll · 6 years ago
  69. 098c135 Update SKP version by skia-recreate-skps · 6 years ago
  70. 840debe don't try to extract or blur a zero-sized bitmap by Mike Reed · 6 years ago
  71. 8e73f4b Roll third_party/externals/angle2 4230d4847fdc..62114aae8550 (1 commits) by skia-autoroll · 6 years ago
  72. afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
  73. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  74. 1de063c Roll third_party/externals/swiftshader a764381ef9f3..25c541e51cbd (1 commits) by skia-autoroll · 6 years ago
  75. ce038dc ccpr: Clamp the number of linear stroke segments by Chris Dalton · 6 years ago
  76. 7f8c524 Port gradient unit tests over to new FPs by Michael Ludwig · 6 years ago
  77. be56949 add bitmap shaders to P3 by Mike Klein · 6 years ago
  78. 6fd6631 Roll third_party/externals/angle2 7f2329398fe8..4230d4847fdc (2 commits) by skia-autoroll · 6 years ago
  79. b96cba3 Report optimizations in master gradient effects by Michael Ludwig · 6 years ago
  80. 7b617a7 Fix some issues with shadow tesselation by Jim Van Verth · 6 years ago
  81. 04e0c8b Make setupForAsPaths produce a canonical paint by Herb Derby · 6 years ago
  82. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  83. b68bcc4 ccpr: Remove the dangling pointer from GrCCDrawPathsOp by Chris Dalton · 6 years ago
  84. 66f6ef4 Harden SerializedImageFilter fuzzer against filter creation failure by Robert Phillips · 6 years ago
  85. f026d89 Preserve fLastMoveToIndex in SkPath::transform by Robert Phillips · 6 years ago
  86. 7724d3f fix error reporting for doc examples by Cary Clark · 6 years ago
  87. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  88. 776a411 Pin miter sin half angle to 0 in GrAAConvexTessellator. by Brian Salomon · 6 years ago
  89. 66261f1 ccpr: Don't release the stashed atlas proxy inside CopyAtlasOp by Chris Dalton · 6 years ago
  90. 64b0fb5 Roll third_party/externals/angle2 daab00149ee5..7f2329398fe8 (8 commits) by skia-autoroll · 6 years ago
  91. b4d5af9 Roll third_party/externals/swiftshader 52551d1cd8b6..a764381ef9f3 (1 commits) by skia-autoroll · 6 years ago
  92. d8327f4 Update Win version. by Ben Wagner · 6 years ago
  93. 5cd7777 Partial support for projective transforms by Allan MacKinnon · 6 years ago
  94. 9fb5a53 add two more cases to P3 gm by Mike Klein · 6 years ago
  95. d29dcd1 Add fallback path for drawing unsupported bitmap configs by Brian Osman · 6 years ago
  96. 0ab5684 For Windows-Clang-Debug, use -fstandalone-debug to get better debug info by Brian Osman · 6 years ago
  97. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  98. 6d1c074 Roll third_party/externals/swiftshader fcedef476ef1..52551d1cd8b6 (1 commits) by skia-autoroll · 6 years ago
  99. 9548ea9 fix bookmaker by Cary Clark · 6 years ago
  100. 9bb34b7 update generated includes by Cary Clark · 6 years ago