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