1. 264182c Make SkShaper a module by Herb Derby · 6 years ago
  2. 09725b0 Roll third_party/externals/angle2 1e91374..8c361c7 (9 commits) by angle-skia-autoroll · 6 years ago
  3. 61f36d3 Check file name valid or not. by Bruce Wang · 6 years ago
  4. cd21d67 Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting." by Ravi Mistry · 6 years ago
  5. b6e035e Enable skcms on skqp by Brian Osman · 6 years ago
  6. 1a6c73f Update multi_repo_trybots documentation. by Ben Wagner · 6 years ago
  7. c761108 Implement onDrawDrawable in SkDebugCanvas by Brian Osman · 6 years ago
  8. 65197ff SkDrawCommand cleanup, continued by Brian Osman · 6 years ago
  9. f2c7364 support image-subsets in serialization by Mike Reed · 6 years ago
  10. 4f078f7 fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  11. 8363be1 SkDrawCommand cleanup by Brian Osman · 6 years ago
  12. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  13. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  14. aec79e6 Update MoltenVK to 43130ab27a8b2e9eaf9e28b70b64f14b20c3b7bb by Chris Dalton · 6 years ago
  15. 8e9810c [fiddle] Init gpu using the GLTestContext. by Joe Gregorio · 6 years ago
  16. bfe9598 Revert "GrTessellator: fix for ping-pong split fuzzer hang." by Ravi Mistry · 6 years ago
  17. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 6 years ago
  18. bfb2a05 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  19. 36be574 Revert "Make GrTextureOp disable coverage AA when rect falls on integers." by Brian Salomon · 6 years ago
  20. 97918ff wouldn't it be nice? by Mike Klein · 6 years ago
  21. 616f1cb Added drawAtlas support to SkDebugCanvas by Brian Osman · 6 years ago
  22. ae0f6cc Roll third_party/externals/angle2 bcf467f..1e91374 (1 commits) by angle-skia-autoroll · 6 years ago
  23. 77f2db7 Clean up modules/skottie/BUILD.gn by Florin Malita · 6 years ago
  24. 9839ca4 Roll third_party/externals/swiftshader 9d93107..4b74373 (3 commits) by swiftshader-skia-autoroll · 6 years ago
  25. ca439a0 Make GrTextureOp disable coverage AA when rect falls on integers. by Brian Salomon · 6 years ago
  26. 457fa97 Fix fuzz+Skottie integration by Kevin Lubick · 6 years ago
  27. 1d1edc1 Upgrade node to 8.11.2 by Joe Gregorio · 6 years ago
  28. bdb4956 Drop unneeded .get() in GrCoverageCountingPathRenderer.cpp by tzik · 6 years ago
  29. 8e200f3 Roll third_party/externals/angle2/ 29523298f..bcf467f24 (1 commit) by angle-skia-autoroll · 6 years ago
  30. 62113cb Update markdown files by skia-bookmaker · 6 years ago
  31. 6016f77 Roll third_party/externals/angle2/ 1478afaf1..29523298f (1 commit) by angle-skia-autoroll · 6 years ago
  32. ca8b0bd Fix Dockerfile so args.gn actually applies, also drop debug symbols. by Joe Gregorio · 6 years ago
  33. 6e71f39 Update SKP version by skia-recreate-skps · 6 years ago
  34. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago
  35. d8eb7b6 Reland "Turn off domain in GrTextureOp when src rect contains entire proxy" by Brian Salomon · 6 years ago
  36. 16b1eab Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp" by Brian Salomon · 6 years ago
  37. b80ffee Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Brian Salomon · 6 years ago
  38. 633f20e Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Stephen White · 6 years ago
  39. 024317f Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp" by Stephen White · 6 years ago
  40. 6b6c47c Update markdown files by skia-bookmaker · 6 years ago
  41. 95ef524 Revert "Turn off domain in GrTextureOp when src rect contains entire proxy" by Stephen White · 6 years ago
  42. e2343a1 Add some missing includes to sources. by Ben Wagner · 6 years ago
  43. d433ee7 Roll third_party/externals/angle2/ 04796cdad..1478afaf1 (4 commits) by angle-skia-autoroll · 6 years ago
  44. 9494f3e Revert "Revert "find_headers.py to better find headers."" by Ben Wagner · 6 years ago
  45. 06768ca GrTessellator: remove collinear vertices. by Stephen White · 6 years ago
  46. 6857df7 remove EmbededResouces bot by Mike Klein · 6 years ago
  47. 975c931 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  48. 50d9c94 [sksg] Fix WASM build by Florin Malita · 6 years ago
  49. 98bddf9 Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  50. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  51. 59da548 Revert "find_headers.py to better find headers." by Mike Klein · 6 years ago
  52. 26c0e4c Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API. by Greg Daniel · 6 years ago
  53. e7e6e22 Retry ADB commands on all devices. by Ben Wagner · 6 years ago
  54. 6c8ad11 find_headers.py to better find headers. by Ben Wagner · 6 years ago
  55. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  56. 71e83e8 Roll third_party/externals/angle2/ 14eb89c66..04796cdad (10 commits) by angle-skia-autoroll · 6 years ago
  57. c571504 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  58. 89cd4bc Roll third_party/externals/angle2/ 2a12b3d58..14eb89c66 (11 commits) by angle-skia-autoroll · 6 years ago
  59. 308010a Revert "Temporarily remove iOS bot from CQ." by Ben Wagner · 6 years ago
  60. 20027ce Update Skia milestone to 69 by Heather Miller · 6 years ago
  61. d05e51c Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  62. 9eff78e Workaround constexpr bug in MSVC 2015 in GrTextureOp by Brian Salomon · 6 years ago
  63. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  64. 4a0ad50 skip unpremul...premul with only linear ops between by Mike Klein · 6 years ago
  65. 7741855 skip transfer functions when not needed by Mike Klein · 6 years ago
  66. a06f215 added interface block, vector comparison intrinsics, and mvk integration for metal sksl backend by Timothy Liang · 6 years ago
  67. 7cd7407 Roll skia/third_party/skcms b01dbd2..a8a5c9e (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  68. be6e575 spin off unpremul and opaque tests by Mike Klein · 6 years ago
  69. b12175f Remove memory pool use from SkTextBlobCache by Herb Derby · 6 years ago
  70. ef839a9 Use EGL and GLES headers from Khronos. by Ben Wagner · 6 years ago
  71. 30f64e4 Clean up textblobrandomfont. by Jim Van Verth · 6 years ago
  72. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  73. 3a2cb1a Temporarily remove iOS bot from CQ. by Ben Wagner · 6 years ago
  74. 5426850 Make GMs with persistent SkImages that may be texture backed recreate by Brian Salomon · 6 years ago
  75. 5a5e084 allow divide-by-zero in conics by Mike Reed · 6 years ago
  76. 7d8276c skip gamut transform when identity by Mike Klein · 6 years ago
  77. 6968f9c SkColorSpaceXformSteps by Mike Klein · 6 years ago
  78. 7916c0e Properly zero in webp if no prior frame by Leon Scroggins III · 6 years ago
  79. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  80. 6ddbafc Move vulkan layout helpers from GrVkMemory to GrVkImage. by Greg Daniel · 6 years ago
  81. 4ade54d allow div-by-zero in shadow utils by Mike Reed · 6 years ago
  82. ab0dee1 Roll third_party/externals/swiftshader cbb80f5..9d93107 (3 commits) by swiftshader-skia-autoroll · 6 years ago
  83. d2e74b8 compute center slightly slower to avoid overflow by Mike Reed · 6 years ago
  84. 75bf216 Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API by Brian Salomon · 6 years ago
  85. 90f0503 [recipes] Rename some modules and files by Eric Boren · 6 years ago
  86. 2841362 Roll third_party/externals/angle2/ b001528ff..2a12b3d58 (1 commit) by angle-skia-autoroll · 6 years ago
  87. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 6 years ago
  88. 8f45138 Revert "Update clang-format matching more of Chromium" by Mike Klein · 6 years ago
  89. 84a4e5c Remove PerCommit bookmaker from CQ by Ravi Mistry · 6 years ago
  90. e9c81ee Update markdown files by skia-bookmaker · 6 years ago
  91. 8517631 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. b3a5158 Roll third_party/externals/angle2/ 586750168..b001528ff (4 commits) by angle-skia-autoroll · 6 years ago
  93. 27f5a0d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  94. d416083 Reland fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  95. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  96. daef06a ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  97. 13235d8 Revert "ccpr: Handle winding and even-odd in the same shader" by Chris Dalton · 6 years ago
  98. c877a40 [skottie] SK_API-export public classes by Florin Malita · 6 years ago
  99. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  100. 1530f39 Make DNG decodes single threaded on Android by Leon Scroggins III · 6 years ago