1. 5717e82 shorten animation to work around fiddlecli bug by Cary Clark · 6 years ago
  2. 7b56229 Use SkUniqueCFRef in SkImage*CG. by Ben Wagner · 6 years ago
  3. 9ea7682 Fix line distance issue by Jim Van Verth · 6 years ago
  4. d842557 Preserve colorType and alphaType in SkImage::makeColorSpace by Brian Osman · 6 years ago
  5. 7ca284b Set window dimensions with GetClientRect, not GetWindowRect by Brian Osman · 6 years ago
  6. b4a8eac Add SkImage_Base API to access planar data by Robert Phillips · 6 years ago
  7. f610bae fixed spelling of 'preferred' by Ethan Nicholas · 6 years ago
  8. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  9. 38ca6d5 Roll third_party/externals/angle2 a977acc85769..ab5fb5edb186 (4 commits) by skia-autoroll · 6 years ago
  10. 05cf051 Roll third_party/externals/angle2 52ea49706fd7..a977acc85769 (2 commits) by skia-autoroll · 6 years ago
  11. 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
  12. bf79d5b SkPDF: add SK_API to new public factory. by Hal Canary · 6 years ago
  13. 7ea977b Reland "always optimize third_party code" by Mike Klein · 6 years ago
  14. 44c6167 Revert "have SkConvertPixels use SkColorSpaceXformSteps" by Mike Klein · 6 years ago
  15. 32f12ac roll zilb by Mike Klein · 6 years ago
  16. 7780c4c remove pin in SkColor4f::premul() by Mike Klein · 6 years ago
  17. 63fd397 progress on canvaskit page by Heather Miller · 6 years ago
  18. cc62b5d Fix bzl missing include dir. by Ben Wagner · 6 years ago
  19. 71a2e00 Fix bzl formatting. by Ben Wagner · 6 years ago
  20. 75d6db7 Properly align inside GrTextBlob. by Ben Wagner · 6 years ago
  21. be852e4 Revert "add getAlphaf() to pixmap/bitmap" by Robert Phillips · 6 years ago
  22. c79b5dd Check for valid input to text draw. by Jim Van Verth · 6 years ago
  23. f3ebd31 add getAlphaf() to pixmap/bitmap by Mike Reed · 6 years ago
  24. 2687072 [skottie] GM exercising external font loading by Florin Malita · 6 years ago
  25. a85838c send SkPMColor::toPMColor() through Sk4f_toL32() by Mike Klein · 6 years ago
  26. e0e8393 Disable LCD text when drawing SkPictureImageFilter content by Robert Phillips · 6 years ago
  27. 2cbf12c Always use portable fonts in image filter test by Brian Osman · 6 years ago
  28. 983886e add interp-in-premul case to GM by Mike Klein · 6 years ago
  29. 0f1bb92 Add new PolyUtils benches by Jim Van Verth · 6 years ago
  30. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  31. 8b354dc SkPDF: draw persepctive rectangles by Hal Canary · 6 years ago
  32. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  33. 0d96a4b Remove SkAutoTCallIProc. by Ben Wagner · 6 years ago
  34. 6d0e566 have SkConvertPixels use SkColorSpaceXformSteps by Mike Klein · 6 years ago
  35. d3419a6 Roll third_party/externals/angle2 d511948b9f82..52ea49706fd7 (1 commits) by skia-autoroll · 6 years ago
  36. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  37. c9873a5 Document headers: IWYU by Hal Canary · 6 years ago
  38. e9326be Use new build targets in continuous build of skottie and debugger. by Joe Gregorio · 6 years ago
  39. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  40. 7b11354 add a bot that oughta fail by Mike Klein · 6 years ago
  41. 52c63fd Roll third_party/externals/swiftshader 25c541e51cbd..2ecc8b712b08 (1 commits) by skia-autoroll · 6 years ago
  42. 4054351 [skottie] Add support for external font loading by Florin Malita · 6 years ago
  43. 6c1a7f2 Roll third_party/externals/angle2 5c72f28d1a3f..d511948b9f82 (6 commits) by skia-autoroll · 6 years ago
  44. d89e811 SkImageGeneratorCG.h to only expose factory method. by Ben Wagner · 6 years ago
  45. bf6bf39 Increase precision for two point gradient coordinates. by Michael Ludwig · 6 years ago
  46. 92c500b SkPDF: draw persepctive text by Hal Canary · 6 years ago
  47. 912cd3d SkImageGeneratorWIC: make the header compile without src/. by Hal Canary · 6 years ago
  48. 9369031 GrColor -> SkColor in one GM by Brian Osman · 6 years ago
  49. cf370b1 Clean up GPU strike sk_sp by Herb Derby · 6 years ago
  50. 473b40b Populate repo_path_map by Nodir Turakulov · 6 years ago
  51. 5d032ec Revert "always optimize third_party code" by Mike Reed · 6 years ago
  52. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  53. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  54. 4a3f5c8 Remove hacks for UShort2 texture coords by Brian Osman · 6 years ago
  55. c766370 always optimize third_party code by Mike Klein · 6 years ago
  56. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  57. 8f6cd82 update clang_linux to Clang 7 by Mike Klein · 6 years ago
  58. c2d0fb1 include: whitespace changes for clang-format by Hal Canary · 6 years ago
  59. 9e7f504 Revert "Reland "implement SkPixmap::getPixel() with this->readPixels()."" by Mike Klein · 6 years ago
  60. 27c8404 IWYU: three files by Hal Canary · 6 years ago
  61. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
  62. 19b674c Roll third_party/externals/angle2 dc8fb9374e0a..5c72f28d1a3f (1 commits) by skia-autoroll · 6 years ago
  63. 0ff0380 Roll third_party/externals/angle2 0fdb956d9c24..dc8fb9374e0a (6 commits) by skia-autoroll · 6 years ago
  64. 774b566 Revert "Reland "implement SkPixmap::erase() with draws"" by Ben Wagner · 6 years ago
  65. c03a86a [CanvasKit] Add docs by Kevin Lubick · 6 years ago
  66. 81125c5 Remove duplicate BUILD.gn configuration by Nigel Tao · 6 years ago
  67. d6931bb Work around FreeType issue with bitmap font and autohinter. by Ben Wagner · 6 years ago
  68. 6dcbb90 fix conic fuzz by Cary Clark · 6 years ago
  69. 5103aa3 Roll third_party/externals/angle2 95277a300f52..0fdb956d9c24 (1 commits) by skia-autoroll · 6 years ago
  70. 4a9631c Reland "implement SkPixmap::erase() with draws" by Mike Klein · 6 years ago
  71. 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
  72. 869fe56 Revert "Suppress addition of changeListeners during DDL recording" by Robert Phillips · 6 years ago
  73. 0191ed8 Make listener lists threadsafe with a mutex. by Mike Klein · 6 years ago
  74. 279f873 Fix image_from_yuv_textures with --preAbandonContext by Brian Salomon · 6 years ago
  75. 1d6281d Reland "implement SkPixmap::getPixel() with this->readPixels()." by Mike Klein · 6 years ago
  76. beb8300 [skottie] Fix NaN |t| in CompTimeMapper::onTick by Florin Malita · 6 years ago
  77. 217d4a5 [skottie] UBSAN divide-by-zero workaround by Florin Malita · 6 years ago
  78. afa3502 centralize RP loads and stores by Mike Klein · 6 years ago
  79. 9ec77b5 Revert "implement SkPixmap::erase() with draws" by Mike Klein · 6 years ago
  80. cdc371a fix bookmaker by Cary Clark · 6 years ago
  81. f533d8a Roll third_party/externals/angle2 a49f60fee74d..95277a300f52 (3 commits) by skia-autoroll · 6 years ago
  82. d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
  83. 29a49bd Revert "implement SkPixmap::getPixel() with this->readPixels()." by Mike Klein · 6 years ago
  84. f19e3f4 simplify src->dst matrix init by Mike Klein · 6 years ago
  85. 6c8d242 Make atomic lists list for bitmaps and paths by Herb Derby · 6 years ago
  86. 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
  87. d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  88. c525d4f When merging into an already chained op update the head's op bounds. by Brian Salomon · 6 years ago
  89. 9d289e2 Use onOnceBeforeDraw instead of constructor for glyphs. by Ben Wagner · 6 years ago
  90. bc9a1a8 Make fuzz::next overloads more consistent by Kevin Lubick · 6 years ago
  91. 9947752 Roll third_party/externals/angle2 017bda429667..a49f60fee74d (3 commits) by skia-autoroll · 6 years ago
  92. d92d035 Allow users of Skia to optionally link against X11 and GL on Linux. by Chinmay Garde · 6 years ago
  93. 0944ae8 implement SkPixmap::getPixel() with this->readPixels(). by Mike Klein · 6 years ago
  94. 42f29f1 implement SkPixmap::erase() with draws by Mike Klein · 6 years ago
  95. 6bdfebe Some more shadow cleanup by Jim Van Verth · 6 years ago
  96. 62bd12f add a couple bitmap cases to P3 GM by Mike Klein · 6 years ago
  97. c03716d Fix nullptr deref in cache lookup by Herb Derby · 6 years ago
  98. 581cf0d erase _every_ row of F32 SkPixmaps by Mike Klein · 6 years ago
  99. 499bf1a Add half-float vertex attribute caps bit and benchmark by Brian Osman · 6 years ago
  100. 4c709a2 [infra] Marker for IntelBayTrail BIOS update. by Ben Wagner · 6 years ago